Skip to content

Version 1.0.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhchen jhchen released this 03 Aug 03:25
· 1993 commits to develop since this release

Lots of bug fixes and performance improvements.

Breaking Changes

  • Keyboard handler format in initial configuration has changed. addBinding is overloaded to be backwards compatible.

Bug Fixes

  • Preserve last bullet on paste #696
  • Fix getBounds calculation for lists #765
  • Escape quotes in font value #769
  • Fix spacing calculation on paste #797
  • Fix Snow tooltip label #798
  • Fix link tooltip showing up on long click #799
  • Fix entering code block in IE and Firefox #803
  • Fix opening image dialog on Firefox #805
  • Fix focus loss on updateContents #809
  • Reset toolbar of blur #810
  • Fix cursor position calculation on delete #811
  • Fix highlighting across different alignment values #815
  • Allow default active button #816
  • Fix deleting last character of formatted text on Firefox #824
  • Fix Youtube regex #826
  • Fix missing imports when Quill not global #836

Thanks to benbro, clemmy, crisbeto, cutteroid, jackmu95, kylebragger, sachinrekhi, stalniy, and tOgg1 for their contributions to this release.