You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9.5 KiB
9.5 KiB
0.9.19 (2023-03-03)
Bug Fixes
Performance Improvements
- improve:control element input (dc54622)
0.9.18 (2023-03-02)
Bug Fixes
- scrollbar scroll automatically (8b5c41b)
- paper remove error in lazy render mode (8aac99d)
- cannot paste html at the end of the control #133 (0694bf0), closes #133
- cannot delete control when it is first element #131 (45ef8b6), closes #131
Features
- add lazy render mode (f428f56)
Performance Improvements
- improve:position compute separate from draw row (8910c7c)
0.9.17 (2023-02-28)
Bug Fixes
Documentation
Features
- set the cursor style when dragging text (2977183)
0.9.16 (2023-02-21)
Features
- render composing text (63487d4)
- redraw when device pixel ratio change (4c370ae)
- support mac os shortcut remark (189e88c)
Tests
- optimize the method of get editor value (708d578)
0.9.15 (2023-02-16)
Bug Fixes
- draw multi-segment richtext element in one row (c522c22)
Documentation
- mac os shortcut (df8096e)
- update next features (338a67c)
- update next features (4cb8d2a)
- add i18n (c912563)
Features
- support mac os shortcut (ef4bda2)
- support mac os shortcut (0d6e0cf)
- support partial fields to set i18n lang (7287b57)
0.9.14 (2023-02-08)
Bug Fixes
Features
0.9.13 (2023-02-03)
Bug Fixes
- remove style sheet when paste html (5bf7029)
- copy table width colspan and rowspan info (0f46db1)
- adjust selection boundary (4865eb5)
Documentation
- add algolia search (8177c11)
Features
- paste table element (db51a27)
- paste image element (0c07db7)
- paste separator element (77d546f)
- paste checkbox element (e37da11)
- shrink the contextmenu scope (64f5ff1)
0.9.12 (2023-01-20)
Bug Fixes
- adjust selection by shortcut #111 (a19a0a1), closes #111
- compatible with browsers that do not support ClipboardItem #108 (196f638), closes #108
- line thickness of rendered margin (e8f3b2a)
- cannot cut whole line except the first page (ca13a3b)
Documentation
- adjust selection by direction key (01353ad)
- adjust selection by shortcut (81ac4d8)
- add global api (3678b7f)
- add docs url to README.md (a369adb)
- update index page (38cb302)
Features
- adjust selection by direction key (1dfdd9a)
- adjust range by shortcut (4a11bca)
- update server host (bf93c29)
- add docs workflow (f2374a1)
- add docs workflow (7fd0792)
- add docs (db52ab8)
- add font selection and font wysiwyg (72d6174)