UNPKG

@atlaskit/editor-plugin-text-formatting

Version:

Text-formatting plugin for @atlaskit/editor-core

2,024 lines (1,187 loc) 64.5 kB
# @atlaskit/editor-plugin-text-formatting ## 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.2.13 ### Patch Changes - Updated dependencies ## 8.2.12 ### Patch Changes - Updated dependencies ## 8.2.11 ### Patch Changes - Updated dependencies ## 8.2.10 ### Patch Changes - Updated dependencies ## 8.2.9 ### Patch Changes - [`9ff7d1c1aa288`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ff7d1c1aa288) - Update README.md and 0-intro.tsx - Updated dependencies ## 8.2.8 ### Patch Changes - Updated dependencies ## 8.2.7 ### Patch Changes - Updated dependencies ## 8.2.6 ### Patch Changes - Updated dependencies ## 8.2.5 ### Patch Changes - Updated dependencies ## 8.2.4 ### Patch Changes - [`27b688b4cb76f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/27b688b4cb76f) - Source code changes to enable compatibility with react-intl v6 ## 8.2.3 ### Patch Changes - Updated dependencies ## 8.2.2 ### Patch Changes - Updated dependencies ## 8.2.1 ### Patch Changes - Updated dependencies ## 8.2.0 ### Minor Changes - [`87bb2de1fb74d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/87bb2de1fb74d) - Fix scrollable-region-focusable a11y violation on inline code by removing overflow:auto from code mark styles in EditorContentContainer behind the platform_editor_a11y_scrollable_region experiment. Removing overflow:auto eliminates the scrollable region entirely (text wraps naturally via overflow-wrap:break-word and white-space:pre-wrap), ### 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. ## 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.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 - Updated dependencies ## 7.2.11 ### Patch Changes - Updated dependencies ## 7.2.10 ### Patch Changes - Updated dependencies ## 7.2.9 ### Patch Changes - Updated dependencies ## 7.2.8 ### Patch Changes - Updated dependencies ## 7.2.7 ### 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.6 ### Patch Changes - Updated dependencies ## 7.2.5 ### 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.4 ### Patch Changes - Updated dependencies ## 7.2.3 ### Patch Changes - [`3d0b3f8b4d802`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d0b3f8b4d802) - Remove platform_editor_toolbar_aifc_responsive experiment - Updated dependencies ## 7.2.2 ### Patch Changes - Updated dependencies ## 7.2.1 ### Patch Changes - 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.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.0 ### Patch Changes - Updated dependencies ## 6.1.18 ### Patch Changes - Updated dependencies ## 6.1.17 ### Patch Changes - Updated dependencies ## 6.1.16 ### Patch Changes - [`90abe9b926a6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/90abe9b926a6f) - Icon entrypoint migration - Updated dependencies ## 6.1.15 ### Patch Changes - Updated dependencies ## 6.1.14 ### Patch Changes - [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) - EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema - Updated dependencies ## 6.1.13 ### Patch Changes - [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) - tsignores added for help-center local consumpton removed - Updated dependencies ## 6.1.12 ### Patch Changes - Updated dependencies ## 6.1.11 ### Patch Changes - Updated dependencies ## 6.1.10 ### 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.1.9 ### Patch Changes - [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) - EDITOR-2791 bump adf-schema - Updated dependencies ## 6.1.8 ### Patch Changes - Updated dependencies ## 6.1.7 ### Patch Changes - Updated dependencies ## 6.1.6 ### Patch Changes - [`3c501a06f7c8b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3c501a06f7c8b) - [ux] [EDITOR-2460] detect and format backticks that close strings on the LHS - Updated dependencies ## 6.1.5 ### Patch Changes - Updated dependencies ## 6.1.4 ### Patch Changes - [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) - EDITOR-2447 Bump adf-schema to 51.3.2 - Updated dependencies ## 6.1.3 ### Patch Changes - [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) - EDITOR-2447 Bump adf-schema to 51.3.1 - Updated dependencies ## 6.1.2 ### Patch Changes - [`cce679578db3d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cce679578db3d) - upgrade browser util, and improve formatting keymaps - Updated dependencies ## 6.1.1 ### Patch Changes - Updated dependencies ## 6.1.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.0.13 ### Patch Changes - Updated dependencies ## 6.0.12 ### 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.0.11 ### Patch Changes - Updated dependencies ## 6.0.10 ### Patch Changes - [`ff53e1bfc6c25`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ff53e1bfc6c25) - [ED-29482] clean up references to platform_editor_toolbar_rerender_optimization_exp - Updated dependencies ## 6.0.9 ### 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.0.8 ### Patch Changes - Updated dependencies ## 6.0.7 ### Patch Changes - Updated dependencies ## 6.0.6 ### Patch Changes - Updated dependencies ## 6.0.5 ### Patch Changes - [`2ca00c96d410c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2ca00c96d410c) - update icons used for subscript and superscript - Updated dependencies ## 6.0.4 ### Patch Changes - Updated dependencies ## 6.0.3 ### Patch Changes - [`2f81c0f3bf21d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2f81c0f3bf21d) - [ux] ED-29318 [CR-6b] Add new toolbar icons to comment editor - Updated dependencies ## 6.0.2 ### Patch Changes - [`20c74a7647d3e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20c74a7647d3e) - [ux] ED-29274 Add missing tooltip for toolbar buttons - Updated dependencies ## 6.0.1 ### Patch Changes - Updated dependencies ## 6.0.0 ### Patch Changes - Updated dependencies ## 5.3.1 ### Patch Changes - [`fb6997c75469f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fb6997c75469f) - [ux] ED-29319 [CR-6a] Update full page toolbar responstiveness - Updated dependencies ## 5.3.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.2.2 ### Patch Changes - [`19b70bcbda751`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/19b70bcbda751) - [ux] ED-29181 Keyboard shortcuts should appear disabled in menu item - Updated dependencies ## 5.2.1 ### Patch Changes - Updated dependencies ## 5.2.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.1.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.0.0 ### Patch Changes - Updated dependencies ## 4.0.5 ### 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.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.0.27 ### Patch Changes - [`51f3f2db61f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51f3f2db61f6e) - Update toolbar config across plugins - Updated dependencies ## 3.0.26 ### 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.0.25 ### Patch Changes - [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) - EDITOR-1442 Bump adf-schema - Updated dependencies ## 3.0.24 ### Patch Changes - Updated dependencies ## 3.0.23 ### Patch Changes - [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) - Sorted type and interface props to improve Atlaskit docs - Updated dependencies ## 3.0.22 ### Patch Changes - Updated dependencies ## 3.0.21 ### Patch Changes - [`286abb4d35eba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/286abb4d35eba) - [ux] [ED-28960] Finish full page primary toolbar migration - Align with design update (separator, gap, height, icon size) - Add keyboard shortcut to focus toolbar and arrow key navigation - Address accessibility - Updated dependencies ## 3.0.20 ### Patch Changes - Updated dependencies ## 3.0.19 ### Patch Changes - [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) - EDITOR-1373 Bump adf-schema version - Updated dependencies ## 3.0.18 ### Patch Changes - Updated dependencies ## 3.0.17 ### Patch Changes - Updated dependencies ## 3.0.16 ### Patch Changes - Updated dependencies ## 3.0.15 ### 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.0.14 ### Patch Changes - Updated dependencies ## 3.0.13 ### Patch Changes - [`9a547b35d41b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9a547b35d41b0) - Cleanup platform_editor_common_marks - Updated dependencies ## 3.0.12 ### Patch Changes - [`f22ce89845e1e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f22ce89845e1e) - [ED-28686] Switch to use utility getInputMethodFromParentKeys - Updated dependencies ## 3.0.11 ### Patch Changes - [#199487](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199487) [`54098ba4cc83c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/54098ba4cc83c) - Add LinkSection and TextSection and add logic to hide them when toolbar is pinned. Add UserPreferencesPlugin and EditorViewModePlugin as a dependency to editor-plugin-toolbar. - Updated dependencies ## 3.0.10 ### Patch Changes - [`5f5ead7ec9a6c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5f5ead7ec9a6c) - [ED-28682] Add text format mark schema check for isHidden state of format button options - Updated dependencies ## 3.0.9 ### Patch Changes - [#197019](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/197019) [`96717455eea97`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/96717455eea97) - Import keys for toolbar components - Updated dependencies ## 3.0.8 ### Patch Changes - [#195899](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195899) [`345c0b6478f73`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/345c0b6478f73) - [ux] [ED-28682] Register text formatting toolbar component following new toolbar AIFC design - Updated dependencies ## 3.0.7 ### 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.0.6 ### Patch Changes - Updated dependencies ## 3.0.5 ### 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.0.4 ### Patch Changes - [#185723](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185723) [`751aeb4580469`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/751aeb4580469) - ED-28315 clean up fg platform_editor_controls_patch_13 ## 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.1 ### Patch Changes - [#173846](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173846) [`852a3c0aec64b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/852a3c0aec64b) - Clean up platform_editor_controls_patch_10 ## 2.4.0 ### Minor Changes - [#173138](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173138) [`62d4e3ae11127`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/62d4e3ae11127) - [ux] [ED-27997] Change text formatting state to only consider whole selections active for marks ### Patch Changes - Updated dependencies ## 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 - [#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.2.19 ### Patch Changes - [#169224](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169224) [`95aee735823c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/95aee735823c6) - [ux] ED-27798: Show T icon for block type plugin toolbar, and show only bold as single button, italic as dropdown in text formatting toolbar ## 2.2.18 ### Patch Changes - Updated dependencies ## 2.2.17 ### Patch Changes - [#167076](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167076) [`7f006256ff129`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7f006256ff129) - [ED-27801] Update strikethrough icon to use DS icon ## 2.2.16 ### Patch Changes - Updated dependencies ## 2.2.15 ### Patch Changes - Updated dependencies ## 2.2.14 ### Patch Changes - [#161914](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161914) [`b1a7ef0ae8d44`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b1a7ef0ae8d44) - Switches text formatting options optimisation from FG to Experiment flag - Updated dependencies ## 2.2.13 ### Patch Changes - Updated dependencies ## 2.2.12 ### Patch Changes - [#161143](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161143) [`6247656fbff10`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6247656fbff10) - [ED-28106] Fix toolbar pinning from table cell selections breaking the toolbar - Updated dependencies ## 2.2.11 ### Patch Changes - [#159090](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159090) [`9cbae97c20f84`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9cbae97c20f84) - Reduces rerenders of text formatting options and the toolbar when it is docked to top. - Updated dependencies ## 2.2.10 ### Patch Changes - Updated dependencies ## 2.2.9 ### Patch Changes - [#160862](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160862) [`3f27efcc909bd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3f27efcc909bd) - Fix disabled state of text formatting overflow menu with controls experiment enabled. - Updated dependencies ## 2.2.8 ### Patch Changes - [#159038](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159038) [`939f37dbeeb94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/939f37dbeeb94) - [ux] Highlight the common formatting mark button when selection has mixed style but share a common one ## 2.2.7 ### Patch Changes - [#155215](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/155215) [`7e8680d1d66be`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7e8680d1d66be) - Disallow default cmd+u shortcut behaviour when text formating is not allowed in editor ## 2.2.6 ### Patch Changes - [#154988](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154988) [`76019734ff982`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/76019734ff982) - [ED-27560] Adds `isInitialised` state variable to text-formatting plugin and migrates it to useSharedPluginStateSelector - Updated dependencies ## 2.2.5 ### Patch Changes - [#152656](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/152656) [`cd915ad2cc130`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd915ad2cc130) - Disallow keyboard formatting when selection contains text with code mark - Updated dependencies ## 2.2.4 ### Patch Changes - Updated dependencies ## 2.2.3 ### Patch Changes - [#150144](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150144) [`7cee8fc602804`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7cee8fc602804) - Unselect the options when the selection has some part with only one formatting and some part without any formatting ## 2.2.2 ### Patch Changes - Updated dependencies ## 2.2.1 ### Patch Changes - [#147651](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/147651) [`a17e1c3a38139`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a17e1c3a38139) - [ux] Unselect text formatting icon in floating toolbar when multiple parts with format in selection - Updated dependencies ## 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.10 ### Patch Changes - [#139159](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139159) [`d839f4396d5c1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d839f4396d5c1) - [ux] Update text formatting dropdown menu icon on primary toolbar - Updated dependencies ## 2.1.9 ### Patch Changes - Updated dependencies ## 2.1.8 ### Patch Changes - [#134202](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134202) [`1c44e9c82bcce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1c44e9c82bcce) - [ux] ED-27384 fix comments toolbar responsiveness ## 2.1.7 ### Patch Changes - Updated dependencies ## 2.1.6 ### Patch Changes - [#127441](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127441) [`f2f4b5971e0b2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2f4b5971e0b2) - [ux] Updates Text Formatting toolbar separators, active option style and removes range selection when the toolbar is docked to top. - Updated dependencies ## 2.1.5 ### Patch Changes - Updated dependencies ## 2.1.4 ### Patch Changes - [#126339](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126339) [`d41ba7595dcd2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d41ba7595dcd2) - [ux] Updates the look of Text Formatting Contextual toolbar dropdowns. ## 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.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.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.12 ### 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.11 ### 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.10 ### Patch Changes - [#97984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97984) [`8ffeab9aaf1ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ffeab9aaf1ab) - [ux] [ED-23573] Added new actions (resolveMarks and registerMarks) to basePlugin. Callbacks added to mentions, card, emoji and base plugins to handle conversion to inline code. Deprecated code removed from editor-common. - Updated dependencies ## 1.16.9 ### 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.8 ### Patch Changes - [#99274](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99274) [`b4dd134e0caaa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b4dd134e0caaa) - ED-25961 Add analytics for clear formatting and adding blockquote from text styles menu ## 1.16.7 ### Patch Changes - [#99080](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99080) [`8b2f0af25c400`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b2f0af25c400) - [ux] ED-26062: Removed icon blue borders when selected ## 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 - [#170931](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170931) [`5a4a927fac223`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5a4a927fac223) - [ux] Adds text formatting option to the Selection toolbar. ## 1.15.7 ### 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.6 ### Patch Changes - Updated dependencies ## 1.15.5 ### Patch Changes - [#161245](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/161245) [`a4f0ead84f4b7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a4f0ead84f4b7) - increase spacing on more formattin toolbar button ## 1.15.4 ### 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.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 - [#153539](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153539) [`451e5c3fb608e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/451e5c3fb608e) - [ux] Fix text formatting more button on primary toolbar in small screen when `platform-visual-refresh-icons` is on ## 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 - Updated dependencies ## 1.14.9 ### Patch Changes - [#146455](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146455) [`b692485729f1c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b692485729f1c) - improve comment editor toolbar responsiveness - 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 - [#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.4 ### Patch Changes - Updated dependencies ## 1.14.3 ### Patch Changes - [#138118](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138118) [`5e4d9eb1aefe4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e4d9eb1aefe4) - NOISSUE: Upgrades editor React peer dependencies to v18 - Updated dependencies ## 1.14.2 ### Patch Changes - [#135500](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135500) [`d97d77c47b7cb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d97d77c47b7cb) - [ux] Migrate new ADS icons on Editor primary toolbar ## 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.2 ### Patch Changes - Updated dependencies ## 1.13.1 ### Patch Changes - [#129365](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129365) [`ccb6fdd9283db`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ccb6fdd9283db) - remove editor simplify inline cards ff - Updated dependencies ## 1.13.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.12.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.11.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.11.1 ### Patch Changes - Updated dependencies ## 1.11.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 - Updated dependencies ## 1.10.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.9.5 ### Patch Changes - Updated dependencies ## 1.9.4 ### Patch Changes - Updated dependencies ## 1.9.3 ### Patch Changes - Updated dependencies ## 1.9.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.9.1 ### Patch Changes - Updated dependencies ## 1.9.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.8.1 ### Patch Changes - Updated dependencies ## 1.8.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.7.2 ### Patch Changes - Updated dependencies ## 1.7.1 ### Patch Changes - [#105074](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105074) [`546eb6455635`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/546eb6455635) - [ux] ED-23044 - The inlineCards with URL should be simplified to url when them are wrapped to inline codemark ## 1.7.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.6.1 ### 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.6.0 ### Minor Changes - [#100553](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100553) [`e0c2a4b9c8ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e0c2a4b9c8ae) - [ED-23157] Clear background color (= highlights) when clearing the formatting on a selection ### Patch Changes - Updated dependencies ## 1.5.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.4.7 ### Patch Changes - Updated dependencies ## 1.4.6 ### 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.4.5 ### 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.4.4 ### Patch Changes - Updated dependencies ## 1.4.3 ### 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 ## 1.4.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.4.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.4.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.3.5 ### 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.3.4 ### 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.3.3 ### 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.3.2 ### Patch Changes - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/817