Skip to content

Releases: fleather-editor/fleather

v1.7.0

13 Apr 15:27
db97ed0
Compare
Choose a tag to compare
  • Adaptive selection controls for platforms
  • [Breaking Change] Change codecs to accept ParchmentDocument instead of Delta
  • [Fix] Blocks serialization/deserialization issues in markdown codec

v1.6.0

25 Feb 18:54
ede759e
Compare
Choose a tag to compare
  • Allow to undo/redo changes from toolbar
  • Remove use of deprecated ToolbarOptions
  • [Fix] Wrong context toolbar positioning
  • [Fix] Last separated character selection on iOS
  • [Fix] Hide selection handles when text changes

v1.5.0

07 Feb 22:36
cec6fb1
Compare
Choose a tag to compare
  • [Fix] Ensure that text boxes are only the required size
  • [Fix] History not working when widget updated
  • Support Flutter v3.7
  • Support TextEditingDelta handling
  • Format link after hitting newline

v1.4.0

23 Dec 07:24
ea5ee63
Compare
Choose a tag to compare
  • Keyboard appearance depends on default brightness
  • Support modifying document rules
  • [Fix] Line height accounts for SpanEmbed height
  • [Fix] Editor toolbar UI
  • [Fix] HTML codec fixes

v1.3.1

23 Dec 07:21
7be2a4b
Compare
Choose a tag to compare
  • Markdown codec
  • HTML codex
  • [Fix] Incorrect style behavior when toggling formats

v1.3.0

27 Oct 21:11
66d68c2
Compare
Choose a tag to compare
  • Support document history (undo/redo)
  • Updated README
  • [Fix] Cursor not appearing when setting focus on empty document

v1.2.2

18 Sep 20:06
4da6994
Compare
Choose a tag to compare
  • New example for Fleather
  • Improved checkbox design
  • [Fix] new line after inline embed insertion
  • [Fix] null focusNode causing _CastError

v1.2.1

01 Sep 18:42
8a45239
Compare
Choose a tag to compare
  • [Fix] toolbar not showing up on empty documents

v1.2.0

26 Aug 07:05
Compare
Choose a tag to compare
  • Support for background color
  • Added support for inline embeds

v1.0.0

25 Jun 13:28
a4e4279
Compare
Choose a tag to compare

Initial release!