Releases: Automattic/isolated-block-editor
Releases · Automattic/isolated-block-editor
Release 2.14.1
- 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
Release 2.13.1
Release 2.13.0
- Bundle 2.13.0 (#147) (6088458)
- Add a title slot (#146) (67de9b7)
- Update selected packages (#145) (a2b6fa5)
- Update @wordpress/interface (#144) (13ba50f)
- Rename fetchLinkSuggestions (#135) (76ee446)
- Fix auto-fixable eslint errors (#141) (5474ac1)
- Fix
act
misuse in tests (#140) (064edb3) - Test with playwright (#139) (c1c8542)
Release 2.12.1
Release 2.12.0
Release 2.11.1
Release 2.11.0
- 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
Release 2.9.1
- 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)