Releases: AppFlowy-IO/appflowy-editor
Releases · AppFlowy-IO/appflowy-editor
1.0.3
1.0.2
1.0.0-dev.4
What's Changed
- fix: block selection area overflow by @LucasXu0 in #172
- fix: nested line deletion by @LucasXu0 in #173
Full Changelog: 1.0.0-dev.3...1.0.0-dev.4
1.0.0
What's Changed
- fix: fixed image placeholder border color by @nurmukhametdaniyar in #119
- Preconditions: Refactor the editor part for supporting the mobile. by @LucasXu0 in #129
- chore: upgrade flutter to 3.10.1 by @Xazin in #136
- fix: remove action container space in mobile by @hyj1204 in #135
- fix: new editor bugs by @LucasXu0 in #137
- fix reported bugs by @LucasXu0 in #140
- feat: support auto scroll after selection updated by @LucasXu0 in #141
- Update l10n by @LucasXu0 in #143
- chore: bump version 1.0.0-dev.0 by @LucasXu0 in #144
- fix: Problem with the position of the floating operation bar by @LucasXu0 in #146
- feat: rename delta and document by @LucasXu0 in #153
- fix:html to node converter fixes by @alihassan143 in #152
- fix: Node cannot be deleted on the mobile phone by @LucasXu0 in #154
- chore: bump version 1.0.0-dev.1 by @LucasXu0 in #155
- fix: fixed toolbar item tooltip desciption for embed code button by @Mukund-Tandon in #163
- fix: toolbar item size and scroll widget layout by @LucasXu0 in #167
- chore: bump version 1.0.0-dev.2 by @LucasXu0 in #168
- fix: block selection size overflow by @LucasXu0 in #169
- fix: the default index should be 0 in slash menu by @LucasXu0 in #171
- block selection area overflow by @LucasXu0 in #172
- fix: nested line deletion by @LucasXu0 in #173
New Contributors
- @nurmukhametdaniyar made their first contribution in #119
Full Changelog: 0.1.11...1.0.0
1.0.0-dev.3
What's Changed
- fix: block selection size overflow by @LucasXu0 in #169
- fix: the default index should be 0 in slash menu by @LucasXu0 in #171
Full Changelog: 1.0.0-dev.2...1.0.0-dev.3
1.0.0-dev.2
What's Changed
- fix: toolbar item size by @LucasXu0 in #167
- fix: scroll widget layout by @LucasXu0 in #167
- fix: image align overflow by @LucasXu0 in #167
- fix: editable parameter doesn't work by @LucasXu0 in #167
- fix: fixed toolbar item tooltip description for embed code button by @Mukund-Tandon in #163
Full Changelog: 1.0.0-dev.1...1.0.0-dev.2
1.0.0-dev.1
What's Changed
- feat: rename delta keys and document keys by @LucasXu0 in #153
- fix: floating toolbar overflow by @LucasXu0 in #146
- fix: missing format when converting html to document by @alihassan143 in #152
- fix: unable to delete node on the mobile platform by @LucasXu0 in #154
Full Changelog: 1.0.0-dev.0...1.0.0-dev.1
1.0.0-dev.0
What's Changed
- feat: Refactor the editor part for supporting the mobile. by @LucasXu0 in #129
- feat: support auto scroll after selection updated by @LucasXu0 in #141
- chore: upgrade flutter to 3.10.1 by @Xazin in #136
- fix: remove action container space in mobile by @hyj1204 in #135
- fix: new editor bugs by @LucasXu0 in #137
- fix reported bugs by @LucasXu0 in #140
- fix: image placeholder border color by @nurmukhametdaniyar in #119
New Contributors
- @nurmukhametdaniyar made their first contribution in #119
Full Changelog: 0.1.11...1.0.0-dev.0
0.1.11
What's Changed
- feat: allow textPadding customization by @simonbengtsson in #108
- fix: nested text node parser by @Xazin in #115
New Contributors
- @simonbengtsson made their first contribution in #108
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
- 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 #88
- 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
Full Changelog: 0.1.9...0.1.10