|
8 | 8 | - feat: custom slash menu text style by @LucasXu0 in [#862](https://github.com/AppFlowy-IO/appflowy-editor/pull/862) |
9 | 9 | - feat: paste list children nodes by @zoli in [#863](https://github.com/AppFlowy-IO/appflowy-editor/pull/863) |
10 | 10 | - feat: update keyboard height by @q200892907 in [#854](https://github.com/AppFlowy-IO/appflowy-editor/pull/854) |
| 11 | +- feat: optimize table update by @LucasXu0 in [#869](https://github.com/AppFlowy-IO/appflowy-editor/pull/869) |
| 12 | +- feat: optimize the table node parse steps and add logs by @LucasXu0 in [#875](https://github.com/AppFlowy-IO/appflowy-editor/pull/875) |
| 13 | +- feat: magnifier should be fully displayed at the edge of the editor w… by @hkm5558 in [#846](https://github.com/AppFlowy-IO/appflowy-editor/pull/846) |
11 | 14 | - fix: document from markdown contains html escape text by @LucasXu0 in [#841](https://github.com/AppFlowy-IO/appflowy-editor/pull/841) |
12 | 15 | - fix: force unwrap error by @LucasXu0 in [#847](https://github.com/AppFlowy-IO/appflowy-editor/pull/847) |
13 | | -- fix: magnifier should be fully displayed at the edge of the editor by @hkm5558 in [#846](https://github.com/AppFlowy-IO/appflowy-editor/pull/846) |
14 | 16 | - fix: error in file selection by @zuvola in [#844](https://github.com/AppFlowy-IO/appflowy-editor/pull/844) |
15 | 17 | - fix: refine drop target position by @Xazin in [#849](https://github.com/AppFlowy-IO/appflowy-editor/pull/849) |
16 | 18 | - fix: stabilize rendering for nested lists beyond level 1 by @LucasXu0 in [#855](https://github.com/AppFlowy-IO/appflowy-editor/pull/855) |
17 | | -- fix: enable converting multiline to list by @zoli in [#860](https://github.com/AppFlowy-IO/appflowy-editor/pull/860) |
| 19 | +- fix: enable converting multilne to list by @zoli in [#860](https://github.com/AppFlowy-IO/appflowy-editor/pull/860) |
| 20 | +- fix: table cell insertion error by @LucasXu0 in [#870](https://github.com/AppFlowy-IO/appflowy-editor/pull/870) |
| 21 | +- fix: chinese input by @q200892907 in [#871](https://github.com/AppFlowy-IO/appflowy-editor/pull/871) |
| 22 | +- fix: context menu wrong offset by @Xazin in [#874](https://github.com/AppFlowy-IO/appflowy-editor/pull/874) |
18 | 23 | - chore: support disabling selection gesture by @LucasXu0 in [#851](https://github.com/AppFlowy-IO/appflowy-editor/pull/851) |
19 | 24 | - chore: expose text operation functions by @LucasXu0 in [#861](https://github.com/AppFlowy-IO/appflowy-editor/pull/861) |
20 | 25 | - chore: support disable auto scroll by @LucasXu0 in [#864](https://github.com/AppFlowy-IO/appflowy-editor/pull/864) |
|
0 commit comments