Skip to content

v1.4.0

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 15 Apr 07:15
· 148 commits to main since this release
e4e5ce8

Documentation: draftail.org/docs/getting-started

Added

  • Make it possible to hide buttons with default labels by setting their label to null. #442

Changed

  • Improve the editor props’ JSDoc annotations. #441

Fixed

  • Fix empty buttons appearing when providing custom formats without a defined label or icon. #442
  • Clear save timeout handler when unmounting the editor. #208, #443