isolated-block-editor

Repackages Gutenberg's editor playground as a full-featured multi-instance editor that does not require WordPress.

Downloads
2.5K
Stars
333
Committers
20

Bot releases are hidden (Show)

isolated-block-editor - Release 2.14.1

Published by msurdi over 2 years ago

  • 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)
isolated-block-editor - Release 2.14.0

Published by msurdi over 2 years ago

  • Allow extending the editor by externally managing its content (#155) (7a27b44)
isolated-block-editor - Release 2.13.1

Published by johngodley over 2 years ago

  • 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)
isolated-block-editor - Release 2.13.0

Published by johngodley over 2 years ago

  • 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)
isolated-block-editor - Release 2.12.1

Published by johngodley over 2 years ago

  • Set changelog date (559693f)
  • Revert to @wordpress/interface 4.4.0 (#131) (4269d37)
  • Collab: Fix caret position for undo (#130) (c241eab)
isolated-block-editor - Release 2.12.0

Published by johngodley over 2 years ago

  • Allow user settings in browser attachEditor (#125) (36763f4)
  • Update wordpress monorepo (#110) (9c08c66)
isolated-block-editor - Release 2.11.1

Published by johngodley over 2 years ago

  • 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)
isolated-block-editor - Release 2.11.0

Published by johngodley over 2 years ago

  • 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)
isolated-block-editor - Release 2.10.0

Published by johngodley over 2 years ago

  • Update changelog for 2.10.0 (a4e1642)
  • Fix pattern start (#109) (95c7d86)
isolated-block-editor - Release 2.9.1

Published by johngodley over 2 years ago

  • 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)
isolated-block-editor - Release 2.9.0

Published by johngodley almost 3 years ago

  • 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)
isolated-block-editor - Release 2.8.1

Published by johngodley almost 3 years ago

  • Add 2.8.1 build files (3c25286)
  • Add fix for CSS override for Gutenberg's static mobile breakpoint (#97) (a1ac62e)
isolated-block-editor - Release 2.8.0

Published by johngodley almost 3 years ago

  • Update changelog for 2.8.0 (ceace26)
  • Support block previews and device type (#94) (39fded9)
isolated-block-editor - Release 2.7.2

Published by johngodley almost 3 years ago

  • Remove canvas click redirect (#95) (890efae)

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

isolated-block-editor - Release 2.7.1

Published by johngodley almost 3 years ago

  • Update changelog for 2.7.1 (ea29a59)
  • Fix several minor style issues caused by change to interface skeleton (#90) (f912aaa)
isolated-block-editor - Release 2.7.0

Published by johngodley almost 3 years ago

  • 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)
isolated-block-editor - Release 2.6.0

Published by johngodley almost 3 years ago

  • 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)
isolated-block-editor - Release 2.5.1

Published by johngodley about 3 years ago

  • 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)
isolated-block-editor - Release 2.5.0

Published by johngodley about 3 years ago

  • 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)
isolated-block-editor - Release 2.4.3

Published by johngodley about 3 years ago

  • 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)