npm quill 1.0.0-beta.4
Version 1.0.0-beta.4

latest releases: 2.0.0, 2.0.0-rc.5, 0.0.0-experimental-6acd59e4d-20240404...
7 years ago

Weekly beta preview release.

Breaking Changes

  • Headers no longer generates id attribute #700
  • Add Control+Y hotkey on Windows #705
  • BlockEmbed Blots are now length 1 and represented in a Delta the same as an inline embed
    • value() used to return object and newline, newline is now removed
    • formats used to be attributed on the newline character, it is now attributed on the object

Features

  • Enter on empty and indented list removes indent #707
  • Allow base64 images to be inserted via APIs #721

Bug Fixes

  • Fix typing after clearing inline format #703
  • Correctly position Bubble tooltip when selecting multiple lines #706
  • Fix typing after link format #708
  • Fix loss of selection on using link tooltip #709
  • Fix setSelection(null) #722

Thank you @benbro, @brynjagr, and @sachinrekhi for contributions to this release.

Don't miss a new quill release

NewReleases is sending notifications on new releases.