Releases: Automattic/isolated-block-editor
Releases · Automattic/isolated-block-editor
Release 2.9.0
- Update changelog for 2.9.0 (6c22139)
- Merge pull request #99 from Automattic/add-renovate (e1f7406)
- Add renovate config for @WordPress packages (cd3d675)
- Merge pull request #98 from Automattic/update/storybook (93c3c17)
- Fix story matcher glob (2c151f1)
- Storybook: Update to 6.4.8 (8300fc6)
- Merge pull request #68 from Automattic/collab/undo (81ce53c)
- Bundle (1e78ebc)
- Add changelog entries (94277ee)
- Add back hasCollabPeers() selector (77a211b)
- Prevent adding initial content to undo stack (cebab43)
- Show better error messages on test failure (708d75d)
- Cleanup (252eba7)
- Add test for multiplayer undo (dcc9cd5)
- Refactor tests (230ad88)
- Add tests (100daa3)
- Move undo/redo to middleware (7cedd34)
- Move to redux middleware (371c80a)
- Extract undo manager code (4c87fff)
- Improve readability (aa92c24)
- Simplify data passing (55fcd14)
- Fix types in algorithms/yjs.js (3fcf29d)
- Fix variable shadowing (913c253)
- Fix instantiation bug (49a7008)
- Handle selection changes (6ee8b58)
- Count undo stack (080b7be)
- Hook up custom undo via filters (b844340)
- WIP: Set up undo manager (da2f7db)
Release 2.8.1
Release 2.8.0
Release 2.7.2
Release 2.7.1
Release 2.7.0
- Update packages (73b0a95)
- Fix linting issues (9a4bc0d)
- Remove unnecessary tests from editor store (c87d445)
- Only show inspector tabs if documentInspector is enabled (107a0f1)
- Export FooterSlot (a2bb275)
- Improve popover CSS (6e29b9d)
- Fix popover inspector not opening properly (9c2751f)
- Add footer slot (f9915bc)
- Add sidebar support (38ef55f)
Release 2.6.0
- Bundle for 2.6.0 (5bdd1e0)
- Update changelog for 2.6.0 (3e791a1)
- Merge pull request #85 from Automattic/update/initial-save (bca504a)
- Merge pull request #86 from Automattic/collab/fix-color-change (a1cdb2b)
- Use official Gutenberg black color (5c18af4)
- Collab: fix changing of caret avatar text color (8ab4476)
- Update changelog (cd7a55f)
- Build modules (b61919a)
- Update packages (4878e2a)
- Allow an initial save (d2ee38f)
- Merge pull request #79 from Automattic/collab/jump-focus-to-peer-selected-block-on-avatar-click (cc36d05)
- Fix borders (738a88f)
- Add onAvatarClick to Avatar story (6be03ff)
- Use optional chaining (8ad2300)
- Use btn element for clickable avatars (e2d8c82)
- Improve how we access and pass selectBlock (fe83788)
- Merge pull request #84 from Automattic/test-ci (a5f3ec7)
- Build last to fail earlier (349be98)
- Fix caching (22aec58)
- Run tests on CI (b153035)
- Collab: focus peer selected block on avatar click (9dad162)
Release 2.5.1
- Update changelog for 2.5.1 (f7e593e)
- Merge pull request #78 from Automattic/fix/browser-build-css (39d0e97)
- Move editor background colour to the core editor (57ff837)
- Add edit-post CSS to browser build (c20a2b6)
- Merge pull request #83 from Automattic/ui-tests (a75e06b)
- Add basic UI integration tests (8abf0e5)
- Prevent duplicate format registration (b7cfe04)
- Merge pull request #82 from Automattic/update/packages (f466298)
- Refresh
@wordpress
packages (feb4eb0) - Merge pull request #77 from Automattic/collab/fix-multi-line-caret (30ba64f)
- Update src/components/collaborative-editing/use-yjs/formats/collab-caret/CollabCaret.stories.tsx (a2c6856)
- Collab: fix multi line carets (94b3724)
- Merge pull request #76 from Automattic/add-idea-to-ignore-list (62f0706)
- Add .idea to ignore list (989f5d3)
Release 2.5.0
- Bundle 2.5.0 (5142189)
- Merge pull request #62 from Automattic/update/toolbar (82b69ed)
- Update changelog for 2.5 (e6cc0f4)
- Merge pull request #73 from Automattic/lint-collab (ffd7953)
- Fix remaining errors in collab files (078ab7d)
- Add missing dependencies to package.json (fd7eae2)
- Autofix lint issues in collab-related files (8302595)
- Merge pull request #72 from Automattic/eslint-prettier (a522ec7)
- Rebundle (6fc976f)
- Restore the toolbar slot (62f9e25)
- Merge pull request #74 from Automattic/storybook/iso-editor (c08c772)
- Storybook: Add stories for IsolatedBlockEditor (a19aa0c)
- Tweak eslintrc for better typescript support (2ac686f)
- Make prettier work (0343e69)
- Make eslint work again (d3a9e6b)
- Merge pull request #70 from Automattic/storybook-peer-reset (3734d6e)
- Storybook: Add a reset button for Collab story (0a2a9b0)
- Bundle (3958ad2)
- Remove fixedToolbar default (2d9d63a)
- Remove unnecessary toolbar CSS (507270f)
- Also show toolbar if selectorTool is enabled (fdeb74c)
- Fix the fixedToolbar preference (83a49b6)
- Update all packages (9b3e70c)
- Change the onLoad to also accept a Promise (ce12bf4)
- Update toolbar to match core (0538fbd)
- Use BlockTools (0eb3d87)
- Remove block editor effects (071dae2)