Skip to content

Version 1.0.0-beta-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexkrolick alexkrolick released this 27 Mar 00:23
· 142 commits to master since this release
  • Fixes #147 where sending new props caused a re-render that left old toolbars as an artifact.
  • Introduces a whitelist of cleanProps (such as className) that don't cause the editor to be recreated when they change. Improves render performance.