Skip to content

v.1.1.0

Compare
Choose a tag to compare
@webfashionist webfashionist released this 05 Jan 00:13
· 62 commits to master since this release
621b360

Breaking changes

The unRichText() function is removed.
Please use the destroy event instead. See Destroy / Undo RichText for more information.

Fixes

  • Fix z-index on dialogs
  • Added a isCollapsed check on the selection to prevent any "empty" selections. Thank you for pointing this out @Richard-Dufour ! ❤️

Tests

Cypress tests have been added to the repository, thank you @Datanius ! ❤️

Build

Modified the build scripts and replaced node-sass with sass.