Skip to content

Version 1.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhchen jhchen released this 19 Jul 00:20
· 2059 commits to develop since this release

Potentially the final beta before a release candidate, if no major issues are discovered.

Breaking Changes

  • No longer expose ui/link-tooltip through import as implementation is now Snow specific
  • Significant refactoring of ui/tooltip
  • Syntax module now autodetects language, instead of defaulting to Javascript

Features

  • Formula and video insertion UI added to Snow and Bubble themes

Bug Fixes

  • Fix toolbar active state after backspacing to previous line #730
  • User selection is now preserved various API calls #731
  • Fix long click on link-tooltip #747
  • Fix ordered list and text-align right interaction #784
  • Fix toggling code block off #789
  • Scroll position is now automatically preserved between editor blur and focus

Thank you @benbro, @KameSama, and @sachinrekhi for contributions to this release!