Commit Graph
378 Commits
Author SHA1 Message Date
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
Hufe921 86707cad47 feat:add header indicator 2023-03-19 16:23:05 +08:00
Hufe921 9de29ed934 fix:set editor zone method 2023-03-19 15:31:49 +08:00
Hufe921 c0fee3ea14 feat:zoom page header 2023-03-19 15:28:02 +08:00
Hufe921 23b6cd28ad feat:export page header type 2023-03-18 18:13:55 +08:00
Hufe921 85a2bbea60 fix:table cursor position in page header 2023-03-18 17:47:01 +08:00
Hufe921 7b4b33b5c5 feat:paging cursor position 2023-03-18 17:22:35 +08:00
Hufe921 ed79d2587c feat:page header boundary value 2023-03-18 13:14:28 +08:00
Hufe921 6082ab26d1 feat:edit page header 2023-03-18 12:18:28 +08:00
Hufe921 da2dfd3a16 feat:render header element 2023-03-16 21:31:23 +08:00
Hufe921 f076f2bd00 feat:adjust background when paper direction change 2023-03-15 20:05:00 +08:00
Hufe921 1eefa570b2 feat:adjust margins when paper direction change 2023-03-15 20:04:43 +08:00
Hufe921 9aeb928b35 feat:add paper direction 2023-03-14 22:18:19 +08:00
Hufe921 bb63eeb335 fix:init page context when paper change 2023-03-14 22:01:39 +08:00
Hufe921 780a40caae feat:drag and drop date element 2023-03-13 21:48:48 +08:00
Hufe921 9b9a0a09ae feat:drag and drop element 2023-03-11 15:58:28 +08:00
Hufe921 9f64a068b1 feat:render checkbox control with style 2023-03-10 20:24:13 +08:00