appflowy_editor 0.1.7
appflowy_editor: ^0.1.7 copied to clipboard
A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
0.1.7 #
- 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)
0.1.6 #
0.1.5 #
- 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)
0.1.2 #
0.1.1 #
- Relicense Appflowy Editor by @hyj1204.
- Improve the toolbar user-experience by @LucasXu0.
- Improve the test code coverage by @GouravShDev.
0.1.0 #
- Support Flutter 3.7.5.
0.0.9 #
- Support customize the text color and text background color.
- Fix some bugs.
0.0.8 #
- Fix the toolbar display issue.
- Fix the copy/paste issue on Windows.
- Minor Updates.
0.0.7 #
- Refactor theme customizer, and support dark mode.
- Support export and import markdown.
- Refactor example project.
- Fix some bugs.
0.0.6 #
- 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.
0.0.5 #
- Support customize the hotkeys for a shortcut on different platforms.
- Support customize a theme.
- Support localizations.
- Support insert numbered lists.
- Fix some bugs.
0.0.4 #
- Support more shortcut events.
- Fix some bugs.
- Update the documentation.
0.0.3 #
- Support insert image.
- Support insert link.
- Fix some bugs.
0.0.2 #
Minor Updates to Documentation.
0.0.1 #
Initial Version of the library.