|
c6bb255641
|
Add hyphenation support (#2678)
* Add hyphenation support
* Remove unneeded linebreaks
* Add documentation and fix eslint
* Add tests
---------
Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
|
2024-11-21 10:41:31 +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 |
|
|
c3080ff9d9
|
Update vitest (#2475)
* Update vitest
* Update vite test config
* Fix coverage metrics and bump coverage
|
2023-12-25 02:47:43 +00:00 |
|
|
a756a7697c
|
Change all project enums to objects with as const (#2445)
* feat: change all enums to as const objects
* Add word to dictionary
---------
Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
|
2023-12-22 01:25:00 +00:00 |
|
|
e69b063687
|
Porting tests over to vitest
|
2023-06-05 00:33:43 +01:00 |
|
|
c21d45a79e
|
Merge pull request #1859 from dolanmiu/feat/more-run-props
Add more run properties and Universal measure
|
2023-01-05 22:28:18 +00:00 |
|
|
7f88a38219
|
Fix more empty return values
|
2023-01-04 22:45:27 +00:00 |
|
|
4513bb529b
|
Add more run properties and Universal measure
|
2022-12-29 09:57:15 +00:00 |
|
|
0ac23d0646
|
Add tests and bump coverage
|
2022-09-22 07:19:14 +01: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 |
|
|
982d923553
|
Improve import alias
@file/ and @export/ instead of file/ and export/ etc
|
2022-06-26 23:26:42 +01:00 |
|
|
e08ad990a8
|
add an ability to specify charSpace and type for DocumentGrid
|
2021-11-30 21:42:48 +09:00 |
|
|
0be6f31611
|
#1303 Re-name methods to be full english words
|
2021-11-26 15:07:15 +00:00 |
|
|
9cddfb4ce7
|
ability to specify textDirection for section
|
2021-11-23 10:52:17 +09:00 |
|
|
eec084767f
|
Fix lint and style errors
|
2021-09-18 23:14:13 +10:00 |
|
|
23fd3b483f
|
Add API for specifying columns with different widths
|
2021-09-18 22:58:19 +10:00 |
|
|
63cea76eac
|
update file/document and section-properties
|
2021-05-25 03:43:16 +03:00 |
|