Skip to content

Releases: Automattic/isolated-block-editor

1.2.0

28 May 13:09
def0fd6
Compare
Choose a tag to compare
  • Update editor to support new selected usage in Gutenberg 10.6.0
  • Use core BlockEditorProvider to fix crashes in Gutenberg 10.6.0
  • Base supported Gutenberg is now 10.6.0

Release 1.1.0

12 Apr 14:05
7724e0f
Compare
Choose a tag to compare
  • Adds a DocumentSection and iso.toolbar.documentInspector setting to allow an additional tab in the inspector that can be filled with custom data
  • Adds iso.customStores so custom data stores can be created inside the editor registry
  • Fix focus detector which wasn't detecting loss of focus
  • Setup Gutenberg post entity so other Gutenberg functions can work
  • Include latest Gutenberg modules so it works better with Gutenberg 10.4.0

Release 1.0.1

18 Mar 13:50
b2b3a5f
Compare
Choose a tag to compare
  • Restores the VisualEditor back to using useMergedRefs, matching Gutenberg.
  • Moves the Plain Text Editor example to a pre-built file suitable for inclusion in a browser

Release 1.0.0

18 Mar 13:49
Compare
Choose a tag to compare

Initial release version