What's Changed
- fix: paste single line text will remove the children block by @LucasXu0 in #1100
- feat: support block wrapper by @LucasXu0 in #1101
- Adding offline collaboration example using appflowy_editor_sync_plugin by @Musta-Pollo in #1103
- chore: upgrade to flutter 3.32.4 by @LucasXu0 in #1123
- fix: unable to input text on windows desktop by @imaachman in #1126
- feat: open html decoder for custom parser by @richardshiue in #1145
- fix: paste issue from ChatGPT by @LucasXu0 in #1146
- chore: optimize auto scroller speed by @LucasXu0 in #1147
- fix: scrolling issue with single block node from bottom to top by @asjqkkkk in #1148
- fix: TextStyleExtensions combine logic issue with fontfamily by @asjqkkkk in #1149
- chore: allow users to supply decoration instead of only color by @richardshiue in #1150
- feat: allow passing in a context menu builder by @richardshiue in #1152
- feat: add animation during auto scrolling by @LucasXu0 in #1153
- feat: add scroll animtion on mobile by @LucasXu0 in #1154
- fix: super weird bug with placeholders by @richardshiue in #1159
- feat: support formula in DeltaMarkdownDecoder by @asjqkkkk in #1155
- fix: word boundary regards white space as a word by @richardshiue in #1157
- fix: selection move direction logic should visit children by @richardshiue in #1156
- chore: adjust context menu visibility logic by @richardshiue in #1158
- chore: optimize context menu logic by @LucasXu0 in #1161
- chore: revert "fix: word boundary regards white space as a word (#1157)" by @richardshiue in #1160
- fix: support export markdown with inline math equation by @asjqkkkk in #1164
- test: add performance tests by @LucasXu0 in #1166
New Contributors
- @Musta-Pollo made their first contribution in #1103
- @imaachman made their first contribution in #1126
Full Changelog: 5.2.0...6.1.0