Releases: AppFlowy-IO/appflowy-editor
Releases · AppFlowy-IO/appflowy-editor
1.4.4
What's Changed
- fix: undo failed in a nested list in a special case by @LucasXu0 in #503
- fix: the cursor will flicker one frame to its previous position by @LucasXu0 in #506
- fix: delete the divider on mobile will raise an error by @LucasXu0 in #508
- fix: unable to update selection sometimes when the editor lost focus by @LucasXu0 in #509
- support RTL in toolbar by @1akhanBaheti in #496
- feat: optimize the find and replace logic by @LucasXu0 in #510
- fix search integration issues by @LucasXu0 in #511
- feat: enable shift+press for selection range by @Xazin in #512
- chore: image block revamp by @LucasXu0 in #516
- fix: image block revamp issues by @LucasXu0 in #517
- fix: impossible to click on any sub-items if the top level item is off-screen by @LucasXu0 in #522
- feat: support customizing error block by @LucasXu0 in #524
- feat: export JSON in mobile and update mobile_example.json by @hyj1204 in #515
- feat: add regex and case sensitive to
FindReplaceMenuby @sun-jiao in #480 - feat:desktop toolbar custom style by @q200892907 in #519
- fix: the selection should be clear if header or footer is focusing by @LucasXu0 in #525
- fix: the selection handles remain on the screen after cutting the text by @LucasXu0 in #526
- chore: bump version 1.4.4 by @LucasXu0 in #527
New Contributors
- @1akhanBaheti made their first contribution in #496
Full Changelog: 1.4.3...1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
What's Changed
- chore: bump version 1.3.0 by @LucasXu0 in #435
- feat: simplify auto scroll behavior in ScrollServiceWidget by @LucasXu0 in #437
- feat: implement delta diff and provide external values by @LucasXu0 in #444
- fix: request focus in find replace menu by @Xazin in #440
- feat: bulk open links shortcut by @Tony-MK in #419
- refactor: migrate tests by @MayurSMahajan in #438
- optimize the performance by @LucasXu0 in #442
- fix: remove unused check in non_delta_input_service by @LucasXu0 in #447
- fix: unable to paste html contains section by @LucasXu0 in #448
- Refactor color conversion method to handle RGB and hex formatsRefactor method to handle RGB and hex formats, improving color conversion by @LucasXu0 in #450
- fix: sometimes failed to paste content from google translation by @LucasXu0 in #451
- update Chinese l10n by @sun-jiao in #445
- fix: duration cannot be zero in animate by @Xazin in #452
- chore: refactor attribute comparison in Delta class diff loop by @LucasXu0 in #456
- upgrade to flutter 3.13.0 by @LucasXu0 in #459
- fix: image upload on web by @garv-shah in #453
- feat: support customizing the record time by @LucasXu0 in #461
- fix block selection area by @LucasXu0 in #462
- chore: add jumpTo to editor scroll service by @Xazin in #466
- chore: update l10n by @sun-jiao in #463
- fix: resolve
RangeErrorwhen last row deleted. by @sun-jiao in #470 - feat: adjust the loading large document optimization in mobile platform by @LucasXu0 in #474
- fix: resolve layout problem of
FindMenuWidgetby @sun-jiao in #467 - fix: show reset color button even if one of the selected text was formatted by @LucasXu0 in #476
- fix: selection area doesn't show if in the long selection by @LucasXu0 in #477
- feat: add more showcases on the mobile platform by @LucasXu0 in #479
- feat: add more showcases on desktop/mobile platform by @LucasXu0 in #481
- fix: DT_TOOLCHAIN_DIR path in Podfile for iOS and macOS by @LucasXu0 in #483
- fix: respect default and last direction on new line and indent by @zoli in #482
- fix: link menu overflow in right by @sun-jiao in #478
- fix: resolve "Bad state: no element" when in-table paragraph deleted by @sun-jiao in #471
- chore: bump version 1.4.0 by @LucasXu0 in #484
New Contributors
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- fix: rect of the divider block is incorrect by @LucasXu0 in #415
- fix: replace matches on the same node by @MayurSMahajan in #418
- chore: comment suggesting use of deprecated method by @MayurSMahajan in #417
- fix: update resizable image width calculation with minimum width constraint by @LucasXu0 in #421
- feat: refactor floating toolbar positioning logic by @LucasXu0 in #422
- chore: update theme colors for editor by @LucasXu0 in #423
- fix: fixed the cursor not moving to next line after inserting divider by @Mukund-Tandon in #371
- feat: default text direction property by @zoli in #402
- fix: html encoder not adding multiple text decorations by @alihassan143 in #424
- fix: exception on prev node text direction null by @zoli in #404
- feat: editor state update node by @zoli in #405
- feat: table plugin by @zoli in #62
- feat: toggle highlight using ctrl/cmd + shift + h by @MayurSMahajan in #333
- fix: remove flutter overlay by @Xazin in #358
- feat: support alignment for block component by @LucasXu0 in #425
- Revert "fix: remove flutter overlay (#358)" by @LucasXu0 in #427
- fix: refactor text alignment handling in block components by @LucasXu0 in #430
- fix: table block bugs by @LucasXu0 in #431
- fix: table padding and selection by @zoli in #432
- fix: better column resize performance by @zoli in #434
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- feat: find dialog 1760 by @MayurSMahajan in #106
- fix: v0.2.9 bugs by @LucasXu0 in #374
- feat: paste from html by @LucasXu0 in #391
- fix: import single line delta failed by @LucasXu0 in #366
- fix: execute character command on replace by @Xazin in #389
- test: improve test coverage by @Xazin in #367
- fix: placeholder on paragraph when selected by @Xazin in #390
- feat: open inline link by @MayurSMahajan in #373
- fix: add variable to hold editor selection for colour menu by @rileyhawk1417 in #400
- feat: double hyphen to em dash by @Xazin in #395
- feat: skip whitespace between words while navigating with CTRL+ARROW keys by @johansutrisno in #363
- fix: miss the nested node when copying by @LucasXu0 in #406
- Fix selected nodes by @LucasXu0 in #407
- fix: typo by @LucasXu0 in #408
- fix: refactor _onSelectionChange method to update _showPlaceholder state more efficiently by @LucasXu0 in #409
- feat: add support for context menu items to the editor by @LucasXu0 in #410
- feat: improve CJK IME support by @LucasXu0 in #412
- feat: added support for custom parser for markdown to document by @Mukund-Tandon in #403
- feat: migrate copy paste command from AppFlowy by @LucasXu0 in #413
New Contributors
- @rileyhawk1417 made their first contribution in #400
Full Changelog: 1.2.3...1.2.4