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 ablock-start
orfragment-start
character.