UNPKG

@atlaskit/editor-plugin-text-color

Version:

Text color plugin for @atlaskit/editor-core

2,103 lines (1,222 loc) 56.3 kB
# @atlaskit/editor-plugin-text-color ## 10.0.0 ### Major Changes - [`901c87a57486e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/901c87a57486e) - Removed `react-intl-next` alias and replaced all usages with `react-intl` directly. What changed: The `react-intl-next` npm alias (which resolved to `react-intl@^5`) has been removed. All imports now reference `react-intl` directly, and `peerDependencies` have been updated to `"^5.25.1 || ^6.0.0 || ^7.0.0"`. How consumer should update their code: Ensure `react-intl` is installed at a version satisfying `^5.25.1 || ^6.0.0 || ^7.0.0`. If your application was using `react-intl-next` as an npm alias, it can be safely removed. Replace any remaining `react-intl-next` imports with `react-intl`. ### Patch Changes - Updated dependencies ## 9.0.0 ### Patch Changes - Updated dependencies ## 8.1.27 ### Patch Changes - Updated dependencies ## 8.1.26 ### Patch Changes - Updated dependencies ## 8.1.25 ### Patch Changes - Updated dependencies ## 8.1.24 ### Patch Changes - Updated dependencies ## 8.1.23 ### Patch Changes - [`9ff7d1c1aa288`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ff7d1c1aa288) - Update README.md and 0-intro.tsx - Updated dependencies ## 8.1.22 ### Patch Changes - [`ddd049a745d38`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ddd049a745d38) - Internal change to how legacy colors are applied. No visual changes. - Updated dependencies ## 8.1.21 ### Patch Changes - Updated dependencies ## 8.1.20 ### Patch Changes - Updated dependencies ## 8.1.19 ### Patch Changes - Updated dependencies ## 8.1.18 ### Patch Changes - Updated dependencies ## 8.1.17 ### Patch Changes - Updated dependencies ## 8.1.16 ### Patch Changes - Updated dependencies ## 8.1.15 ### Patch Changes - Updated dependencies ## 8.1.14 ### Patch Changes - Updated dependencies ## 8.1.13 ### Patch Changes - Updated dependencies ## 8.1.12 ### Patch Changes - Updated dependencies ## 8.1.11 ### Patch Changes - Updated dependencies ## 8.1.10 ### Patch Changes - Updated dependencies ## 8.1.9 ### Patch Changes - [`86fd5ef0f1d07`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86fd5ef0f1d07) - Mechanical type-import autofix for text formatting editor plugins. - Updated dependencies ## 8.1.8 ### Patch Changes - Updated dependencies ## 8.1.7 ### Patch Changes - Updated dependencies ## 8.1.6 ### Patch Changes - [`0f4a08b633f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f4a08b633f6e) - Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme` - Updated dependencies ## 8.1.5 ### Patch Changes - Updated dependencies ## 8.1.4 ### Patch Changes - Updated dependencies ## 8.1.3 ### Patch Changes - Updated dependencies ## 8.1.2 ### Patch Changes - Updated dependencies ## 8.1.1 ### Patch Changes - Updated dependencies ## 8.1.0 ### Minor Changes - [`5a8d797e50210`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a8d797e50210) - [FFCLEANUP-91669] clean up platform_editor_hide_toolbar_tooltips_fix experiment to hide dropdown menu item tooltips on hover of the dropdown menu button ### Patch Changes - Updated dependencies ## 8.0.4 ### Patch Changes - Updated dependencies ## 8.0.3 ### Patch Changes - Updated dependencies ## 8.0.2 ### Patch Changes - Updated dependencies ## 8.0.1 ### Patch Changes - Updated dependencies ## 8.0.0 ### Patch Changes - Updated dependencies ## 7.2.32 ### Patch Changes - Updated dependencies ## 7.2.31 ### Patch Changes - Updated dependencies ## 7.2.30 ### Patch Changes - Updated dependencies ## 7.2.29 ### Patch Changes - Updated dependencies ## 7.2.28 ### Patch Changes - Updated dependencies ## 7.2.27 ### Patch Changes - Updated dependencies ## 7.2.26 ### Patch Changes - Updated dependencies ## 7.2.25 ### Patch Changes - Updated dependencies ## 7.2.24 ### Patch Changes - Updated dependencies ## 7.2.23 ### Patch Changes - Updated dependencies ## 7.2.22 ### Patch Changes - Updated dependencies ## 7.2.21 ### Patch Changes - Updated dependencies ## 7.2.20 ### Patch Changes - Updated dependencies ## 7.2.19 ### Patch Changes - Updated dependencies ## 7.2.18 ### Patch Changes - Updated dependencies ## 7.2.17 ### Patch Changes - Updated dependencies ## 7.2.16 ### Patch Changes - Updated dependencies ## 7.2.15 ### Patch Changes - Updated dependencies ## 7.2.14 ### Patch Changes - Updated dependencies ## 7.2.13 ### Patch Changes - Updated dependencies ## 7.2.12 ### Patch Changes - [`f46584e5ebc44`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f46584e5ebc44) - Add gate to target jsm-portal_web - Updated dependencies ## 7.2.11 ### Patch Changes - Updated dependencies ## 7.2.10 ### Patch Changes - Updated dependencies ## 7.2.9 ### Patch Changes - [`38dee2c85c456`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38dee2c85c456) - [ux] [EDITOR-4486] render tooltips for ToolbarDropdownMenu using new TooltipComponent prop behind platform_editor_hide_toolbar_tooltips_fix - Updated dependencies ## 7.2.8 ### Patch Changes - Updated dependencies ## 7.2.7 ### Patch Changes - [`653c0c803b286`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/653c0c803b286) - EDITOR-4620 Clean up platform_editor_toolbar_aifc_patch_6 - Updated dependencies ## 7.2.6 ### Patch Changes - Updated dependencies ## 7.2.5 ### Patch Changes - [`3d0b3f8b4d802`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d0b3f8b4d802) - Remove platform_editor_toolbar_aifc_responsive experiment - Updated dependencies ## 7.2.4 ### Patch Changes - [`9041ec452a104`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9041ec452a104) - [EDITOR-4515] clean up fg platform_editor_toolbar_aifc_patch_7 - Updated dependencies ## 7.2.3 ### Patch Changes - [`ee5135bafb31d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee5135bafb31d) - [EDITOR-4495] clean up platform_editor_toolbar_aifc_patch_4 - Updated dependencies ## 7.2.2 ### Patch Changes - Updated dependencies ## 7.2.1 ### Patch Changes - [`20d29306fb10e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20d29306fb10e) - [ED-29451] clean up platform_editor_toolbar_aifc_patch_5 - Updated dependencies ## 7.2.0 ### Minor Changes - [`87b12e64ff750`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/87b12e64ff750) - Removed usages of LEGACY icon props ### Patch Changes - Updated dependencies ## 7.1.1 ### Patch Changes - [`c4d291905a6e1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4d291905a6e1) - Add new types for common plugin configuration, use for insert block plugin and add new config to textColorPlugin to hide the text color toolbar - Updated dependencies ## 7.1.0 ### Minor Changes - [`00e69e0b7c839`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/00e69e0b7c839) - Clean up and removal of the `platform-visual-refresh-icons` feature flag. ### Patch Changes - Updated dependencies ## 7.0.2 ### Patch Changes - [`676d45e408322`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/676d45e408322) - [ED-29726] clean up platform_editor_toolbar_aifc_patch_8 - Updated dependencies ## 7.0.1 ### Patch Changes - [`b429c01ce6af9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b429c01ce6af9) - icon migration entry point update - Updated dependencies ## 7.0.0 ### Patch Changes - Updated dependencies ## 6.3.25 ### Patch Changes - Updated dependencies ## 6.3.24 ### Patch Changes - Updated dependencies ## 6.3.23 ### Patch Changes - [`9f03725ffb7b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9f03725ffb7b8) - Removing feature flag with changing internal use of custom icons. - Updated dependencies ## 6.3.22 ### Patch Changes - Updated dependencies ## 6.3.21 ### Patch Changes - Updated dependencies ## 6.3.20 ### Patch Changes - [`840338033507a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/840338033507a) - Migrating custom icons behind feature flag. ## 6.3.19 ### Patch Changes - [`15d7f87e470d5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/15d7f87e470d5) - [ux] EDITOR-3749 Fix keep selection after applying text color or highlight - Updated dependencies ## 6.3.18 ### Patch Changes - [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) - EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema - Updated dependencies ## 6.3.17 ### Patch Changes - [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) - tsignores added for help-center local consumpton removed - Updated dependencies ## 6.3.16 ### Patch Changes - Updated dependencies ## 6.3.15 ### Patch Changes - Updated dependencies ## 6.3.14 ### Patch Changes - [`4d676bbdb3ce6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d676bbdb3ce6) - ts-ignore added temporarily to unblock local consumption for help-center, will be removed once project refs are setup - Updated dependencies ## 6.3.13 ### Patch Changes - Updated dependencies ## 6.3.12 ### Patch Changes - Updated dependencies ## 6.3.11 ### Patch Changes - [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) - EDITOR-2791 bump adf-schema - Updated dependencies ## 6.3.10 ### Patch Changes - [`e584fc1d47ba6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e584fc1d47ba6) - [ux] ED-29650 Fix Text Highlight colour toolbar button to use ads colour token - Updated dependencies ## 6.3.9 ### Patch Changes - Updated dependencies ## 6.3.8 ### Patch Changes - Updated dependencies ## 6.3.7 ### Patch Changes - Updated dependencies ## 6.3.6 ### Patch Changes - [`351b338797ae4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/351b338797ae4) - ED-29460 Clean up platform_editor_toolbar_aifc_fix_editor_view - Updated dependencies ## 6.3.5 ### Patch Changes - [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) - EDITOR-2447 Bump adf-schema to 51.3.2 - Updated dependencies ## 6.3.4 ### Patch Changes - [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) - EDITOR-2447 Bump adf-schema to 51.3.1 - Updated dependencies ## 6.3.3 ### Patch Changes - [`2d7e0bee11270`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2d7e0bee11270) - [ux] ED-29586 Colour picker remains open after toolbar is dismissed and reopened - Updated dependencies ## 6.3.2 ### Patch Changes - [`65a0457b5c987`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/65a0457b5c987) - re-release @atlaskit/editor-plugin-text-color to see if it fixes the master-publish pipeline - Updated dependencies ## 6.3.1 ### Patch Changes - Updated dependencies ## 6.3.0 ### Minor Changes - [`5167552fe1a93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5167552fe1a93) - [EDITOR-2339] Bump @atlaskit/adf-schema to 51.3.0 ### Patch Changes - Updated dependencies ## 6.2.5 ### Patch Changes - Updated dependencies ## 6.2.4 ### Patch Changes - Updated dependencies ## 6.2.3 ### Patch Changes - [`ef001bf65d48f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef001bf65d48f) - Remove usage of `platform_editor_toolbar_aifc` inside editor packages - instead rely on checking for new toolbar plugin option, make `enableNewToolbarExperience` mandatory for consumers to opt in to new toolbar experience - Updated dependencies ## 6.2.2 ### Patch Changes - Updated dependencies ## 6.2.1 ### Patch Changes - [`482bcdc75598e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/482bcdc75598e) - ED-29462 Clean up platform_editor_toolbar_aifc_responsiveness_update - Updated dependencies ## 6.2.0 ### Minor Changes - [`872bd8d576773`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/872bd8d576773) - [ux] ED-29272 Add missing tooltip and shortcut for TextColorDropdownMenu ### Patch Changes - Updated dependencies ## 6.1.2 ### Patch Changes - Updated dependencies ## 6.1.1 ### Patch Changes - [`a3254a75cdfb7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a3254a75cdfb7) - [ED-29448] clean up experiment platform_editor_toolbar_aifc_patch_2 - Updated dependencies ## 6.1.0 ### Minor Changes - [`4ad69354a021d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4ad69354a021d) - Remove references to platform_editor_toolbar_aifc_patch_1 experiment, remove useToolbarDropdownMenuOld export from @atlaskit/editor-toolbar package ### Patch Changes - Updated dependencies ## 6.0.3 ### Patch Changes - Updated dependencies ## 6.0.2 ### Patch Changes - Updated dependencies ## 6.0.1 ### Patch Changes - Updated dependencies ## 6.0.0 ### Patch Changes - Updated dependencies ## 5.5.0 ### Minor Changes - [`687c1b8fa7801`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687c1b8fa7801) - EDITOR-1566 bump adf-schema + update validator ### Patch Changes - Updated dependencies ## 5.4.2 ### Patch Changes - [`23b126bae703a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/23b126bae703a) - ED-29354 Text/highlight color toolbar item is not full disabled when cursor is in page title - Updated dependencies ## 5.4.1 ### Patch Changes - Updated dependencies ## 5.4.0 ### Minor Changes - [`b367661ba720e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b367661ba720e) - EDITOR-1562 bump adf-schema for afm ### Patch Changes - Updated dependencies ## 5.3.0 ### Minor Changes - [`66414cddf2784`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/66414cddf2784) - Add new platform_editor_toolbar_aifc_fix_editor_view experiment, replace destructured objects with direct property access ### Patch Changes - Updated dependencies ## 5.2.0 ### Minor Changes - [`64ec65231b4cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64ec65231b4cf) - EDITOR-1568 bump adf-schema for afm ### Patch Changes - Updated dependencies ## 5.1.0 ### Minor Changes - [`52e588636f4d0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/52e588636f4d0) - Add new 'changeColor' Editor Command to editor-plugin-text-color, add new keys for clear color menu item, add new clear color menu item, add new platform_editor_toolbar_aifc_patch_4 experiment ### Patch Changes - Updated dependencies ## 5.0.1 ### Patch Changes - Updated dependencies ## 5.0.0 ### Patch Changes - Updated dependencies ## 4.0.6 ### Patch Changes - [`c0113eeccb2df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c0113eeccb2df) - [ux] ED-29120 add a new config option for default editor preset (`toolbar.enableNewToolbarExperience`) which allows the new toolbar to be disabled. This is needed for editors that can't be excluded at the experiment level. - Updated dependencies ## 4.0.5 ### Patch Changes - Updated dependencies ## 4.0.4 ### Patch Changes - [`555ac8f256674`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/555ac8f256674) - Update menu item icon size to small, tweak paddings and font styles - Updated dependencies ## 4.0.3 ### Patch Changes - [`db97eb262cc5a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/db97eb262cc5a) - replace platform_editor_toolbar_aifc with separate experiements for jira and confluence - Updated dependencies ## 4.0.2 ### Patch Changes - Updated dependencies ## 4.0.1 ### Patch Changes - Updated dependencies ## 4.0.0 ### Patch Changes - Updated dependencies ## 3.2.4 ### Patch Changes - [`36e649e4988d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/36e649e4988d3) - [ux] ED-29072 close all menus on nested menu item clicked - Updated dependencies ## 3.2.3 ### Patch Changes - [`51f3f2db61f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51f3f2db61f6e) - Update toolbar config across plugins - Updated dependencies ## 3.2.2 ### Patch Changes - [`b9f4eca29e93a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b9f4eca29e93a) - ED-29114 Tidy up FG platform_editor_usesharedpluginstatewithselector for text-color, text-formatting - Updated dependencies ## 3.2.1 ### Patch Changes - [`bf3ab0c552ba7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bf3ab0c552ba7) - [ux] ED-29000 Add keyboard navigation to colour palette and minor UI fixes - [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) - EDITOR-1442 Bump adf-schema - Updated dependencies ## 3.2.0 ### Minor Changes - [`1eba43a7b680d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1eba43a7b680d) - [ux] ED-29000 - Address paper cut issues in ColorPalette ### Patch Changes - Updated dependencies ## 3.1.16 ### Patch Changes - Updated dependencies ## 3.1.15 ### Patch Changes - [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) - Sorted type and interface props to improve Atlaskit docs - Updated dependencies ## 3.1.14 ### Patch Changes - Updated dependencies ## 3.1.13 ### Patch Changes - Updated dependencies ## 3.1.12 ### Patch Changes - [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) - EDITOR-1373 Bump adf-schema version - Updated dependencies ## 3.1.11 ### Patch Changes - Updated dependencies ## 3.1.10 ### Patch Changes - [`13c698778e3c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13c698778e3c6) - [ux] Atlaspack version bump - Updated dependencies ## 3.1.9 ### Patch Changes - Updated dependencies ## 3.1.8 ### Patch Changes - Updated dependencies ## 3.1.7 ### Patch Changes - [`3145f278b1f7a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3145f278b1f7a) - [ux] [ED-28473] minor UI updates for editor-toolbar - Use ADS ButtonGroup for ToolbarButtonGroup - Remove groupLocation prop and use CSS instead - Use DropdownItemGroup for ToolbarDropdownItemSection and expand props for section separator and title - Support ReactNode as content for ToolbarTooltip and add missing shortcuts in tooltips - Center Icons for split buttons and make chevron icon 24px wide - Align dropdown menu UI with current editor design - Updated dependencies ## 3.1.6 ### Patch Changes - [`4d47716053c75`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d47716053c75) - [ux] ED-28799 Complete text colour / highlight menu items - Updated dependencies ## 3.1.5 ### Patch Changes - Updated dependencies ## 3.1.4 ### Patch Changes - [#197017](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/197017) [`5ef01d09bada1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5ef01d09bada1) - [ux] ED-28687 [Register] Text colour + highlight - Updated dependencies ## 3.1.3 ### Patch Changes - [#195649](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195649) [`231bb33e06dfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/231bb33e06dfe) - EDITOR-1131 Bump adf-schema version to 50.2.0 - Updated dependencies ## 3.1.2 ### Patch Changes - Updated dependencies ## 3.1.1 ### Patch Changes - [#191913](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/191913) [`6d1e56695e91d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6d1e56695e91d) - EDITOR-1131 Bump adf-schema package to 50.0.0 - Updated dependencies ## 3.1.0 ### Minor Changes - [#189314](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189314) [`22c6251496010`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/22c6251496010) - Exported missing types that were already being inferred from existing exports ### Patch Changes - Updated dependencies ## 3.0.3 ### Patch Changes - [#187144](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187144) [`a16147d8fbdfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a16147d8fbdfe) - Bump @atlaskit/adf-schema to v49.0.5 - Updated dependencies ## 3.0.2 ### Patch Changes - [#183158](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183158) [`d6096ec5c8ad9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d6096ec5c8ad9) - Migrate to useSharedPluginStateWithSelector - Updated dependencies ## 3.0.1 ### Patch Changes - Updated dependencies ## 3.0.0 ### Major Changes - [#181024](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181024) [`8e80c487ca307`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e80c487ca307) - ## Make `@atlaskit/editor-common` a peer dependency **WHAT:** `@atlaskit/editor-common` has been moved from `dependencies` to `peerDependencies` in all editor plugin packages. **WHY:** This change ensures that only a single version of `@atlaskit/editor-common` is used in consuming applications, preventing issues caused by multiple versions of singleton libraries (such as context mismatches or duplicated state). This is especially important for packages that rely on shared context or singletons. **HOW TO ADJUST:** - Consumers must now explicitly install `@atlaskit/editor-common` in their own project if they use any of these editor plugins. - Ensure the version you install matches the version required by the plugins. - You can use the [`check-peer-dependencies`](https://www.npmjs.com/package/check-peer-dependencies) package to verify that all required peer dependencies are installed and compatible. - Example install command: ``` npm install @atlaskit/editor-common ``` or ``` yarn add @atlaskit/editor-common ``` **Note:** This is a breaking change. If `@atlaskit/editor-common` is not installed at the application level, you may see errors or unexpected behavior. ### Patch Changes - Updated dependencies ## 2.4.3 ### Patch Changes - Updated dependencies ## 2.4.2 ### Patch Changes - Updated dependencies ## 2.4.1 ### Patch Changes - Updated dependencies ## 2.4.0 ### Minor Changes - [#158546](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158546) [`b7fe4e6f226f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b7fe4e6f226f3) - ED-27284 use user preferences plugin in editor preset. ### Patch Changes - Updated dependencies ## 2.3.9 ### Patch Changes - Updated dependencies ## 2.3.8 ### Patch Changes - Updated dependencies ## 2.3.7 ### Patch Changes - Updated dependencies ## 2.3.6 ### Patch Changes - Updated dependencies ## 2.3.5 ### Patch Changes - Updated dependencies ## 2.3.4 ### Patch Changes - [#154149](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154149) [`4b955e247c793`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b955e247c793) - [ED-27560] Migrate to useSharedPluginStateSelector for text color, toolbar lists indentation, type-ahead, undo-redo plugins ## 2.3.3 ### Patch Changes - Updated dependencies ## 2.3.2 ### Patch Changes - Updated dependencies ## 2.3.1 ### Patch Changes - Updated dependencies ## 2.3.0 ### Minor Changes - [#142357](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142357) [`fccbc24b53f87`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fccbc24b53f87) - [https://product-fabric.atlassian.net/browse/ED-27522](ED-27522) - adopt the `fullPagePreset` function from @atlassian/confluence-presets package for creating an editor preset for Confluence ## 2.2.0 ### Minor Changes - [#139139](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139139) [`7f6b665d778dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7f6b665d778dd) - [https://product-fabric.atlassian.net/browse/ED-27499](ED-27499) - the new `@atlassian/confluence-presets` package with Confluence `full-page` preset is created ### Patch Changes - Updated dependencies ## 2.1.9 ### Patch Changes - [#139173](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139173) [`fafd1374cc3a4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fafd1374cc3a4) - [ED-27448] Remove experiment tracking for allowMoreTextColors experiment - Updated dependencies ## 2.1.8 ### Patch Changes - Updated dependencies ## 2.1.7 ### Patch Changes - Updated dependencies ## 2.1.6 ### Patch Changes - Updated dependencies ## 2.1.5 ### Patch Changes - [#126126](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126126) [`468f52001a847`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/468f52001a847) - Tidy up contextual formatting toolbar experiment and switch to `platform_editor_controls` flag - Updated dependencies ## 2.1.4 ### Patch Changes - Updated dependencies ## 2.1.3 ### Patch Changes - Updated dependencies ## 2.1.2 ### Patch Changes - Updated dependencies ## 2.1.1 ### Patch Changes - Updated dependencies ## 2.1.0 ### Minor Changes - [#120472](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120472) [`73c800ab5f2fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73c800ab5f2fc) - ED-26766 update adf-schema from 47.2.1 to 47.6.0 and adf-schema-json from 1.27.0 to 1.31.0 ### Patch Changes - Updated dependencies ## 2.0.2 ### Patch Changes - [#120931](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120931) [`624b97c021fea`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/624b97c021fea) - [ux] ED-26676 revert to existing primary toolbar components ## 2.0.1 ### Patch Changes - [#120533](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120533) [`f1bec731e278f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f1bec731e278f) - Adds a `sideEffects` field to ensure this package does not have Compiled styles tree-shaken in the future to avoid an accidental regression. This is related to https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953 ## 2.0.0 ### Major Changes - [#117363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117363) [`10a0f7f6c2027`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10a0f7f6c2027) - This package's `peerDependencies` have been adjusted for `react` and/or `react-dom` to reflect the status of only supporting React 18 going forward. No explicit breaking change to React support has been made in this release, but this is to signify going forward, breaking changes for React 16 or React 17 may come via non-major semver releases. Please refer this community post for more details: https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026 ### Patch Changes - Updated dependencies ## 1.20.0 ### Minor Changes - [#116949](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116949) [`9154f7b89e3d2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9154f7b89e3d2) - [ux] ED-26674 Hiding contextual toolbar menu items when the menu is docked to top ### Patch Changes - Updated dependencies ## 1.19.0 ### Minor Changes - [#116013](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116013) [`18e022766bfd3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/18e022766bfd3) - [ux] ED-26464 Hiding primary toolbar and docking contextual toolbar items to top ### Patch Changes - Updated dependencies ## 1.18.2 ### Patch Changes - Updated dependencies ## 1.18.1 ### Patch Changes - [#112186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112186) [`9462d8ca2405a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9462d8ca2405a) - Bump adf-schema to 47.2.1 ## 1.18.0 ### Minor Changes - [#105322](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105322) [`8876083532adc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8876083532adc) - Bumped editor-prosemirror version to 7.0.0 ### Patch Changes - Updated dependencies ## 1.17.2 ### Patch Changes - Updated dependencies ## 1.17.1 ### Patch Changes - Updated dependencies ## 1.17.0 ### Minor Changes - [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060) [`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) - Update `React` from v16 to v18 ### Patch Changes - Updated dependencies ## 1.16.10 ### Patch Changes - [#107473](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107473) [`962b3297548df`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/962b3297548df) - [ux] Implement variation 2 for editor contextual toolbar formatting experiment ## 1.16.9 ### Patch Changes - [#105009](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105009) [`a4039ebf7ed11`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a4039ebf7ed11) - [ux] Implement variant 2 cohorts experience for platform_editor_contextual_formatting_toolbar_v2 experiment - Updated dependencies ## 1.16.8 ### Patch Changes - Updated dependencies ## 1.16.7 ### Patch Changes - [#100162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100162) [`e80e57fc37719`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e80e57fc37719) - [ux] ED-26089: Add 4px gap to main nav bar items ## 1.16.6 ### Patch Changes - Updated dependencies ## 1.16.5 ### Patch Changes - Updated dependencies ## 1.16.4 ### Patch Changes - [#171551](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171551) [`702c918817e78`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/702c918817e78) - ED-25817: refactors plugins to meet folder standards ## 1.16.3 ### Patch Changes - [#172933](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/172933) [`8323af2381d00`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8323af2381d00) - [ux] Arranges items in the Selection toolbar under the Contextual toolbar experiment flag - Updated dependencies ## 1.16.2 ### Patch Changes - Updated dependencies ## 1.16.1 ### Patch Changes - Updated dependencies ## 1.16.0 ### Minor Changes - [#167675](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/167675) [`9c0185ccd82d3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9c0185ccd82d3) - [ux] Adds inputMethod as an optional argument in changeColor plugin action and enables text coloroption in the Selection toolbar. ### Patch Changes - Updated dependencies ## 1.15.8 ### Patch Changes - [#165765](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165765) [`3f441f30e6507`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f441f30e6507) - Bump adf-schema to 46.0.0 - Updated dependencies ## 1.15.7 ### Patch Changes - Updated dependencies ## 1.15.6 ### Patch Changes - [#159176](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159176) [`8f1d77592a9dc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f1d77592a9dc) - Bump adf-schema to 44.2.0 ## 1.15.5 ### Patch Changes - Updated dependencies ## 1.15.4 ### Patch Changes - [#155735](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155735) [`1beeeda29023a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1beeeda29023a) - Upgrades editor packages to react 18 - Updated dependencies ## 1.15.3 ### Patch Changes - [#154186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154186) [`5c316170d29dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c316170d29dd) - Bump @atlaskit/adf-schema to 42.3.1 - Updated dependencies ## 1.15.2 ### Patch Changes - Updated dependencies ## 1.15.1 ### Patch Changes - [#152510](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152510) [`dcf9edde7ac7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dcf9edde7ac7b) - bump adf-schema to 42.0.1 - Updated dependencies ## 1.15.0 ### Minor Changes - [#151190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151190) [`a3723b1cdede2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3723b1cdede2) - [ux] [ED-25037] this change bumps @atlaskit/adf-schema from 40.9.0 to 40.9.4 which makes the blockquote selectable, adds missing marks to the PM node spec and fixes a bug that converted pasted external images to media groups. ### Patch Changes - Updated dependencies ## 1.14.11 ### Patch Changes - Updated dependencies ## 1.14.10 ### Patch Changes - [#147531](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147531) [`8ae1e110621b7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ae1e110621b7) - Internal changes to feature flag used to toggle new icons ## 1.14.9 ### Patch Changes - Updated dependencies ## 1.14.8 ### Patch Changes - Updated dependencies ## 1.14.7 ### Patch Changes - Updated dependencies ## 1.14.6 ### Patch Changes - Updated dependencies ## 1.14.5 ### Patch Changes - Updated dependencies ## 1.14.4 ### Patch Changes - [#139334](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139334) [`30793649657c0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30793649657c0) - [HOT-111629] We had an incident where the last character disappears when hitting the enter key on windows OS for Korean characters. Bumping to prosemirror-view@1.34.2 for the fix. ## 1.14.3 ### Patch Changes - Updated dependencies ## 1.14.2 ### Patch Changes - [#136367](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136367) [`4d9450a7e1283`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d9450a7e1283) - [ux] Update new icons (text color, highlight, text style) with design change - Updated dependencies ## 1.14.1 ### Patch Changes - [#134213](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134213) [`93bd7032842ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/93bd7032842ec) - [ux] [ED-24636] Bump ADF Schema package ## 1.14.0 ### Minor Changes - [#133191](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/133191) [`78a1927084934`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/78a1927084934) - [ux] Remove icon migration feature gate and migrate new icons on primary toolbar ### Patch Changes - Updated dependencies ## 1.13.1 ### Patch Changes - Updated dependencies ## 1.13.0 ### Minor Changes - [#130825](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130825) [`d8a00de5637ff`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d8a00de5637ff) - ENGHEALTH-9890: Bumps React peer dependency for Lego editor plugins ## 1.12.1 ### Patch Changes - Updated dependencies ## 1.12.0 ### Minor Changes - [#128347](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128347) [`e33566cebd5d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e33566cebd5d1) - [ED-24175] bump @atlaskit/adf-schema to 40.8.1 and @atlassian/adf-schema-json to 1.22.0 to promotecodeblocks & media in quotes, and nested expands in expands to full schema, and allow quotes in panels and decisions in lists in stage0 schema, and a validator spec change ### Patch Changes - Updated dependencies ## 1.11.0 ### Minor Changes - [#126478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126478) [`ca1665ebbfe4d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ca1665ebbfe4d) - [ED-23435] Store primary toolbar component registry in a plugin variable instead of in plugin state to avoid having to add effects to all plugins and enable SSR for the toolbar. [Breaking change] Converted registerComponent from the primary toolbar plugin into an action. ### Patch Changes - Updated dependencies ## 1.10.2 ### Patch Changes - [#125353](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/125353) [`77847728bf617`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/77847728bf617) - Migrate icons in Editor primary toolbar - Updated dependencies ## 1.10.1 ### Patch Changes - Updated dependencies ## 1.10.0 ### Minor Changes - [#124209](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124209) [`8aa1792f12ed3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8aa1792f12ed3) - bump @atlaskit/editor-prosemirror to 5.0.0, bump @atlaskit/adf-schema to 40.1.0 ### Patch Changes - [#123786](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123786) [`3ff9313b19349`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3ff9313b19349) - [ux] [ED-23356] Use removeMark in editor-plugin-text-color removeColor logic - Updated dependencies ## 1.9.0 ### Minor Changes - [#122895](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122895) [`49b8c7658f3b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/49b8c7658f3b5) - [ED-24173] bump @atlaskit/adf-schema to 40.3.0 and @atlassian/adf-schema-json to 1.18.0 ### Patch Changes - Updated dependencies ## 1.8.6 ### Patch Changes - Updated dependencies ## 1.8.5 ### Patch Changes - Updated dependencies ## 1.8.4 ### Patch Changes - [#116760](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116760) [`2e309117f02c6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2e309117f02c6) - [ED-23062] Clean up feature flag for highlight palette dark mode improvements - Updated dependencies ## 1.8.3 ### Patch Changes - Updated dependencies ## 1.8.2 ### Patch Changes - [#114548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114548) [`8b2d47bffb50e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b2d47bffb50e) - bump adf-schema version - Updated dependencies ## 1.8.1 ### Patch Changes - Updated dependencies ## 1.8.0 ### Minor Changes - [#115247](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115247) [`251d23ff9e6c8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/251d23ff9e6c8) - upgrade adf-schema version to 38.0.0 ### Patch Changes - Updated dependencies ## 1.7.1 ### Patch Changes - Updated dependencies ## 1.7.0 ### Minor Changes - [#114156](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114156) [`bc6a63af2d1d0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc6a63af2d1d0) - Bump adf-schema to 37.0.0 and adf-schema-json to 1.16.0 ### Patch Changes - Updated dependencies ## 1.6.0 ### Minor Changes - [#110884](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110884) [`674f78166705c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/674f78166705c) - [ux] [ED-23516] Change border color for highlight and text-color palettes to use tokens. Changedefault palette color when undefined ### Patch Changes - Updated dependencies ## 1.5.0 ### Minor Changes - [#108745](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108745) [`ef4a6d8a3ef73`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ef4a6d8a3ef73) - [ux] [ED-23513] Allow text color mark to replace backgroundColor ## 1.4.1 ### Patch Changes - Updated dependencies ## 1.4.0 ### Minor Changes - [#101406](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101406) [`6daffd65aec4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6daffd65aec4) - [ED-23298] Extract primary toolbar components to editor plugin to allow for custom ordering ### Patch Changes - [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478) [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) - [ED-23332] Update adf-schema package to 36.10.1 - Updated dependencies ## 1.3.3 ### Patch Changes - [#101513](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101513) [`98b5dfc33bed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/98b5dfc33bed) - [ux] [ED-23156] The highlight primary toolbar button is disabled when trying to apply it on nodes that don't enable the mark and when in a gap cursor. The text color primary toolbar button is disabled when selecting text with a highlight. ## 1.3.2 ### Patch Changes - [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524) [`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) - ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation ## 1.3.1 ### Patch Changes - [#100495](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100495) [`dbb78a011fac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dbb78a011fac) - [ux] [ED-23150] Added `changeColor` command for editor-plugin-highlight, including new `removeMark` command for editor-common. Fixed bug with editor-plugin-text-color which prevented color from being removed when user selects all. - Updated dependencies ## 1.3.0 ### Minor Changes - [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579) [`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) - Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0 ### Patch Changes - Updated dependencies ## 1.2.2 ### Patch Changes - Updated dependencies ## 1.2.1 ### Patch Changes - [#99242](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99242) [`854acdf04f29`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/854acdf04f29) - Adjust tooltip text for editor toolbar buttons - Updated dependencies ## 1.2.0 ### Minor Changes - [#98130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98130) [`6a3c0d9d6382`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a3c0d9d6382) - [ED-23154] Add highlight option to main toolbar in editor ### Patch Changes - Updated dependencies ## 1.1.8 ### Patch Changes - [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599) [`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) - [ED-22282] Bump adf-schema to 36.1.0 ## 1.1.7 ### Patch Changes - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698) [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) - [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any language triggering composition on an empty line.This was fixed in a patch bump of prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5 ## 1.1.6 ### Patch Changes - [#93784](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93784) [`de2e52677025`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/de2e52677025) - ECA11Y-217 Improve editor toolbar screen reader text for text styles and color - Updated dependencies ## 1.1.5 ### Patch Changes - Updated dependencies ## 1.1.4 ### Patch Changes - [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237) [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) - [ED-23102] Bump ADF schema to version 35.12.2 - [#96613](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96613) [`398961a2b0a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/398961a2b0a1) - [ux] [ED-23133] Moved stepped rainbow text colour icon styles to editor-common and refactored to be reusable ## 1.1.3 ### Patch Changes - Updated dependencies ## 1.1.2 ### Patch Changes - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901) [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) - [ED-23097] Bump ADF schema to version 35.12.1 ## 1.1.1 ### Patch Changes - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689) [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) - Updating adf-schema version to 35.10.0 ## 1.1.0 ### Minor Changes - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934) [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) - bumped editor-prosemirror version to 4.0.0 ### Patch Changes - Updated dependencies ## 1.0.8 ### Patch Changes - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426) [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) - Bump adf-schema to 35.9.2 to support table alignment options ## 1.0.7 ### Patch Changes - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106) [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) - Bump ADF-schema package to version 35.0.0 - Updated dependencies ## 1.0.6 ### Patch Changes - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724) [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) - [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from 35.7.0 to 35.8.0 ## 1.0.5 ### Patch Changes - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777) [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) - Bump adf-schema to 35.7.0 ## 1.0.4 ### Patch Changes - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2` - Updated dependencies ## 1.0.3 ### Patch Changes - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679) [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7