- chore: minor updates to documentation.
- feat: allow textPadding customization by @simonbengtsson in (#108)
- fix: nested text node parser by @Xazin (#115)
- feat: support single asterisk to italic by @Xazin in (#92)
- fix: remove platform check in theme on web by @Xazin in (#91)
- fix: improves cursor left word delete by @MayurSMahajan in (#8)
- fix: one overlay entry for selection menu by @Xazin in (#82)
- fix: changing heading from one level to another from toolbar by @LucasXu0 in (#96)
- feat: dark mode improvement by @hyj1204 in (#90)
- feat: shift+tab to outdent a indented bulletpoint or checkbox. by @MayurSMahajan in (#63)
- fix: enter to outdent checkbox/bullet lists by @Xazin in (#84)
- chore: minor updates to documentation.
- feat: delete "sentence" shortcut by @Xazin in (#32)
- feat: allow developer to change toolbar color as well as option to show default toolbar items and html to document converter added by @alihassan143 in (#58)
- fix: add custom color selector for text by @Xazin in (#74)
- fix: delete node does not propagate non null selection by @squidrye in (#45)
- fix: lessen horizontal editor padding for mobile by @Xazin in (#70)
- test: improve coverage by @Xazin in (#61)
- fix: documentation typo issue by @Mukund-Tandon in (#36)
- fix: avoid using Platform code in Web by @LucasXu0 in (#48)
- feat: add em and divider support to html converter by @Xazin in (#27)
- feat: alt + arrow key to move cursor one word by @Xazin in (#28)
- fix: cannot edit image or see link menu if editorState is uneditable by @Xazin in (#30)
- fix: Copy Paste on Web by @Akshay-akkay in (#33)
- chore: add danish translations by @Xazin in (#34)
- chore: Sync the latest code from AppFlowy by @LucasXu0 in (#41)
- test: improve test coverage by @Xazin in (#23)
- test: redo undo with text formatting by @MayurSMahajan in (#38)
- chore: export editor style (#27).
- chore: update the dependencies to the latest release by @LucasXu0 (#25).
- fix: bug on node iterator with nested nodes by @LucasXu0 (#11).
- fix: SVG display error in the latest version by @LucasXu0 (#12).
- fix: Using the mouse to highlight text very easy to miss the first letter by @LucasXu0 (#13).
- chore: fix some known issues by @LucasXu0 in (#14).
- Relicense Appflowy Editor by @hyj1204.
- Improve the toolbar user-experience by @LucasXu0.
- Improve the test code coverage by @GouravShDev.
- Support Flutter 3.7.5.
- Support customize the text color and text background color.
- Fix some bugs.
- Fix the toolbar display issue.
- Fix the copy/paste issue on Windows.
- Minor Updates.
- Refactor theme customizer, and support dark mode.
- Support export and import markdown.
- Refactor example project.
- Fix some bugs.
- Add three plugins: Code Block, LateX, and Horizontal rule.
- Support web platform.
- Support more markdown syntax conversions.
~ ~
to format text as strikethrough_ _
to format text as italic- ` ` to format text as code
[]()
to format text as link
- Fix some bugs.
- Support customize the hotkeys for a shortcut on different platforms.
- Support customize a theme.
- Support localizations.
- Support insert numbered lists.
- Fix some bugs.
- Support more shortcut events.
- Fix some bugs.
- Update the documentation.
- Support insert image.
- Support insert link.
- Fix some bugs.
Minor Updates to Documentation.
Initial Version of the library.