|
4d1a351649
|
Documentation and Refactoring (#3028)
* Documentation and Refactoring
* Documentation and Refactoring
* Fix lint issues
* Convert components to Builder style
---------
Co-authored-by: Dolan Miu <dmiu@bloomberg.net>
|
2025-04-14 16:43:15 +05:30 |
|
|
a5454edc61
|
Feature/math improve (#2976)
* add new feature
* add test file
* update test file
* update test file
* Fix linting
---------
Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
|
2025-03-15 03:04:01 +00:00 |
|
|
2381ba8a05
|
build(deps-dev): bump eslint from 8.57.1 to 9.13.0 (#2792)
* build(deps-dev): bump eslint from 8.57.1 to 9.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.13.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade EsLint
* Fix all new lint errors
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
|
2024-10-21 03:57:15 +01:00 |
|
|
75715fde37
|
Fix the incorrect limit location value of MathIntergral #2512 (#2513)
|
2024-01-04 02:42:05 +00:00 |
|
|
c4ed19e589
|
Add math limit component (#2510)
|
2024-01-03 00:13:13 +00:00 |
|
|
e69b063687
|
Porting tests over to vitest
|
2023-06-05 00:33:43 +01:00 |
|
|
6dcf3f25e9
|
Fix test
|
2022-10-16 00:44:40 +01:00 |
|
|
e80acea63f
|
Add more MathIntegral tests
|
2022-10-16 00:38:02 +01:00 |
|
|
640639264d
|
Add MathIntegral tests
|
2022-10-16 00:33:44 +01:00 |
|
|
3ccdd2585c
|
Fix prettier and linting
|
2022-10-16 00:29:16 +01:00 |
|
|
9ab6df99b1
|
Add MathIntegral class
|
2022-10-08 12:56:35 +11:00 |
|
|
e90d97b813
|
Use new eslint-plugin-functional instead of tslint-immutable
|
2022-09-15 20:00:50 +01:00 |
|
|
1bdf9a4987
|
Initial ESlint conversion
|
2022-08-31 07:52:27 +01:00 |
|
|
6d447033c9
|
Fix more spelling rules
|
2022-07-05 05:06:32 +01:00 |
|
|
982d923553
|
Improve import alias
@file/ and @export/ instead of file/ and export/ etc
|
2022-06-26 23:26:42 +01:00 |
|
|
f3f65da207
|
#732 Add line between columns (separate)
|
2021-03-04 03:02:07 +00:00 |
|
|
b2fea471f1
|
Add workaround to include file in build
|
2020-11-15 23:03:44 +00:00 |
|
|
5be195fd91
|
Turn math component into array
|
2020-10-13 02:06:27 +01:00 |
|
|
daea8d2868
|
Make fractions take math component
|
2020-10-12 22:13:03 +01:00 |
|
|
700a74fd4c
|
More math components
|
2020-10-10 13:41:26 +01:00 |
|
|
4f8d435e16
|
Add Math Summation
|
2019-08-20 20:40:40 +01:00 |
|
|
a1b9be453b
|
Add math run and fraction
|
2019-08-15 00:47:55 +01:00 |
|