Commit Graph
694 Commits
Author SHA1 Message Date
Hufe921 3ec7d71f2e feat: insert table in list element 2023-04-20 22:17:00 +08:00
Hufe921 406fca3590 feat: handle list boundary 2023-04-20 20:17:34 +08:00
Hufe921 c2330a8c11 feat: add list element 2023-04-20 20:17:34 +08:00
Hufe921 8202c1c67b fix: tslint error 2023-04-15 11:04:49 +08:00
Hufe921 8fba929fb8 feat: handle boundary when dragging elements 2023-04-13 19:49:56 +08:00
Hufe921 f0b6014daa fix: error when selecting table cells #174 2023-04-13 12:21:07 +08:00
Hufe921 8a56a49a0a feat: set title at paragraph level 2023-04-12 22:33:07 +08:00
Hufe921 d9eec5b9be improve: range style anchor element 2023-04-07 22:10:13 +08:00
Hufe921 722a910145 fix: lose line break when set title 2023-04-07 21:09:37 +08:00
Hufe921 8f1053ccfe release: 0.9.30 2023-04-07 20:09:02 +08:00
Hufe921 03cd85f423 improve: copy title and table element 2023-04-07 17:35:29 +08:00
Hufe921 1fc276fbae feat: format title element value 2023-04-07 16:52:51 +08:00
Hufe921 9701b2153e feat: add title element 2023-04-06 21:13:07 +08:00
Hufe921 86871c310b feat: add zone change listener 2023-04-04 19:57:33 +08:00
Hufe921 4987723f27 feat: add page number format option 2023-04-03 21:29:08 +08:00
Hufe921 045e2ffe4e fix: set defaultTrMinHeight option invalid #168 2023-04-02 11:40:39 +08:00
Hufe921 868aeb0c34 release: v0.9.29 2023-04-01 13:40:57 +08:00
Hufe921 310e0e91fb fix: render composing text error 2023-04-01 13:28:08 +08:00
Hufe921 266915af09 fix: table cell text render position error #166 2023-03-31 23:24:52 +08:00
Hufe921 29a988a1d4 feat: avoid punctuation at the beginning of a row 2023-03-31 21:42:51 +08:00
Hufe921 5c3ce57c24 fix: delete rowFlex when row position change #164 2023-03-31 15:32:10 +08:00
1fa1d10fc9 fix: table cell vertical align error after page scaled #165
Co-authored-by: turingcat <tuburing@gmail.com>
2023-03-31 09:36:46 +08:00
Hufe921 f11d5c806e fix: failed to execute 'toDataURL' #163 2023-03-29 22:17:52 +08:00
Hufe921 b1e32d0a9f release: v0.9.28 2023-03-27 22:23:31 +08:00
Hufe921 2f8c6b71d2 fix: extra blank row appear when insert table #162 2023-03-27 22:05:46 +08:00
Hufe921 a2090c82fc fix: table cell height adaptation #162 2023-03-27 20:59:31 +08:00
Hufe921 fda18d968e fix: drag table border to change size #160 2023-03-25 21:38:27 +08:00
Hufe921 ca5c4be9c3 fix: position header and footer zone 2023-03-25 20:23:56 +08:00
Hufe921 21626cc41b feat: add page footer 2023-03-25 19:41:16 +08:00
Hufe921 48ad18bccb feat: table border type #152 2023-03-24 14:39:45 +08:00
Hufe921 7bb4b5df8f refactor: header indicator #159 2023-03-24 13:23:22 +08:00
turingcatandHufe a313b50b37 style: add header indicator 2023-03-24 13:23:22 +08:00
Hufe 4a022a2724 fix: table tool render option 2023-03-23 18:17:16 +08:00
HufeandGitHub 4624cb051d Revert "table tool optimization" (#157)
* Revert "fix: table elements position when zooming"

This reverts commit 3ff0eea948.

* Revert "feat: table border tool"

This reverts commit 5c529b76ca.

* Revert "add table tool style"

This reverts commit f64a620b22.

* Revert "table tool optimization"

This reverts commit 86193af3f8.
2023-03-23 17:49:40 +08:00
Hufe921 3ff0eea948 fix: table elements position when zooming 2023-03-23 17:44:27 +08:00
Hufe921 5c529b76ca feat: table border tool 2023-03-23 17:44:27 +08:00
turingcatandHufe f64a620b22 add table tool style 2023-03-23 17:44:27 +08:00
turingcatandHufe 86193af3f8 table tool optimization 2023-03-23 17:44:27 +08:00
Hufe921 b6dfcb5f08 fix: some IME position error #155 2023-03-22 17:40:34 +08:00
HufeandGitHub a7f52b8de2 Merge pull request #151 from zhoujingfu/catalogue
feat: font size setting api
2023-03-22 14:02:18 +08:00
Hufe921 84e2fc9569 improve: font size setting api 2023-03-22 13:44:54 +08:00
Hufe921 32643a5573 feat:table cell vertical align contextmenu i18n 2023-03-21 21:48:39 +08:00
Hufe921 665e2018aa feat:table cell vertical align 2023-03-21 21:34:48 +08:00
Hufe921 e68c0bebc3 fix:table cell auto height #150 2023-03-21 18:03:07 +08:00
Hufe921 73457cb2e8 fix:cannot copy table element when it in the first position 2023-03-21 17:58:41 +08:00
zhoujingfu 3f218f698b feat: fontSize setting Example 2023-03-21 10:00:46 +08:00
zhoujingfu d951532998 feat: add fontSize settings API 2023-03-21 10:00:01 +08:00
Hufe921 0a9f44eed8 feat:page number set row flex 2023-03-20 20:12:10 +08:00
Hufe921 4306d44ed6 fix:compute only the main body word count 2023-03-19 20:32:28 +08:00
Hufe921 97b878e0b1 v0.9.23 2023-03-19 16:41:47 +08:00