Skip to content

Release v0.0.23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 07:09
819c20f

Fixed

  • readOnly prop now actually makes the editor read only and removes any editor specific css from the editor and block components.
  • Fixed fragments rendering - now stable.

Removed

  • Removed concept of entities. Not needed anymore now we have fragments. To attach any kind of data to a fragment or block just add arbitrary data to the data property of a block-start or fragment-start character.

Artifacts