Skip to content

Releases: Automattic/isolated-block-editor

Release 2.9.0

09 Dec 12:27
Compare
Choose a tag to compare

Release 2.8.1

06 Dec 14:06
Compare
Choose a tag to compare
  • Add 2.8.1 build files (3c25286)
  • Add fix for CSS override for Gutenberg's static mobile breakpoint (#97) (a1ac62e)

Release 2.8.0

06 Dec 09:06
Compare
Choose a tag to compare
  • Update changelog for 2.8.0 (ceace26)
  • Support block previews and device type (#94) (39fded9)

Release 2.7.2

02 Dec 10:09
Compare
Choose a tag to compare

This fixes a problem with Gutenberg 12.1.0 while still working on earlier versions.

Release 2.7.1

26 Nov 06:41
Compare
Choose a tag to compare
  • Update changelog for 2.7.1 (ea29a59)
  • Fix several minor style issues caused by change to interface skeleton (#90) (f912aaa)

Release 2.7.0

23 Nov 14:22
Compare
Choose a tag to compare
  • 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

01 Nov 10:16
Compare
Choose a tag to compare
  • 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

13 Oct 09:15
Compare
Choose a tag to compare
  • 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

06 Oct 08:17
Compare
Choose a tag to compare
  • 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)

Release 2.4.3

30 Sep 11:20
Compare
Choose a tag to compare
  • Add release info to readme (7d2094b)
  • Merge pull request #67 from Automattic/fix/shortcut-provider (218ea43)
  • Update changelog for 2.4.3 (5225d10)
  • Bundle shortcut fix (470d1ac)
  • Bump all packages (30591aa)
  • Add ShortcutProvider (53322e3)