Skip to content

Releases: AppFlowy-IO/appflowy-editor

2.2.0

11 Jan 05:07
49575bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

08 Dec 07:39
e6b1336
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

08 Dec 07:36
e41204d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...2.0.0

1.5.2

06 Nov 08:20
372b43c
Compare
Choose a tag to compare

What's Changed

  • chore: refactor character replacement by @Xazin in #570
  • feat: show placeholder override for paragraph block by @Xazin in #571
  • fix: check if header exists for footer by @MayurSMahajan in #559
  • feat: Checkbox unresponsive in custom Theme example in editor example app by @johansutrisno in #543
  • fix: 'PageStorage.of' returns null by @LucasXu0 in #575
  • fix: catch regex FormatException and show a corresponding error message by @sun-jiao in #573
  • changed padding values and added borderRadius by @Kritarthsharma in #567
  • fix: quit editing button doesn't work by @LucasXu0 in #577

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1

03 Nov 05:27
b8368d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

31 Oct 06:35
a573847
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.4...1.5.0

1.4.4

11 Oct 12:16
8a04d99
Compare
Choose a tag to compare

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 FindReplaceMenu by @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

Full Changelog: 1.4.3...1.4.4

1.4.3

25 Sep 09:53
7743620
Compare
Choose a tag to compare

What's Changed

  • fix: the text within the tag didn't parse correctly when pasting HTML by @LucasXu0 in #501

Full Changelog: 1.4.2...1.4.3

1.4.2

25 Sep 09:39
Compare
Choose a tag to compare

What's Changed

  • fix: required named parameter 'onLiveTextInput' must be provided by @LucasXu0 in #488
  • fix: fix mobile selection drag by @dggbond in #490
  • fix: unable to change RTL of heading by @LucasXu0 in #495

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

25 Sep 09:39
Compare
Choose a tag to compare

What's Changed

  • fix: the color of text and highlight icon should be white by @LucasXu0 in #485
  • feat: add support for font family and font size attributes in rich text by @LucasXu0 in #486

Full Changelog: 1.4.0...1.4.1