Skip to content

Releases: Automattic/isolated-block-editor

Release 2.14.1

16 Jun 08:31
Compare
Choose a tag to compare
  • Update build (ac571e3)
  • Keep internal state in sync when onChange and onInput are called (#159) (5ba7a99)
  • Add fullscreen and block inserter fixes to changelog (57195f0)
  • Remove fullscreen if component unmounted (#156) (f1fa8f7)
  • Fix the block inserter showing mobile viewport UI (#157) (a1895fc)
  • Update changelog (2c2b525)

Release 2.14.0

08 Jun 13:33
7a27b44
Compare
Choose a tag to compare
  • Allow extending the editor by externally managing its content (#155) (7a27b44)

Release 2.13.1

02 Jun 07:27
Compare
Choose a tag to compare
  • Popover fix for Gutenberg 13.3.0 (#154) (9951647)
  • Add more debug logs for undo feature (#149) (8d9c154)
  • Use optional chaining (?.) for conditional call (#148) (fc3f2c2)

Release 2.13.0

17 May 13:46
Compare
Choose a tag to compare

Release 2.12.1

18 Apr 14:26
Compare
Choose a tag to compare

Release 2.12.0

15 Apr 09:22
Compare
Choose a tag to compare

Release 2.11.1

25 Feb 13:19
Compare
Choose a tag to compare
  • Bundle 2.11.1 (e6c8078)
  • Update changelog for 2.11.1 (358a794)
  • Collab: Fix basic handling of nested lists (#112) (ecd6e32)
  • Fix documentInspector can be used for custom document tab label (#111) (485395d)

Release 2.11.0

18 Feb 10:21
Compare
Choose a tag to compare
  • Update browser bundle for 2.11.0 (f59777f)
  • Merge pull request #107 from Automattic/collab/sanitize-html (7c9a13a)
  • Sanitize block attributes (5d70889)
  • Add sanitize function (83427bf)
  • Merge pull request #71 from Automattic/collab/richtext-deltas (594c596)
  • Update changelog (8a49e77)
  • Prevent remote changes from triggering a selection change message (7e403ed)
  • Also adjust peer carets for remote updates (2c51948)
  • Refactor types (8ee099e)
  • Fix bug in peer caret adjustment (2b17a40)
  • Remove mutex (a3de818)
  • Clean up and add comments (6bc0b93)
  • Adjust local relative position for peer carets (2470dff)
  • Modularize relative position handler (40a1bb2)
  • Adjust tests (54ee44b)
  • Fix diffing bugs (a0e143f)
  • Add basic relative cursor adjusting (7656532)
  • Extract selectionIsInRichText (b8c5584)
  • Rename applyChangesToYDoc → applyLocalChangesToYDoc (eddba74)
  • Remove unused import in test (4092e23)
  • Support replacements (0e46c92)
  • Infer multiline tags (0cf2175)
  • Prepare for handling RichText replacements (33543bf)
  • Rename test file for clarity (662e869)
  • Support known keys (be57716)
  • Fix types (796f5d4)
  • Remap named guten formats to standard tags (9d35ae6)
  • Properly initialize yxmlText (93713b3)
  • Wire up (c1066da)
  • Change to reference equality check for rich text formats (d404e43)
  • Temporarily skip test due to upstream change in Gutenberg (9cb3247)
  • Use imported simplediff (aef06a0)
  • Revert "Extract simpleDiff" (0ac4282)
  • Add HTML to Yjs delta converter (768cb7f)
  • Extract simpleDiff (665e75a)

Release 2.10.0

09 Feb 13:28
Compare
Choose a tag to compare

Release 2.9.1

07 Feb 09:23
Compare
Choose a tag to compare
  • Update changelog for 2.9.1 (2ff381e)
  • Bundle (06df539)
  • Update wordpress monorepo (#102) (062846e)
  • Only update current pattern if it changes (#108) (1fb1c5a)
  • Merge pull request #106 from Automattic/collab/fix-list-caret (9a044ac)
  • Bundle (d01ef29)
  • Fix TS issues (3e7a3cb)
  • Update changelog (f3e981c)
  • Stabilize return object to prevent formatting issues (1c612c1)
  • Fix story (e3d8c99)
  • Refactor (6e16297)
  • Collab: Fix peer caret glitches at list item edges (5976250)
  • Merge pull request #104 from Automattic/collab/fix-emoji (46aa5c2)
  • Bundle (3ae47f2)
  • Fix for Safari (70be0ac)
  • Add ts-ignore for Intl.Segmenter (99e1c23)
  • Update changelog (4c78302)
  • Collab: Prevent emoji from being separated by peer caret (a0d014d)
  • Merge pull request #105 from Automattic/collab/tweak-test (a850f3e)
  • Collab: Tweak flakey test (cabfbbd)
  • Merge pull request #103 from Automattic/disable-renovate-dashboard (f0bdd06)
  • Renovate: Disable dependency dashboard (fc9161f)
  • Merge pull request #101 from Automattic/move-renovate-file (ba44ce6)
  • Pin @wordpress dependencies (2a07131)