# @atlaskit/editor-core

## 219.2.0

### Minor Changes

- [`a759f33417d9b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a759f33417d9b) -
  [PIRA-1311](https://opsj.atlassian.net/browse/PIRA-1311) - clean up platform_editor_media_vc_fixes

### Patch Changes

- Updated dependencies

## 219.1.13

### Patch Changes

- Updated dependencies

## 219.1.12

### Patch Changes

- [`673df46586c14`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/673df46586c14) -
  Fix `contentComponents` / `primaryToolbarComponents` going stale after a preset reconfigure.

  `ReactEditorView.reconfigureState` mutates `config.current` (a `useRef`) but didn't schedule a
  re-render, so the `render` prop kept passing the pre-reconfigure component arrays to the editor's
  `AppearanceComponent`. Plugins added via reconfigure (e.g. `markdownModePlugin` flipping in via
  `.maybeAdd(..., isMarkdownMode)`) had their `contentComponent` / `primaryToolbarComponent` ignored
  until some unrelated state change (focus, selection) re-rendered the editor view. Now bumps a
  state counter at the end of `reconfigureState` to trigger a follow-up render with the
  freshly-mutated config. Gated on the `cc-markdown-mode` experiment for now since that's the only
  known consumer flipping plugins via `.maybeAdd` mid-life.

- Updated dependencies

## 219.1.11

### Patch Changes

- Updated dependencies

## 219.1.10

### Patch Changes

- [`d94df511393a9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d94df511393a9) -
  Removing FG platform_editor_a11y_eslint_fix
- Updated dependencies

## 219.1.9

### Patch Changes

- Updated dependencies

## 219.1.8

### Patch Changes

- [`bc415f8eb86a9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bc415f8eb86a9) -
  Add OR check with create_work_item_modernization_exp experiment to
  platform_editor_fix_scrolling_popup_position, platform_editor_table_resize_chromeless, and
  platform_editor_chromeless_akeditor_class usages
- Updated dependencies

## 219.1.7

### Patch Changes

- [`f7254db909ac9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f7254db909ac9) -
  Replace platform_editor_ai_chromeless_akeditor_class experiment with
  platform_editor_chromeless_akeditor_class feature gate
- Updated dependencies

## 219.1.6

### Patch Changes

- [`436af8c4665e1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/436af8c4665e1) -
  Enforce max width on table

## 219.1.5

### Patch Changes

- Updated dependencies

## 219.1.4

### Patch Changes

- Updated dependencies

## 219.1.3

### Patch Changes

- Updated dependencies

## 219.1.2

### Patch Changes

- Updated dependencies

## 219.1.1

### Patch Changes

- [`344eb4664c404`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/344eb4664c404) -
  Add akEditor className to chromeless editor behind experiment gate
- Updated dependencies

## 219.1.0

### Minor Changes

- [`e5cdd96dcf4f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5cdd96dcf4f9) -
  Clean up platform_editor_hydratable_ui experiment (shipped as enabled)

### Patch Changes

- Updated dependencies

## 219.0.6

### Patch Changes

- [`01bfb2823034b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/01bfb2823034b) -
  Expands automatic accessibility (a11y) Playwright test coverage for Platform
- Updated dependencies

## 219.0.5

### Patch Changes

- [`f22d623e8024c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f22d623e8024c) -
  Fix plugin ordering in universal preset: move blockMenuPlugin before blockTypePlugin and
  codeBlockPlugin so that quote, paragraph, heading, and code block items are correctly registered
  in the block menu for Jira and JPD.
- Updated dependencies

## 219.0.4

### Patch Changes

- Updated dependencies

## 219.0.3

### Patch Changes

- [`9e45c7ac76c9a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e45c7ac76c9a) -
  Enrol editor core packages into the React Compiler with platform gating via
  isReactCompilerActivePlatform
- Updated dependencies

## 219.0.2

### Patch Changes

- Updated dependencies

## 219.0.1

### Patch Changes

- [`9b150a7caa3b5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b150a7caa3b5) -
  Adding multi-format response streaming capability for editor minion. Includes demo example in
  editor-core.
- Updated dependencies

## 219.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

## 218.0.0

### Patch Changes

- Updated dependencies

## 217.12.12

### Patch Changes

- Updated dependencies

## 217.12.11

### Patch Changes

- [`73b2fc243f544`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73b2fc243f544) -
  Cleaning up getBrowserInfo which was behind experiment platform_editor_hydratable_ui and is now
  rolled out
- [`33ad954adbde1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/33ad954adbde1) -
  [NO-ISSUE] Cleaning flag platform_editor_focus_on_chromeless_editor
- Updated dependencies

## 217.12.10

### Patch Changes

- [`0ad738e8f896e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0ad738e8f896e) -
  Remove `support_table_in_comment` and `support_table_in_comment_jira` experiment references. Both
  experiments are fully rolled out — table resizing, alignment, scaling, and distribute columns are
  now enabled unconditionally in comment editors.
- Updated dependencies

## 217.12.9

### Patch Changes

- [`a9fb116e4a8d8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a9fb116e4a8d8) -
  fix(editor): fix paragraph nodes not highlighting on hover over block menu delete action

  Two root causes fixed:
  1. CSS danger styles were gated behind
     `expValNoExposure('platform_editor_block_menu', 'isEnabled', false)`, meaning they were
     excluded when the new block menu was enabled. Removed the gate so danger styles are always
     injected.

  2. `hoverDecorationCommand` used `tr.selection` directly, which for paragraphs is a collapsed
     `TextSelection` (cursor inside text). This caused `getSourceNodesFromSelectionRange` to return
     an empty array, so no decorations were created. Fixed by passing `preservedSelection` (a
     `NodeSelection` pointing at the whole paragraph node) from `blockControls` shared state through
     to `hoverDecoration`.

- Updated dependencies

## 217.12.8

### Patch Changes

- Updated dependencies

## 217.12.7

### Patch Changes

- [`48a64b7bbac82`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/48a64b7bbac82) -
  Clean up stale experiment platform_editor_plain_text_support (always-enabled path)
- Updated dependencies

## 217.12.6

### 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

## 217.12.5

### Patch Changes

- [`840d3970b9d8c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/840d3970b9d8c) -
  Fix paragraph spacing in panels for small font-size block marks

  Fix drag handle positioning around small text

  Fix drag handles not appearing on small text in panels

- Updated dependencies

## 217.12.4

### Patch Changes

- Updated dependencies

## 217.12.3

### Patch Changes

- Updated dependencies

## 217.12.2

### Patch Changes

- [`bdf26fccd150d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bdf26fccd150d) -
  Clean up feature flag platform_editor_find_codeblock_color_contrast_fix (permanently enabled)
- Updated dependencies

## 217.12.1

### Patch Changes

- Updated dependencies

## 217.12.0

### Minor Changes

- [`a223340e9d81e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a223340e9d81e) -
  Fix cross-package barrel imports from search packages

### Patch Changes

- Updated dependencies

## 217.11.0

### Minor Changes

- [`fb96753c1753e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fb96753c1753e) -
  [ux] Introduce adjustable layout column drag handle and update logic behind
  platform_editor_layout_column_resize_handle experiment

### Patch Changes

- Updated dependencies

## 217.10.1

### Patch Changes

- [`3e18e5bea1aa1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e18e5bea1aa1) -
  Fixed cursor placement when pressing Enter at the start of a nested task item. Fixed extra spacing
  on nested task lists when flexible list indentation is enabled.
- Updated dependencies

## 217.10.0

### Minor Changes

- [`22cc6940b4250`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/22cc6940b4250) -
  Add gated editor-core perf lint cleanup experiment support

### Patch Changes

- [`d3fdb52a809c9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d3fdb52a809c9) -
  clean up feature flag platform_editor_max_width_mode_resize_fix
- Updated dependencies

## 217.9.3

### Patch Changes

- Updated dependencies

## 217.9.2

### Patch Changes

- [`4babe84074774`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4babe84074774) -
  Updates lookup and identiier for gutter to use a data attribute
- Updated dependencies

## 217.9.1

### Patch Changes

- [`e2f512c5e8eba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e2f512c5e8eba) -
  Clean up feature flag platform_editor_task_item_styles for task item checkbox and remove unused
  styles objects taskItemCheckboxStylesWithBlockTaskItem and taskItemCheckboxStyles. Renamed
  taskItemNextCheckboxStyles to taskItemCheckboxStyles
- Updated dependencies

## 217.9.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

- [`32a165c38d466`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/32a165c38d466) -
  Add an option to the block menu so that nodes can change width as required
- Updated dependencies

## 217.8.3

### Patch Changes

- Updated dependencies

## 217.8.2

### Patch Changes

- Updated dependencies

## 217.8.1

### Patch Changes

- Updated dependencies

## 217.8.0

### Minor Changes

- [`d9e33431d0d37`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d9e33431d0d37) -
  [ux] EDITOR-5603 update editor status with team 26 lozenge styles

### Patch Changes

- Updated dependencies

## 217.7.1

### Patch Changes

- [`7ba3e1eb9de75`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ba3e1eb9de75) -
  [ux] Fix top border corners being cut off in comment boxes in Jira
- Updated dependencies

## 217.7.0

### Minor Changes

- [`f30780a78f02c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f30780a78f02c) -
  Fix list item markers not inheriting font-size when small text is applied. Propagate font-size to
  li and blockTaskItem elements via CSS :has() so the ::marker pseudo-element renders at the correct
  size, while resetting the inner block mark to prevent double-application.

### Patch Changes

- Updated dependencies

## 217.6.4

### Patch Changes

- [`c9b7aaa42d05b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c9b7aaa42d05b) -
  Mechanical type-import autofix for editor core shell packages.
- Updated dependencies

## 217.6.3

### Patch Changes

- Updated dependencies

## 217.6.2

### Patch Changes

- [`ff6221892c2d0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ff6221892c2d0) -
  EDITOR-6158: Stop hiding list markers on list items containing nested task lists to fix
  inconsistent marker visibility
- Updated dependencies

## 217.6.1

### Patch Changes

- Updated dependencies

## 217.6.0

### Minor Changes

- [`14174d5130d27`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14174d5130d27) -
  Adding editorAppearance in coreplugin shared state so that plugins can access appearance value
  when updated

### Patch Changes

- [`6016d8dbf0996`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6016d8dbf0996) -
  Move blockControlsPlugin and blockMenuPlugin into universal preset as optional preset (default
  OFF)
- Updated dependencies

## 217.5.8

### Patch Changes

- [`23ec129dbbb34`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/23ec129dbbb34) -
  [FFCLEANUP-74122] clean up feature flag platform_editor_blocktaskitem_patch_3
- Updated dependencies

## 217.5.7

### Patch Changes

- [`aa4e1fcb89ca8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aa4e1fcb89ca8) -
  Added new `platform_editor_flexible_list_schema` experiment that independently enables ADF schema
  and CSS rendering support for flexible lists, without creation behaviour. Updated schema node
  selection, CSS rendering, ADF validation, and task list schema to use the new gate. Indent/outdent
  behaviour remains on the existing `platform_editor_flexible_list_indentation` gate.
- Updated dependencies

## 217.5.6

### Patch Changes

- [`ce0f65de88f84`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ce0f65de88f84) -
  Clean up platform_editor_nested_tables_gap_cursor feature gate
- Updated dependencies

## 217.5.5

### Patch Changes

- [`d497cbb2d150f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d497cbb2d150f) -
  Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
- Updated dependencies

## 217.5.4

### Patch Changes

- Updated dependencies

## 217.5.3

### Patch Changes

- [`9ed32aea2c1d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ed32aea2c1d3) -
  Replace feature experiment util with cross platform alternative for platform_editor_block_menu
- Updated dependencies

## 217.5.2

### Patch Changes

- [`c68bac53b0cdc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c68bac53b0cdc) -
  Add max appearance support to breakout plugin in universal preset
- Updated dependencies

## 217.5.1

### Patch Changes

- [`cdc6ff4788df0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cdc6ff4788df0) -
  [EDITOR-5739] Move TwoStageHydration on toolbar down to around toolbar component rather than
  ToolbarArrowKeyNavigationProvider
- Updated dependencies

## 217.5.0

### Minor Changes

- [`5b4851e88ab36`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5b4851e88ab36) -
  [EDITOR-5797](https://hello.jira.atlassian.cloud/browse/EDITOR-5797) - clean up
  platform_editor_better_editor_ssr_spans feature flag

### Patch Changes

- Updated dependencies

## 217.4.6

### Patch Changes

- Updated dependencies

## 217.4.5

### Patch Changes

- [`7428d9bf3aa13`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7428d9bf3aa13) -
  Clean up platform_synced_block_patch_5 feature gate
- [`af385c410f9b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/af385c410f9b1) -
  [ux] EDITOR-5909 Hide markers for wrapper task list items
- [`abdb4d8431601`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abdb4d8431601) -
  Clean up/platform_editor_table_container_y_overflow_fix
- Updated dependencies

## 217.4.4

### Patch Changes

- [`244ca4ec80372`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/244ca4ec80372) -
  Fix expand node clipping in chromeless editor by resetting negative margins behind
  platform_editor_chromeless_expand_fix experiment
- [`6bdae1aef42cd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6bdae1aef42cd) -
  Cleaning up Editor Content Area maxwidth style code due to the
  confluence_max_width_content_appearance experiment being rolled out completly since january and
  never cleaned up
- Updated dependencies

## 217.4.3

### Patch Changes

- [`8b781b3b3f9ca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8b781b3b3f9ca) -
  Add setSmallText and setSmallTextWithAnalytics commands, modify setNormalText to remove fontSize
  mark, add FORMAT_SMALL_TEXT analytics enum.

  Add support to the renderer to render 'small text'.

  Add 'fontSize' to stage0 default schema.

- Updated dependencies

## 217.4.2

### Patch Changes

- Updated dependencies

## 217.4.1

### Patch Changes

- Updated dependencies

## 217.4.0

### Minor Changes

- [`abc8407f36ad1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abc8407f36ad1) -
  cleanup platform_editor_no_state_plugin_injection_api

### Patch Changes

- Updated dependencies

## 217.3.0

### Minor Changes

- [`71fb8b5aa2558`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71fb8b5aa2558) -
  [FFCLEANUP-79003] clean up feature flag platform_editor_blocktaskitem_patch_2

### Patch Changes

- Updated dependencies

## 217.2.0

### Minor Changes

- [`39cac666e4f3f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39cac666e4f3f) -
  [FFCLEANUP-89078] clean up feature gate platform_editor_a11y_find_replace_focus_ring with the
  accessible find & replace styles

### Patch Changes

- Updated dependencies

## 217.1.3

### Patch Changes

- Updated dependencies

## 217.1.2

### Patch Changes

- Updated dependencies

## 217.1.1

### Patch Changes

- [`b941a7ee841df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b941a7ee841df) -
  EDITOR-5683 update outdated browser list to exclude browser versions before March 2024
- Updated dependencies

## 217.1.0

### Minor Changes

- [`bf1f23f4a76d0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bf1f23f4a76d0) -
  Add 'small text' as a menu dropdown item in the editor, non functional. Also adds a new universal
  preset config option to support feature.

### Patch Changes

- Updated dependencies

## 217.0.2

### Patch Changes

- [`898d1ef39bc2a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/898d1ef39bc2a) -
  [ux] EDITOR-5419 Styles to hide markers for wrapper only list items
- Updated dependencies

## 217.0.1

### Patch Changes

- Updated dependencies

## 217.0.0

### Patch Changes

- [`ae28f2e6bb741`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ae28f2e6bb741) -
  Editor-5020-fix-inline-drop-hints-not-visible-in-sync-block
- Updated dependencies

## 216.15.2

### Patch Changes

- [`1813c0774ee29`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1813c0774ee29) -
  cleanup platform_editor_context_context_types_migration
- Updated dependencies

## 216.15.1

### Patch Changes

- [`9398ad3ad409c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9398ad3ad409c) -
  [ux] [EDITOR-5376] change single player expands feature gate to the new
  `platform_editor_single_player_expand` experiment
- Updated dependencies

## 216.15.0

### Minor Changes

- [`38112478a1d8a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38112478a1d8a) -
  Cleanup platform_editor_blockquote_zero_padding flag

### Patch Changes

- [`31ee998a097db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/31ee998a097db) -
  Replace expValEquals/expValEqualsNoExposure with editorExperiment for platform_synced_block
  experiment checks
- Updated dependencies

## 216.14.2

### Patch Changes

- [`2e6129d5b39bc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2e6129d5b39bc) -
  EDITOR-5529 clean up platform_synced_block_patch_3 and platform_synced_block_patch_4
- Updated dependencies

## 216.14.1

### Patch Changes

- Updated dependencies

## 216.14.0

### Minor Changes

- [`17119fb95e0a4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/17119fb95e0a4) -
  [EDITOR-3747](https://hello.jira.atlassian.cloud/browse/EDITOR-3747) - clean up
  platform_editor_ssr_renderer experiment

### Patch Changes

- Updated dependencies

## 216.13.3

### Patch Changes

- Updated dependencies

## 216.13.2

### Patch Changes

- [`b35eb5f6a4e6a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b35eb5f6a4e6a) -
  Remove now inert `autoFocus` prop from modal dialog components.
- Updated dependencies

## 216.13.1

### Patch Changes

- [`566fb75af84dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/566fb75af84dd) -
  fix resize layout/expand/codeblock issue in max mode appearance in editor
- Updated dependencies

## 216.13.0

### Minor Changes

- [`050e73fa93cfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/050e73fa93cfe) -
  [FFCLEANUP-87580] clean up feature gate platform_editor_nested_tables_sticky_header_bug

### Patch Changes

- Updated dependencies

## 216.12.11

### Patch Changes

- Updated dependencies

## 216.12.10

### Patch Changes

- [`19274be1b1972`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/19274be1b1972) -
  [ux] EDITOR-5417 Flexible list indentation ADF schema + validator support
- Updated dependencies

## 216.12.9

### Patch Changes

- Updated dependencies

## 216.12.8

### Patch Changes

- [`469aa2343e484`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/469aa2343e484) -
  Misc fixes for synced blocks
- Updated dependencies

## 216.12.7

### Patch Changes

- Updated dependencies

## 216.12.6

### Patch Changes

- [`0356685770e37`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0356685770e37) -
  Update Synced Block support doc url
- Updated dependencies

## 216.12.5

### Patch Changes

- [`c80e69ac247a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c80e69ac247a1) -
  Adding fallback value for Border width
- Updated dependencies

## 216.12.4

### Patch Changes

- [`8872ed42db4ef`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8872ed42db4ef) -
  Handle gap cursor caret visibility via CSS selector instead of plugin state
- [`abf0f1a208ab4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abf0f1a208ab4) -
  EDITOR-5441 Update comment editor border raidus
- Updated dependencies

## 216.12.3

### Patch Changes

- [`85444e8a5672a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/85444e8a5672a) -
  EDITOR-5526 clean up platform_synced_block_patch_2
- Updated dependencies

## 216.12.2

### Patch Changes

- [`d2f1426fe5b85`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2f1426fe5b85) -
  [ux] ENGHEALTH-46817 Add feature gated a11y eslint fixes across editor packages
- Updated dependencies

## 216.12.1

### Patch Changes

- [`b7751c58914be`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b7751c58914be) -
  Remove old storybook addon (knobs)
- [`3e57aae5b06fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e57aae5b06fd) -
  Bump storybook v6 to v8
- Updated dependencies

## 216.12.0

### Minor Changes

- [`dfe1c3b4007f4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dfe1c3b4007f4) -
  [ux] Adding the ability to provide a Lozenge to Quick Insert Menu Items.

### Patch Changes

- Updated dependencies

## 216.11.4

### Patch Changes

- Updated dependencies

## 216.11.3

### Patch Changes

- Updated dependencies

## 216.11.2

### Patch Changes

- [`0eed66892511e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0eed66892511e) -
  EDITOR-5120 - Add additional ProseMirror rendered analytics attributes behind the
  platform_editor_prosemirror_rendered_data experiment.
- Updated dependencies

## 216.11.1

### Patch Changes

- Updated dependencies

## 216.11.0

### Minor Changes

- [`cbc1403b3cae1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cbc1403b3cae1) -
  [EDITOR-5094](https://hello.jira.atlassian.cloud/browse/EDITOR-5094) - add PerfPortal segments for
  editor SSR logic

### Patch Changes

- Updated dependencies

## 216.10.1

### Patch Changes

- Updated dependencies

## 216.10.0

### Minor Changes

- [`8fb68ee0471cc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8fb68ee0471cc) -
  Add analytic event input method when selecting from Insert Element Browser.

### Patch Changes

- Updated dependencies

## 216.9.8

### Patch Changes

- [`791e28216dcb1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/791e28216dcb1) -
  [ux] EDITOR-5400 fix telepointer inside synced block is cut off
- [`7ef3027df8198`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ef3027df8198) -
  remove platform_editor_lovability_user_intent experiment
- Updated dependencies

## 216.9.7

### Patch Changes

- [`899c299510719`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/899c299510719) -
  [ux] EDITOR-5273 fix first node in document margin for sync blocks to fix shift during ssr
- Updated dependencies

## 216.9.6

### Patch Changes

- [`fa62876ed1943`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fa62876ed1943) -
  EDITOR-5134 Clean up platform_synced_block_patch_1
- Updated dependencies

## 216.9.5

### Patch Changes

- Updated dependencies

## 216.9.4

### Patch Changes

- Updated dependencies

## 216.9.3

### Patch Changes

- [`bb6a1522425ff`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bb6a1522425ff) -
  [ux] Fix layoutshift in bodiedExtension layout shift
- Updated dependencies

## 216.9.2

### Patch Changes

- [`d1ee0512f85f4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d1ee0512f85f4) -
  [EDITOR-4531] Cleans up FG platform_editor_table_numbered_table_border
- Updated dependencies

## 216.9.1

### Patch Changes

- [`280d14e2d5518`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/280d14e2d5518) -
  Clean up platform_editor_drag_handle_aria_label
- Updated dependencies

## 216.9.0

### Minor Changes

- [`8f0979d3d26a8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f0979d3d26a8) -
  EDITOR-3963 fix nested layout style inside synced block

### Patch Changes

- Updated dependencies

## 216.8.3

### Patch Changes

- [`ab4e4e442ad49`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab4e4e442ad49) -
  [ux] [EDITOR-3694] Add loading state to bodiedSyncBlock for when saving new block to BE
- Updated dependencies

## 216.8.2

### Patch Changes

- [`7ba3979b92b42`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ba3979b92b42) -
  Remove platform_synced_block_dogfooding feature gate
- Updated dependencies

## 216.8.1

### Patch Changes

- Updated dependencies

## 216.8.0

### Minor Changes

- [`7b679117f4605`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b679117f4605) -
  [ux] Productionizes `confluence-whiteboards-quick-insert-eligible` and
  `confluence-whiteboards-quick-insert-l10n-eligible` feature gates and
  `confluence_whiteboards_quick_insert_localised` experiment. Ship "Diagram" variant.

### Patch Changes

- Updated dependencies

## 216.7.27

### Patch Changes

- [`9030267782d4c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9030267782d4c) -
  Re-do fix for table overflow in inline excerpt.
- Updated dependencies

## 216.7.26

### Patch Changes

- [`9da7abaf781fa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9da7abaf781fa) -
  [ux] clean up platform_editor_text_highlight_padding
- Updated dependencies

## 216.7.25

### Patch Changes

- [`bdd272290540a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bdd272290540a) -
  Migrate platform_editor_jan_a11y_fixes flag to platform_editor_enghealth_a11y_jan_fixes
  experiment.
- Updated dependencies

## 216.7.24

### Patch Changes

- Updated dependencies

## 216.7.23

### Patch Changes

- Updated dependencies

## 216.7.22

### Patch Changes

- Updated dependencies

## 216.7.21

### Patch Changes

- [`9552556113c53`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9552556113c53) -
  Fix breakout mark style on code blocks within synced blocks
- Updated dependencies

## 216.7.20

### Patch Changes

- [`4de30defb09c5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4de30defb09c5) -
  Fix overflow of table inside multi-column layouts.
- Updated dependencies

## 216.7.19

### Patch Changes

- Updated dependencies

## 216.7.18

### Patch Changes

- [`d5b15f4306afb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d5b15f4306afb) -
  Remove redundant vanilla codebidi warning experiment
- Updated dependencies

## 216.7.17

### Patch Changes

- [`e98a16b48e245`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e98a16b48e245) -
  Fix a suspected bug where cross-origin selections would throw a dom security error when testing
  whether to set focus
- Updated dependencies

## 216.7.16

### Patch Changes

- [`e504eea6e1d3f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e504eea6e1d3f) -
  EDITOR-4665: Clean up platform_editor_toolbar_aifc_responsive_improve feature flag
- Updated dependencies

## 216.7.15

### Patch Changes

- [`b17f23c9e3a68`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b17f23c9e3a68) -
  Avoid rendering entire primary toolbar container when primary toolbar is not registered
- Updated dependencies

## 216.7.14

### Patch Changes

- [`653c0c803b286`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/653c0c803b286) -
  EDITOR-4620 Clean up platform_editor_toolbar_aifc_patch_6
- Updated dependencies

## 216.7.13

### Patch Changes

- Updated dependencies

## 216.7.12

### Patch Changes

- [`e2542bcabe129`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e2542bcabe129) -
  [ux] EDITOR-4753 fix sync block label styles and border styles when it is in error state
- Updated dependencies

## 216.7.11

### Patch Changes

- [`cb86382757a72`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cb86382757a72) -
  Cleanup stale flag confluence_floating_toolbar_animation
- [`4641b85ef8eab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4641b85ef8eab) -
  Update the default aria-lable for page appearance editors
- [`5c3f8d87c2290`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5c3f8d87c2290) -
  Cleanup general AIFC bug fix feature gate
- Updated dependencies

## 216.7.10

### Patch Changes

- [`a218bead9e6a7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a218bead9e6a7) -
  EDITOR-4542 Make isTableWithFixedColumnWidthsOptionEnabled an editor prop instead of using FG
  value
- Updated dependencies

## 216.7.9

### Patch Changes

- [`baf7b89a7b895`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/baf7b89a7b895) -
  Give colour picker menu an accessible label
- Updated dependencies

## 216.7.8

### Patch Changes

- [`9068b92adf796`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9068b92adf796) -
  [ux] EDITOR-4439 Implement option to raise warn flag on paste for unsupported content
- Updated dependencies

## 216.7.7

### Patch Changes

- [`64f80db3e663a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64f80db3e663a) -
  Add @atlassian/a11y-jest-testing to devDependencies.
- Updated dependencies

## 216.7.6

### 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

## 216.7.5

### Patch Changes

- [`f9ab3b2b9d564`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f9ab3b2b9d564) -
  [ux] [ENGHEALTH-43911] update styles for show diff deleted nodes behind
  platform_editor_jan_a11y_fixes
- Updated dependencies

## 216.7.4

### Patch Changes

- [`6e8029473620b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e8029473620b) -
  [EDITOR-4496] clean up experiment platform_editor_toolbar_aifc_patch_3 and remove view-mode plugin
  dependency from loom plugin
- [`0a9962a3aa24c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0a9962a3aa24c) -
  tidy up experiment platform_editor_resizer_styles_cleanup
- [`7080196995b11`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7080196995b11) -
  Cleaning up FG platform_editor_ai_generic_prep_for_aifc
- Updated dependencies

## 216.7.3

### Patch Changes

- [`e67c337cad289`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e67c337cad289) -
  Fixes layout shift with toolbar under editor hydration
- Updated dependencies

## 216.7.2

### Patch Changes

- Updated dependencies

## 216.7.1

### Patch Changes

- [`a5727f82cae80`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a5727f82cae80) -
  [NO-ISSUE] Cleans up experiment platform_editor_scroll_gutter_fix
- [`d29ff5aa0dcec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d29ff5aa0dcec) -
  [NO-ISSUE] cleans up experiment platform_editor_reduce_toolbar_vc_impact
- Updated dependencies

## 216.7.0

### Minor Changes

- [`ee5135bafb31d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee5135bafb31d) -
  [EDITOR-4495] clean up platform_editor_toolbar_aifc_patch_4

### Patch Changes

- Updated dependencies

## 216.6.7

### Patch Changes

- [`a7fd4015da337`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a7fd4015da337) -
  phase out contextTypes for editor context
- Updated dependencies

## 216.6.6

### Patch Changes

- Updated dependencies

## 216.6.5

### Patch Changes

- [`5a01e256502a0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a01e256502a0) -
  [EDITOR-3531] Fixed bug where focus is not set to the Editor for chromeless comments editor in
  inline comments
- Updated dependencies

## 216.6.4

### Patch Changes

- [`3bc6a51231706`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3bc6a51231706) -
  [ux] Add 6px top margin to source and reference sync block

## 216.6.3

### Patch Changes

- [`c8ca7b8cde88d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c8ca7b8cde88d) -
  Remove platform_editor_toolbar_support_custom_components feature flag
- [`1993b8227cbf3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1993b8227cbf3) -
  [ux] Update selection extension APIs to allow Snippets to register at parent level
- Updated dependencies

## 216.6.2

### Patch Changes

- [`171a2e19b6072`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/171a2e19b6072) -
  Clean up platform_editor_fix_code_block_bg_color_in_macro_2
- Updated dependencies

## 216.6.1

### Patch Changes

- [`11bd6ea9cb0ba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/11bd6ea9cb0ba) -
  [ux] Clean up platform_editor_refactor_view_more
- [`4c3e2b0b3f65b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4c3e2b0b3f65b) -
  [ux] Reverts: EDITOR-4252 Fix code block background in Synced Block in Jira
- Updated dependencies

## 216.6.0

### Minor Changes

- [`7c8501566cbe0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c8501566cbe0) -
  improve task item styles by using 1 inline svg instead of 2

### Patch Changes

- Updated dependencies

## 216.5.1

### Patch Changes

- [`1265c260f9bad`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1265c260f9bad) -
  [ED-29455] clean up experiment platform_editor_toolbar_migrate_loom
- Updated dependencies

## 216.5.0

### Minor Changes

- [`88c35f564f62d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/88c35f564f62d) -
  [https://hello.jira.atlassian.cloud/browse/EDITOR-4328](EDITOR-4328) - clean up
  editor_a11y_announce_status_editor_open

### Patch Changes

- Updated dependencies

## 216.4.0

### Minor Changes

- [`e61bb8b32e4b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e61bb8b32e4b1) -
  [https://hello.jira.atlassian.cloud/browse/EDITOR-4386](EDITOR-4386) - clean up
  platform_editor_disable_unnecessary_expand_renders

### Patch Changes

- Updated dependencies

## 216.3.0

### Minor Changes

- [`c4d3ca353b93a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4d3ca353b93a) -
  [https://hello.jira.atlassian.cloud/browse/EDITOR-4326](EDITOR-4326) - clean up
  editor_a11y_announce_date_picker_open

### Patch Changes

- [`6689b1fda3892`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6689b1fda3892) -
  Add fallback prop to ExcludeFromHydration component to prevent layout shift during hydration when
  platform_editor_hydratable_ui is enabled. The toolbar now renders a placeholder that reserves
  space until the full toolbar hydrates.
- Updated dependencies

## 216.2.3

### Patch Changes

- [`0bf8d0bd8bf2c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0bf8d0bd8bf2c) -
  [ux] EDITOR-4276 Apply block selection visual style only from drag handle
- Updated dependencies

## 216.2.2

### Patch Changes

- Updated dependencies

## 216.2.1

### Patch Changes

- [`60a80e1f0e1ab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/60a80e1f0e1ab) -
  [EDITOR-4213] Fix SSR renderer toolbar initial state
- Updated dependencies

## 216.2.0

### Minor Changes

- [`0ef55acfa69f4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0ef55acfa69f4) -
  Skip validation for SSR Renderer

### Patch Changes

- Updated dependencies

## 216.1.7

### Patch Changes

- [`661555b3ca0d6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/661555b3ca0d6) -
  [EDITOR-3965] Fix source sync block fickers when hovering on and off action item
- Updated dependencies

## 216.1.6

### Patch Changes

- [`9e3a102746991`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e3a102746991) -
  EDITOR-4273 Block menu extension lozenge rendering
- Updated dependencies

## 216.1.5

### Patch Changes

- [`ac125345ced6b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ac125345ced6b) -
  [ux] EDITOR-4252 Fix code block background in Synced Block in Jira
- Updated dependencies

## 216.1.4

### Patch Changes

- [`c4a774ad462fb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4a774ad462fb) -
  EDITOR-2477 Clean up remaining usages of `platform_editor_use_nested_table_pm_nodes` which are no
  longer needed now that `isNestedTablesSupported` is fully rolled out.
- Updated dependencies

## 216.1.3

### Patch Changes

- [`a9253bac47c43`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a9253bac47c43) -
  [ux] EDITOR-4208 Add background colour to pinned toolbar
- Updated dependencies

## 216.1.2

### Patch Changes

- [`fabf67c3ca239`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fabf67c3ca239) -
  EDITOR-4191 Use node selection for all nodes selected via drag handle
- Updated dependencies

## 216.1.1

### Patch Changes

- [`8691a6ca57af0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8691a6ca57af0) -
  [ux] [A11Y-25850] update selected find/replace match focus ring color behind
  platform_editor_a11y_find_replace_focus_ring
- [`f0bc994a5bdf6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0bc994a5bdf6) -
  Fixes toolbar not appearing when platform_editor_toolbar_delay_render_fix is disabled
- Updated dependencies

## 216.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

- [`2843f9743d50a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2843f9743d50a) -
  ED-29683: render editor toolbar under two stage hydration
- Updated dependencies

## 216.0.2

### Patch Changes

- [`b429c01ce6af9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b429c01ce6af9) -
  icon migration entry point update
- Updated dependencies

## 216.0.1

### Patch Changes

- [`08984e84a58de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/08984e84a58de) -
  EDITOR-3594 Improve ARIs handling to ensure correctness

## 216.0.0

### Patch Changes

- Updated dependencies

## 215.28.0

### Minor Changes

- [`3323827ca91e6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3323827ca91e6) -
  [ux] EDITOR-4139 Refactor existing image editing functionality into its own plugin
  editor-plugin-media-editing

### Patch Changes

- Updated dependencies

## 215.27.3

### Patch Changes

- [`d49db3470d1e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d49db3470d1e0) -
  [ux] Editor-4040 Added danger style for quote node
- Updated dependencies

## 215.27.2

### Patch Changes

- [`98568bfc82648`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/98568bfc82648) -
  EDITOR-3594 Synced Block creation to be prop driven
- Updated dependencies

## 215.27.1

### Patch Changes

- [`356fd6e2db655`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/356fd6e2db655) -
  [ux] [EDITOR-2469] fixed placeholder getting hidden when user tabs
- Updated dependencies

## 215.27.0

### Minor Changes

- [`15ae0981a01a4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/15ae0981a01a4) -
  [https://hello.jira.atlassian.cloud/browse/EDITOR-4119](EDITOR-4119) - allow FullPageToolbarNext
  without EditorView in SSR

### Patch Changes

- Updated dependencies

## 215.26.1

### Patch Changes

- [`f41ee46c84bb1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f41ee46c84bb1) -
  [EDITOR-3881] Fix table styling to work with SSR renderer
- Updated dependencies

## 215.26.0

### Minor Changes

- [`595b07a99bd65`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/595b07a99bd65) -
  [https://hello.jira.atlassian.cloud/browse/EDITOR-3995](EDITOR-3995) - add toolbar supporting to
  `EditorSSRRenderer`

### Patch Changes

- [`58e8dc3afa08d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/58e8dc3afa08d) -
  [ux] [EDITOR-2469] add fade in animation to placeholder on empty paragraph
- Updated dependencies

## 215.25.0

### Minor Changes

- [`4d73a0f30526b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d73a0f30526b) -
  Cleanup platform_editor_react_18_autofocus_fix

### Patch Changes

- [`b10f0252621b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b10f0252621b0) -
  Set padding top and bottom on blockquote to avoid batch.css overrides
- [`342bed74cf6e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/342bed74cf6e9) -
  EDITOR-4037 Block menu selection extension click handling
- Updated dependencies

## 215.24.1

### Patch Changes

- [`d5e222a3c15bc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d5e222a3c15bc) -
  [ux] EDITOR-3945 Blockquote NodeSelection support
- Updated dependencies

## 215.24.0

### Minor Changes

- [`82d57d01a0f61`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/82d57d01a0f61) -
  Distinguish between collab offline and internet offline cases for connectivity mode

### Patch Changes

- Updated dependencies

## 215.23.9

### Patch Changes

- Updated dependencies

## 215.23.8

### Patch Changes

- [`a4ed9f55162ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4ed9f55162ae) -
  EDITOR-3960 Refactor Synced Blocks initialization to remove multiple re-renders and duplicated
  fetches
- [`a528ea956ce65`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a528ea956ce65) -
  [ux] EDITOR-3956 fix sync block resize handle padding and alignment
- Updated dependencies

## 215.23.7

### Patch Changes

- [`53aef9589ca55`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/53aef9589ca55) -
  [EDITOR-3786] Make sure that for any check of `cc_editor_ai_content_mode` &&
  `platform_editor_content_mode_button_mvp` in the code we are also checking
  `confluence_compact_text_format`
- Updated dependencies

## 215.23.6

### Patch Changes

- [`9f03725ffb7b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9f03725ffb7b8) -
  Removing feature flag with changing internal use of custom icons.
- Updated dependencies

## 215.23.5

### Patch Changes

- [`4cb9e393d31fb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4cb9e393d31fb) -
  ENGHEALTH-40105: add missing a117 coverage
- Updated dependencies

## 215.23.4

### Patch Changes

- Updated dependencies

## 215.23.3

### Patch Changes

- [`90abe9b926a6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/90abe9b926a6f) -
  Icon entrypoint migration
- [`9391799e9bdf4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9391799e9bdf4) -
  Clean up platform_editor_elements_dnd_select_node_on_drag
- Updated dependencies

## 215.23.2

### Patch Changes

- [`50cf7cca6bb76`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/50cf7cca6bb76) -
  [ux] EDITOR-3896 update sync block border styles
- Updated dependencies

## 215.23.1

### Patch Changes

- [`b3c4249a34e4b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b3c4249a34e4b) -
  EDITOR-3880 Improve block menu rendering to support infinite nesting
- Updated dependencies

## 215.23.0

### Minor Changes

- [`e4f9d3c00a126`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e4f9d3c00a126) -
  [EDITOR-3919](https://hello.jira.atlassian.cloud/browse/EDITOR-3919) - use the real `getPos`
  function as `nodeViweFactory` prop in `EditorSSRRenderer`

### Patch Changes

- Updated dependencies

## 215.22.0

### Minor Changes

- [`810632761780a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/810632761780a) -
  EDITOR-3937 Cleanup usage of confluence_content_mode_replace_dense_with_compact from the frontend
  as this is now only needed in the Confluence backend

### Patch Changes

- Updated dependencies

## 215.21.4

### Patch Changes

- [`fa963aec58f3d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fa963aec58f3d) -
  EDITOR-3064 Clean up feature gate platform_editor_split_list_item_for_gap_cursor
- Updated dependencies

## 215.21.3

### Patch Changes

- [`31417f38e1e12`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/31417f38e1e12) -
  Update toolbar experiments configuration
- Updated dependencies

## 215.21.2

### Patch Changes

- [`6ef7509a0bf5b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6ef7509a0bf5b) -
  Clean up platform_fix_extra_space_last_line_comment_editor
- Updated dependencies

## 215.21.1

### Patch Changes

- [`d0a60ac78aa7e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d0a60ac78aa7e) -
  Remove platform_editor_breakout_resizing_width_changes FG
- Updated dependencies

## 215.21.0

### Minor Changes

- [`8677e7b660127`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8677e7b660127) -
  EDITOR-3792 Rollup max width changes previously gated with editor_tinymce_full_width_mode into
  combined frontend/backend flag confluence_max_width_content_appearance

### Patch Changes

- Updated dependencies

## 215.20.2

### Patch Changes

- [`dcc6a3e73f414`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dcc6a3e73f414) -
  [ux] EDITOR-3304 add offline error state for sync blocks and update other error UI to match new
  designs
- [`0c0f8207e7294`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0c0f8207e7294) -
  Added sync block resizing
- Updated dependencies

## 215.20.1

### Patch Changes

- [`63c5e344d169c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/63c5e344d169c) -
  Reduce the VC impact of the editor toolbar
- Updated dependencies

## 215.20.0

### Minor Changes

- [`6ecbe7ee10388`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6ecbe7ee10388) -
  Started an experiment on image editing, added a button in the floating toolbar

### Patch Changes

- Updated dependencies

## 215.19.1

### Patch Changes

- Updated dependencies

## 215.19.0

### Minor Changes

- [`c7acfc11f076a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c7acfc11f076a) -
  [https://hello.jira.atlassian.cloud/browse/EDITOR-3745](EDITOR-3745) - adopt EditorSSRRenderer to
  ReactEditorView

### Patch Changes

- [`d2e5db925723b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2e5db925723b) -
  EDITOR-2772 Update selection extension types for block menu
- Updated dependencies

## 215.18.2

### Patch Changes

- [`86198f6d5ed77`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86198f6d5ed77) -
  NOISSUE: upgrade libra examples to use React 18 apis
- Updated dependencies

## 215.18.1

### Patch Changes

- [`a24253b5a6d68`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a24253b5a6d68) -
  [ux] [A11Y-25850] update the outer box shadow color for find and replace matches to comply with
  color contrast minimum ratio
- Updated dependencies

## 215.18.0

### Minor Changes

- [`a36ac8c9961b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a36ac8c9961b1) -
  [ux] [EDITOR-2608] updated show diff deleted block nodes design

### Patch Changes

- [`f3bc89931d4a2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f3bc89931d4a2) -
  Added a example page in editor-core with basic text formatting and media plugin only
- Updated dependencies

## 215.17.4

### Patch Changes

- [`840338033507a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/840338033507a) -
  Migrating custom icons behind feature flag.
- Updated dependencies

## 215.17.3

### Patch Changes

- [`ed556ceff1790`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ed556ceff1790) -
  Update selectionExtension config to accept lozenge in menu button
- [`6c008fc45876a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6c008fc45876a) -
  Fix incorrect font family on expand input.
- Updated dependencies

## 215.17.2

### Patch Changes

- [`582b3b46480e1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/582b3b46480e1) -
  NO-ISSUE Flipped false evaluations of editor_tinymce_full_width_mode from false to !true to
  prevent them from evaluating as a null value
- Updated dependencies

## 215.17.1

### Patch Changes

- [`2e389ee54c1f1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2e389ee54c1f1) -
  Update gates to roll out minor updates faster
- Updated dependencies

## 215.17.0

### Minor Changes

- [`fdef841890edf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fdef841890edf) -
  Add gate for vc fixes

### Patch Changes

- Updated dependencies

## 215.16.0

### Minor Changes

- [`92ad90cd1d2e8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/92ad90cd1d2e8) -
  [https://hello.jira.atlassian.cloud/browse/EDITOR-3332] - created EditorSSRRenderer component
- [`bc11393275e1c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bc11393275e1c) -
  Do not use React State for storing pluginInjectionAPI reference

### Patch Changes

- [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) -
  EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema
- [`e1ae4cbd9d3f6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e1ae4cbd9d3f6) -
  Fix hydration error with the AIFC toolbar by not rendering in SSR
- Updated dependencies

## 215.15.5

### Patch Changes

- [`32da92aaf953d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/32da92aaf953d) -
  Fix scrollable-region-focusable accessibility violation by adding tabIndex to context panel
  content
- Updated dependencies

## 215.15.4

### Patch Changes

- [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) -
  tsignores added for help-center local consumpton removed
- Updated dependencies

## 215.15.3

### Patch Changes

- Updated dependencies

## 215.15.2

### Patch Changes

- [`41a91a916c125`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/41a91a916c125) -
  EDITOR-2846 Change platform_synced_block to use editorExperiment and add Jira experiment
- [`3964517d6aa61`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3964517d6aa61) -
  fix unsafe experiment usage for platform_editor_block_menu
- Updated dependencies

## 215.15.1

### Patch Changes

- [`9b498e7d943c0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b498e7d943c0) -
  NOISSUE: hydration example quality of life improvements
- [`5e935a27d0d78`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5e935a27d0d78) -
  Cleanup platform_editor_resizer_cls_fix experiment
- Updated dependencies

## 215.15.0

### Minor Changes

- [`d84e4018e7a77`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d84e4018e7a77) -
  ED-29689 create new exp

### Patch Changes

- Updated dependencies

## 215.14.6

### Patch Changes

- [`4eee48613bfa3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4eee48613bfa3) -
  NOISSUE: allows experiment overrides to be set via url
- Updated dependencies

## 215.14.5

### Patch Changes

- [`1861b4b83c67f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1861b4b83c67f) -
  fix unsafe experiment usage for platform_editor_experience_tracking
- Updated dependencies

## 215.14.4

### Patch Changes

- [`d4b8a7cf9ea37`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d4b8a7cf9ea37) -
  fix unsafe experiment usage for platform_editor_lovability_user_intent
- Updated dependencies

## 215.14.3

### Patch Changes

- [`8281874c30443`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8281874c30443) -
  [ux] [EDITOR-2917] scale emoji placeholders in the editor
- Updated dependencies

## 215.14.2

### Patch Changes

- [`a7126919f479c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a7126919f479c) -
  enable priority in editor typeahead for rovo chat skills enabled apps
- Updated dependencies

## 215.14.1

### Patch Changes

- [`fd7ef4c47aee1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fd7ef4c47aee1) -
  Add EditorSessionID to Sentry Error payload for EditorCore ErrorBoundary
- Updated dependencies

## 215.14.0

### Minor Changes

- [`54f21810515c4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/54f21810515c4) -
  ED-29642 use native anchor global css style instead of inline style

### Patch Changes

- [`4e5e5848cbbee`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e5e5848cbbee) -
  Remove code bidi warning plugin from presets
- Updated dependencies

## 215.13.13

### 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

## 215.13.12

### Patch Changes

- Updated dependencies

## 215.13.11

### Patch Changes

- [`0d237a5696b06`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d237a5696b06) -
  Uncoupled several block of changes from the aifc FG and moved them behind their own FG so they can
  be rolled out quicker
- Updated dependencies

## 215.13.10

### Patch Changes

- [`a21ace8d15c80`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a21ace8d15c80) -
  [ux] Removing a feature gate that was introduced to improve the find and replace experience
- Updated dependencies

## 215.13.9

### Patch Changes

- Updated dependencies

## 215.13.8

### Patch Changes

- [`21110d2ba4a71`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21110d2ba4a71) -
  EDITOR-2893 disable editing sync block in live doc view mode
- [`fd59b4b1d712d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fd59b4b1d712d) -
  [ux] ED-29573 Improve JSM comment responsiveness
- Updated dependencies

## 215.13.7

### Patch Changes

- [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) -
  EDITOR-2791 bump adf-schema
- [`657693883946f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/657693883946f) -
  Fix diffs for extension nodes
- Updated dependencies

## 215.13.6

### Patch Changes

- [`98517a05bfada`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/98517a05bfada) -
  fix styling for full-width and wide media single
- Updated dependencies

## 215.13.5

### Patch Changes

- [`63628e69e52e7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/63628e69e52e7) -
  [ux] [EDITOR-2557] Disable sync block creation, edition and deletion in offline mode
- Updated dependencies

## 215.13.4

### Patch Changes

- [`42bd907443147`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/42bd907443147) -
  NO-ISSUE Ensures INP metrics and other analytics account for max appearance
- Updated dependencies

## 215.13.3

### Patch Changes

- [`26449d20b062d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/26449d20b062d) -
  [ux] EDITOR-2868 Enable scrollbar for editor max width

## 215.13.2

### Patch Changes

- [`768cc7c86e0af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/768cc7c86e0af) -
  [FG-CLEANUP] platform_editor_track_media_fail_to_insert
- [`446c532f14585`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/446c532f14585) -
  [FG-CLEANUP] platform_editor_lce_scrolltop_mitigation
- [`3797699385665`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3797699385665) -
  [FG-CLEANUP] platform_editor_update_extension_local_id_on_reset
- [`a2263cbfb6899`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2263cbfb6899) -
  [FG-CLEANUP] platform_editor_breakout_resizing_widget_fix
- Updated dependencies

## 215.13.1

### Patch Changes

- [`4cab7924c4af0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4cab7924c4af0) -
  [ux] Clean up editor_inline_comments_paste_insert_nodes
- Updated dependencies

## 215.13.0

### Minor Changes

- [`a8137975c5ecb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a8137975c5ecb) -
  [ux] [EDITOR-2459] css behind an experiment gate to scale emoji sizes with text styles

### Patch Changes

- Updated dependencies

## 215.12.1

### Patch Changes

- [`9e7aa73151ed0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e7aa73151ed0) -
  [ux] EDITOR-2670 add selected state for sync block when selection is inside
- [`0b00861d972cd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b00861d972cd) -
  [EDITOR-2668] refactored deleted mediaSingle decorations to maintain alignment/wrap on diff view
- Updated dependencies

## 215.12.0

### Minor Changes

- [`71fde95667d6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71fde95667d6f) -
  [EDITOR-2426] Fix more types for Editor Appearance so they work with Confluence

### Patch Changes

- Updated dependencies

## 215.11.2

### Patch Changes

- Updated dependencies

## 215.11.1

### Patch Changes

- [`4303503b123a8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4303503b123a8) -
  Revert fg-cleanup platform_editor_disable_rerender_tracking_jira
- Updated dependencies

## 215.11.0

### Minor Changes

- [`f79abec64be13`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f79abec64be13) -
  [EDITOR-2624] Add max width mode for ultra wide monitors to the Editor and Renderer

### Patch Changes

- Updated dependencies

## 215.10.2

### Patch Changes

- [`855e2a1085226`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/855e2a1085226) -
  [ux] Scaffolding for native sticky headers
- Updated dependencies

## 215.10.1

### Patch Changes

- Updated dependencies

## 215.10.0

### Minor Changes

- [`236d9310035ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/236d9310035ae) -
  [https://product-fabric.atlassian.net/browse/ED-29205](ED-29205) - use native DOM element for
  editor expand icon

### Patch Changes

- Updated dependencies

## 215.9.9

### Patch Changes

- [`3649625800804`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3649625800804) -
  Fix the codeblock shift on initial load
- Updated dependencies

## 215.9.8

### Patch Changes

- [`7e3353721fa66`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7e3353721fa66) -
  [ux] EDITOR-1822 update sync blocks ui to new design
- Updated dependencies

## 215.9.7

### Patch Changes

- [`97741f3657384`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/97741f3657384) -
  Remove platform_editor_disable_rerender_tracking_jira
- [`b0103f4f35c6d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b0103f4f35c6d) -
  Removed fg platform_renderer_triple_click_selects_paragraph
- Updated dependencies

## 215.9.6

### Patch Changes

- [`6cb21d13010a3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6cb21d13010a3) -
  Exclude SLLV (and keep only block card) element when applying list (ul/ol) css override
- [`b504b21832b1f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b504b21832b1f) -
  Removed feature gate platform_editor_table_overflow_in_full_width_fix
- Updated dependencies

## 215.9.5

### Patch Changes

- [`ebf6dcf335712`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ebf6dcf335712) -
  Cleaned platform_editor_posfromdom_null_fix FG
- [`75b45f2248329`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/75b45f2248329) -
  FG cleanup platform_editor_elements_dnd_multi_select_patch_2
- Updated dependencies

## 215.9.4

### Patch Changes

- [`54ccde94eb18c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/54ccde94eb18c) -
  ED-29459 Clean up platform_editor_toolbar_aifc_toolbar_analytic
- Updated dependencies

## 215.9.3

### Patch Changes

- [`16c5ea0ef86b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/16c5ea0ef86b0) -
  EDITOR-2602 Add missing customPrimaryToolbarComponents for comment editor
- Updated dependencies

## 215.9.2

### Patch Changes

- [`ca5c3cd4d655b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ca5c3cd4d655b) -
  Clean up FG platform_editor_table_column_selected_state_fix
- Updated dependencies

## 215.9.1

### Patch Changes

- Updated dependencies

## 215.9.0

### Minor Changes

- [`28ba94dae8f9a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/28ba94dae8f9a) -
  [ux] EDITOR-2458 Replace usage of \_\_suppressAllToolbars with userIntentPlugin
- [`68caaf98e8f89`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/68caaf98e8f89) -
  [ux] [EDITOR-1628] Added "Removed" Lozenge and gray border decorations to deleted block nodes in
  show diff view

### Patch Changes

- Updated dependencies

## 215.8.8

### Patch Changes

- Updated dependencies

## 215.8.7

### Patch Changes

- [`260fb52459987`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/260fb52459987) -
  Don't let styles be applied to pages that don't have compact mode turned on
- Updated dependencies

## 215.8.6

### Patch Changes

- [`7aff1e36b43e1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7aff1e36b43e1) -
  Improve editor selection toolbar experience tracking
- [`627578acbbf46`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/627578acbbf46) -
  [ux] EDITOR-2554: Fix oversized status lozenge in TOC macro in content mode
- Updated dependencies

## 215.8.5

### Patch Changes

- [`6c205cefd968a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6c205cefd968a) -
  Cleanup FG platform_editor_centre_mention_padding
- [`9842848622554`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9842848622554) -
  ENGHEALTH-23797:Fixed aria prohibited attr from selection marker
- Updated dependencies

## 215.8.4

### Patch Changes

- [`0adf16debc7be`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0adf16debc7be) -
  EDITOR-2450 Sync Block Prototype clean up
- Updated dependencies

## 215.8.3

### Patch Changes

- [`76effece25ab5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/76effece25ab5) -
  ED-29540: Fix layout shift caused by the top margin of lists changing post-hydration.

## 215.8.2

### Patch Changes

- [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) -
  EDITOR-2447 Bump adf-schema to 51.3.2
- Updated dependencies

## 215.8.1

### Patch Changes

- [`3ed49ba1f53e7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3ed49ba1f53e7) -
  ENGHEALTH-32567: remove redundant tests for a11y issues when fix gate was off

## 215.8.0

### Minor Changes

- [`301c7dd0ccdd2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/301c7dd0ccdd2) -
  Adds new `contextualFormattingEnabled` plugin option to editor-plugin-toolbar. This has 3 options
  (always-inline, always-pinned and controlled) to allow direct control over toolbar placement in
  the editor.

### Patch Changes

- [`b2520b000ee03`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2520b000ee03) -
  ED-29593 cleanup platform_editor_ttvc_nodes_in_viewport
- [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) -
  EDITOR-2447 Bump adf-schema to 51.3.1
- Updated dependencies

## 215.7.0

### Minor Changes

- [`a28ac1e7cb62d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a28ac1e7cb62d) -
  EDITOR-2498 Add emoji disableAutoformatProp to universalPreset so jira can disable autoformatting
  when required

### Patch Changes

- [`b24541c8bc571`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b24541c8bc571) -
  [ux] Fixes an A11Y issue. When there are selected Find and Replace matches inside of a codeblock,
  color contrast is insufficient.
- Updated dependencies

## 215.6.3

### Patch Changes

- [`63e63c69cd679`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/63e63c69cd679) -
  Add styling for bullet point markers on diff
- Updated dependencies

## 215.6.2

### Patch Changes

- [`5a56aa8073a44`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a56aa8073a44) -
  [ux] ED-29340 fix block controls for layouts with platform_editor_breakout_resizing on and
  platform_editor_native_anchor_with_dnd on
- Updated dependencies

## 215.6.1

### Patch Changes

- Updated dependencies

## 215.6.0

### Minor Changes

- [`93a78565619a0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/93a78565619a0) -
  [ux] Fixing the borded which was cut off cause of fixed toolbar

## 215.5.1

### Patch Changes

- [`7eb66badf6a43`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7eb66badf6a43) -
  [ux] [EDITOR-2397] update extension styles to exclude nested renderers/ bodied extensions
- Updated dependencies

## 215.5.0

### Minor Changes

- [`c1691aca7fb1d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c1691aca7fb1d) -
  Surface extension keys into quick insert provider

### Patch Changes

- Updated dependencies

## 215.4.1

### Patch Changes

- [`2fc927b3b7437`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2fc927b3b7437) -
  [ux] ED29532 Add keyboard navigation provider to comment toolbar
- Updated dependencies

## 215.4.0

### Minor Changes

- [`18aec70029328`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/18aec70029328) -
  EDITOR-2420 Rename parameter values of `dense` contentMode to `compact`

### Patch Changes

- Updated dependencies

## 215.3.3

### Patch Changes

- [`cb4c073423dc7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cb4c073423dc7) -
  Added testId for Comment Editor Cancel button
- Updated dependencies

## 215.3.2

### Patch Changes

- [`5bdcb96c64433`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5bdcb96c64433) -
  Fix exposure firing for editor no ssr experiment
- Updated dependencies

## 215.3.1

### Patch Changes

- [`10882b2fab738`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/10882b2fab738) -
  [ux] Introduced bodiedSyncBlock nodeview
- Updated dependencies

## 215.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

- [`cebe32372285d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cebe32372285d) -
  Tidy up feature gate
- [`c21648c080e0c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c21648c080e0c) -
  [ux] EDITOR-2291: Tighten list and task spacing in dense content mode
- [`0b0ef25b2f529`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b0ef25b2f529) -
  Cleanup various feature gates and align them to aifc_create_enabled
- [`3feef799ad0a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3feef799ad0a5) -
  [ED-29333] Fix 2 issues when platform_editor_native_anchor_with_dnd is enabled
  1. Drag handle is rendered for media node
  2. When advanced_layouts experiment is off, quick insert button is rendered based on child node
     inside layout column (as opposed to layout section node )

- [`2bdec5e9ec1c9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2bdec5e9ec1c9) -
  [EDITOR-442] Cleans up FG platform_editor_add_media_from_url_rollout
- Updated dependencies

## 215.2.0

### Minor Changes

- [`0560b4dfd1361`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0560b4dfd1361) -
  Experiment with disabling prosemirror rendering in SSR

### Patch Changes

- [`e22968790f2b5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e22968790f2b5) -
  [ux] [EDITOR-2374] prevent style overrides on codemarks in excerpts
- Updated dependencies

## 215.1.6

### Patch Changes

- [`8a6477def0c7d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8a6477def0c7d) -
  [ux] clean up platform_editor_a11y_macro_sidebar_dialog
- [`1c601de07087b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1c601de07087b) -
  Fix for CLS issue in Editor Resizer Component
- [`5c07f0d4e428f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5c07f0d4e428f) -
  [EDITOR-1998] Make media captions follow dense/ compact content mode
- Updated dependencies

## 215.1.5

### Patch Changes

- [`af3a2c083b759`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/af3a2c083b759) -
  [ux] [EDITOR-2319] set font size for the expand title content to 13px when in dense mode
- [`c2c833b3cdb28`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c2c833b3cdb28) -
  ENGHEALTH-32567: add browse label to the ElementBrowser modal to give an accessible name
- Updated dependencies

## 215.1.4

### Patch Changes

- [`3a41420ddfc6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a41420ddfc6e) -
  Clean up platform_editor_drag_layout_column_into_nodes
- Updated dependencies

## 215.1.3

### Patch Changes

- [`83f9f7557b327`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/83f9f7557b327) -
  [EDITOR-2007] Scale paragraph margins based on paragraph size
- Updated dependencies

## 215.1.2

### Patch Changes

- [`71cac2e4cf915`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71cac2e4cf915) -
  [FF-CLEANUP] platform_editor_add_border_for_nested_panel
- Updated dependencies

## 215.1.1

### Patch Changes

- [`dbb9e84ab30e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dbb9e84ab30e0) -
  [ux] dense mode emoji icon in panel
- Updated dependencies

## 215.1.0

### Minor 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
- [`2a9e8a0692fdc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a9e8a0692fdc) -
  [NO-ISSUE] Switch from using `cc_editor_ai_content_mode` param `baseFontSize` to having a proper
  variable we can use for the sizing

### Patch Changes

- [`14b9e966da4dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14b9e966da4dd) -
  [ux] ED-29517 Toolbar and offline banner is overlapping
- Updated dependencies

## 215.0.6

### Patch Changes

- [`1e40e7f832859`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1e40e7f832859) -
  [ux] Scale emojis in editor compact mode
- [`a48139f041cd4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a48139f041cd4) -
  [ux] EDITOR-1654 implement sync block ui for hovered, selected and delete states
- [`ab5c971734fe5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab5c971734fe5) -
  NOISSUE: Hydration mutation detection within editor example
- [`9d0a393b141f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9d0a393b141f9) -
  [HOT-121657] Revert PR that sets minHeight behind FG
  `platform_expand_editor_click_area_with_minheight`, there is another solution behind
  `platform_editor_focus_fix` that can be used instead
- [`b0b556769b28e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b0b556769b28e) -
  [EDITOR-1735] prompt editor padding issue
- Updated dependencies

## 215.0.5

### Patch Changes

- [`8e2162706bb08`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e2162706bb08) -
  [REMOVE FF] platform_nested_nbm_analytics_location
- [`0b4cd77e72217`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b4cd77e72217) -
  clean up references to platform_editor_controls_performance_fixes
- Updated dependencies

## 215.0.4

### Patch Changes

- [`9c55684b00aa0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9c55684b00aa0) -
  [EDITOR-1992] Update extension styles to include font size adjustments in all content in
  extensions and set the style based on the contentMode prop as well as the fg
- Updated dependencies

## 215.0.3

### Patch Changes

- [`6ab3011f7db68`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6ab3011f7db68) -
  [ux] Fixed a bug where the ChromelessEditor's clickable area would not expand when its minHeight
  was greater than its content. This is behind a feature gate,
  platform_expand_editor_click_area_with_minheight .
- Updated dependencies

## 215.0.2

### Patch Changes

- [`f6863b5290fe8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f6863b5290fe8) -
  [REMOVE FF] editor_a11y_aria_announcement_for_copied_status
- Updated dependencies

## 215.0.1

### Patch Changes

- [`8d49afb504f95`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8d49afb504f95) -
  Cleanup cc_editor_abort_ufo_load_on_editor_scroll
- [`8cfc5fed7dc74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8cfc5fed7dc74) -
  Cleanup annotations_defensive_node_name_calculations

## 215.0.0

### Major Changes

- [`be54c7e850cd3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/be54c7e850cd3) -
  remove deprecated legacy content styles for editor

### Patch Changes

- [`925eb6478e9a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/925eb6478e9a5) -
  Remove overflowY on tables to prevent Y axis scroll bar showing on Windows.
- [`30bb04cd8a8e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/30bb04cd8a8e9) -
  [ux] [ED-29292] Fix 2 issues with wrapped images in editor and renderer
  1. There is a gap between the first and the second wrapped images
  2. For wrapped images in layout, if image is the first node, it not horizontally aligned with the
     following wrapped images

- Updated dependencies

## 214.2.4

### Patch Changes

- [`8807cdcfe7132`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8807cdcfe7132) -
  Cleanup platform_editor_keep_focus_on_content_comp_clicks
- Updated dependencies

## 214.2.3

### Patch Changes

- [`bcadfe969f22d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bcadfe969f22d) -
  Cleanup editor_load_conf_collab_docs_without_checks
- [`3b6549e4af2db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3b6549e4af2db) -
  Cleanup platform_editor_reduce_scroll_jump_on_editor_start
- Updated dependencies

## 214.2.2

### Patch Changes

- [`124f42c79b002`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/124f42c79b002) -
  Clean up feature gate cc_complexit_fe_improve_node_validation
- Updated dependencies

## 214.2.1

### 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

## 214.2.0

### Minor Changes

- [`4954474ad8383`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4954474ad8383) -
  [EDITOR-1992] Make extension styles take the feature gate and set the font size for links inside
  them to resolve table of contents not being the correct size

### Patch Changes

- Updated dependencies

## 214.1.7

### Patch Changes

- [`bcc75f68099a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bcc75f68099a1) -
  upgrade browser util in editor-core
- Updated dependencies

## 214.1.6

### Patch Changes

- [`4141e6d6c0258`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4141e6d6c0258) -
  [ux] ED-29125 Add danger styles for media group, tables with numbered columns and nested panels
- Updated dependencies

## 214.1.5

### Patch Changes

- [`a3fe38f9b65b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a3fe38f9b65b1) -
  [ux] [EDITOR-1686] hidden cursor while ai is streaming text
- Updated dependencies

## 214.1.4

### Patch Changes

- [`1de31390178ab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1de31390178ab) -
  [ux] [ED-29189] fix padding css for comment toolbar
- Updated dependencies

## 214.1.3

### Patch Changes

- [`6331abb3b4a0e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6331abb3b4a0e) -
  ED-29470 Fix toolbar disabled state for offline mode
- Updated dependencies

## 214.1.2

### 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

## 214.1.1

### Patch Changes

- Updated dependencies

## 214.1.0

### Minor Changes

- [`9e7a5a0bb1869`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e7a5a0bb1869) -
  Add content api sync block provider

### Patch Changes

- Updated dependencies

## 214.0.9

### Patch Changes

- Updated dependencies

## 214.0.8

### Patch Changes

- [`d24d26320c940`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d24d26320c940) -
  FD-100510 clean up fg platform_editor_breakout_resizing_hello_release
- Updated dependencies

## 214.0.7

### Patch Changes

- Updated dependencies

## 214.0.6

### 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

## 214.0.5

### Patch Changes

- [`49d845e4c0ec3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/49d845e4c0ec3) -
  ED-29167: fix grid hydration
- Updated dependencies

## 214.0.4

### Patch Changes

- [`76ffc91d514f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/76ffc91d514f3) -
  Changed packages over to using the generic AIFC FG rather then an experiment
- Updated dependencies

## 214.0.3

### Patch Changes

- [`f3494b0a49dbc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f3494b0a49dbc) -
  Internal changes to use new shape tokens. No visual changes.
- Updated dependencies

## 214.0.2

### Patch Changes

- [`5a35ce1c7b07a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a35ce1c7b07a) -
  Clean up nested border style fg
- Updated dependencies

## 214.0.1

### Patch Changes

- Updated dependencies

## 214.0.0

### Patch Changes

- [`dd82243801213`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dd82243801213) -
  Delete WithPluginState
- Updated dependencies

## 213.6.1

### Patch Changes

- [`0baf501ee24bc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0baf501ee24bc) -
  Add dangerouslySetInnerHTML to ReactEditorView when platform_editor_hydratable_ui is enabled
- Updated dependencies

## 213.6.0

### Minor Changes

- [`9af8b5101d35f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9af8b5101d35f) -
  [https://product-fabric.atlassian.net/browse/ED-29411](ED-29411) - clean up
  platform_editor_memoized_node_check experiment
- [`687c1b8fa7801`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687c1b8fa7801) -
  EDITOR-1566 bump adf-schema + update validator

### Patch Changes

- [`2c4405f422ac7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2c4405f422ac7) -
  clean up feature flag for static emotion
- [`a11b4fec9c5d4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a11b4fec9c5d4) -
  [FD-90806] Clean up platform_editor_remove_drag_handle_fix
- Updated dependencies

## 213.5.6

### Patch Changes

- [`fba5acd7818c3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fba5acd7818c3) -
  ED-29392: fix scroll gutter hydration issue
- Updated dependencies

## 213.5.5

### Patch Changes

- [`bd24a3afbfb65`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd24a3afbfb65) -
  Updated look and feel of the Synced Block Editor
- Updated dependencies

## 213.5.4

### Patch Changes

- [`407e1dc11eeed`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/407e1dc11eeed) -
  Minor changes to border radius values.
- Updated dependencies

## 213.5.3

### Patch Changes

- [`a77acd87fef67`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a77acd87fef67) -
  EDITOR-1391 add new analytics event which logs editor width and all table widths on the page once
  after page is loaded in both editor and renderer. remove previous implementation in width plugin.
- Updated dependencies

## 213.5.2

### Patch Changes

- [`6af30673f7cee`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6af30673f7cee) -
  [ux] Adding padding to the left and right side of highlighted text
- Updated dependencies

## 213.5.1

### Patch Changes

- [`c451a0d8a0ef1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c451a0d8a0ef1) -
  [EDITOR-1594] Inline streaming page comment padding issues
- Updated dependencies

## 213.5.0

### Minor Changes

- [`08569ab338048`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/08569ab338048) -
  Removed feature gates for cleanup

### Patch Changes

- Updated dependencies

## 213.4.3

### Patch Changes

- [`4b7ecd9338f09`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b7ecd9338f09) -
  Add sync block plugin to universal preset
- Updated dependencies

## 213.4.2

### Patch Changes

- [`d278f35b3fb0f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d278f35b3fb0f) -
  Cleaned up platform_editor_element_drag_and_drop_ed_23873
- [`45c6f8d40f9ac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/45c6f8d40f9ac) -
  Bump i18n pkg versions for atlaskit packages for including license field
- [`980edad1b9b85`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/980edad1b9b85) -
  EDITOR-1635 Ensure new taskItems are only added on enter key press of blockTaskitem if cursor is
  at the start or end of the task item, not the start or the end of any of its child paragraphs.
- Updated dependencies

## 213.4.1

### Patch Changes

- [`6b6eca9cee16d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6b6eca9cee16d) -
  Switch to use editorExperiment to use productKey for responsive preview panel changes.
- Updated dependencies

## 213.4.0

### Minor Changes

- [`cb7778d7ca5bb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cb7778d7ca5bb) -
  introduce getBrowserInfo api from browser util, used in getUAPrefix

### Patch Changes

- Updated dependencies

## 213.3.0

### Minor Changes

- [`3463fb9dbb744`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3463fb9dbb744) -
  [ux] Add experiment for new compact mode

### Patch Changes

- Updated dependencies

## 213.2.3

### Patch Changes

- [`0fc247d192ca0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0fc247d192ca0) -
  ED-29276 [SoftServ] Word ‘Color' is shown in pinned toolbar and 'Colour’ in Primary (unpinned)
  toolbar, same in tooltips
- Updated dependencies

## 213.2.2

### Patch Changes

- [`6fb79942fc3a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6fb79942fc3a5) -
  Internal changes to how borders are applied.
- [`95ca7b6f56516`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/95ca7b6f56516) -
  Migrating editor pkg i18n files to use i18n NPM package from Traduki
- Updated dependencies

## 213.2.1

### Patch Changes

- [`1c474ad18f3ac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1c474ad18f3ac) -
  [ED-28566] Clean up platform_editor_controls_patch_15
- Updated dependencies

## 213.2.0

### Minor Changes

- [`4fb6d9ad07d59`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4fb6d9ad07d59) -
  ED-28777 Integrate native anchor for block controls

### Patch Changes

- [`3922df338eb20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3922df338eb20) -
  ED-29170: fix tasks under hydration
- [`bdea0894bbacb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bdea0894bbacb) -
  Cleanup fg platform_editor_fix_emoji_style_selectors
- Updated dependencies

## 213.1.3

### Patch Changes

- [`4e3d606cc7d01`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e3d606cc7d01) -
  Remove refence to expValEquals('platform_editor_toolbar_aifc')
- Updated dependencies

## 213.1.2

### Patch Changes

- [`553afc302139b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/553afc302139b) -
  Add analytic emitter component which fires an event when dropdowns are viewed
- Updated dependencies

## 213.1.1

### Patch Changes

- [`39f3b00f65aa0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39f3b00f65aa0) -
  NOISSUE: Patches emotion CSS exports in various editor packages
- [`30aad83e7ded7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/30aad83e7ded7) -
  When editorViewMode is undefined, default to 'edit' as the plugin may not be present.
- Updated dependencies

## 213.1.0

### Minor Changes

- [`b367661ba720e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b367661ba720e) -
  EDITOR-1562 bump adf-schema for afm
- [`14595a9c17edc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14595a9c17edc) -
  Exclude Editor PluginSlot components from SSR rendering

### Patch Changes

- Updated dependencies

## 213.0.0

### Patch Changes

- [`17a448dee00a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/17a448dee00a6) -
  FD-86538 clean up fg platform_editor_renderer_table_header_styles
- [`8e1d76c39d80c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e1d76c39d80c) -
  [ux] A11Y-10288 fix: missing aria-modal="false" for Non-modal dialog
- [`6a14edd919345`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6a14edd919345) -
  [ux] ED-29279 [SoftServ] Options in pinned toolbar are enabled when cursor is set in page title
  field
- Updated dependencies

## 212.3.0

### Minor Changes

- [`d352feb9b2d97`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d352feb9b2d97) -
  [ux] NO-ISSUE Change blocktaskItem enablement experiment to a new tenantId based experiment

### Patch Changes

- Updated dependencies

## 212.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

## 212.1.0

### Minor Changes

- [`4edb2aee0da9c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4edb2aee0da9c) -
  Add conditionalHooksFactory and migrate usage of useSharedPluginStateSelector to useEditorToolbar
  and useSharedPluginStateWithSelector

### Patch Changes

- [`c0656bad0f992`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c0656bad0f992) -
  EDITOR-1389 fix table container width behind platform_editor_table_container_width_fix
- [`f0662cd7a143e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0662cd7a143e) -
  Internal changes to how borders are applied.
- Updated dependencies

## 212.0.1

### Patch Changes

- [`88eddbfa8aadd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/88eddbfa8aadd) -
  clean up FF of static emotion for editor
- Updated dependencies

## 212.0.0

### Patch Changes

- Updated dependencies

## 211.2.11

### Patch Changes

- [`8c22cc3a06ba9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8c22cc3a06ba9) -
  FD-85117 clean up fg platform_editor_axe_leading_paragraph_from_media
- Updated dependencies

## 211.2.10

### Patch Changes

- [`20056074447a2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20056074447a2) -
  Switch to more semantically accurate label prop in internal radio and radio group instances.
- Updated dependencies

## 211.2.9

### Patch Changes

- [`0eac5a71c3834`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0eac5a71c3834) -
  [ED-29037] Fix dynamic buttons (e.g. text style) in full page primary toolbar flickers during the
  initial load
- [`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

## 211.2.8

### Patch Changes

- [`e834d11aee625`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e834d11aee625) -
  Add z-index to new main primary toolbar, to fix stacking issues
- Updated dependencies

## 211.2.7

### Patch Changes

- [`b16ba98653a42`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b16ba98653a42) -
  [ux] When Live page is rendered in preview panels using Embedded Confluence, this chnages the
  header toolbar fixed width from 254px to `fit-content`

## 211.2.6

### Patch Changes

- Updated dependencies

## 211.2.5

### Patch Changes

- [`98e68957ca04d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/98e68957ca04d) -
  [ux] ED-29186 Update responsiveness breakpoints to accommodate Jira and comment editor toolbar
- Updated dependencies

## 211.2.4

### 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

## 211.2.3

### Patch Changes

- Updated dependencies

## 211.2.2

### Patch Changes

- [`5c1589424fcc4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5c1589424fcc4) -
  ED-29088 - Add nodesInViewport metric to proseMirrorRendered events.
- Updated dependencies

## 211.2.1

### Patch Changes

- [`255837cfba315`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/255837cfba315) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 211.2.0

### Minor Changes

- [`ddb46afe087a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ddb46afe087a6) -
  [https://product-fabric.atlassian.net/browse/ED-27795](ED-27795) - tidy up
  platform_editor_catch_missing_injection_states FG

### Patch Changes

- Updated dependencies

## 211.1.1

### Patch Changes

- Updated dependencies

## 211.1.0

### Minor Changes

- [`c8c64e5781a02`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c8c64e5781a02) -
  Changed @atlaskit/editor-plugin-synced-block to @atlaskit/editor-plugin-synced-block-prototype

### Patch Changes

- [`1b0b9f3641b0f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1b0b9f3641b0f) -
  [https://product-fabric.atlassian.net/browse/ED-28272](ED-28272) - cleanup
  platform_editor_system_fake_text_highlight_colour FF
- [`e5001e144b74e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5001e144b74e) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 211.0.1

### Patch Changes

- [`5f1d8eb6b1fa2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5f1d8eb6b1fa2) -
  EDITOR-1464 Update toDOM methods to include localId
- Updated dependencies

## 211.0.0

### Patch Changes

- [`3b5b4a919aaaf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3b5b4a919aaaf) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 210.2.9

### Patch Changes

- [`121454855d5f5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/121454855d5f5) -
  Improve transaction and streaming stability

## 210.2.8

### Patch Changes

- Updated dependencies

## 210.2.7

### Patch Changes

- [`51f3f2db61f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51f3f2db61f6e) -
  Update toolbar config across plugins
- Updated dependencies

## 210.2.6

### Patch Changes

- [`71e4c857f1463`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71e4c857f1463) -
  ED-29096: clean up sharedPluginStateHookMigratorFactory in editor-core
- Updated dependencies

## 210.2.5

### Patch Changes

- [`bfec478c9e91b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bfec478c9e91b) -
  Splits platform_editor_preview_panel_linking_exp into one for Jira and one for Confluence and
  switches to editorExperiment util.
- Updated dependencies

## 210.2.4

### Patch Changes

- [`ef3b2dfa2f8a8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef3b2dfa2f8a8) -
  Internal changes to use radius tokens. No visual changes.
- Updated dependencies

## 210.2.3

### Patch Changes

- [`55a7e20e3fd4c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55a7e20e3fd4c) -
  [ux] ED-29050 add support for rendering custom primary toolbar components to new toolbar
- [`4ef462fecb522`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4ef462fecb522) -
  [ux] [ED-29003] Register loom component as a dropdown menu item in overflow menu
- [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) -
  EDITOR-1442 Bump adf-schema
- Updated dependencies

## 210.2.2

### Patch Changes

- [`d62dbf1995b2e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d62dbf1995b2e) -
  [ux] ED-29080 Add danger styles for inline nodes and decision nodes when delete button in block
  menu is hovered
- Updated dependencies

## 210.2.1

### Patch Changes

- Updated dependencies

## 210.2.0

### Minor Changes

- [`c29118e6ca79d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c29118e6ca79d) -
  ED-28986 create initial version of synced blocks

### Patch Changes

- Updated dependencies

## 210.1.8

### Patch Changes

- [`bcc3b620154b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bcc3b620154b0) -
  [ux] ED-28739 [Register] [Primary toolbar] Insert button
- Updated dependencies

## 210.1.7

### Patch Changes

- [`977517b25c6f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/977517b25c6f3) -
  Cleanup synchronous view mode check that is no longer required
- [`e229628ac96dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e229628ac96dd) -
  [ED-28430] clean up FG platform_editor_find_and_replace_improvements_1 for find & replace
  additional fixes
- [`b1a4bc3fda78c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b1a4bc3fda78c) -
  [EDITOR-1128] clean up fg platform_editor_editor_container_a11y_focus
- [`0fdcb6f2f96fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0fdcb6f2f96fd) -
  Sorted type and interface props to improve Atlaskit docs
- Updated dependencies

## 210.1.6

### Patch Changes

- [`4bc05c9f87780`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4bc05c9f87780) -
  [ux] Fix toolbar blink CLS regression
- Updated dependencies

## 210.1.5

### Patch Changes

- [`e73faa5a52300`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e73faa5a52300) -
  [ux] ED-28735 Fix selection toolbar opening and closing state
- Updated dependencies

## 210.1.4

### 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

## 210.1.3

### Patch Changes

- [`760d547b4535a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/760d547b4535a) -
  [ux] Update kebab case to camelCase for CSS values
- Updated dependencies

## 210.1.2

### Patch Changes

- Updated dependencies

## 210.1.1

### Patch Changes

- [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) -
  EDITOR-1373 Bump adf-schema version
- Updated dependencies

## 210.1.0

### Minor Changes

- [`44b183a57537a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/44b183a57537a) -
  Introduce a new plugin config option for editor-plugin-toolbar to disable the selection toolbar

### Patch Changes

- Updated dependencies

## 210.0.5

### Patch Changes

- [`205cf133d4d59`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/205cf133d4d59) -
  [ux] Update max width for breakout to be the same as for non-breakout nodes to fix vc90 regression
  behind platform_editor_breakout_resizing_vc90_fix and platform_editor_breakout_resizing
- Updated dependencies

## 210.0.4

### Patch Changes

- [`13c698778e3c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13c698778e3c6) -
  [ux] Atlaspack version bump
- Updated dependencies

## 210.0.3

### Patch Changes

- [`128002718ba34`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/128002718ba34) -
  confluence_team_presence_scroll_to_pointer feature flag cleaned up
- Updated dependencies

## 210.0.2

### Patch Changes

- [`0412437292a6d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0412437292a6d) -
  Switches linking changes for Preview Panel from FG to an experiment.
- Updated dependencies

## 210.0.1

### Patch Changes

- [`25ec3e3638f52`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/25ec3e3638f52) -
  Cleanup advanced code block experiment
- [`6ca68bbf39757`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6ca68bbf39757) -
  Change all AIFC feature gates over to an experiment platform_editor_ai_aifc
- Updated dependencies

## 210.0.0

### Major Changes

- [`e2bb51245dcec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e2bb51245dcec) -
  ED-28774 add native editor anchor support

### Minor Changes

- [`021fd485e1f83`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/021fd485e1f83) -
  fix table flicking issue on page load by improving table scailing and table resizer with css
  instead of js
- [`f29ffcfb885c7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f29ffcfb885c7) -
  EDITOR-1338 Adds `allowBlockTaskItem` property to tasks and decisions plugin to enable
  blockTaskItem for Confluence TinyMCE migration flows

### Patch Changes

- Updated dependencies

## 209.8.3

### Patch Changes

- [`598cea2432fa9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/598cea2432fa9) -
  [ux] UI and behaviour updates of the HoverLinkOverlay for the Preview Panels.
- Updated dependencies

## 209.8.2

### Patch Changes

- [#199851](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199851)
  [`a37fa5c2adf4a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a37fa5c2adf4a) -
  [ux] EDITOR-346 Clean up nested tables feature gate
  `platform_editor_nested_tables_number_column_fixes`
- [#201076](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/201076)
  [`f77782099391b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f77782099391b) -
  Add css overrides for comment toolbar to remove left padding overrides
- Updated dependencies

## 209.8.1

### Patch Changes

- [#199957](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199957)
  [`5c4cd82cd1ea3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5c4cd82cd1ea3) -
  Add unpinned version of menu item and hook up, add UiToolbarContext to primary toolbar components
- Updated dependencies

## 209.8.0

### Minor Changes

- [#199487](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199487)
  [`54098ba4cc83c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/54098ba4cc83c) -
  Add support to render primary toolbar for both full page editor and comment editor using new
  toolbar components. Includes rewrites of full page toolbar which removes JS width calculation

### Patch Changes

- [#199353](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199353)
  [`f2d4ca35574b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2d4ca35574b8) -
  Internal changes to how border radius values are applied. No visual change.
- Updated dependencies

## 209.7.0

### Minor Changes

- [`4903edc4a60f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4903edc4a60f8) -
  [ux] Adds a configuration for media insert to allow for smart value input
- [`13a1ad07bb39e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13a1ad07bb39e) -
  [ux] EDITOR-1146 | EDITOR-1176 Introduce `blockTaskItem` node to Renderer and Editor
  `editor-plugin-tasks-and-decisions` which adopts the same code and functionality as the regular
  `taskItem` except that it allows block content such as extensions to be inserted. This is to
  facilitate TinyMCE migration which requires usage of the Legacy Content Extension.

### Patch Changes

- Updated dependencies

## 209.6.5

### Patch Changes

- [`e75117731bdb3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e75117731bdb3) -
  Cleanup code for ensuring the viewmode value is as expected.
- Updated dependencies

## 209.6.4

### Patch Changes

- [#197821](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/197821)
  [`54760d8b5b3ea`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/54760d8b5b3ea) -
  Allow popupsBoundariesElement & popupsScrollableElement in ChromelessEditorProps
- Updated dependencies

## 209.6.3

### Patch Changes

- [`b601133ff4b93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b601133ff4b93) -
  [ux] Adds margin top for embeds on narrow screens.

## 209.6.2

### Patch Changes

- [`b396b0bd2ed68`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b396b0bd2ed68) -
  Cleanup code for ensuring the viewmode value is as expected.

## 209.6.1

### Patch Changes

- [#195989](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195989)
  [`4132618fc5097`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4132618fc5097) -
  EDITOR-1146 Remove usage of FG `platform_editor_sort_decoration_fix_on_live_page`
- Updated dependencies

## 209.6.0

### Minor Changes

- [#196046](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/196046)
  [`b0dad85aa7c35`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b0dad85aa7c35) -
  [ux] [ED-27974] Allow hyperlink plugin to change text to link on blur

### Patch Changes

- Updated dependencies

## 209.5.2

### 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

## 209.5.1

### Patch Changes

- [`f62a413f74677`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f62a413f74677) -
  ENGHEALTH-32249 A11y violation detected for rule "aria-valid-attr-value" for
  "@atlaskit/editor-core" from "Editor"
- Updated dependencies

## 209.5.0

### Minor Changes

- [#192090](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/192090)
  [`f4fdeb6190597`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f4fdeb6190597) -
  Add toolbarPlugin to both default preset + confluence full page preset

### Patch Changes

- Updated dependencies

## 209.4.0

### Minor Changes

- [#193889](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193889)
  [`6d4374ce318fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6d4374ce318fd) -
  [EDITOR-1073] Add i18n for Track Changes button & toggle button on toolbar with plugin option

### Patch Changes

- Updated dependencies

## 209.3.6

### Patch Changes

- [#193870](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193870)
  [`703c443a064fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/703c443a064fe) -
  [ux] EDITOR-342 clean up nested table feature gate platform_editor_nested_table_drag_controls
- Updated dependencies

## 209.3.5

### Patch Changes

- [#193709](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193709)
  [`9f25c72b75349`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9f25c72b75349) -
  EDITOR-338 Cleans up nested tables feature gate platform_editor_nested_tables_column_drag_fix
- Updated dependencies

## 209.3.4

### Patch Changes

- [#193091](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193091)
  [`7e879ace28cec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7e879ace28cec) -
  AFO-4081 cleanup ttvc v3 ff
- Updated dependencies

## 209.3.3

### Patch Changes

- [#192710](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/192710)
  [`b3b30f3bc4453`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b3b30f3bc4453) -
  Internal changes to how border radius and border width values are applied. No visual change.
- Updated dependencies

## 209.3.2

### 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

## 209.3.1

### Patch Changes

- [#185241](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185241)
  [`0d1bffce3fedd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d1bffce3fedd) -
  [ux] View embed as block card when page width smaller or equal to 600px
- Updated dependencies

## 209.3.0

### Minor Changes

- [#189119](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189119)
  [`3422f57cf2b75`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3422f57cf2b75) -
  Removing linking_platform_smart_links_in_live_pages FF

### Patch Changes

- Updated dependencies

## 209.2.3

### Patch Changes

- [#188198](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188198)
  [`19d5545b5d8df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/19d5545b5d8df) -
  [ux] EDM-10717 Clean up platform_editor_hyperlink_underline
- Updated dependencies

## 209.2.2

### Patch Changes

- [#189737](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189737)
  [`db61cedd893b2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/db61cedd893b2) -
  Fix migrator hook order in editor-core
- Updated dependencies

## 209.2.1

### Patch Changes

- [#189696](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189696)
  [`a28dd0703ccac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a28dd0703ccac) -
  [ux] Adjust emoji CSS selectors to be more specific/accurate and not target content byline
- Updated dependencies

## 209.2.0

### Minor Changes

- [#188356](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188356)
  [`5a2110350abd3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a2110350abd3) -
  [https://product-fabric.atlassian.net/browse/ED-28554](ED-28554) - clean up EmojiNodeDataProvider
  spike

### Patch Changes

- Updated dependencies

## 209.1.11

### Patch Changes

- [#188277](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188277)
  [`9e6d67b625ac9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e6d67b625ac9) -
  [ux] Hides drag controls for all nodes and resize handles on expands and layouts on narrow
  screens.
- [#187022](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187022)
  [`667172449febe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/667172449febe) -
  [ux] ENGHEALTH-27831 made editor scroll container focusable by keyboard for accessibility
- [#188604](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188604)
  [`2447351dcf766`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2447351dcf766) - ##
  What? Remove entry-points to table plugin:
  - `@atlaskit/editor-plugin-table/commands`
  - `@atlaskit/editor-plugin-table/plugin-key`
  - `@atlaskit/editor-plugin-table/ui/consts`
  - `@atlaskit/editor-plugins/table/ui/consts`
  - `@atlaskit/editor-plugins/table/plugin-key`
  - `@atlaskit/editor-plugins/table/commands`

  ## Why?

  These entry-points allow for dangerous practices by directly manipulating internal prosemirror
  state.

  This change should not affect most consumers as these should not be used.

  ## How to update

  Table state can be read and changed via the public plugin interface which is safe and well tested.

  Example:

  ```ts
  // Table actions
  editorApi?.table.actions.insertTable(...);

  // Read the table state
  const tableState = useSharedPluginStateWithSelector(editorApi, ['table'], ({ tableState }) => {
    return { ... };
  })
  ```

- Updated dependencies

## 209.1.10

### 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
- Updated dependencies

## 209.1.9

### Patch Changes

- [#185940](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185940)
  [`456bee393c4d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/456bee393c4d3) -
  [ux] When editor-area is less than 768px wide, we reduce editor gutters to 24px in Full-page
  editor.
- [#177925](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177925)
  [`4f971def5d8fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4f971def5d8fd) -
  [ux] ED-28293: clean up platform_editor_controls_toolbar_ssr_fix
- Updated dependencies

## 209.1.8

### 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

## 209.1.7

### Patch Changes

- [#186321](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/186321)
  [`777290660084a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/777290660084a) -
  ED-28528 fix mentions selected state box shadow disappearing
- Updated dependencies

## 209.1.6

### Patch Changes

- [#185630](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185630)
  [`3535873b417f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3535873b417f3) -
  Remove FG platform_editor_migrate_state_updates
- Updated dependencies

## 209.1.5

### Patch Changes

- Updated dependencies

## 209.1.4

### Patch Changes

- [#185411](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185411)
  [`219a9a6529f86`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/219a9a6529f86) -
  Removing references to confluence_typography_refreshed feature gate from comments.
- [#185411](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185411)
  [`219a9a6529f86`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/219a9a6529f86) -
  Removing references of confluence_typography_refreshed feature gate from comments.

## 209.1.3

### Patch Changes

- [#185513](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185513)
  [`ee3b4336e4aa9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee3b4336e4aa9) -
  ED-28408 clean up fg platform_editor_find_and_replace_magenta_match
- Updated dependencies

## 209.1.2

### Patch Changes

- [#180962](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180962)
  [`1aa3eabc00314`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1aa3eabc00314) -
  ED-28376 clean up usage of !important in find and replace styles
- Updated dependencies

## 209.1.1

### Patch Changes

- [#183032](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183032)
  [`3e085b471bb52`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e085b471bb52) -
  [ux] [ED-28482] fix smart link open button for headings
- Updated dependencies

## 209.1.0

### Minor Changes

- [#182230](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/182230)
  [`f11dd07fddad7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f11dd07fddad7) -
  [ux] EDM-11898 cleaning up platform-linking-visual-refresh-v1

### Patch Changes

- Updated dependencies

## 209.0.3

### Patch Changes

- [#181948](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181948)
  [`e7e5b1bee5fb2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e7e5b1bee5fb2) -
  [ux] [EDF-2688] Fix extra space for last line in comment editor
- Updated dependencies

## 209.0.2

### Patch Changes

- [#181802](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181802)
  [`4f35336716da7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4f35336716da7) -
  EDITOR-921 Prevent calls to scrollTop calculation for editors nested in LCE
- Updated dependencies

## 209.0.1

### Patch Changes

- [#172541](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172541)
  [`6da45cbd2c77f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6da45cbd2c77f) -
  clean up FF for batch media update attributes
- Updated dependencies

## 209.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

## 208.8.0

### Minor Changes

- [#180500](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180500)
  [`411796e8a55c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/411796e8a55c6) -
  [ux] Move code-bidi-warning plugin widget to be a vanilla-DOM implementation, instead of react, to
  fix memory leaks.

### Patch Changes

- Updated dependencies

## 208.7.4

### Patch Changes

- [#180346](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180346)
  [`d00d1d362bd18`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d00d1d362bd18) -
  ED-28086 Clean up platform_editor_no_cursor_on_live_doc_init
- Updated dependencies

## 208.7.3

### Patch Changes

- [#180492](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180492)
  [`2341110d5c5a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2341110d5c5a1) -
  Clean up platform_editor_comments_toolbar_responsiveness
- Updated dependencies

## 208.7.2

### Patch Changes

- [#180304](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180304)
  [`82e8e7a0b9283`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/82e8e7a0b9283) -
  [ux] Updated telepointer pulse animations by copying keyframes from the old CSS styles
- Updated dependencies

## 208.7.1

### Patch Changes

- [#180357](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180357)
  [`4f4d1545d11af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4f4d1545d11af) -
  Cleanup feature gates for vanilla dom experiment and decision nodes
- [#179660](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/179660)
  [`75577e79c0fa2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/75577e79c0fa2) -
  Cleanup vanilla emoji experiment
- Updated dependencies

## 208.7.0

### Minor Changes

- [#177157](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177157)
  [`6bcf8912217df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6bcf8912217df) -
  ED-27284 additional integration with user preference plugin

### Patch Changes

- Updated dependencies

## 208.6.6

### Patch Changes

- [#179882](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/179882)
  [`fe56fd0f3672a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe56fd0f3672a) -
  [ux] ED-28404 change find and replace match colours from yellow to magenta
- Updated dependencies

## 208.6.5

### Patch Changes

- [#179427](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/179427)
  [`8b13d4c49c4ac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8b13d4c49c4ac) -
  [CONFCLOUD-71644] Fix: code block doesn't have the correct backaground color in page include macro

## 208.6.4

### Patch Changes

- [#179156](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/179156)
  [`81f5605b925fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81f5605b925fc) -
  AFO-4081 ufo vc ignore if no layout shift marker
- Updated dependencies

## 208.6.3

### Patch Changes

- [#178241](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178241)
  [`fcdd6e779f749`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fcdd6e779f749) -
  [ux] [ED-28381] use node selection for matches in the expand title to prevent bugs with findNext
  and findPrevious and fix scrolling to matches in the platform_editor_find_and_replace_improvements
  experience
- Updated dependencies

## 208.6.2

### Patch Changes

- [#178271](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178271)
  [`fd1a32b0a4f6b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fd1a32b0a4f6b) -
  [ED-28322] Remove React version of status nodes to clean up experiment platform_editor_vanilla_dom
- Updated dependencies

## 208.6.1

### Patch Changes

- [#178613](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178613)
  [`47e2c968a3b92`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/47e2c968a3b92) -
  [ux] [ED-28399] remove padding from search match texsts in find and replace experiment
- [#176901](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176901)
  [`501b9262a675a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/501b9262a675a) -
  clean up feature flag live_pages_content_jump_mitigation
- Updated dependencies

## 208.6.0

### Minor Changes

- [#178354](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178354)
  [`8768b869f9245`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8768b869f9245) -
  Cleanup platform_editor_stable_editorview_classname experiment

### Patch Changes

- [#178432](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178432)
  [`abe20dc3f4834`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abe20dc3f4834) -
  Add translation on the context panel label text
- [#178265](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178265)
  [`4a9fa08952bfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4a9fa08952bfe) -
  [ux] ED-28379 fix styles for date match in find and replace
- Updated dependencies

## 208.5.1

### Patch Changes

- [#177994](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177994)
  [`f19d2fadee3a8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f19d2fadee3a8) -
  [ux] [ED-28377] convert borders to boxShadows to prevent a layout shift while Finding with the
  platform_editor_find_and_replace_improvements experiment
- Updated dependencies

## 208.5.0

### Minor Changes

- [#175370](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175370)
  [`fb5f9531ef9d8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fb5f9531ef9d8) -
  [ux] [ED-27956] this PR is adding support for Find with expand titles and updating the search
  match styles behind the experiment `platform_editor_find_and_replace_improvements`

### Patch Changes

- Updated dependencies

## 208.4.1

### Patch Changes

- [#176892](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176892)
  [`7c387af73cfb2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c387af73cfb2) -
  [ux] Prevent scroll on focus before editor
- [#176864](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176864)
  [`980fda095ab20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/980fda095ab20) -
  [ux] Adjust mention styles to use flex centering instead of fixed padding values
- [#177647](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177647)
  [`422759e00f33d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/422759e00f33d) -
  ED-28282 Clean up platform_editor_fix_table_width_inline_comment
- Updated dependencies

## 208.4.0

### Minor Changes

- [#177117](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177117)
  [`49ae44aea25fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/49ae44aea25fc) -
  Add new styles for inline nodes for find and replace, include these in block node checks

### Patch Changes

- [#177523](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177523)
  [`1faed88065ff6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1faed88065ff6) -
  refactor editor fullpage toolbar height in FullPageContentArea
- Updated dependencies

## 208.3.6

### Patch Changes

- [#165932](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165932)
  [`993d95ad7a45c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/993d95ad7a45c) -
  migrated toolbar off dynamic styles to static styles behind experiment

## 208.3.5

### Patch Changes

- [#175895](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175895)
  [`6165a5dc5b6b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6165a5dc5b6b1) -
  Remove deprecated path for react version of mentions
- [#175471](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175471)
  [`302b93e537e73`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/302b93e537e73) -
  ff cleanup for platform_editor_scroll_table_flickering_fix (FD-91488)
- [#175569](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175569)
  [`3bcbd0cff0437`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3bcbd0cff0437) -
  [ux] ED-27958 extend the find algorithm to search smart cards behind
  platform_editor_find_and_replace_improvements
- [#176023](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176023)
  [`d88b8886797ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d88b8886797ae) -
  clean up experiment platform_editor_vanilla_dom on task
- [#175339](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175339)
  [`d4115e4055a0a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d4115e4055a0a) -
  ED-28314 Cleanup platform_editor_controls_patch_12
- [#175899](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175899)
  [`a28d5dc386dbf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a28d5dc386dbf) -
  Clean up platform_editor_fix_floating_toolbar_focus
- Updated dependencies

## 208.3.4

### Patch Changes

- [#173360](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173360)
  [`e424271b7afc6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e424271b7afc6) -
  [ED-28169] Refactor FullPageContentArea dynamic styles to static emotion
- Updated dependencies

## 208.3.3

### Patch Changes

- [#176094](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176094)
  [`09e338a3d7dab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/09e338a3d7dab) -
  [ED-28357] move find&replace work from behind feature gates to the new experiment
  platform_editor_find_and_replace_improvements
- Updated dependencies

## 208.3.2

### Patch Changes

- [#175437](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175437)
  [`fc90fe8067613`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fc90fe8067613) -
  [EDITOR-179] FG editor_a11y_status_renderer_description clean up
- Updated dependencies

## 208.3.1

### Patch Changes

- [#173895](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173895)
  [`6e123631d7c26`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e123631d7c26) -
  Clean up platform_editor_interaction_api_refactor
- Updated dependencies

## 208.3.0

### Minor Changes

- [#170867](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/170867)
  [`5ef91045141dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5ef91045141dd) -
  Add new fallback css widths for breakout resizing plugin, to fix issues in full width page

### Patch Changes

- Updated dependencies

## 208.2.1

### Patch Changes

- Updated dependencies

## 208.2.0

### Minor Changes

- [#172447](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172447)
  [`06e9b6904aff2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/06e9b6904aff2) -
  [https://product-fabric.atlassian.net/browse/ED-27984](ED-27984) - clean up
  platform_editor_react18_phase2**media_single and platform_editor_react18_phase2**media_single_jira
  FFs

### Patch Changes

- Updated dependencies

## 208.1.2

### Patch Changes

- [#174035](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/174035)
  [`0d3ac8d3b7705`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d3ac8d3b7705) -
  [ux] Migrate toolbarWithSizeDetector styles to static emotion
- Updated dependencies

## 208.1.1

### Patch Changes

- [#173477](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173477)
  [`bfdfefb6b7135`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bfdfefb6b7135) -
  [ux] Set focus before editor

## 208.1.0

### Minor Changes

- [#173344](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173344)
  [`a0e9c4a83afe5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a0e9c4a83afe5) -
  Add EditorNextProps export from composable-editor entry point

## 208.0.1

### Patch Changes

- Updated dependencies

## 208.0.0

### Patch Changes

- Updated dependencies

## 207.22.0

### Minor Changes

- [#170958](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/170958)
  [`0b7ee494d452a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b7ee494d452a) -
  [ux] Update fake text-selection styles to use system highlight colours (behind feature gate)

### Patch Changes

- [#167340](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167340)
  [`c56340c1e531b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c56340c1e531b) -
  [ED-28168] Refactor dynamic styles in comment toolbar to static emotion
- Updated dependencies

## 207.21.3

### Patch Changes

- [#172260](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172260)
  [`ab178138e93db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab178138e93db) -
  revert list layout shift fix
- Updated dependencies

## 207.21.2

### Patch Changes

- [#171657](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171657)
  [`cb6c865095af1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cb6c865095af1) -
  Clean-up platform_editor_lcm_nested_panel_icon_fix
- Updated dependencies

## 207.21.1

### Patch Changes

- [#171615](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171615)
  [`d4542dcef1f93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d4542dcef1f93) -
  [ux] [ED-28254] this change is adding case matching to Find with status nodes behind the
  platform_editor_find_and_replace_part_2 flag
- Updated dependencies

## 207.21.0

### Minor Changes

- [#172346](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172346)
  [`615322847dc3b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/615322847dc3b) -
  Adds dirty change metadata to onchange handler.

### Patch Changes

- [#172526](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172526)
  [`4db369dced9ec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4db369dced9ec) -
  trigger editor core bump to use newer editor common
- Updated dependencies

## 207.20.1

### Patch Changes

- [#171539](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171539)
  [`823e66121b671`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/823e66121b671) -
  [ux] Fixes height of the resize handle when advanced layouts feature is enabled.
- [#171777](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171777)
  [`befd8b6d56e78`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/befd8b6d56e78) -
  [ux] Update selection marker fake-cursor to use an inline element when placed inside words, to
  prevent erroneous text wrapping.
- Updated dependencies

## 207.20.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

- [#171482](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171482)
  [`aaa3084f0ce5e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aaa3084f0ce5e) - \*
  I18n translations, see
  [commit](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c5e33f6fd2cf86464047d15fc050a0759daa17a6)
  - Add `platform_editor_disable_context_panel_animation`, see
    [commit](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f5354e057194e15abfc9fa16aa288e42044d710c)
- Updated dependencies

## 207.19.6

### Patch Changes

- [#169535](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169535)
  [`275f3d6725a4e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/275f3d6725a4e) -
  [ux] Hide plus and block control buttons when hovering over gutter space on the left and right
- Updated dependencies

## 207.19.5

### Patch Changes

- [#170715](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/170715)
  [`c173b44f2590c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c173b44f2590c) -
  fix scrollbar styles issue under static emotion refactor

## 207.19.4

### Patch Changes

- Updated dependencies

## 207.19.3

### Patch Changes

- [#168742](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/168742)
  [`43b55fe50be89`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/43b55fe50be89) -
  Add experiment to show no cursor on initial edit page
- Updated dependencies

## 207.19.2

### Patch Changes

- [#169135](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169135)
  [`028b3051e55d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/028b3051e55d3) -
  Migrate extensionStyles to static emotion CSS
- [#169185](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169185)
  [`4b4788179f7a2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b4788179f7a2) -
  refactor emotion styles for content styles
- Updated dependencies

## 207.19.1

### Patch Changes

- [#168476](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/168476)
  [`f06460f0a1cf5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f06460f0a1cf5) -
  refactor emotion styles for gap cursor

## 207.19.0

### Minor Changes

- [#167123](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167123)
  [`8baa50249f460`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8baa50249f460) -
  fix: stable class name for EditorView.dom

### Patch Changes

- Updated dependencies

## 207.18.1

### Patch Changes

- [#167056](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167056)
  [`2e67525f3e72c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2e67525f3e72c) -
  [ux] Migrate panelStyles
- [#166490](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/166490)
  [`9f140155c14be`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9f140155c14be) -
  [ux] Shows tooltip on the resize handle when it is hovered.
- Updated dependencies

## 207.18.0

### Minor Changes

- [#166502](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/166502)
  [`ea1ed63fc9615`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ea1ed63fc9615) -
  ED-28032 add keyboard shortcuts for new resizing experience behind
  platform_editor_breakout_resizing

### Patch Changes

- Updated dependencies

## 207.17.1

### Patch Changes

- [#165113](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165113)
  [`867bcb05452bf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/867bcb05452bf) -
  Cleaned up platform_editor_controls_patch_analytics and platform_editor_controls_patch_analytics_2
- [#165779](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165779)
  [`3d472e56bc200`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d472e56bc200) -
  [ux] ED-27698: Fixed table width issue in inline comment table
- [#167077](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167077)
  [`a2fd3756690cc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2fd3756690cc) -
  [ux] Migrate statusStyles to static CSS
- Updated dependencies

## 207.17.0

### Minor Changes

- [#167295](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167295)
  [`6c94765105520`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6c94765105520) -
  [https://product-fabric.atlassian.net/browse/ED-28212](ED-28212) - the `validNode()` function from
  @atlaskit/editor-core package will use memoization

### Patch Changes

- Updated dependencies

## 207.16.0

### Minor Changes

- [#165698](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165698)
  [`e97682ca74f19`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e97682ca74f19) -
  [ux] [ED-27954] this change is extending the Find algorithm to status nodes behind the
  platform_editor_find_and_replace_1 flag

### Patch Changes

- [#166424](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/166424)
  [`5bfa5b37065b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5bfa5b37065b1) -
  [ED-27807] Fix a bug where first button in the floating toolbar is shown with focus ring when
  pressing Option+F10
- [#165803](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165803)
  [`18e18ed9e9794`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/18e18ed9e9794) -
  [ux] Migrate expand styles to static emotion
- Updated dependencies

## 207.15.1

### Patch Changes

- [#166381](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/166381)
  [`e7b0081a1b221`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e7b0081a1b221) -
  EDM-12154 cleaning up hardcoded embed only on new line feature flag
- Updated dependencies

## 207.15.0

### Minor Changes

- [#166191](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/166191)
  [`c1b6558e75802`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c1b6558e75802) -
  It contains popupsMountPoint as the type

### Patch Changes

- Updated dependencies

## 207.14.7

### Patch Changes

- [#165495](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165495)
  [`519bee339c2b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/519bee339c2b0) -
  refactor emotion styles for task and decisions
- Updated dependencies

## 207.14.6

### Patch Changes

- [#165439](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165439)
  [`1b15e228a1e86`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1b15e228a1e86) -
  Fixed an issue which meant the new annotation manager still realied on a FG to be enabled when in
  fact it should be enabled if an instance of the manager is supplied. Thie removed all dependencies
  relying on the FG.
- Updated dependencies

## 207.14.5

### Patch Changes

- [#164233](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/164233)
  [`4edd87321b895`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4edd87321b895) -
  refactor scrollbar styles
- [#164129](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/164129)
  [`ef34428363521`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef34428363521) -
  [ux] ED-28058 fix left drag handle experience for new resizing under
  platform_editor_breakout_resizing
- Updated dependencies

## 207.14.4

### Patch Changes

- [#163360](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163360)
  [`5166e50d3a4d8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5166e50d3a4d8) -
  EDITOR-367 cleans up feature gate `platform_editor_transaction_skip_validation`
- Updated dependencies

## 207.14.3

### Patch Changes

- [#163976](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163976)
  [`e1f24a28eb731`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e1f24a28eb731) -
  [ED-28113] add integration test for resizing to the fullwidth guideline in the
  platform_editor_breakout_resizing resizing experience
- [#163378](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163378)
  [`8d7ed16b4071a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8d7ed16b4071a) -
  Cleanup of FG editor_request_to_edit_task
- Updated dependencies

## 207.14.2

### Patch Changes

- [#164239](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/164239)
  [`c60b974cf14cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c60b974cf14cf) -
  tidy up hr styles fix for first block node
- Updated dependencies

## 207.14.1

### Patch Changes

- [#162726](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162726)
  [`05c3aa3d6cd0c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/05c3aa3d6cd0c) -
  NOISSUE - Remove lazy node view for tables. Includes cleaning up the feature gates:
  platform_editor_disable_table_lnv & platform_editor_enable_table_lnv.
- Updated dependencies

## 207.14.0

### Minor Changes

- [#163502](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163502)
  [`fa92ca013b030`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fa92ca013b030) -
  [https://product-fabric.atlassian.net/browse/ED-28120](ED-28120) - rewrite editor layout CSS
  styles in object syntax

### Patch Changes

- Updated dependencies

## 207.13.1

### Patch Changes

- [#163361](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163361)
  [`76c3619bccda1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/76c3619bccda1) -
  Changed the annotation manager feature gate to instead use the existance of the manager rather
  then a gate
- Updated dependencies

## 207.13.0

### Minor Changes

- [#163416](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163416)
  [`e114a02395774`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e114a02395774) -
  [ux] Migrate blocktype styles to static emotion

### Patch Changes

- [#163309](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163309)
  [`23a8b88475991`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/23a8b88475991) -
  Clean up of FG platform_editor_fix_drag_and_drop_lists
- Updated dependencies

## 207.12.4

### Patch Changes

- [#159900](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159900)
  [`53152be74d401`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/53152be74d401) -
  [ux] [ED-28027] add guidelines while resizing under the new experience behind
  theplatform_editor_breakout_resizing experiment
- Updated dependencies

## 207.12.3

### Patch Changes

- [#162501](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162501)
  [`3240f17895dd6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3240f17895dd6) -
  add exposure point to platform_editor_nodevisibility experiment
- Updated dependencies

## 207.12.2

### Patch Changes

- [#161893](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161893)
  [`432e1c30874a0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/432e1c30874a0) -
  controls performance gating switch to experiment
- Updated dependencies

## 207.12.1

### 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

## 207.12.0

### Minor Changes

- [#161680](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161680)
  [`8d9e4eea33298`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8d9e4eea33298) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor lists CSS in
  static emotion

### Patch Changes

- Updated dependencies

## 207.11.2

### Patch Changes

- [#160456](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160456)
  [`f1c9353c46649`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f1c9353c46649) -
  [ux] ED-28026 fix resize handle styles for pragmatic-dnd resizer
- Updated dependencies

## 207.11.1

### Patch Changes

- [#159712](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159712)
  [`ed0d352587eaf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ed0d352587eaf) -
  refactor emotion styles for emoji and mentions
- [#157348](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157348)
  [`2745ba38d05fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2745ba38d05fd) -
  Implemented the new manager set selection and hover APIs. This will allow anyone with access to
  the annotations manager the ability to control when/what annotation is selected/hovered.
- Updated dependencies

## 207.11.0

### Minor Changes

- [#159906](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159906)
  [`022ee65a8f41a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/022ee65a8f41a) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor smart card CSS
  in static emotion

### Patch Changes

- Updated dependencies

## 207.10.1

### Patch Changes

- [#160084](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160084)
  [`ad90a6f9f245d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ad90a6f9f245d) -
  refactor emotion styles for list
- [#160454](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160454)
  [`e09cbdb2a1f3c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e09cbdb2a1f3c) -
  Cleaned up INP feature gate
- Updated dependencies

## 207.10.0

### Minor Changes

- [#160678](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160678)
  [`9454f60883904`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9454f60883904) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor shadow, text
  color and unsupported CSS in static emotion
- [#160532](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160532)
  [`0997882c2118b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0997882c2118b) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor date CSS in
  static emotion

### 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

## 207.9.0

### Minor Changes

- [#160567](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160567)
  [`2088abf31e988`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2088abf31e988) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor block marks CSS
  in static emotion
- [#156919](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/156919)
  [`379f5c27f4939`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/379f5c27f4939) -
  delay table sticky headers until table is in viewport
- [#160638](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160638)
  [`73485f1de1b41`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73485f1de1b41) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor grid,
  indentation, whitespace CSS in static emotion

### Patch Changes

- [#159655](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159655)
  [`24f8c627d50f2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/24f8c627d50f2) - ##
  WHAT? Remove experimental graceful edit mode from view mode plugin and associated props.

  ## WHY?

  This experiment is being cleaned up and we are no longer proceeding in this direction.

  ## HOW to adjust?

  This experiment was only enabled for Confluence and should not have been enabled in other places.
  If for some reason any of the following props/state/methdos were used please remove them:
  - isConsumption
  - contentMode
  - initialContentMode
  - updateContentMode

- Updated dependencies

## 207.8.0

### Minor Changes

- [#160606](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160606)
  [`cd15d7ce813fb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd15d7ce813fb) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor paragraph CSS in
  static emotion
- [#160652](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160652)
  [`907e9afb86169`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/907e9afb86169) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor tasks and
  decisions CSS in static emotion

### Patch Changes

- Updated dependencies

## 207.7.0

### Minor Changes

- [#157354](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157354)
  [`5d67631c09a7f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d67631c09a7f) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor code block CSS
  in static emotion

### Patch Changes

- Updated dependencies

## 207.6.1

### Patch Changes

- [#159390](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159390)
  [`cc1d530fb6ed2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cc1d530fb6ed2) -
  [ux] [ED-28074] Fix media selection state and remove css-based targeting
- Updated dependencies

## 207.6.0

### Minor Changes

- [#159258](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159258)
  [`875b7fcf43475`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/875b7fcf43475) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor code mark CSS in
  static emotion

### Patch Changes

- Updated dependencies

## 207.5.0

### Minor Changes

- [#159938](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159938)
  [`b89d348f570a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b89d348f570a5) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor resizer CSS in
  static emotion

### Patch Changes

- [#159418](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159418)
  [`5f1c8497e044e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5f1c8497e044e) -
  [ux] ED-27103 improved method for applying the correct offline banner toolbar position when editor
  toolbar is either docked to top or contextual

## 207.4.0

### Minor Changes

- [#158380](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158380)
  [`6f655038684d2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6f655038684d2) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor media CSS in
  static emotion

### Patch Changes

- Updated dependencies

## 207.3.0

### Minor Changes

- [#157548](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157548)
  [`586b29cfecfb2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/586b29cfecfb2) -
  refactor: editor-core appearances to useSharedPluginStateSelector
- [#159163](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159163)
  [`aa05b5f45ce2a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aa05b5f45ce2a) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor annotation CSS
  in static emotion
- [#159754](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159754)
  [`4906474d30373`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4906474d30373) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor embed card CSS
  in static emotion

### Patch Changes

- Updated dependencies

## 207.2.1

### Patch Changes

- [#159359](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159359)
  [`c3b98323f50a2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c3b98323f50a2) -
  refactor link and rule styles
- Updated dependencies

## 207.2.0

### Minor Changes

- [#159179](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159179)
  [`ab55bb0d0d3c1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab55bb0d0d3c1) -
  [https://product-fabric.atlassian.net/browse/ED-27746](ED-27746) - rewrite editor background color
  CSS in static emotion

## 207.1.2

### Patch Changes

- [#158351](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158351)
  [`33c33e91149a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/33c33e91149a1) -
  Cleaned up platform_editor_controls_shadow
- Updated dependencies

## 207.1.1

### Patch Changes

- [#156743](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/156743)
  [`170609348890d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/170609348890d) -
  Add new breakout resizing experience under experiment platform_editor_breakout_resizing
- [#157322](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157322)
  [`0e61040734cef`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0e61040734cef) -
  [ED-27842] Consolidate extraneous no_cursor flags into one flag for full rollout
- [#158294](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158294)
  [`c017b7dd6fc06`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c017b7dd6fc06) -
  NOISSUE - Add platform_editor_enable_table_lnv feature flag to re-enable lazy node view for
  tables.
- Updated dependencies

## 207.1.0

### Minor Changes

- [#157072](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157072)
  [`cc6bc0b7cd8b4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cc6bc0b7cd8b4) -
  We are testing the migration to the ADS Link component behind a feature flag. If this fix is
  successful it will be available in a later release.

### Patch Changes

- Updated dependencies

## 207.0.7

### Patch Changes

- [#158563](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158563)
  [`6b110fbea6e0e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6b110fbea6e0e) -
  Disable all render tracking on Jira

## 207.0.6

### Patch Changes

- [#155774](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/155774)
  [`763f7a1fe5157`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/763f7a1fe5157) -
  [ED-27991] Clean up: platform_editor_fe--ufo-bridge
- Updated dependencies

## 207.0.5

### Patch Changes

- [#156533](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/156533)
  [`4d7cbea3fea55`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d7cbea3fea55) -
  [ux] ED-28033: Fixed layout not in the centre of resize container
- Updated dependencies

## 207.0.4

### Patch Changes

- [#156947](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/156947)
  [`177aaf68cb7af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/177aaf68cb7af) -
  Cleanup feature flag - adding extension api to quick insert
- Updated dependencies

## 207.0.3

### Patch Changes

- [#154083](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154083)
  [`4895d110ee4b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4895d110ee4b8) -
  refactor content styles in editor core to be more static
- Updated dependencies

## 207.0.2

### Patch Changes

- [#156033](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/156033)
  [`54e0c25ba33f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/54e0c25ba33f3) -
  fix: make vanilla status styles not use fg at module level

## 207.0.1

### Patch Changes

- [#154152](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154152)
  [`e67025e3b6a04`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e67025e3b6a04) -
  Clean-up platform_editor_lcm_styling_uplift feature gate
- [#154340](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154340)
  [`982623fd6523f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/982623fd6523f) -
  [ux] [EDITOR-325] Clean up nested tables feature gate
  `platform_editor_nested_tables_bodied_extension_fix`
- Updated dependencies

## 207.0.0

### Patch Changes

- Updated dependencies

## 206.1.4

### Patch Changes

- Updated dependencies

## 206.1.3

### Patch Changes

- [#151481](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/151481)
  [`57d45d9fbcb6d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57d45d9fbcb6d) -
  Remove FG platform_editor_controls_sticky_mask
- Updated dependencies

## 206.1.2

### Patch Changes

- Updated dependencies

## 206.1.1

### Patch Changes

- [#150122](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150122)
  [`92cc72b849cd4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/92cc72b849cd4) -
  EDITOR-705 - cleanup FG platform_editor_update_insert_link_mark_end_pos
- Updated dependencies

## 206.1.0

### Minor Changes

- [#149914](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149914)
  [`069cd0cee4bdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/069cd0cee4bdd) -
  migrate editor core styles under new experiment to prepare optimization

### Patch Changes

- [#143034](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/143034)
  [`13c53d8240b22`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13c53d8240b22) -
  [ux] [ED-27219] remove duplicated find and replace from custom toolbar for embedded pages under
  experiment platform_editor_controls and FG platform_editor_find_and_replace_duplication
- Updated dependencies

## 206.0.3

### Patch Changes

- [#150243](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150243)
  [`860ff9fc6066c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/860ff9fc6066c) -
  Remove FG platform_editor_controls_sticky_controls
- Updated dependencies

## 206.0.2

### Patch Changes

- [#150219](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150219)
  [`8f6e3a7613db0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f6e3a7613db0) -
  Fixes invalid css comments in template literal styles
- Updated dependencies

## 206.0.1

### Patch Changes

- [#150109](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150109)
  [`15c263bb5c421`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/15c263bb5c421) -
  Clean-up feature gate platform_editor_lcm_toolbar_portals
- Updated dependencies

## 206.0.0

### Patch Changes

- [#148725](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148725)
  [`1bc7ac4bd7eff`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1bc7ac4bd7eff) -
  [ux] [ED-27491] Make main content area focus-able and remove autofocus behaviour from editor-core
- Updated dependencies

## 205.10.0

### Minor Changes

- [#140315](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140315)
  [`e9258b34b7063`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e9258b34b7063) -
  MODES-6284 Add CMD+OPT+Y as yellow text highlight shortcut

### Patch Changes

- Updated dependencies

## 205.9.1

### Patch Changes

- [#149435](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149435)
  [`d65b9032b4136`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d65b9032b4136) -
  Clean-up feature gate platform_editor_macroid_reset_for_ext_on_paste
- Updated dependencies

## 205.9.0

### Minor Changes

- [#147951](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/147951)
  [`ec2f90f672938`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ec2f90f672938) -
  [ux] getFullName has been added to PluginState. User's initial and full name are now in their
  separate elements under telepointer.

### Patch Changes

- Updated dependencies

## 205.8.2

### Patch Changes

- [#148176](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148176)
  [`ff3d1fcb8f797`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ff3d1fcb8f797) -
  Clean-up platform_editor_legacy_content_macro feature gate
- Updated dependencies

## 205.8.1

### Patch Changes

- [#148201](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148201)
  [`8e811f1840de7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e811f1840de7) -
  Either actively or pre-emptively fixes a bug with keyframe animations in CJS and ESM distribution
  targets for packages using Compiled CSS-in-JS. This may not affect this package, but the change
  was made so a future migration does not accidentally break it.
- Updated dependencies

## 205.8.0

### Minor Changes

- [#143009](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/143009)
  [`0531497d76444`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0531497d76444) -
  [UX-3339] Adds a configuration for media insert to only allow for external links.

### Patch Changes

- Updated dependencies

## 205.7.4

### Patch Changes

- [#147400](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/147400)
  [`800ff50276ed7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/800ff50276ed7) -
  Clean up experiment platform_editor_nested_non_bodied_macros
- Updated dependencies

## 205.7.3

### Patch Changes

- [#146429](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146429)
  [`8273b36d97d65`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8273b36d97d65) -
  [ux] Add undo/redo/find&replace back to docked toolbar when the mitigation FG is enabled
- Updated dependencies

## 205.7.2

### Patch Changes

- [#146103](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146103)
  [`de3c759c70129`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/de3c759c70129) -
  [ux] ED-26971 Update media toolbar icons and show resize option in disabled state for inline media
- Updated dependencies

## 205.7.1

### Patch Changes

- [#145932](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145932)
  [`c771b0db325a2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c771b0db325a2) -
  Add comment to show example how to migrate editorActions.getNodeByLocalId to the editorAPI
  equivalent

## 205.7.0

### Minor Changes

- [#145243](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145243)
  [`7d32c3cc54ceb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7d32c3cc54ceb) -
  Exposes a new getNodeWithPosByLocalId(localId: string) function in the ExtensionAPI

### Patch Changes

- Updated dependencies

## 205.6.1

### Patch Changes

- [#144882](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144882)
  [`a14feb4c5d6c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a14feb4c5d6c6) -
  ED-27414 update user pref feature gate to unify frontend and ssr changes.
- Updated dependencies

## 205.6.0

### Minor Changes

- [#144699](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144699)
  [`5fdd28b98ea91`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5fdd28b98ea91) -
  [ux] ED-25977 add underline to links in edit mode to fix a11y violation

### Patch Changes

- Updated dependencies

## 205.5.4

### Patch Changes

- [#142352](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142352)
  [`05903fde6d94d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/05903fde6d94d) -
  Internal change to use Compiled variant of `@atlaskit/primitives`.
- Updated dependencies

## 205.5.3

### Patch Changes

- [#140969](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140969)
  [`b4ac22e73d43c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b4ac22e73d43c) -
  [ux] [ED-27253] hide selection states until editor has been interacted with
- Updated dependencies

## 205.5.2

### Patch Changes

- [#142763](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142763)
  [`5b4752c09f19b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5b4752c09f19b) -
  Improve Node Validation

## 205.5.1

### Patch Changes

- [#138479](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138479)
  [`058e8050f1a78`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/058e8050f1a78) -
  [A11Y-9995] Popup aria label removed fallback and added aria label where it fits in places that
  uses the component
- Updated dependencies

## 205.5.0

### Minor Changes

- [#137929](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137929)
  [`fafc821856dba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fafc821856dba) -
  Introduced INP metrics collector behind feature flag

### Patch Changes

- [#140231](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140231)
  [`c00bd6c36816f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c00bd6c36816f) -
  Editor annotation plugin will now hook into the annotation manager and disable standard behaviour
  when the FG platform_editor_comments_api_manager is enabled.
- Updated dependencies

## 205.4.1

### Patch Changes

- [#142098](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142098)
  [`e84b542ba2d44`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e84b542ba2d44) -
  [ED-27614] Put quick insert placeholder behind a separate
  FGplatform_editor_quick_insert_placeholder
- Updated dependencies

## 205.4.0

### Minor Changes

- [#141575](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/141575)
  [`53faa261e39a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/53faa261e39a6) -
  Adds support for overriding language names in the code block language list.

### Patch Changes

- Updated dependencies

## 205.3.2

### Patch Changes

- [#140996](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140996)
  [`f24f59a665aaf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f24f59a665aaf) -
  Added a temporary experiment to aid editor controls experiment set up
- Updated dependencies

## 205.3.1

### Patch Changes

- [#137211](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137211)
  [`d00cb55d6fa4b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d00cb55d6fa4b) -
  [ux] ED27118 Increase pull page editor gutter to allow more space for new floating insert button -
  https://hello.atlassian.net/wiki/spaces/EDITOR/pages/5120694962/Editor+DACI+New+insert+button+and+full-width+screens+2.0
- Updated dependencies

## 205.3.0

### Minor Changes

- [#134613](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134613)
  [`be20cc186939b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/be20cc186939b) -
  ED-26247 Remove feature flag platform_media_extended_resize_experience and replace it with a new
  media prop which defaults to false allowPixelResizing

### Patch Changes

- [#140758](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140758)
  [`02525232cc778`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/02525232cc778) -
  [ux] ED-27140 suppress toolbars when inline commenting
- Updated dependencies

## 205.2.4

### Patch Changes

- [#139216](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139216)
  [`e8f596d2b1910`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e8f596d2b1910) -
  [ux] Cleaned up platform_editor_controls_patch_1 FG
- [#138444](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138444)
  [`344f769b251c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/344f769b251c6) -
  [A11Y-10275] Copied status now works for screen users"
- Updated dependencies

## 205.2.3

### Patch Changes

- [#139158](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139158)
  [`e535a2a6ac9ea`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e535a2a6ac9ea) -
  [ux] [A11Y-10038] Announce status popup when it opens and let users know how to access the popup
- Updated dependencies

## 205.2.2

### Patch Changes

- [#135686](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135686)
  [`fad3e236fffd3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fad3e236fffd3) -
  migrate decision item node to vanillajs
- Updated dependencies

## 205.2.1

### Patch Changes

- [#137753](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137753)
  [`fe189a7e249e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe189a7e249e9) -
  EDITOR-317 Cleans up feature gate `platform_editor_nested_tables_resizing`
- Updated dependencies

## 205.2.0

### Minor Changes

- [#138416](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138416)
  [`8cfce6829f775`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8cfce6829f775) -
  Fix to have focussedCommentId render the standalone inlinecomment

### Patch Changes

- Updated dependencies

## 205.1.13

### Patch Changes

- [#137151](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137151)
  [`724daf91c62db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/724daf91c62db) -
  [ux] Put move of the redo/undo/find behind its own FG. Fix double Find & Replace popup
- Updated dependencies

## 205.1.12

### Patch Changes

- [#133802](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133802)
  [`f523489c8b68a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f523489c8b68a) -
  [ux] ED-27217 Clean up experiment platform_editor_element_drag_and_drop_nested
- Updated dependencies

## 205.1.11

### Patch Changes

- [#137153](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137153)
  [`105ebf2f4f54b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/105ebf2f4f54b) -
  [ED-27125] This change is adding a feature gate to use the functional components for media nodes
  which will resolve the bug of attachment duplication when copying and pasting.
- Updated dependencies

## 205.1.10

### Patch Changes

- [#137203](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137203)
  [`28c931f62e83e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/28c931f62e83e) -
  Converts editor status node to vanilla js
- Updated dependencies

## 205.1.9

### Patch Changes

- Updated dependencies

## 205.1.8

### Patch Changes

- [#137676](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137676)
  [`4a54b4a64712e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4a54b4a64712e) -
  ED-27338: clean up vanilla date implementation
- Updated dependencies

## 205.1.7

### Patch Changes

- [#134341](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134341)
  [`e53990137fb56`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e53990137fb56) -
  ED-27338: converts editor date node to vanilla js
- Updated dependencies

## 205.1.6

### Patch Changes

- [#134205](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134205)
  [`7751c880c8ebf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7751c880c8ebf) -
  Refactor mentions node view to vanilla javascript.
- Updated dependencies

## 205.1.5

### Patch Changes

- [#133457](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133457)
  [`3feb915ee0488`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3feb915ee0488) -
  [ux] A11Y-10108 fixing Inappropriate accessible name for code block wrap toggle button
- Updated dependencies

## 205.1.4

### Patch Changes

- [#133495](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133495)
  [`6e3c24aeec2b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e3c24aeec2b7) -
  ED-25981 Clean up feature flag platform_editor_set_alignment_when_resized
- Updated dependencies

## 205.1.3

### Patch Changes

- [#132362](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132362)
  [`2e90b51d52288`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2e90b51d52288) -
  [ux] [ED-26841] Do not autofocus editor when it is a live page with content. Additionally hide
  cursor marks and ensure cursor starts at the very start of document to prevent selection
  appearance and toolbars.
- Updated dependencies

## 205.1.2

### Patch Changes

- [#134683](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134683)
  [`92c5bd796d74f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/92c5bd796d74f) -
  [ux] ED-27348 ED-27448 remove toolbar header spacing
- Updated dependencies

## 205.1.1

### Patch Changes

- Updated dependencies

## 205.1.0

### Minor Changes

- [#133547](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133547)
  [`d13f959c13041`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d13f959c13041) -
  [https://product-fabric.atlassian.net/browse/ED-27374](ED-27374) - rewrite editor-emoji-plugin in
  vanilla JS

### Patch Changes

- Updated dependencies

## 205.0.4

### Patch Changes

- [#134889](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134889)
  [`6bab1d70e822d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6bab1d70e822d) -
  [EDITOR-257] Add platform_editor_lcm_inline_images fg to enable mediaInline in useNBMEditorPreset
- Updated dependencies

## 205.0.3

### 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
- Updated dependencies

## 205.0.2

### Patch Changes

- Updated dependencies

## 205.0.1

### Patch Changes

- [#132779](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132779)
  [`077245336ff88`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/077245336ff88) -
  [ux] ED-27287 fix toolbar flicker
- Updated dependencies

## 205.0.0

### Major Changes

- [#130490](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130490)
  [`5e13e0e59f2d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5e13e0e59f2d9) -
  Sunsetting prop on the Editor component - "dangerouslyAppendPlugins".

  This shouldn't affect any consumers as it has been cleaned up internally.

  WHAT? `dangerouslyAppendPlugins` will no longer be available as a prop on the deprecated `Editor`
  react component.

  WHY? This prop has been deprecated for several years and was always discouraged by its name. It
  was a workaround for adding new external plugins. This is no longer necessary with the
  `ComposableEditor`.

  HOW TO UPDATE? You can use the `ComposableEditor` to add plugins now which is typesafe and
  declarative.

  Example:

  ```tsx
  import { ComposableEditor } from '@atlaskit/editor-core/composable-editor';
  import { usePreset } from '@atlaskit/editor-core/use-preset';

  const customPlugin: NextEditorPlugin<'custom'> = () => {
    return {
      name: 'custom',
      pmPlugins: () => {
        // Add any custom prosemirror plugins
        return [...];
      }
    }
  }

  function Editor() {
    const { preset } = usePreset((b) => b.add(customPlugin));
    return <ComposableEditor preset={preset} />
  }
  ```

### Patch Changes

- Updated dependencies

## 204.8.2

### Patch Changes

- [#130660](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130660)
  [`35cca6367a1ba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/35cca6367a1ba) -
  ED-27007 Clean up feature flag platform_editor_heading_margin_fix
- [#131064](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131064)
  [`24cad3d2de85a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/24cad3d2de85a) -
  ED-27155: Clean up platform_editor_advanced_layouts_accessibility
- Updated dependencies

## 204.8.1

### Patch Changes

- [#131399](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131399)
  [`3e2bb97c408f7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e2bb97c408f7) -
  Add className to nested nodes for placeholder text to selectively apply truncation on long text
- Updated dependencies

## 204.8.0

### Minor Changes

- [#126109](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126109)
  [`b8eb107432364`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b8eb107432364) -
  marked EditorActions as deprecated

### Patch Changes

- [#130624](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130624)
  [`8f52e4f05f49b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f52e4f05f49b) -
  updated docs to reflect our upgrade of editor-core to React 18
- Updated dependencies

## 204.7.2

### Patch Changes

- [#131485](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131485)
  [`bd6274bb72cb1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd6274bb72cb1) -
  ENGHEALTH-23692 Iconography uplift for editor-core
- [#131407](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131407)
  [`59a88ee61a0c5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/59a88ee61a0c5) -
  [ux] EDF-2626: Add view isDestroyed check in editor auto-focusing logic to ensure bail before
  posFromDOM and editor selection operations committed on destroyed docView instance, behind
  platform_editor_posfromdom_null_fix
- [#131280](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131280)
  [`9ff92ea2432f2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ff92ea2432f2) -
  [ED-27082] Fix media overflow toolbar to show correct options + update separators between button
  groups
- Updated dependencies

## 204.7.1

### Patch Changes

- [#131048](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131048)
  [`40f0ae20820a0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/40f0ae20820a0) -
  Clean up platform_editor_advanced_layouts_a11y
- [#128309](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128309)
  [`5668591816f6a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5668591816f6a) -
  Clean up platform_editor_advanced_layouts_dnd_remove_layout
- Updated dependencies

## 204.7.0

### Minor Changes

- [#130191](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130191)
  [`e1cf89e2fc15b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e1cf89e2fc15b) -
  [ED-26903] Add class to full page editor content area region

### Patch Changes

- Updated dependencies

## 204.6.4

### Patch Changes

- [#130479](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130479)
  [`e78bc5ec9103d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e78bc5ec9103d) -
  Call quick insert get items with dummy extension API if extension plugin is not enabled.
- Updated dependencies

## 204.6.3

### Patch Changes

- [#127093](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127093)
  [`1378ea7a99ce1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1378ea7a99ce1) -
  Upgrades `jscodeshift` to handle generics properly.
- Updated dependencies

## 204.6.2

### Patch Changes

- [#128664](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128664)
  [`abca3266336d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abca3266336d9) -
  [ED-23250] Remove form element from MediaFromUrl and consolidate experiments and feature flags in
  prepartion for jira release
- Updated dependencies

## 204.6.1

### Patch Changes

- [#128179](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128179)
  [`1ce5182d1a35f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1ce5182d1a35f) -
  Clean up feature flag platform_editor_advanced_layouts_post_fix_patch_3
- Updated dependencies

## 204.6.0

### Minor Changes

- [#129289](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129289)
  [`fe73b01aca5c2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe73b01aca5c2) -
  ED-26926 Don't validate nodes in remote replaceDocument transactions dispatched from collab edit
  plugin.

### Patch Changes

- Updated dependencies

## 204.5.6

### Patch Changes

- [#130044](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130044)
  [`cad348d512cdf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cad348d512cdf) -
  [ux] ED-26802 contextual formatting configuration
- Updated dependencies

## 204.5.5

### Patch Changes

- [#129005](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129005)
  [`faf7b7b63e80f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/faf7b7b63e80f) -
  Cleanup feature gate for exposing the extension api to the quick insert callback.
- Updated dependencies

## 204.5.4

### Patch Changes

- [#128779](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128779)
  [`ed8a7f2bc8c46`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ed8a7f2bc8c46) -
  Fix delayed initialisation of view mode which causes the toolbar to show unexpectedly in view
  mode.
- Updated dependencies

## 204.5.3

### Patch Changes

- [#127407](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127407)
  [`7258909da2220`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7258909da2220) -
  [ux] [ED-27108 Hide empty line placeholder when it overflows
- Updated dependencies

## 204.5.2

### Patch Changes

- [#127528](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127528)
  [`e56482e9d6440`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e56482e9d6440) -
  ED-26834 Fire experiment exposure event for nbm insertions when insert analytics are recorded
- Updated dependencies

## 204.5.1

### Patch Changes

- Updated dependencies

## 204.5.0

### Minor Changes

- [#126044](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126044)
  [`c397a5e304fa9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c397a5e304fa9) -
  ED-26926 Moved findInsertLocation to editor-common and used it to add insertLocation to extension
  insertion analytics

### Patch Changes

- Updated dependencies

## 204.4.8

### Patch Changes

- [#124114](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/124114)
  [`a0b9383dc1bf3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a0b9383dc1bf3) -
  CEPS-362: add reason to getResolvedEditorState call chain, to allow collab provider/NCS to
  differentiate between draft sync and publish use cases
- [#125450](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/125450)
  [`e3e99633b852e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3e99633b852e) -
  [ux] ED-26944 fix indentation in list for non macro bodied extension
- Updated dependencies

## 204.4.7

### Patch Changes

- [#125634](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/125634)
  [`4e091d2d7760a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e091d2d7760a) -
  [ux] ED-26999 fix primary toolbar spacing under editor controls feature

## 204.4.6

### Patch Changes

- [#125487](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/125487)
  [`e435eea47c743`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e435eea47c743) -
  [ux] EDM-11991: Fix smart links avatar group padding inside editor and renderer
- Updated dependencies

## 204.4.5

### Patch Changes

- Updated dependencies

## 204.4.4

### Patch Changes

- Updated dependencies

## 204.4.3

### Patch Changes

- [#123543](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123543)
  [`2e2c5201aac9a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2e2c5201aac9a) -
  [ux] ED-26983 add feature gate to disable context panel animation
- Updated dependencies

## 204.4.2

### Patch Changes

- [#122260](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122260)
  [`10eabde04f773`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/10eabde04f773) -
  FD-80149: cleans up platform_editor_react18_phase2_v2 from with_editor_actions
- Updated dependencies

## 204.4.1

### Patch Changes

- Updated dependencies

## 204.4.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

- [#119706](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119706)
  [`42fd258ba482e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/42fd258ba482e) -
  ED-26704: enables editor node virtualization experiment
- Updated dependencies

## 204.3.3

### Patch Changes

- [#121098](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/121098)
  [`61ec93eced435`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/61ec93eced435) -
  Revert autofocus setTimeout changes.
- Updated dependencies

## 204.3.2

### 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

- Updated dependencies

## 204.3.1

### Patch Changes

- [#119729](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119729)
  [`beae885f06562`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/beae885f06562) -
  ED-26710 add analytics events to selection extension plugin
- Updated dependencies

## 204.3.0

### Minor Changes

- [#117777](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/117777)
  [`6d31e7761757c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6d31e7761757c) -
  [ux] ED-26722 Update header area spacing to avoid layout shift when hiding top toolbar

### Patch Changes

- Updated dependencies

## 204.2.0

### Minor Changes

- [#117956](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/117956)
  [`cd2e59e78197e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd2e59e78197e) -
  Tint transactions as dirty to prevent the change from being recognised as organic change

### Patch Changes

- [#118799](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/118799)
  [`d2c3610a2c050`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2c3610a2c050) -
  Fixes missing dependency declarations in package.json
- [#115116](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/115116)
  [`344eb36211daa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/344eb36211daa) -
  [ux] ED-26394 support component rendering in editor selection plugin
- Updated dependencies

## 204.1.1

### Patch Changes

- [#117869](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/117869)
  [`1668bcd621203`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1668bcd621203) -
  COMPHUB-2622 Added data attributes for editor elements

## 204.1.0

### Minor Changes

- [#116890](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/116890)
  [`6e6add1056c65`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e6add1056c65) -
  Adding smartlink button for autoconvert macros

## 204.0.2

### Patch Changes

- Updated dependencies

## 204.0.1

### Patch Changes

- [#118064](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118064)
  [`4f4166d9ade1e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4f4166d9ade1e) -
  EDF-2233: Reimplement setTimeout in React18 to revert to previous behaviour to avoid .contains
  permission errors in iframes.
- Updated dependencies

## 204.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

### Minor Changes

- [#116198](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116198)
  [`3f2a72e33616f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f2a72e33616f) -
  ED-26667 remove borders for the Editor status node

### Patch Changes

- Updated dependencies

## 203.18.3

### Patch Changes

- Updated dependencies

## 203.18.2

### Patch Changes

- [#116555](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116555)
  [`ee0cb1bc42e39`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ee0cb1bc42e39) -
  [ux] ED-26663 Bugfix for a regression introduced by nested tables - when nested table nodes are
  enabled but the nested table experiment is disabled, copying table content inside a bodied
  extension and pasting it in the table results in the content being pasted under the table and
  wrapped in a table

## 203.18.1

### Patch Changes

- Updated dependencies

## 203.18.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

- [#115715](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115715)
  [`cdfc0912cc98c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cdfc0912cc98c) -
  ED-26650 LCM: Add feature flag hard coded into the legacy content macro so that it can be passed
  down as a prop when the editor is created and prevent it from enabling render tracking. The LCM
  was firing too many re-render events. We're aware it's an issue, but for now we want to stop the
  event spam.

## 203.17.4

### Patch Changes

- Updated dependencies

## 203.17.3

### Patch Changes

- [#115142](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115142)
  [`3b18bda297166`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3b18bda297166) -
  [ED-26550] Don't render popups at custom mount points when in a toolbar portal

## 203.17.2

### Patch Changes

- [#115172](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115172)
  [`5dc3799cf466f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5dc3799cf466f) -
  [ED-26517] Fix LCM right rail alignment
- Updated dependencies

## 203.17.1

### Patch Changes

- [#112383](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112383)
  [`51edd811330b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/51edd811330b1) -
  [AFO-3351] Introduce Editor PerformanceMetrics into editor-core
- Updated dependencies

## 203.17.0

### Minor Changes

- [#108587](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108587)
  [`441cefc11a2b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/441cefc11a2b9) -
  [ux] [ED-26339] Add toolbar portal and mountpoint for rendering nested toolbars

## 203.16.5

### 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

## 203.16.4

### Patch Changes

- [#112160](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112160)
  [`00ccb71f91143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/00ccb71f91143) -
  ED-26483 cleanup platform_editor_media_interaction_improvements

## 203.16.3

### Patch Changes

- [#112607](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112607)
  [`aae2efdae0ebe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aae2efdae0ebe) -
  Fixed regression where editor analytics stopped firing

## 203.16.2

### Patch Changes

- Updated dependencies

## 203.16.1

### Patch Changes

- [#112757](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112757)
  [`16ea3fd7c7417`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/16ea3fd7c7417) -
  Added account and browser locale attributes to the editor started event
- Updated dependencies

## 203.16.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

## 203.15.2

### Patch Changes

- Updated dependencies

## 203.15.1

### Patch Changes

- [#108813](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108813)
  [`123953f8b2006`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/123953f8b2006) -
  [ux] ED-26075 Unwrap content from nested table text block slices on paste

## 203.15.0

### Minor Changes

- [#111196](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111196)
  [`8a1567bd07c14`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8a1567bd07c14) -
  ED-26257 LCM: Lift createFeatureFlagsFromProps to the utils folder and export from editor-core to
  allow it to be used in experiment-legacy-content-macro. This function has extra flags on top of
  what is passed in, so reusing it in order to avoid discrepancy between feature flags inside and
  outside the LCM extension.

## 203.14.4

### Patch Changes

- [#107474](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107474)
  [`5b698c7925d2b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5b698c7925d2b) -
  [ux] ED-26365 first release of editor-plugin-selection-extension
- [#108912](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108912)
  [`4f43a6293679e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4f43a6293679e) -
  [ux] Adds logic to hide macro interactions during view mode of live pages
- Updated dependencies

## 203.14.3

### Patch Changes

- [#110015](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110015)
  [`92048a44fc3f6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/92048a44fc3f6) -
  fix table layout shift issue
- Updated dependencies

## 203.14.2

### Patch Changes

- [#109021](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109021)
  [`9d47259416236`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9d47259416236) -
  [ux] ED-26101 Update drag column tooltips

## 203.14.1

### Patch Changes

- Updated dependencies

## 203.14.0

### Minor Changes

- [#106350](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/106350)
  [`ab9819f908779`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ab9819f908779) -
  Migrated onEditorViewStateUpdatedCallbacks calls to createEditorStateNotificationPlugin

## 203.13.1

### Patch Changes

- [#107812](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107812)
  [`ddd7c48c0b504`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ddd7c48c0b504) -
  ED-26408 Cleaned-up FG platform_editor_element_dnd_nested_a11y

## 203.13.0

### Minor Changes

- [#106964](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/106964)
  [`996f72bae4986`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/996f72bae4986) -
  [No Issue] Introducing virtualization for inline nodes

### Patch Changes

- [#108797](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108797)
  [`9a3f165bc940b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9a3f165bc940b) -
  tidy up feature flag confluence_frontend_editor_custom_presets
- Updated dependencies

## 203.12.1

### Patch Changes

- [#106923](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/106923)
  [`5f44122535833`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5f44122535833) -
  ED-26253 Update table css selectors so they don't get applied to table elements not owned by the
  editor and nested inside an editor table
- [#107631](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107631)
  [`4dd152f2bd7cb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4dd152f2bd7cb) -
  updated jsdoc to include example for new replaceDocument core action

## 203.12.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

## 203.11.14

### Patch Changes

- [#107453](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107453)
  [`2cdb4872aa8e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2cdb4872aa8e0) -
  EDF-2233: Fix autofocus in React 18 Concurrent Rendering mode - fix is behind
  platform_editor_react_18_autofocus_fix.

## 203.11.13

### Patch Changes

- [#107618](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107618)
  [`5b85fa648a36b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5b85fa648a36b) -
  Create VR tests for new bodied macros changes and fix some UX errors with the button/hover overlay

## 203.11.12

### Patch Changes

- [#107340](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107340)
  [`d4a5bbf7b730d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d4a5bbf7b730d) -
  [ux] ED-26057 Prevent the `unwrapContentFromTable` method in editor-plugin-table from incorrectly
  attempting to unwrap nested tables, resulting in duplicate content in some circumstances when
  copy/pasting nested table content

## 203.11.11

### Patch Changes

- [#107139](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107139)
  [`3721ee9d53429`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3721ee9d53429) -
  [ux] ED-26378 Editor Implementation - Clean up previous project FF in blockQuote

## 203.11.10

### Patch Changes

- [#103370](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103370)
  [`c121c95a0cf37`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c121c95a0cf37) -
  Cleanup feature flag enable_datasource_react_sweet_state to always use react sweet state for
  powering datasources
- [#105400](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105400)
  [`cb3c65a390b04`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cb3c65a390b04) -
  Removing onChangeCalled event as it is spamming GASV3.
- [#105278](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105278)
  [`3fb1e0a806ca3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3fb1e0a806ca3) -
  [ux] ED-25716 fixes issue with copying media nodes on safari when
  platform_editor_exp_lazy_node_views is enabled
- Updated dependencies

## 203.11.9

### Patch Changes

- [#104847](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104847)
  [`b55fc11242d17`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b55fc11242d17) -
  Consolidate duplicate import statements

## 203.11.8

### Patch Changes

- [#104540](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104540)
  [`ce84e9acae216`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ce84e9acae216) -
  Cleanup platform_editor_mark_boundary_cursor

## 203.11.7

### Patch Changes

- [#104526](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104526)
  [`4467b31befcb9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4467b31befcb9) -
  [ux] ED-23633 add prosemirror css style for hideselection

## 203.11.6

### Patch Changes

- [#104400](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104400)
  [`9cacdf6ccec76`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9cacdf6ccec76) -
  ED-26250 Fixed divider style when gap cursor present as first child
- Updated dependencies

## 203.11.5

### Patch Changes

- [#103674](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103674)
  [`5cd5e35c2e27c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5cd5e35c2e27c) -
  Cleanup flag that gated change to PluginSlot using a React18 compatible component

## 203.11.4

### Patch Changes

- [#103354](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103354)
  [`129cb98043b09`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/129cb98043b09) -
  TypeError coming from handleEditorFocus has been increasing significantly. We've added a null
  check to stop this TypeError.
- [#102744](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102744)
  [`289c0169e410a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/289c0169e410a) -
  ED-26243 Cleaned up platform_editor_drag_and_drop_target_v2 FG

## 203.11.3

### Patch Changes

- [#103029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103029)
  [`bd4e16fcf521d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bd4e16fcf521d) -
  Remove analytics for time in each lifecycle.
- [#102929](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102929)
  [`29b9b5aa91e94`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/29b9b5aa91e94) -
  Cleanup feature flag to fix editor API via usePreset in Strict Mode.
- Updated dependencies

## 203.11.2

### Patch Changes

- [#100173](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100173)
  [`ab687f83ea47e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ab687f83ea47e) -
  ED-26142 Set up metrics plugin for measuring efficiency and effectiveness in editor
- Updated dependencies

## 203.11.1

### Patch Changes

- [#100411](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100411)
  [`14499ab145534`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14499ab145534) -
  [ux] Introduces advanced code block as per:
  https://hello.atlassian.net/wiki/spaces/EDITOR/pages/4632293323/Editor+RFC+063+Advanced+code+blocks.
  This can be added to an existing editor preset to enrich the code block experience with syntax
  highlighting and can be extended for other features via CodeMirror extensions (ie. autocompletion,
  code folding etc.).
- Updated dependencies

## 203.11.0

### Minor Changes

- [#101334](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101334)
  [`70742828916ee`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/70742828916ee) -
  Clean up FG platform_editor_element_dnd_nested_fix_patch_3

### Patch Changes

- Updated dependencies

## 203.10.4

### Patch Changes

- Updated dependencies

## 203.10.3

### Patch Changes

- [#100130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100130)
  [`c1a6143dbec27`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c1a6143dbec27) -
  ED-25262 Fix drop target position above divider

## 203.10.2

### Patch Changes

- [#100925](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100925)
  [`9fcb0cd204385`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9fcb0cd204385) -
  [ED-26170] Remove feature gate platform_editor_element_dnd_nested_fix_patch_2
- [#101222](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101222)
  [`361cf34435b08`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/361cf34435b08) -
  [ED-26172] clean up FG platform_editor_element_dnd_nested_fix_patch_4
- Updated dependencies

## 203.10.1

### Patch Changes

- [#101149](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101149)
  [`ab4c33f1ecd77`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ab4c33f1ecd77) -
  [ux] Fixes issue where the extension label is causing inline macros to have a large line gap &
  updates tests accordingly

## 203.10.0

### Minor Changes

- [#100935](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100935)
  [`44dcbb7e1884c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/44dcbb7e1884c) -
  clean up platform_editor_element_dnd_nested_fix_patch_1 feature gate

### Patch Changes

- Updated dependencies

## 203.9.0

### Minor Changes

- [#98966](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98966)
  [`5c8e4c2ce26bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c8e4c2ce26bf) -
  Remove platform_editor_table_new_column_resizing experiment, remove options and all logic inside
  editor-plugin-table and remove it from feature flag plugin config.

### Patch Changes

- Updated dependencies

## 203.8.0

### Minor Changes

- [#98971](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98971)
  [`1af472c6db66f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1af472c6db66f) -
  Remove platform_editor_context_panel_support_multiple fg

### Patch Changes

- Updated dependencies

## 203.7.5

### Patch Changes

- [#97266](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97266)
  [`146d81a368a5c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/146d81a368a5c) -
  Remove table-preserve-width experiment
- [#97992](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97992)
  [`129bc0e5c4f11`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/129bc0e5c4f11) -
  ED-26104 fix editing captions on edge browsers
- Updated dependencies

## 203.7.4

### Patch Changes

- Updated dependencies

## 203.7.3

### Patch Changes

- [#181108](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/181108)
  [`53b2e808822aa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53b2e808822aa) -
  ED-26039 Update status lozenge styles with white bortder and greater boxshadow

## 203.7.2

### Patch Changes

- [#182298](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/182298)
  [`2f0dfff283d2e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2f0dfff283d2e) -
  Clean up extension button experiment which determines whether or not to show the new button label
- Updated dependencies

## 203.7.1

### Patch Changes

- [#181266](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/181266)
  [`4b4994d4a2620`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4b4994d4a2620) -
  ED-25613: Keyboard shortcuts to resize layout

## 203.7.0

### Minor Changes

- [#180960](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/180960)
  [`3ee72a54bc1bb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3ee72a54bc1bb) -
  ED-26040 fix editor layout padding issue

### Patch Changes

- Updated dependencies

## 203.6.4

### Patch Changes

- [#180750](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/180750)
  [`f019b16b9161a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f019b16b9161a) -
  [ux] Introduces access to the ExtensionAPI from extension module quickInsert actions
- [#180067](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/180067)
  [`fdee6c449ca83`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fdee6c449ca83) -
  [ux] Adding block quote as an option to the text formatting menu for full page editors
- Updated dependencies

## 203.6.3

### Patch Changes

- [#180080](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/180080)
  [`2c21ba8914848`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c21ba8914848) -
  [ux] ED-26013 fix expand on auto scoll for long node

## 203.6.2

### Patch Changes

- [#179714](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179714)
  [`7216b07b8cbe7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7216b07b8cbe7) -
  [ux] ED-26058 Support dyanmic visibility of media badges based on media size
- Updated dependencies

## 203.6.1

### Patch Changes

- [#179495](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179495)
  [`5df4aaaa16713`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5df4aaaa16713) -
  [ux] Fixed resizing issue when layout is stacked on a narrow screen and resizer item gets
  min-width bigger than max-width.
- [#179438](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179438)
  [`942f24408add6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/942f24408add6) -
  Remove FG

## 203.6.0

### Minor Changes

- [#179329](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179329)
  [`d3944ea7be4f6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d3944ea7be4f6) -
  [ux] Allowing custom width for editor context panel

## 203.5.0

### Minor Changes

- [#178994](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178994)
  [`75a272d4afdbb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/75a272d4afdbb) -
  [ux] making padding optional for content panels

## 203.4.0

### Minor Changes

- [#178022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178022)
  [`34c30d3598c59`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/34c30d3598c59) -
  [ED-25936] Editor Plugin to abort UFO TTVC on user interaction

### Patch Changes

- Updated dependencies

## 203.3.0

### Minor Changes

- [#176529](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/176529)
  [`5c207d4755be8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c207d4755be8) -
  [ux] Disabled extensions in typeahead list when editor is in offline mode

## 203.2.11

### Patch Changes

- [#178005](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178005)
  [`3a71ff9cf31d4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3a71ff9cf31d4) -
  ED-25723 removing feature flag and use exisiting implementation for handleScrollToSelection for
  singlePlayerExapnd

## 203.2.10

### Patch Changes

- [#176299](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/176299)
  [`798c7904ad3ff`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/798c7904ad3ff) -
  ED-25926 improve placeholder and seperator apperance
- [#178053](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178053)
  [`cb318c8c28c26`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cb318c8c28c26) -
  Internal changes to typography.
- Updated dependencies

## 203.2.9

### Patch Changes

- [#176217](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/176217)
  [`38f5a9c8db167`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/38f5a9c8db167) -
  ED-25953 Fix table overflow when page changes from full page to full width

## 203.2.8

### Patch Changes

- [#174977](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/174977)
  [`d96316360ee1d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d96316360ee1d) -
  Block stale transactions when the react editor view is unmounted
- Updated dependencies

## 203.2.7

### Patch Changes

- Updated dependencies

## 203.2.6

### Patch Changes

- [#170382](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170382)
  [`acd14496d28fd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/acd14496d28fd) -
  [ux] Update styling for bodied macro in live pages, fix block macro width, and update tests
- Updated dependencies

## 203.2.5

### Patch Changes

- [#176983](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/176983)
  [`b62801c154a5b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b62801c154a5b) -
  Migrated smart-card proxied exports (linking-common, link-provider, json-ld-types) to import from
  modules directly

## 203.2.4

### Patch Changes

- [#174793](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/174793)
  [`43b642d08a4ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43b642d08a4ec) -
  ED-24453 delay decoration removal on edge when users are interacting with spelling suggestions
- Updated dependencies

## 203.2.3

### Patch Changes

- [#176132](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/176132)
  [`738d9aeecf5e1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/738d9aeecf5e1) -
  [ED-24119] Replace Legacy React Context with proper React Context

## 203.2.2

### Patch Changes

- [#174774](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/174774)
  [`8e4f117f6abde`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8e4f117f6abde) -
  [ux] ED-25744 Resolve styling issues with column sort and background color for nested tables
- [#174970](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/174970)
  [`43ca94d0ef378`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43ca94d0ef378) -
  [ux] Apply border radius on layout column selection
- [#175621](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/175621)
  [`a29cb9d714dd5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a29cb9d714dd5) -
  ED-25918 Add skipValidation for ReactEditorViewNext
- Updated dependencies

## 203.2.1

### Patch Changes

- [#169746](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169746)
  [`5bfb485e85507`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5bfb485e85507) -
  [ux] [ED-25925] After drag and drop to create a new layout or update an existing layout,
  placecursor at the end of last node in the newly created column

## 203.2.0

### Minor Changes

- [#172055](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/172055)
  [`0d29a934f8699`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0d29a934f8699) -
  add UFO interaction names to comment editor buttons

### Patch Changes

- Updated dependencies

## 203.1.0

### Minor Changes

- [#166906](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166906)
  [`aac76c4a54baf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aac76c4a54baf) -
  added **rendererExtensionOptions option to pass renderer extension handlers to extensions in
  editor to allow displaying of renderer view for bodiedExtensions—optional not required. To use for
  extension plugin, pass **rendererExtensionOptions to universal preset via its
  initialPluginConfiguration prop. To use for referentialityPlugin, use \_\_rendererExtensionOptions
  option. In a future release, changes will be added to use this new option. Note: option is not
  fully supported currently and is intended for use for confluence live pages

### Patch Changes

- Updated dependencies

## 203.0.3

### Patch Changes

- [#170778](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170778)
  [`2202b03e196ad`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2202b03e196ad) -
  [ux] [ED-25407] FF cleanup - platform_editor_utilize_linebreakreplacement
- Updated dependencies

## 203.0.2

### Patch Changes

- [#170815](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170815)
  [`13e4ced269179`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/13e4ced269179) -
  [ux] ED-25879 Default image insertion type should not be 'inline'
- Updated dependencies

## 203.0.1

### Patch Changes

- [#170442](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170442)
  [`14b1ff1b28958`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14b1ff1b28958) -
  ED-25803 Update to not pass mountPoint into dropdown menu popup so that dropdown menu will be
  nested inside DragMenu pop up
- [#171014](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171014)
  [`6163248356c63`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6163248356c63) -
  [ED-25833] Replace the following FGs with experiment `platform_editor_advanced_layouts`
  - platform_editor_advanced_layouts_breakout_resizing
  - platform_editor_advanced_layouts_pre_release_1
  - platform_editor_advanced_layouts_pre_release_2

## 203.0.0

### Major Changes

- [#170384](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170384)
  [`843d9078072b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/843d9078072b5) -
  Fix re-exports in @atlaskit/editor-core and @atlaskit/editor-confluence-transformer

  ## Moved Entry Points:
  - @atlaskit/editor-core/element-browser -> atlaskit/editor-common/element-browser
  - @atlaskit/editor-core/messages -> @atlaskit/editor-common/messages
  - @atlaskit/editor-core/preset-builder -> @atlaskit/editor-common/preset

  ## Moved Exports:

  ### @atlaskit/editor-core:
  - AnalyticsEventPayload -> @atlaskit/editor-common/analytics
  - EditorPlugin -> @atlaskit/editor-common/types
  - setTextSelection -> @atlaskit/editor-common/utils

  ### @atlaskit/editor-core/editor

  { EditorAppearance, EditorPlugin, MarkConfig, NodeConfig, NodeViewConfig, PluginsOptions,
  PMPlugin, PMPluginFactory, PMPluginFactoryParams, ToolbarUIComponentFactory,
  ToolbarUiComponentFactoryParams, UIComponentFactory, UiComponentFactoryParams, } ->
  `@atlaskit/editor-common/types`

  ### @atlaskit/editor-core/test-utils
  - DispatchAnalyticsEvent -> '@atlaskit/editor-common/analytics';
  - FeatureFlags -> '@atlaskit/editor-common/types';
  - EventDispatcher -> '@atlaskit/editor-common/event-dispatcher';
  - Dispatch -> '@atlaskit/editor-common/event-dispatcher';
  - GapCursorSelection-> '@atlaskit/editor-common/selection';
  - Side -> GapCursorSide -> '@atlaskit/editor-common/selection';

### Patch Changes

- [#170774](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170774)
  [`641b4dbf79095`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/641b4dbf79095) -
  ED-25806: migrates editor plugins to folder standards
- Updated dependencies

## 202.5.1

### Patch Changes

- [#170673](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170673)
  [`09f6aa8666f9b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/09f6aa8666f9b) -
  [ux] [ED-25899] Update layout breakpoint to 630px in renderer and corresponding breakpoints in
  editor
- [#168302](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168302)
  [`8f6860829c29a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f6860829c29a) -
  [ux] ED-25729: Hide separator when drop indicators are visible
- Updated dependencies

## 202.5.0

### Minor Changes

- [#169227](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169227)
  [`498a7599c27ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/498a7599c27ae) -
  Remove twoLineEditorToolbar evaluations in toolbar components

## 202.4.1

### Patch Changes

- [#167313](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/167313)
  [`40d491ee58258`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40d491ee58258) -
  ED-24230 Remove code wrapping for editor FG

## 202.4.0

### Minor 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

### Patch Changes

- Updated dependencies

## 202.3.4

### Patch Changes

- [#168706](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168706)
  [`b1eef0648c061`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b1eef0648c061) -
  [ED-25767] Fix responsiveness difference in editor vs renderer

## 202.3.3

### Patch Changes

- [#168832](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168832)
  [`6a5261e14e959`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a5261e14e959) -
  [ux] ED-25834 allow comment on inline node selection

## 202.3.2

### Patch Changes

- [#168660](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168660)
  [`f8ce71831c9b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f8ce71831c9b1) -
  [ux] ED-25862: Remove the 12px top from layout column selection
- Updated dependencies

## 202.3.1

### Patch Changes

- [#167666](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/167666)
  [`1e925c655550f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1e925c655550f) -
  Some editor states were occassionally missed by the editor API due to an edge case - this change
  ensures all prosemirror states are observed fixing some minor bugs (ie. context panel not closing
  when changing selection).

## 202.3.0

### Minor Changes

- [#166206](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166206)
  [`589f49d62238b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/589f49d62238b) -
  [ux] Adds logic to change bodied macro from edit to view mode and vice versa. Also updates some
  styling/interactions based on this new feature.

### Patch Changes

- Updated dependencies

## 202.2.0

### Minor Changes

- [#166957](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166957)
  [`32cc3cebd2ed7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32cc3cebd2ed7) -
  ED-25632 Ensure table nesting transform errors are logged to analytics. This includes an upgrade
  to core-plugin to allow it to receive an anaylytics callback.
- [#161325](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/161325)
  [`69312480d1ccc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/69312480d1ccc) -
  [ux] [ED-25381] add drag and drop disabling and skipValidation options to editor to enable nested
  legacy content editor

### Patch Changes

- Updated dependencies

## 202.1.1

### Patch Changes

- [#166487](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166487)
  [`9764cdca27869`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9764cdca27869) -
  [ux] ED-25708 change all media cursors to pointer events in editor

## 202.1.0

### Minor Changes

- [#166887](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166887)
  [`3e94479084b61`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e94479084b61) -
  Remove overrides for allowTable properties, allowTableResizing and allowTableAlignment, and allow
  consumers to pass through props for these features

## 202.0.1

### Patch Changes

- Updated dependencies

## 202.0.0

### Major Changes

- [#162935](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162935)
  [`48011dc10467a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/48011dc10467a) -
  Removed `tablesPlugin` property and its child properties of `tableResizingEnabled` and
  `isTableAlignmentEnabled` from `InitialPluginConfiguration`, and added these options as part of
  tablePlugin.tableOptions configuration instead. The new options for each are allowTableResizing
  and allowTableAlignment respectively and can be configured on the Editor component via
  `allowTables` or via preset configurations.

  **Warning**: Both these features require ADF storage to persist these changes.

  ### WHY?

  To make these table features available for consumers who have no adopted composable editor and
  want to enable table resizing and table alignment features

  ### WHAT changed?

  **Removed** `InitialPluginConfiguration` type: Removed `tablePlugin` and child properties -
  `isTableAlignmentEnabled`, `tableResizingEnabled`

  **Added** `TableOptions` type: Added `allowTableResizing` and `allowTableAlignment`

  ### HOW to resolve?

  Move the options from `initialPluginConfiguration` to `tableOptions`

  Example:

  Before

  ```ts
  const universalPreset = useUniversalPreset([
  	tablePlugin,
  	{ tableResizingEnabled: true, isTableAlignmentEnabled: true, tableOptions: {} },
  ]);
  ```

  After

  ```ts
  const universalPreset = useUniversalPreset([
  	tablePlugin,
  	{ tableOptions: { allowTableResizing: true, allowTableAlignment: true } },
  ]);
  ```

  Before

  ```ts
  return (
  	<Editor
  	 	allowTables={{advanced: true}}
  		initialPluginConfiguration={{
  			tablesPlugin: {
  				tableResizingEnabled: true, isTableAlignmentEnabled: true,
  			}
  		}}
  	/>
  )
  ```

  After

  ```ts
  return (
  	<Editor
  	 	allowTables={{advanced: true, allowTableResizing: enabled, allowTableAlignment: true}}

  	/>
  )
  ```

## 201.5.1

### Patch Changes

- [#163126](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163126)
  [`bae044582a28f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bae044582a28f) -
  [ux] ED-25055: Updated layout to use separator

## 201.5.0

### Minor Changes

- [#163532](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163532)
  [`b80779d45e179`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b80779d45e179) -
  moved processRawFragmentValue to editor-common

### Patch Changes

- [#165273](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165273)
  [`665190aa04bde`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/665190aa04bde) -
  Fix setting up editorApi with usePreset for react strict mode by adding new apiResolver for
  preset.
- Updated dependencies

## 201.4.0

### Minor Changes

- [#163468](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163468)
  [`dd36c12324efd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dd36c12324efd) -
  JIV-19284 Allow setting task placeholder and quick insert action description for Editor tasks and
  decisions plugin

### Patch Changes

- Updated dependencies

## 201.3.2

### Patch Changes

- [#163855](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163855)
  [`893dd8380fd30`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/893dd8380fd30) -
  [ux] Cleaned up FF platform.confluence.frontend.narrow-full-page-editor-toolbar
- [#163761](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163761)
  [`c011236dc90ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c011236dc90ec) -
  NOISSUE: removes soft deleted examples from editor-core
- Updated dependencies

## 201.3.1

### Patch Changes

- [#162554](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162554)
  [`bb0f938202ca0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bb0f938202ca0) -
  [ux] Advanced layout responsiveness in Editor
- [#162782](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162782)
  [`c0ff2fca39e86`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c0ff2fca39e86) -
  fix context panel issue with editor container size
- Updated dependencies

## 201.3.0

### Minor Changes

- [#161860](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/161860)
  [`a147e2be38608`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a147e2be38608) -
  [ux] ED-25319 Support forced media resize handle positions in media options

### Patch Changes

- Updated dependencies

## 201.2.1

### Patch Changes

- [#162942](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162942)
  [`f7eedf81e6de4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f7eedf81e6de4) -
  Refactor ReactEditorViewNext to avoid unnecessary call of functions on re-render and mark
  `useNativeCollabPlugin` FeatureFlag as deprecated.
- Updated dependencies

## 201.2.0

### Minor Changes

- [#162298](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162298)
  [`f5893b7270927`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f5893b7270927) -
  ED-25498 Integrate transformNestedTablesIncomingDocument with Editor and Renderer to transform
  nested table extensions

### Patch Changes

- Updated dependencies

## 201.1.12

### Patch Changes

- [#160699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/160699)
  [`3f6d3eca921ed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f6d3eca921ed) -
  ED-25575: migrate panel plugin node rendering to portals

## 201.1.11

### Patch Changes

- [#161054](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/161054)
  [`b0f65564c2b35`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b0f65564c2b35) -
  Add react node view for layout class name to styles to fix border specificity issues

## 201.1.10

### Patch Changes

- Updated dependencies

## 201.1.9

### Patch Changes

- [#160415](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/160415)
  [`9dd7911f0fb16`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9dd7911f0fb16) -
  [ux] [ED-25057] Implement drag handle for layout column (position, hover zone, selection)
- Updated dependencies

## 201.1.8

### Patch Changes

- [#160771](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/160771)
  [`52c92c480a7df`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/52c92c480a7df) -
  Passes bodied macro feature gate and live page info from Confluence to extension nodes
- Updated dependencies

## 201.1.7

### Patch Changes

- [#159941](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159941)
  [`379f1bd3cffe6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/379f1bd3cffe6) -
  add gate to disable rerender tracking in jira

## 201.1.6

### Patch Changes

- [#158291](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/158291)
  [`f485597c02e9a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f485597c02e9a) -
  Refactoring the core editor component to remove unsafe methods for React 18.
- [#158691](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/158691)
  [`70ef661bbbb4d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/70ef661bbbb4d) -
  Update feature flag to gate
- Updated dependencies

## 201.1.5

### Patch Changes

- [#159234](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159234)
  [`3b9dd8853cd56`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3b9dd8853cd56) -
  [EDF-1648](https://product-fabric.atlassian.net/browse/EDF-1648) - fix Editor AI Command Palette
  ouside click handler
- [#159308](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159308)
  [`14ef6f05d711c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14ef6f05d711c) -
  [ED-24690] Replace LD FF with Statsig platform-editor-single-player-expand
- Updated dependencies

## 201.1.4

### Patch Changes

- [`01ef5296f2ad8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/01ef5296f2ad8) -
  ED-25331 Fix jittering after dropping blockquotes by setting cursor at inline end pos instead of
  gap cursor
- Updated dependencies

## 201.1.3

### 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

## 201.1.2

### Patch Changes

- [#157911](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/157911)
  [`cd5818c8dbf0e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd5818c8dbf0e) -
  Cleanup FF platform_hide_editor_toolbar_ssr

## 201.1.1

### Patch Changes

- [#156102](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156102)
  [`05bfe209f2801`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/05bfe209f2801) -
  Replace platform.editor.core.increase-full-page-guttering with new FG
- Updated dependencies

## 201.1.0

### Minor Changes

- [#154932](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154932)
  [`3c26362f19c76`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3c26362f19c76) -
  Adding support for en-ZZ i18n locale to editor package

### Patch Changes

- Updated dependencies

## 201.0.0

### Major Changes

- [#156509](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156509)
  [`c58ae26b37318`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c58ae26b37318) -
  Fix versions for tmp-editor-statsig (major used to force dependers to release new versions)

## 200.1.0

### Minor Changes

- [#157523](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/157523)
  [`0ae18423289a5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0ae18423289a5) -
  ED-25289 implement drop zone in between columns

## 200.0.0

### Major Changes

- [#156360](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156360)
  [`482dbb03dbf68`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/482dbb03dbf68) -
  Change mediaStyles and embedCardStyles to function call to support fg usage

### Patch Changes

- Updated dependencies

## 199.2.2

### Patch Changes

- [#156301](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156301)
  [`da531da92568b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da531da92568b) -
  Migrating tests to use url prop from @atlaskit/smart-card instead of deprecated data prop
- [#155764](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155764)
  [`fbc8505d98e18`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fbc8505d98e18) -
  Remove safe transaction code as it is duplicated and already protected for dispatched
  transactions.
- [#156137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156137)
  [`485e094b29aa9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/485e094b29aa9) -
  Use stage0 layout node spec behind adv layout experiment
- Updated dependencies

## 199.2.1

### Patch Changes

- [#155693](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155693)
  [`172485595104b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/172485595104b) -
  [ED-24685] Removing feature flag that gated multi bodied extensions being available in the editor
- Updated dependencies

## 199.2.0

### Minor Changes

- [#153949](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153949)
  [`f924bc9be1373`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f924bc9be1373) -
  Add activityProvider prop for editor to use with media.

### Patch Changes

- [#155195](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155195)
  [`73c97aeb48ea9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/73c97aeb48ea9) -
  Add platform_editor_support_table_in_comment_jira experiment to control table drag and drop and
  table scaling features to support new table features in jira
- [#155195](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155195)
  [`086e77aecf6e5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/086e77aecf6e5) -
  [ux] ED-25202 Support Preview in media files
- Updated dependencies

## 199.1.0

### Minor Changes

- [#154398](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154398)
  [`ca1591355d790`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ca1591355d790) -
  [ux] Allows for passing functions to the quickInsert plugin that allow for capturing element
  insertion metrics and then using that data to change the element sort order

### Patch Changes

- Updated dependencies

## 199.0.0

### Major Changes

- [#154731](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154731)
  [`c07d9c6cecf8e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c07d9c6cecf8e) -
  EDF-1411 Removed UFO experience events from Editor.

### 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

## 198.7.1

### Patch Changes

- [#154581](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154581)
  [`27d560bd2b6b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/27d560bd2b6b6) -
  [ux] ED-25201 Enable double click to open media viewer in editor
- Updated dependencies

## 198.7.0

### Minor Changes

- [#154461](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154461)
  [`ed3b12d7f1092`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ed3b12d7f1092) -
  Remove WithHelpTrigger from Confluence and deprecate

## 198.6.11

### Patch Changes

- [#154162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154162)
  [`5982815965267`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5982815965267) -
  Updated performanceTracking and inputSampling props to hardcoded values as we're removing this
  feature flag

## 198.6.10

### Patch Changes

- [#154110](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154110)
  [`3545ee83ab026`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3545ee83ab026) -
  removed cleaned up FF from package.jsons

## 198.6.9

### Patch Changes

- Updated dependencies

## 198.6.8

### Patch Changes

- [#153270](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153270)
  [`311428de27cbc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/311428de27cbc) -
  [ux] [ED-25068] Implement inline drop zone and drop target (edge case excluded) behind FG

## 198.6.7

### Patch Changes

- [#153147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153147)
  [`b5698cb5073d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b5698cb5073d6) -
  NOISSUE: Remove legacy context unit test
- [`656886f933139`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/656886f933139) -
  Cleanup FF platform_editor_af_provider_from_plugin_config
- Updated dependencies

## 198.6.6

### Patch Changes

- [#152823](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152823)
  [`0ec705650807f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0ec705650807f) -
  [ux] ED-25090: ED-25090: Migrated link toolbar and panel toolbar to use the new icons
- Updated dependencies

## 198.6.5

### Patch Changes

- [#152480](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152480)
  [`831fe131ac081`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/831fe131ac081) -
  Remove FF platform_editor_td_provider_from_plugin_config
- [#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
- [#152434](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152434)
  [`446eacc8ed3b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/446eacc8ed3b5) -
  Cleanup FF platform_editor_remove_use_preset_context
- Updated dependencies

## 198.6.4

### Patch Changes

- [#151676](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151676)
  [`ed6d01983b0da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ed6d01983b0da) -
  ED-25183: Remediate WithEditorActions, WithPluginState & LegacyEditorContext context type

## 198.6.3

### Patch Changes

- [#151938](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151938)
  [`91b5768ef0c7c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/91b5768ef0c7c) -
  [ux] ED-25203 refactor image previewer outside of floating toolbar
- [#152019](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152019)
  [`5f7f23dd0c612`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5f7f23dd0c612) -
  [ux] ED-25082: Added editor custom font tokens and use them for normal texts and paragraph texts"
- Updated dependencies

## 198.6.2

### Patch Changes

- [#149735](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149735)
  [`bca64a14f9448`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bca64a14f9448) -
  Migrate internal PluginSlot component to functional component for React 18

## 198.6.1

### Patch Changes

- [#151581](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151581)
  [`f1c0ae301860f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f1c0ae301860f) -
  Cleanup media-picker folderUploads feature flag
- [`9bbad837abcb7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9bbad837abcb7) -
  [ux] ED-25119 Fix content shifting on drag if divider or media nested in panel

## 198.6.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

## 198.5.1

### Patch Changes

- [#150784](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150784)
  [`8a6d80b99e9a6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8a6d80b99e9a6) -
  Add data-vc to display human readable identifier for TTVC offender list

## 198.5.0

### Minor Changes

- [#151121](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151121)
  [`2909af0f0c958`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2909af0f0c958) -
  This changeset exists because a PR touches these packages in a way that doesn't require a release

## 198.4.7

### Patch Changes

- [#150241](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150241)
  [`11814f141483a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/11814f141483a) -
  ED-24117: remediates extension component for react 18
- [#150201](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150201)
  [`b105a16989e99`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b105a16989e99) -
  Cleanup unused instrumentation in core editor
- Updated dependencies

## 198.4.6

### Patch Changes

- [#150606](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150606)
  [`7680d21f5d481`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7680d21f5d481) -
  [ED-24257] This change cleans up the feature gate for the main toolbar navigation escape fix.
- [#150606](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150606)
  [`d4d1f4dc8f6dc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d4d1f4dc8f6dc) -
  ED-24117: upgrades mention with provider to fc for react 18 migration

## 198.4.5

### Patch Changes

- [#150410](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150410)
  [`aabd4874bd3a0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aabd4874bd3a0) -
  set correct min-width value in table lazy load view

## 198.4.4

### Patch Changes

- [#150189](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150189)
  [`7537d7c549a7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7537d7c549a7b) -
  [No Issue] Improve prosemirror data attributes for nodes/marks toDOM and NodeViews

## 198.4.3

### Patch Changes

- [#149749](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149749)
  [`0b3df6a89bf6c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0b3df6a89bf6c) -
  [ux] ED-24886 Set marginTop of first heading with right or centre align to default marginTop

## 198.4.2

### Patch Changes

- [#149525](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149525)
  [`7cd7b318326c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7cd7b318326c2) -
  ED-19773: Fixed a overflow issue in comment editor
- [#149599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149599)
  [`9c110fa4b038c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9c110fa4b038c) -
  Updates css that targets floating toolbar buttons that are links so that there is not additional
  undesired padding in the button.
- Updated dependencies

## 198.4.1

### Patch Changes

- [#149178](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149178)
  [`f3c027c1f8373`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f3c027c1f8373) -
  [ED-24859] Improve LazyNodeView toDOM implementation to avoid LayoutShifts

## 198.4.0

### Minor Changes

- [#137506](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137506)
  [`75c4ebf9d7515`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/75c4ebf9d7515) -
  Pass TaskDecisionProvider via preset

### Patch Changes

- [#148229](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/148229)
  [`c93af357bcf75`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c93af357bcf75) -
  ED-24121: Removes legacy context type from reacteditorview
- Updated dependencies

## 198.3.2

### Patch Changes

- [#147708](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147708)
  [`82148eb4038af`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/82148eb4038af) -
  add lazy node view for inline card
- Updated dependencies

## 198.3.1

### Patch Changes

- [#147863](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147863)
  [`422082d3df962`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/422082d3df962) -
  Remove TTI tracking analytics
- [#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

## 198.3.0

### Minor Changes

- [#147579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147579)
  [`b08b21a69d62d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b08b21a69d62d) -
  Introduce new CommentEditor and ChromelessEditor components that only include relevant apperarance
  code to optimise bundle size and the required parameters.

  These can be accessed like so:

  ```ts
  import { CommentEditor } from '@atlaskit/editor-core/appearance-editor-comment';
  ```

  and

  ```ts
  import { ChromelessEditor } from '@atlaskit/editor-core/appearance-editor-chromeless';
  ```

## 198.2.2

### Patch Changes

- [#147660](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147660)
  [`eeb74f2c973d9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eeb74f2c973d9) -
  Clean up FF platform_editor_tables_sticky_scrollbar
- Updated dependencies

## 198.2.1

### Patch Changes

- [#147461](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147461)
  [`5f0dad925df3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5f0dad925df3b) -
  Remove content retrieval tracking to decouple editor-core from editor actions. Should have no
  affect on functionality.

## 198.2.0

### Minor Changes

- [#146905](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146905)
  [`fde71f816ee10`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fde71f816ee10) -
  Add AssistiveLabel for CollapsedEditor(passing label down to chrome collapse) to improve a11y

### Patch Changes

- Updated dependencies

## 198.1.1

### Patch Changes

- [#146966](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146966)
  [`ee4562a10804e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ee4562a10804e) -
  cleaned up platform_editor_get_emoji_provider_from_config feature flag

## 198.1.0

### Minor Changes

- [#146229](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146229)
  [`a22cd98ea95ee`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a22cd98ea95ee) -
  [ux] EDF-1218: Attach unique data IDs to editor instances (for use by AI event hub plugin)

## 198.0.1

### Patch Changes

- [#146417](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146417)
  [`4302239b19be5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4302239b19be5) -
  Migrate table useSharedStateHook FF from LD to Statsig experiment.

## 198.0.0

### Major Changes

- [#146378](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146378)
  [`134a849673ebd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/134a849673ebd) -
  This change removes the following public API from the @atlaskit/editor-core entry-point.

  ### WHY?

  We are making the editor-core package smaller to reduce bundle size and make it easier to scale as
  its functionality grows.

  The long term goal is that the core editor is lightweight and its feature set is enriched by the
  powerful plugin system developed (and used via the `ComposableEditor`).

  This change is made to reduce how the core editor is coupled to its functionality by removing
  exports that can be imported from other packages and cleanup up props that are unused internally.

  ### WHAT/HOW?

  The following lists the exports removed as well as where they can now be found if required.

  Exports removed:
  - ToolbarFeedback (removed)
  - EmojiResource (moved to -> @atlaskit/emoji/resource)
  - MentionResource (moved to -> @atlaskit/mention/resource)
  - MentionProvider (moved to -> @atlaskit/mention/resource)
  - PresenceProvider (moved to -> @atlaskit/mention/resource)
  - TeamMentionProvider (moved to -> @atlaskit/mention/team-resource)
  - AnnotationUpdateEmitter (moved to -> @atlaskit/editor-common/annotation)
  - UpdateEvent (moved to -> @atlaskit/editor-common/annotation)
  - AnnotationProviders (moved to -> @atlaskit/editor-plugins/annotation)
  - InlineCommentAnnotationProvider (moved to -> @atlaskit/editor-plugins/annotation)
  - InlineCommentCreateComponentProps (moved to -> @atlaskit/editor-plugins/annotation)
  - InlineCommentViewComponentProps (moved to -> @atlaskit/editor-plugins/annotation)
  - AnnotationInfo (moved to -> @atlaskit/editor-plugins/annotation)
  - AnnotationState (moved to -> @atlaskit/editor-plugins/annotation)
  - AnnotationTypeProvider (moved to -> @atlaskit/editor-plugins/annotation)
  - InlineCommentState (moved to -> @atlaskit/editor-plugins/annotation)
  - TypeAheadItem (moved to -> @atlaskit/editor-common/provider-factory)
  - INPUT_METHOD (moved to -> @atlaskit/editor-common/analytics)
  - ACTION (moved to -> @atlaskit/editor-common/analytics)
  - ACTION_SUBJECT (moved to -> @atlaskit/editor-common/analytics)
  - ACTION_SUBJECT_ID (moved to -> @atlaskit/editor-common/analytics)
  - EVENT_TYPE (moved to -> @atlaskit/editor-common/analytics)
  - MacroProvider (moved to -> @atlaskit/editor-common/provider-factory) (except proforma-dc)
  - MacroAttributes (moved to -> @atlaskit/editor-common/provider-factory) (except proforma-dc)
  - ExtensionType (moved to -> @atlaskit/editor-common/provider-factory)
  - CardProvider (moved to -> @atlaskit/editor-common/provider-factory)
  - MediaProvider (moved to -> @atlaskit/editor-common/provider-factory)
  - MediaOptions (moved to -> @atlaskit/editor-plugins/media/types)
  - QuickInsertItem (moved to -> @atlaskit/editor-common/provider-factory)
  - QuickInsertProvider (moved to -> @atlaskit/editor-common/provider-factory)

  The following lists the editor props removed. Generally these are not used by the editor at all
  and can be safely removed without any change in functionality

  EditorProps removed:
  - trackValidTransactions (unused internally, please remove)
  - hideAvatarGroup (unused internally, please remove)
  - placeholder (unused internally for `ComposableEditor` - please pass to the `placeholderPlugin`
    options)
  - placeholderBracketHint (unused internally for `ComposableEditor` - please pass to the
    `placeholderPlugin` options)
  - allowJiraIssue (unused internally, please remove)
  - allowNewInsertionBehaviour (unused internally, please remove)
  - UNSAFE_allowBorderMark (use `allowBorderMark` instead)

## 197.14.0

### Minor 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

### Patch Changes

- [#145959](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/145959)
  [`ea00ae7d7d94f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ea00ae7d7d94f) -
  [ED-25130] Make contain explicity for the container-type: inline-size
- Updated dependencies

## 197.13.3

### Patch Changes

- [#146025](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146025)
  [`03eae90c614d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/03eae90c614d1) -
  Remove platform.editor.live-view.disable-editing-in-view-mode_fi1rx feature flag
- Updated dependencies

## 197.13.2

### Patch Changes

- [#145765](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/145765)
  [`eded181672815`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eded181672815) -
  [ED-23481] Clean up `platform.editor.mentions-in-editor-popup-on-click`
- Updated dependencies

## 197.13.1

### Patch Changes

- [#145587](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/145587)
  [`fc390fa3a6b2a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc390fa3a6b2a) -
  [ux] Fix Editor toolbar overflow issue for new icons on small screen

## 197.13.0

### Minor Changes

- [#144103](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144103)
  [`fa7b54fa5353e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fa7b54fa5353e) -
  Remove the use of usePresetContext in editor-core

## 197.12.0

### Minor Changes

- [#144047](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144047)
  [`0e77caf52a59d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0e77caf52a59d) -
  add new full page toolbar breakpoints
- [#145317](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/145317)
  [`ecfdb14f93474`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ecfdb14f93474) -
  Add appearance prop for FullPageEditor so that it can be re-used for full-width mode.

### Patch Changes

- Updated dependencies

## 197.11.1

### Patch Changes

- [#144925](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144925)
  [`9faf9ff89ad37`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9faf9ff89ad37) -
  ED-24822 - Add padding to panels with no icon and unhide drag handle in first bodied node

## 197.11.0

### Minor Changes

- [#145026](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/145026)
  [`98399b2cfafdc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/98399b2cfafdc) -
  Remove references to showActions and showServerActions

## 197.10.3

### Patch Changes

- [#144122](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144122)
  [`5edb8d0467311`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5edb8d0467311) -
  fix layout shift issue on first block node on SSR
- Updated dependencies

## 197.10.2

### Patch Changes

- [#144162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144162)
  [`2b2233eed311a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2b2233eed311a) -
  ED-24858: fixes layout shifts for tables under SSR

## 197.10.1

### Patch Changes

- [#144540](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144540)
  [`3624684595b56`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3624684595b56) -
  Disable instrumented plugin for editor core as it affects performance and is no longer used.
- Updated dependencies

## 197.10.0

### Minor Changes

- [#142414](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142414)
  [`4d4914bf56307`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d4914bf56307) -
  Remove card provider feature flag and rename autoformatting provider feature flag, Improve
  performance of setting card provider, Feature Gate the autoformatting Provider being passed to
  ComposableEditor in Confluence

## 197.9.3

### Patch Changes

- [#143693](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143693)
  [`46b2a48c6b4bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/46b2a48c6b4bf) -
  Remove tracking for editor transactions
- [#143799](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143799)
  [`bf053258fe95f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bf053258fe95f) -
  Mark most unnecessary exports as deprecated as they will be removed in a future version.
- Updated dependencies

## 197.9.2

### Patch Changes

- [#143310](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143310)
  [`f55df006dcd59`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f55df006dcd59) -
  ED-24822 - Add padding to panels with no icon and unhide drag handle in first bodied node
- Updated dependencies

## 197.9.1

### Patch Changes

- [#143311](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143311)
  [`994ae05bb80fc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/994ae05bb80fc) -
  ED-24709: FF platform.editor.media.preview-in-full-page clean up
- Updated dependencies

## 197.9.0

### Minor Changes

- [#142806](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142806)
  [`f73667130fb7d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f73667130fb7d) -
  [ux] Update styles for nested dnd to only apply to full page editor. Removed
  blockquoteSharedStylesNew export.

### Patch Changes

- Updated dependencies

## 197.8.4

### Patch Changes

- [#141244](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141244)
  [`972ec7421443c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/972ec7421443c) -
  [ED-24939] Add dependency, @atlaskit/editor-plugin-quick-insert, to fix tsconfig issue
- [#141244](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141244)
  [`df87e6ab23533`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/df87e6ab23533) -
  Remove references to webdriver tooling in editor packages
- Updated dependencies

## 197.8.3

### Patch Changes

- [#142267](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142267)
  [`9ed8707898875`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ed8707898875) -
  [ux] ED-24996 Delay appearance of line prompt quickinsert button

## 197.8.2

### Patch Changes

- [#141037](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141037)
  [`0c5cb40ae3a67`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c5cb40ae3a67) -
  Consider string documents when not validating incoming documents in Confluence Cloud
- Updated dependencies

## 197.8.1

### Patch Changes

- [#142155](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142155)
  [`9749eb9ba2987`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9749eb9ba2987) -
  Remove platform.editor.table.use-increased-scaling-percent feature flag
- Updated dependencies

## 197.8.0

### Minor Changes

- [#142076](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142076)
  [`b18a99f9877b7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b18a99f9877b7) -
  Introduce new editor components that are decoupled from other appearances: `FullPageEditor` and
  `FullWidthEditor`. These have a similar API as `ComposableEditor` except have the UI code and
  state only from the relevant appearance.

## 197.7.6

### Patch Changes

- [#139456](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139456)
  [`a788f5ceac7a2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a788f5ceac7a2) -
  [ux] When FF hardcoded-embeds-only-on-new-line is true pasting of some urls (like youtube or jira
  dashboard or conny whiteboards) will only become embed right away if pasted on a new line in a
  root of the document
- Updated dependencies

## 197.7.5

### Patch Changes

- [#141573](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141573)
  [`2360742cbceac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2360742cbceac) -
  [ux] Removing replacePlusMenuWithElementBrowser option from insert-block plugin. This is to ensure
  consistent UI and reduce unnecessary code bundled with the editor. If you are currently using this
  option you must remove it and it will use the new approach only now.
- Updated dependencies

## 197.7.4

### Patch Changes

- [#140867](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140867)
  [`17b58500a94e3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/17b58500a94e3) -
  [ux] ED-24255 Adding a custom mark boundary cursor to fix the cursor position in inline code

## 197.7.3

### Patch Changes

- [#140707](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140707)
  [`972fb840acf35`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/972fb840acf35) -
  Switch from fg to experiment for media-from-url
- Updated dependencies

## 197.7.2

### Patch Changes

- [#140703](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140703)
  [`11fdcb79f3b3a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/11fdcb79f3b3a) -
  ED-24903 fix nested dnd adding blue line to nested expands
- Updated dependencies

## 197.7.1

### Patch Changes

- [#140717](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140717)
  [`142a506a3f170`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/142a506a3f170) -
  ED-24958 prevent confluence full page editor crashing when loading from draft doc
- [#140717](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140717)
  [`d3922f33f7268`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d3922f33f7268) -
  [ux] Removing token fallbacks for styling. For apps supporting tokens this has no difference, for
  those not there may be slight variations in colors to align with tokens.
- [#140665](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140665)
  [`a578027283b8c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a578027283b8c) -
  added deprecation notice to the Legacy Editor Component

## 197.7.0

### Minor Changes

- [#140548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140548)
  [`36d26892db64c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/36d26892db64c) -
  ED-24762 Add support for hasEditPermission in tasks and decision plugin

### Patch Changes

- [#140548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140548)
  [`05d7b5dc7aae5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/05d7b5dc7aae5) -
  [ux] ED-24770 removed disabled style for task and decision
- Updated dependencies

## 197.6.0

### Minor Changes

- [#139831](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139831)
  [`181c907365d7d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/181c907365d7d) -
  Pass autoformat provider via preset

### Patch Changes

- Updated dependencies

## 197.5.3

### Patch Changes

- [#138334](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138334)
  [`5bc7950824d2d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5bc7950824d2d) -
  Removing dangerous and deprecated internal API

## 197.5.2

### 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.
- [#137474](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137474)
  [`7ca1c34ebf2d5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7ca1c34ebf2d5) -
  make breakout to use css to fix SSR issue on live edit page

## 197.5.1

### Patch Changes

- [#139538](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139538)
  [`572cbc5bad5db`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/572cbc5bad5db) -
  ED-24901 fix more flickering issue from DnD

## 197.5.0

### Minor Changes

- [#139052](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139052)
  [`6e5c1f6bbf028`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6e5c1f6bbf028) -
  Clean up of mobile specific features/appearances as we no longer support mobile for the Editor.

### Patch Changes

- Updated dependencies

## 197.4.3

### Patch Changes

- [#139034](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139034)
  [`517cdc0f7ea1a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/517cdc0f7ea1a) -
  Cleaned up feature gate

## 197.4.2

### Patch Changes

- [#138801](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138801)
  [`eeb1f7ad41211`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eeb1f7ad41211) -
  Adding new entry-points to editor-common to optimise bundle size and move away from "utils"
  entry-point.
- [#138699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138699)
  [`aa5140e59db5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aa5140e59db5a) -
  Cleanup feature flag moving styles from editor-core to tables plugin.
- [#138414](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138414)
  [`24d09e931c13b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/24d09e931c13b) -
  Added lazy node experiment to test bases
- Updated dependencies

## 197.4.1

### Patch Changes

- [`1269ffa635367`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1269ffa635367) -
  Cleanup FF platform_editor_get_card_provider_from_config

## 197.4.0

### Minor Changes

- [#137822](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137822)
  [`202cf9b609302`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/202cf9b609302) -
  [ux] Deprecating toolbar component that is unused.
- [#138305](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138305)
  [`c79d9c18032b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c79d9c18032b6) -
  Passing task local ID from editor mentions plugin

### Patch Changes

- [#138245](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138245)
  [`e3913201044c6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e3913201044c6) -
  Cleanup internal workaround with editor actions.
- [#138136](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138136)
  [`35938ecf46ba7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35938ecf46ba7) -
  [ED-24755] Implement insert functionality of element templates and fire document inserted event
  with template IDs
- [`749c8b3e5bd5d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/749c8b3e5bd5d) -
  Cleanup feature flag for removing the hide avatar group prop.
- Updated dependencies

## 197.3.0

### Minor Changes

- [#136891](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136891)
  [`388780c6348e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/388780c6348e9) -
  Pass emoji provider via preset
- [#137755](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137755)
  [`f3d004d4e3a3e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f3d004d4e3a3e) -
  ED-24650 fix nested node jittering issue

### Patch Changes

- [#137404](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137404)
  [`ca03548656c8e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ca03548656c8e) -
  ED-24744 Align padding of layout and expand when nested dnd is enabled
- [#137736](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137736)
  [`2a88fdd213838`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2a88fdd213838) -
  Introducing new smaller refined entry-points for editor-common to reduce bundle size.
- [#137404](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137404)
  [`adae1f3dc8fca`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/adae1f3dc8fca) -
  Switches Support Table in Comment features to use Statsig experiment instead of a Feature Gate.
- [#137800](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137800)
  [`62a2ca89af70c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/62a2ca89af70c) -
  Fix toolbar not showing up in SSR env
- Updated dependencies

## 197.2.7

### Patch Changes

- [#136485](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136485)
  [`96d4b8a73c2ea`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/96d4b8a73c2ea) -
  Refactored table styles so that it is inside the tables plugin and not in the editors critical
  path.

## 197.2.6

### Patch Changes

- [#137244](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137244)
  [`e6f32d1f22896`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e6f32d1f22896) -
  Control show or hide editor toolbar in SSR environment
- [#136871](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136871)
  [`87a30d5cb3ffb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/87a30d5cb3ffb) -
  ED-24814 - Addressing a bug where changing the language on a wrapped code block caused the wrapped
  decorator to disappear. Required changing the sequence in which we update the keys on the wrapped
  states WeakMap. Due to the amount of changes, it has all be placed behind a bug fix feature gate
  (editor_code_block_wrapping_language_change_bug) and the original feature gate
  (editor_support_code_block_wrapping).

## 197.2.5

### Patch Changes

- [#136744](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136744)
  [`58f46f65a5d7c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/58f46f65a5d7c) -
  Improve performance by removing unnecessary toolbar reflow.

## 197.2.4

### Patch Changes

- [#136410](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136410)
  [`52083ca79b5dc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/52083ca79b5dc) -
  [ux] ED-24603 Disable dragging nested nodes within table behind FF

## 197.2.3

### Patch Changes

- [#136348](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136348)
  [`fb4fb56f1da7c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fb4fb56f1da7c) -
  Use optimised entry-points on editor-common for browser.
- Updated dependencies

## 197.2.2

### Patch Changes

- [#135933](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135933)
  [`e0704de94b493`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e0704de94b493) -
  Clean up deprecated context panel UI component (no longer used).
- Updated dependencies

## 197.2.1

### Patch Changes

- [#136143](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136143)
  [`851c2575d214e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/851c2575d214e) -
  Use optimised entry-points for analytics packages to reduce bundle size.
- Updated dependencies

## 197.2.0

### Minor Changes

- [#135954](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135954)
  [`62ec64be9ed01`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/62ec64be9ed01) -
  Exposing a table's plugin configuration option for table alignment feature.

### Patch Changes

- [#136078](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136078)
  [`09414d7233497`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/09414d7233497) -
  ED-24507 Switch nested dnd FG to experiment and include padding changes"
- [#134667](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134667)
  [`2c9b19e28b320`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c9b19e28b320) -
  Add assistiveDescribedBy prop for aria-describedby to address a11y issues
- [#135936](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135936)
  [`f5825c21dab81`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f5825c21dab81) -
  Properly check should component update correctly in ToolbarInner
- [#135954](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135954)
  [`62ec64be9ed01`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/62ec64be9ed01) -
  Table alignment feature flag cleanup

## 197.1.4

### Patch Changes

- [`ed9e420d175b8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ed9e420d175b8) -
  New entry-point for intl-error-boundary component on editor-common. Further sharedExpandStyles is
  now available on editor-common/styles entry-point. These are to remove `editor-common/ui`
  entry-point from the critical path in editor-core.
- Updated dependencies

## 197.1.3

### Patch Changes

- [#135342](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135342)
  [`7310995594ece`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7310995594ece) -
  [ED-24636] Add Batch Attributes Plugin into the universal preset

## 197.1.2

### Patch Changes

- [#135500](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135500)
  [`a571f59156bc1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a571f59156bc1) -
  Build internal version of Chromeless and Comment Editor. No API changes.

## 197.1.1

### Patch Changes

- [#135207](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135207)
  [`84391e4360fbd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/84391e4360fbd) -
  Refactor editor internals to minimise bundle size and javascript run by removing width observer
  from main editor.

## 197.1.0

### Minor Changes

- [#135270](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135270)
  [`4a75557335357`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4a75557335357) -
  [ux] [ED-23237] feat(node data provider): wire up to emoji provider

## 197.0.0

### Major Changes

- [#135235](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135235)
  [`f67578e7140b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f67578e7140b5) -
  removed MobileAppearance from editor-core, removed editor-mobile-bridge testing step from a
  pipeline

## 196.1.0

### Minor Changes

- [`c4d2eb3f9f965`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c4d2eb3f9f965) -
  [ux] Fix issue with card provider not updating asynchronously

### Patch Changes

- [`84c0869e8c5c6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/84c0869e8c5c6) -
  remove unused cardview refactor FF and components
- Updated dependencies

## 196.0.0

### Major Changes

- [#133449](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/133449)
  [`e71e7162cf5c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e71e7162cf5c2) -
  [ux] Add new parameter for ContextPanel component: "editorAPI". This only affects
  `full-page`/`full-width` appearance

  WHAT? `ContextPanel` previously used a deprecated method `WithPluginState` to listen to plugin
  changes.

  The behaviour now uses the new `editorAPI` to listen to plugin updates and display the UI
  accordingly.

  WHY? The old approach is deprecated and no longer supported.

  HOW? Generally this only affects consumers using `full-page`/`full-width` appearances. If you are
  not using the `contextPanel` prop as well, this does not apply.

  Currently you can pass a `contextPanel` to the editor to override the default. If you are doing
  this you will now need to pass the `editorAPI` (or `undefined` if you are not using the
  `extensionPlugin` with your context panel)

  Example:

  ```tsx
  function Editor() {
    const { preset, editorApi } = usePreset(...);

    return (
      <ComposableEditor
        preset={preset}
        contextPanel={<ContextPanel editorAPI={editorApi} visible={...} />}
      />
    );
  }

  ```

## 195.9.1

### Patch Changes

- [#134167](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134167)
  [`1bad7a54ecf5b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1bad7a54ecf5b) -
  Refactoring editor internals to allow for specific component based appearances.

## 195.9.0

### Minor Changes

- [#134135](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134135)
  [`aff992988cf17`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aff992988cf17) -
  Deprecated hideAvatarGroup prop

### 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

## 195.8.2

### Patch Changes

- [`a88c92506a873`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a88c92506a873) -
  Use initialPluginConfiguration to enabled table resizing
- Updated dependencies

## 195.8.1

### Patch Changes

- [#133207](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/133207)
  [`1f50735af1144`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1f50735af1144) -
  Cleanup feature flag to stop using provider factory for media provider. This should be an under
  the hood change to decouple editor from the media provider.

## 195.8.0

### Minor Changes

- [#133315](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/133315)
  [`5c94ca338de14`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c94ca338de14) -
  Updating mentions plugin config for handling deleted mentions and refactor

## 195.7.0

### Minor Changes

- [#132259](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/132259)
  [`f5e633e11af26`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f5e633e11af26) -
  [ux] Expose the context panel state from the context panel plugin. Simplify and consolidate the
  context panel logic such that it always opens in the same manner. Previously there was a small
  number of cases in which the context panel overlaps.
- [#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

## 195.6.2

### Patch Changes

- [#131378](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131378)
  [`04848ee5982e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/04848ee5982e0) -
  Remove `reactContext` from `PMPluginFactoryParams` type. This was an unused property and so
  shouldn't have any upgrade friction.
- [#131548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131548)
  [`1b9034d028442`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1b9034d028442) -
  [ux] Fix extension label button text size and update VR tests
- Updated dependencies

## 195.6.1

### Patch Changes

- [#131374](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131374)
  [`9ef24a0e887b2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ef24a0e887b2) -
  Fix type definitions for `any` type in editor-core.

## 195.6.0

### Minor Changes

- [#131937](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131937)
  [`64414d9668409`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/64414d9668409) -
  Adding configuration to mentions plugin from confluence

## 195.5.1

### Patch Changes

- [#131033](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131033)
  [`725d9e6250c83`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/725d9e6250c83) -
  Add feature flag to show or hide editor toolbar in SSR

## 195.5.0

### Minor Changes

- [#130806](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130806)
  [`0354a6dc7bfb9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0354a6dc7bfb9) -
  ENGHEALTH-9888 : Bumps React 18 in Editor

### Patch Changes

- Updated dependencies

## 195.4.10

### Patch Changes

- [#130747](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130747)
  [`299678481fe83`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/299678481fe83) -
  improve popupsBoundariesElement for full page editor
- Updated dependencies

## 195.4.9

### Patch Changes

- [`01ab0e352a73e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/01ab0e352a73e) -
  Decoupling editor appearances from preset context.

## 195.4.8

### Patch Changes

- [#130260](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130260)
  [`d338ce6e4ff6e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d338ce6e4ff6e) -
  [ux] Add padding to layout nodes to allow space for element controls
- Updated dependencies

## 195.4.7

### Patch Changes

- [#128388](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128388)
  [`d265cdbd7a602`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d265cdbd7a602) -
  Render primary toolbar in SSR environment

## 195.4.6

### Patch Changes

- Updated dependencies

## 195.4.5

### Patch Changes

- [#129496](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129496)
  [`5776cd6d4856e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5776cd6d4856e) -
  remove no editor selection in view mode ff

## 195.4.4

### Patch Changes

- [#129411](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129411)
  [`080325d254926`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/080325d254926) -
  Added PTW 40% scale to comment editor and renderer in confluence
- [#129415](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/129415)
  [`f5c556c716ddf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f5c556c716ddf) -
  Allow collapsed editor to have any child as its child may be a wrapper.
- Updated dependencies

## 195.4.3

### Patch Changes

- [`46b889c01d03e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/46b889c01d03e) -
  [ux] Clean up Reaact 18 Feature Flags

## 195.4.0

### Minor Changes

- [#128976](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128976)
  [`e9213be1f6540`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9213be1f6540) -
  [ED-24560] Support adding new plugin configuration from Confluence when using useUniversalPreset

## 195.3.2

### Patch Changes

- [#128785](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128785)
  [`175fd06e412c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/175fd06e412c2) -
  [ux] Increase bodied macro padding to account for new editor resize controller future feature

## 195.3.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

## 195.2.0

### Minor Changes

- [#127649](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127649)
  [`0309e1c2b167a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0309e1c2b167a) -
  [ED-23435] Clean-up primary toolbar plugin feature flag

## 195.1.11

### Patch Changes

- Updated dependencies

## 195.1.10

### Patch Changes

- [#127369](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127369)
  [`95ff22b16d347`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/95ff22b16d347) -
  [ux] ED-24374 Add support for dynamic line number positions on code block nodeview

## 195.1.9

### Patch Changes

- [#127275](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127275)
  [`45778c5f2adf8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/45778c5f2adf8) -
  ED-24384 Clean up remove wrap feature flag

## 195.1.8

### Patch Changes

- [#126929](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126929)
  [`ba2a4b1af84db`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba2a4b1af84db) -
  Clean up FFs
- Updated dependencies

## 195.1.6

### Patch Changes

- [#126974](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126974)
  [`8730c454c41f7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8730c454c41f7) -
  [ux] [ED-24386] Clean up FF platform.editor.review-text-highlighting-styling

## 195.1.0

### Minor Changes

- [#126478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126478)
  [`d4759f0dd6f74`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d4759f0dd6f74) -
  [ED-24247] Added 'mediaInsertPlugin' to the universal preset behind a fg
  "platform_editor_insert_media_plugin_phase_one" and also only if the mediaPlugin is added

## 195.0.9

### Patch Changes

- [#125980](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/125980)
  [`93070430085a6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/93070430085a6) -
  add editor content area as default popup boundaries element for full page editor and comment
  editor
- [#125082](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/125082)
  [`ba605ab4da0e1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba605ab4da0e1) -
  [ED-23977] This change cleans up the use of the feature flag
  'platform.editor.a11y-main-toolbar-navigation_osrty'.
- Updated dependencies

## 195.0.4

### Patch Changes

- [#124302](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124302)
  [`45dc9b6543007`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/45dc9b6543007) -
  [ux] ED-24228 adding wrap content functionality with feature gate

## 195.0.3

### Patch Changes

- [#124890](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124890)
  [`04951dd1969d5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/04951dd1969d5) -
  [ux] ED-24278: Turned on table dnd in chromeless editor
- Updated dependencies

## 195.0.2

### Patch Changes

- [#123594](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123594)
  [`ea6c9a5361f96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ea6c9a5361f96) -
  Add FG to editor examples
- [`23c64778d8082`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/23c64778d8082) -
  [ux] Updating the cursor style for embed cards when the smart links in live pages FF is on
- [#124603](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124603)
  [`e70e68b3089ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e70e68b3089ab) -
  [ux] [EDF-662] Fix broken ai panel styling, fix streaming animation in firefox

## 195.0.1

### Patch Changes

- [#112464](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112464)
  [`e26f188519478`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e26f188519478) -
  Remove feature flag that is fully rolled out

## 195.0.0

### Major Changes

- [#123678](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123678)
  [`6bcb27fe4752f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6bcb27fe4752f) -
  [ux] Updating smart-card styles export to change cursor based on live pages mode, and updating
  usage of smartCardStyles to match new declaration

### Patch Changes

- [#124231](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124231)
  [`48ae65e0f36e8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/48ae65e0f36e8) -
  Removed FF platform.editor.transform-slice-for-nested-expand
- [#124134](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124134)
  [`60d66d9621cca`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/60d66d9621cca) -
  Removed FF platform.editor.allow-list-in-blockquote
- Updated dependencies

## 194.5.0

### Minor Changes

- [#124190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124190)
  [`9ab9c4ca2b9df`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ab9c4ca2b9df) -
  Clean-up platform.editor.refactor-highlight-toolbar_mo0pj feature flag
- [#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

- [#123552](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123552)
  [`ee13728534201`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ee13728534201) -
  Update feature gate for editor-core editor-plugins
- [#122783](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122783)
  [`c64ead15aa9d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c64ead15aa9d7) -
  [ux] Enabled table alignment in comment editor
- Updated dependencies

## 194.4.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

- [#121606](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/121606)
  [`fb55435295b55`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fb55435295b55) -
  Add on click callback to hyperlink plugin for live page
- [#123266](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123266)
  [`821ca3d93201f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/821ca3d93201f) -
  [ux] Migrate legacy icons and typography in Editor to new ADS icons and token under Feature Gate
- Updated dependencies

## 194.3.16

### Patch Changes

- [#123311](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123311)
  [`ea5eb60bfc2f9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ea5eb60bfc2f9) -
  [ux] Displays full-width tooltip when table resized to the width of the Comment editor when table
  resizing is enabled.

## 194.3.15

### Patch Changes

- [#123036](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123036)
  [`89dbc07d4028b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/89dbc07d4028b) -
  Introduces new "setProvider" action on media plugin. This allows a consumer to update the initial
  configured media provider at a later point. This makes a difference if you are passing the media
  prop to the media plugin rather than the Editor itself.
- [#122514](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122514)
  [`91276c81ef8a8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/91276c81ef8a8) -
  [ED-24019] This change is cleaning up the feature flag
  'platform.editor.a11y-help-dialog-shortcut-keys-position_aghfg' which was introduced for new
  keyboard shortcuts for inserting columns and rows to a table.
- Updated dependencies

## 194.3.14

### Patch Changes

- [#122612](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122612)
  [`01a85ce0a88ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/01a85ce0a88ec) -
  [ux] ED-23705 Add logic to handle annotations on inline nodes when they are inserted or pasted.
  Covers the following inline nodes: emoji, status, mention, date, inlineCard
- [#122977](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122977)
  [`41748db2c12de`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/41748db2c12de) -
  [ux]ED-24225 add wrap button inside editor-plugin-block
- Updated dependencies

## 194.3.12

### Patch Changes

- [#122243](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122243)
  [`b1d7c5ade9b3a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b1d7c5ade9b3a) -
  [ux] EDF-91 Removed platform.editor.enable-selection-toolbar_ucdwd feature flag and enabled
  bydefault.

## 194.3.11

### Patch Changes

- [#122063](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122063)
  [`c136e556d086d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c136e556d086d) -
  [ux] Apply live page and check for live view in card and hyperlink plugin

## 194.3.10

### Patch Changes

- [#121678](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/121678)
  [`9ca02c9c7c5ce`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ca02c9c7c5ce) -
  created new entrypoint for startMeasure,stopMeasure,clearMeasure, deprecated those functions in
  editor-common/utils
- Updated dependencies

## 194.3.9

### Patch Changes

- [#121871](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/121871)
  [`61163aa3e3a70`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61163aa3e3a70) -
  ED-24145: Turned on table drag and drop in comment editor
- [`3b20c735bc9ee`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3b20c735bc9ee) -
  [ux] Insert full-width table in comment editor when table resizing is enabled.

## 194.3.6

### Patch Changes

- [#121483](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/121483)
  [`b73c87fcb17dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b73c87fcb17dd) -
  [ED-22946] Cleanup feature flag extractListFromParagraphV2
- Updated dependencies

## 194.3.4

### Patch Changes

- [#120904](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/120904)
  [`93e8faa4a5d09`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/93e8faa4a5d09) -
  [ux] Enables table resizing in comments editor under a new feature gate.
- [#120665](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/120665)
  [`a4ee6908e0e2c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a4ee6908e0e2c) -
  [ED-23943] Milestone: Initial LazyNodeViewLoading implementation for Table
- Updated dependencies

## 194.3.3

### Patch Changes

- Updated dependencies

## 194.3.0

### Minor Changes

- [#119966](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/119966)
  [`596ad24e38929`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/596ad24e38929) -
  Clean up typescript references to LegacyPortalProviderAPI

### Patch Changes

- [#119412](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/119412)
  [`a714be7c47d68`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a714be7c47d68) -
  [ux] [ED-23047] Remove FF platform.editor.text-alignment-keyboard-shortcuts and make feature
  flagged functionality default
- Updated dependencies

## 194.2.0

### Minor Changes

- [#119608](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/119608)
  [`ecb9286aa6ae8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ecb9286aa6ae8) -
  refactor: remove some usages of findDOMNode in editor-core and editor-plugin-insert-block

### Patch Changes

- Updated dependencies

## 194.1.1

### Patch Changes

- [#118699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118699)
  [`9ac8b82ec8dc7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ac8b82ec8dc7) -
  Add VR tests for new macro button UI

## 194.1.0

### Minor Changes

- [#118748](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118748)
  [`10bb9e2def098`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10bb9e2def098) -
  [ux] Reduce media single max width padding for all editors except full page

### Patch Changes

- [#118372](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118372)
  [`9f3d530e68972`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9f3d530e68972) -
  Cleanup of table ff, when table is resized and num column is enabled, the table is not in
  overflow.
- Updated dependencies

## 194.0.14

### Patch Changes

- [#117871](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117871)
  [`26f472add98f7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/26f472add98f7) -
  Updates 2-confluence-basic with an examples toolbar
- [#118361](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118361)
  [`5dc690bcdd97a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5dc690bcdd97a) -
  Table FF cleanup
- Updated dependencies

## 194.0.11

### Patch Changes

- [#113218](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113218)
  [`d1b428ec29d68`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d1b428ec29d68) -
  [ED-23765] migrate inline node commenting feature flags to statsig feature gate
- [#117973](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117973)
  [`6e37bac62083f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6e37bac62083f) -
  moved one const, added new entry point for other and deprecated
- Updated dependencies

## 194.0.10

### 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
- [#117916](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117916)
  [`49fc126d779b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/49fc126d779b0) -
  ECA11Y-111: A11y table resizing feature flag removal
- [#117920](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117920)
  [`b3da4fa9c20d9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b3da4fa9c20d9) -
  Cleanup of table FF
- Updated dependencies

## 194.0.9

### Patch Changes

- [`666ab2fb8703d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/666ab2fb8703d) -
  Mark media prop as deprecated on ComposableEditor as it is no longer required.
- [`7c716627bd4f4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7c716627bd4f4) -
  Table Drag move column/row logic FF cleanup
- [#117111](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117111)
  [`6f06e433f9724`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6f06e433f9724) -
  Remove option for "appearance" from `editor-plugin-code-block`. This configuration is completely
  unused and has no effect. It is safe to remove if you are currently using this prop for
  configuration.
- Updated dependencies

## 194.0.6

### Patch Changes

- [`c905706a6f207`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c905706a6f207) -
  [ux] [ED-23712] Clean up feature flag 'platform.editor.transparent-diagonal-decorator'

## 194.0.4

### Patch Changes

- [#117148](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117148)
  [`e90581362187a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e90581362187a) -
  remove overflow hidden from expand node

## 194.0.1

### Patch Changes

- [#117063](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117063)
  [`dbb832d0b1929`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dbb832d0b1929) -
  clean up FF platform.editor.media.alluploadsfinished-dispatch-update_ivtow

## 194.0.0

### Major Changes

- [`d9b562bd66f8e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d9b562bd66f8e) -
  [ux] [ED-23947] restoring the original order of the typeahead menu so that actions, media,
  mentions and emojis are above the fold (in the top 5 results). this change is a major because it
  removes the `getEditorFeatureFlags prop` for plugins. if any consumers who have adopted these
  changes to the public API, they should remove them on their side too.

### Patch Changes

- Updated dependencies

## 193.31.0

### Minor Changes

- [#107199](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107199)
  [`94afc06c380b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/94afc06c380b9) -
  Introduce `i18n` entry point for accessing translation messages. It currently exposes only the
  index for all languages. Individual locales will be exposed in a future update.

## 193.30.9

### Patch Changes

- [#116194](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116194)
  [`a6ac14257c10a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a6ac14257c10a) -
  [ux] Update button interactions: non-bodied macros stay flush with macro, bodied macros show
  config icon on hover/select, have default white background, and maintain the indentaion

## 193.30.7

### 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
- [#116062](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116062)
  [`1c26d1ee6fb25`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c26d1ee6fb25) -
  Migrated to new atlaskit Buttons.
- Updated dependencies

## 193.30.6

### Patch Changes

- [#116281](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116281)
  [`62fb11ef85308`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/62fb11ef85308) -
  Cleanup table LD FF insert-last-column-btn-stays-in-place

## 193.30.5

### Patch Changes

- [#116178](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116178)
  [`f8e239e1bdf8e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f8e239e1bdf8e) -
  [ux] Remove small gapping in inline macros and update VR tests accordingly
- Updated dependencies

## 193.30.4

### Patch Changes

- Updated dependencies

## 193.30.1

### Patch Changes

- [#115969](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115969)
  [`761dca055a7af`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/761dca055a7af) -
  Cleanup unused code in editor-core.

## 193.30.0

### Minor Changes

- [`955949c077d4f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/955949c077d4f) -
  [ux] [ED-23627] Text highlighting UI review

### Patch Changes

- [#115817](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115817)
  [`d647eedc6ddd4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d647eedc6ddd4) -
  [ux] [ED-23275] Feature flag cleanup for allow-extended-panel
- Updated dependencies

## 193.29.3

### Patch Changes

- [#115286](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115286)
  [`cd387e8052aaa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd387e8052aaa) -
  Removed FF platform.editor.react-18-portal

## 193.29.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

## 193.28.10

### Patch Changes

- [#113338](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113338)
  [`6b5439f51eab4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b5439f51eab4) -
  ECA11Y-5 remove FF from codebase
- [#115170](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115170)
  [`84489f16bb385`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/84489f16bb385) -
  Adds a pm-plugin to register contentMoved event as an alternative to DnD feature.

## 193.28.6

### Patch Changes

- [#110942](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110942)
  [`aa339aee9aa7d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aa339aee9aa7d) -
  [ED-23431] Fix EditorPluginAPI type system
- Updated dependencies

## 193.28.5

### Patch Changes

- [#114448](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114448)
  [`68d40145e3e0a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/68d40145e3e0a) -
  Remove unused barrel util files.

## 193.28.4

### Patch Changes

- [#114683](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114683)
  [`ff0815316ab38`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ff0815316ab38) -
  Removes usage of custom theme button in places where its API is not being used and the default
  button is able to be used instead. This should give a slight performance (runtime) improvement.

## 193.28.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

## 193.27.19

### Patch Changes

- Updated dependencies

## 193.27.17

### Patch Changes

- [#105724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105724)
  [`d31b1d6bce097`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d31b1d6bce097) -
  [ux] [ED-23466] Don't show view-mode telepointers to other live-mode users
- Updated dependencies

## 193.27.14

### Patch Changes

- [#111892](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111892)
  [`f95eaf80a5a47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f95eaf80a5a47) -
  ED-23476 Migrates UFO logging to editor-examples-helpers
- [#112947](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112947)
  [`ec865ff1780db`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ec865ff1780db) -
  [ux] [ED-23760] Refactor Editor Highlight toolbar button to facilitate reuse and add a (currently
  unused) Floating toolbar button
- Updated dependencies

## 193.27.8

### Patch Changes

- [#112143](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112143)
  [`b7018219e5891`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b7018219e5891) -
  Updates VR tests to test for case with editor elements

## 193.27.5

### Patch Changes

- [#111382](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111382)
  [`5ce3f135c6211`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ce3f135c6211) -
  Cleanup feature flag to protect for explicit HTML element check in some places.
- Updated dependencies

## 193.27.2

### Patch Changes

- [#111381](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111381)
  [`5ec7ab3d39035`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ec7ab3d39035) -
  Replace the LD flag controlling new column resizing experience with statsig experiment

## 193.27.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

- [#110390](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110390)
  [`bead123202369`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bead123202369) -
  [ux] [ED-23642] Reordering the typeahead so that date, status, code block & info panel are above
  the fold (in the top 5 results)
- Updated dependencies

## 193.26.0

### Minor Changes

- [#110262](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110262)
  [`5a9ede4b76193`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5a9ede4b76193) -
  Added paragraph and heading NodeSpecs flag back

### Patch Changes

- [#109540](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109540)
  [`2267be0c78aea`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2267be0c78aea) -
  [ux] Fix hover and remove interactions with new macro UX updates and update vr test snapshots
- Updated dependencies

## 193.25.4

### Patch Changes

- [#109033](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109033)
  [`046555d9a96ea`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/046555d9a96ea) -
  Removes LD flag for Preserve Table Widths part two feature.

## 193.25.3

### Patch Changes

- [#109694](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109694)
  [`7c6d607dd808c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7c6d607dd808c) -
  Fix HOT-109709 fix null ref in comment editor

## 193.25.0

### Minor Changes

- [#108459](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108459)
  [`dff16b735e876`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dff16b735e876) -
  [ED-23613] Avoid blending background color when inline comments overlap with highlights
- [#108623](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108623)
  [`c01339668ebde`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c01339668ebde) -
  [ux] ED-23617 Add support in editor for comments on status, emoji, date and mention nodes

### Patch Changes

- Updated dependencies

## 193.24.20

### Patch Changes

- [#105253](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105253)
  [`a5f3cd26fbd6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a5f3cd26fbd6) -
  Clean up platform.editor.enable-localid-for-paragraph-in-stage-0_cby7g FF
- [#108295](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108295)
  [`965a0e6c1088`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/965a0e6c1088) -
  NO-ISSUE Condition adding primary toolbar plugin components based on their presence instead of on
  the feature flag to avoid it not rendering in examples
- [#106586](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/106586)
  [`861ecd061c72`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/861ecd061c72) -
  Increase the editor page guttering for full page appearance to support block drag and drop
- [#105533](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105533)
  [`ba448905afaf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba448905afaf) -
  ED-23459: Extracts example-helpers to editor-examples-helpers
- [#100714](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100714)
  [`81849acfe13c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/81849acfe13c) -
  ECA11Y-228: Added new shortcuts for insert column and row and added correct formatting for help
  modal dialog
- Updated dependencies

## 193.24.19

### Patch Changes

- [#103607](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103607)
  [`104c7a82d1a7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104c7a82d1a7) -
  [ux] ED-23363 If you load a live page in view mode, an empty selection will be set.

## 193.24.18

### Patch Changes

- [#107335](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107335)
  [`d5457c8afe5f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d5457c8afe5f) -
  Cleaned up FF platform.editor.media.autoselect-inserted-image_oumto

## 193.24.15

### Patch Changes

- [#105930](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105930)
  [`939b873db211`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/939b873db211) -
  [ux] Sets increased table scaling percent when FF is enabled.

## 193.24.6

### Patch Changes

- [#103091](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103091)
  [`736512792df6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/736512792df6) -
  Fix analytics inputMethod bug for inserting a macro

## 193.24.0

### Minor Changes

- [#103169](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103169)
  [`e9d45fc94064`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9d45fc94064) -
  [ux] [ED-23248] -

  **@atlaskit/editor-core**: Added optional profilecardProvider to Mention plugin in universal
  composable editor **@atlaskit/editor-plugin-mentions**: Made mentions render with profile cards on
  click if the feature flag: `platform.editor.mentions-in-editor-popup-on-click` is turned on

### Patch Changes

- [#103816](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103816)
  [`3fb50173376f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3fb50173376f) -
  [ED-23159] Added blending styling for when highlights overlap inline comments

## 193.23.1

### Patch Changes

- [#103741](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103741)
  [`fb1acc6fb09b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fb1acc6fb09b) -
  Remove inline image preview ff

## 193.23.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

## 193.22.0

### Minor Changes

- [#103099](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/103099)
  [`ab382e121799`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ab382e121799) -
  [ux] [ED-23248] -

  **@atlaskit/editor-core**: REVERT: Added optional profilecardProvider to Mention plugin in
  universal composable editor **@atlaskit/editor-plugin-mentions**: REVERT: Made mentions render
  with profile cards on click if the feature flag:
  `platform.editor.mentions-in-editor-popup-on-click` is turned on

## 193.21.0

### Minor Changes

- [#101412](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101412)
  [`2ad17f5bf590`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2ad17f5bf590) -
  [ux] [ED-23363] If you are on a live page in view mode, there is no text selection when you first
  load the page.

## 193.20.0

### Minor Changes

- [#98647](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98647)
  [`19eb20751225`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/19eb20751225) -
  [ux] [ED-23248] -

  **@atlaskit/editor-core**: Added optional profilecardProvider to Mention plugin in universal
  composable editor **@atlaskit/editor-plugin-mentions**: Made mentions render with profile cards on
  click if the feature flag: `platform.editor.mentions-in-editor-popup-on-click` is turned on

## 193.19.11

### Patch Changes

- [#102243](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102243)
  [`cfc95dac3d82`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cfc95dac3d82) -
  Use new paragraph and heading NodeSpecs
- Updated dependencies

## 193.19.10

### 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

## 193.19.6

### Patch Changes

- [#98561](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98561)
  [`ca9500b004d4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ca9500b004d4) -
  [ux] [ED-22668] remove the border from layouts on rest and on hover whilst on a live view page
- Updated dependencies

## 193.19.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

## 193.18.1

### Patch Changes

- [#98803](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98803)
  [`b9d6c4c4f418`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9d6c4c4f418) -
  Added new FULL_PAGE_EDITOR_TOOLBAR_HEIGHT constant to editor-shared-styles.
- Updated dependencies

## 193.18.0

### Patch Changes

- Updated dependencies

## 193.17.0

### Minor Changes

- [#98727](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98727)
  [`057b3d93e3d4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/057b3d93e3d4) -
  The `usePreset` hook from editor-core previously required the EditorContext in order to have a
  valid editorApi as a return value (otherwise it is undefined). This is confusing to developers so
  this improvement allows the API value to be resolved without EditorContext - simplifying what is
  required to setup the editor.

### Patch Changes

- Updated dependencies

## 193.16.0

### Minor Changes

- [#99771](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99771)
  [`3cd9b2d8ae80`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3cd9b2d8ae80) -
  [ux] ED-22923 Tables - Added alignment toolbat button

### Patch Changes

- Updated dependencies

## 193.15.5

### Patch Changes

- [#98103](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98103)
  [`14c055a65f67`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14c055a65f67) -
  removed invite from mention experiment check

## 193.15.1

### Patch Changes

- [#94829](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94829)
  [`815fda434fe7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/815fda434fe7) -
  [ED-22849] Align add column and row behaviour behind
  platform_editor_table_duplicate_cell_colouring flag so that adding a column will copy cell
  background from the left and adding a row will copy background colour from row above

## 193.15.0

### Minor Changes

- [#98696](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98696)
  [`08cf50e592b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/08cf50e592b6) -
  Added Table Alignment Feature Flag

### 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

## 193.14.8

### Patch Changes

- [#96925](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96925)
  [`b19dc622d23a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b19dc622d23a) -
  [ux] Adds margin above bodied macros since they always show the label for the new interaction
  designs

## 193.14.6

### Patch Changes

- [#98137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98137)
  [`b1ddc8df2070`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b1ddc8df2070) -
  [ED-23195] Refactor React components to use useRef inside functional components
- Updated dependencies

## 193.14.4

### Patch Changes

- [#96680](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96680)
  [`cc258c4f500b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cc258c4f500b) -
  [ux] [EDF-695] Remove panel title in edit mode and replace with call to action
- [#97205](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97205)
  [`ae1af3c8ff1e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ae1af3c8ff1e) -
  [EDF-696] Remove extra padding on top of action items when in an action item block
- [#97393](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97393)
  [`52a3ec5f5624`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/52a3ec5f5624) -
  [ux] Fixes label styling when inline extension has different alignments
- [#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
- Updated dependencies

## 193.14.1

### Patch Changes

- [#96125](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96125)
  [`d8acc4e69807`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d8acc4e69807) -
  [ux] EDF-676 Updated old macro design to include AI rainbow border

## 193.14.0

### Minor Changes

- [#95168](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95168)
  [`2091e194a817`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2091e194a817) -
  Introduced new PortalProviderAPI behind a FF

### Patch Changes

- Updated dependencies

## 193.13.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

## 193.13.0

### Minor Changes

- [#94675](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94675)
  [`5d9e1dccacca`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5d9e1dccacca) -
  [ux] Update input border color token to meet 3:1 color contrast ratioLight theme:
  color.border.input: #091E4224 → #8590A2Dark mode: color.border.input: #A6C5E229 → #738496

### Patch Changes

- Updated dependencies

## 193.12.8

### Patch Changes

- [#95715](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95715)
  [`f036f2fd9ccf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f036f2fd9ccf) -
  [ED-23102] Added global styles that map the custom CSS variables to background color for
  background color mark
- [#94875](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94875)
  [`df9008092ea1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/df9008092ea1) -
  remove ff for color picker position fix in table
- Updated dependencies

## 193.12.7

### Patch Changes

- [#96138](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96138)
  [`6c157cfaf29f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6c157cfaf29f) -
  [ED-19863] Clean-up the paste options toolbar

## 193.12.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
- [#95163](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95163)
  [`a6a28c6b3ff9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a6a28c6b3ff9) -
  [ux] [EDF-555] Add prism border to ai panels in editor view and renderer view, add beta footer to
  the renderer view

## 193.12.0

### Minor Changes

- [#90188](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90188)
  [`ac66ba300996`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ac66ba300996) -
  Add plugin to allow sorting tables in Live View mode

### Patch Changes

- Updated dependencies

## 193.11.14

### Patch Changes

- [#94757](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94757)
  [`22e7c4a1a8f4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22e7c4a1a8f4) -
  add ff and fix table width issue in renderer
- [#94586](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94586)
  [`83d872a551bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/83d872a551bf) -
  ED-23048: Fixed table not able to snap to guideline in full-width mode
- Updated dependencies

## 193.11.12

### Patch Changes

- [#94715](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94715)
  [`6606b85603b4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6606b85603b4) -
  [ux] Fixes issue where label hides behind smart link
- [#92552](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92552)
  [`7cd874b858c8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7cd874b858c8) -
  Check target elements are actually HTMLElement rather than typecasting.

## 193.11.11

### Patch Changes

- [#93867](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93867)
  [`7cb930d49b08`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7cb930d49b08) -
  Mark placeholder props as deprecated on ComposableEditor as they are no longer used and should be
  configured via the placeholder plugin.

## 193.11.9

### Patch Changes

- [#93874](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93874)
  [`ee61ce6c1a65`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ee61ce6c1a65) -
  Updates fallback tokens and adds VR tests for new macro updates

## 193.11.8

### Patch Changes

- [#94190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94190)
  [`a630077ab3ca`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a630077ab3ca) -
  [ux] Removes outline from bodied outline borders for new macro design

## 193.11.5

### Patch Changes

- [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
  [`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
  Migrated to the new button component

## 193.11.4

### 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

## 193.11.2

### Patch Changes

- [#93268](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93268)
  [`1b6c2eb2c1be`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1b6c2eb2c1be) -
  [ux] Always show borders and labels for bodied extensions in new macro UX designs

## 193.11.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

## 193.10.24

### Patch Changes

- [#91461](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91461)
  [`1b353cb06cc8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1b353cb06cc8) -
  [ED-23042] Disable editing in code blocks and expand nodes when editorDisabled state is true

## 193.10.23

### Patch Changes

- [#90659](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90659)
  [`fc633861cff4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc633861cff4) -
  [ux] Adds lock button on table floating toolbar
- [#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
- Updated dependencies

## 193.10.21

### Patch Changes

- [#92945](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92945)
  [`929153e0da60`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/929153e0da60) -
  Cleanup analytics feature flag for queued analytics.

## 193.10.19

### Patch Changes

- [#92786](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92786)
  [`1dc6fc4f1a1d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1dc6fc4f1a1d) -
  fix: onPluginObservation type error with collab plugin state being empty

## 193.10.12

### Patch Changes

- [#91801](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91801)
  [`6d8876d9f604`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6d8876d9f604) -
  [ux] ED-23023: Fix for comments on media button visible in template editor

## 193.10.11

### Patch Changes

- [#91808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91808)
  [`00e5dcfdf240`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/00e5dcfdf240) -
  Adds allowCommentsOnMedia in media plugin options to check the appearance of the renderer

## 193.10.8

### Patch Changes

- [#87119](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87119)
  [`0cea7cb799c3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0cea7cb799c3) -
  [EDF-462] Add analytics for AI Blocks

## 193.10.7

### Patch Changes

- [#88342](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88342)
  [`104d7d1b8191`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104d7d1b8191) -
  Introducing requestDocument API on core plugin which can be used to get the document using the
  editor API.

  This is intended to replace the `editorActions.getValue()`.

  Using the editor API you can do:

  ```ts
  const { editorApi, preset } = usePreset(() => createDefaultPreset({}));

  //
  editorApi?.core?.actions.requestDocument((doc) => {
  	// Use the document as you require
  });
  ```

  See: Editor RFC 51 for more details.

- [#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

## 193.10.4

### Patch Changes

- [#89978](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89978)
  [`6e7143622425`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6e7143622425) -
  fix paste markdown table into a table issue

## 193.10.0

### Minor Changes

- [#86368](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86368)
  [`d07ec8d13230`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d07ec8d13230) -
  [ux] Remove the custom table width platform flag and remove Layout/Breakout button

## 193.9.9

### Patch Changes

- [#88938](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88938)
  [`f35baf9ca9e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f35baf9ca9e6) -
  Set allowBreakout to true for collaborative editing example
- Updated dependencies

## 193.9.8

### Patch Changes

- [#89223](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89223)
  [`0daf47d3f6d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0daf47d3f6d6) -
  Remove catchupv2 FE FF

## 193.9.7

### Patch Changes

- [#89135](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89135)
  [`134b3db4945d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/134b3db4945d) -
  fix drag menu flicker issue

## 193.9.6

### Patch Changes

- [#87898](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87898)
  [`6d4009f72e36`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6d4009f72e36) -
  [ux] [ED-22591] Fix pasting logic for lines with number and dot (but is not a list item) to retain
  formatting and correct list conversion.
- Updated dependencies

## 193.9.1

### Patch Changes

- [#87870](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87870)
  [`3af8be694dfa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3af8be694dfa) -
  [ED-22839] Add 'platform.editor.single-player-expand' to package.json as readOnly to be used in
  atlaskit examples.
- [#88524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88524)
  [`2b31e930a8fc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2b31e930a8fc) -
  Add catchupV2 feature flag for demo editor

## 193.9.0

### Minor Changes

- [#88300](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88300)
  [`3f6fb42cfa90`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f6fb42cfa90) -
  Paste is no longer a mandatory prop when creating a default preset.

## 193.8.11

### Patch Changes

- [#87069](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87069)
  [`3c2cb323593e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3c2cb323593e) -
  remove feature flag in-danger-hover-merged-cells-fix

## 193.8.10

### Patch Changes

- [#83266](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83266)
  [`2ccef5c67079`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2ccef5c67079) -
  fix editor comment disabled state regression issue
- Updated dependencies

## 193.8.7

### Patch Changes

- [#86408](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86408)
  [`6bff86c31d81`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6bff86c31d81) -
  Clean up feature flag for increasing visibility of table scroll shadows

## 193.8.4

### Patch Changes

- [#87315](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87315)
  [`ec2d46a68891`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ec2d46a68891) -
  [ux] ED-22089: File inserted in table/layout should shifted down if it is placed next by media
  with wrapping

## 193.8.2

### Patch Changes

- [#86621](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86621)
  [`9b323d23baae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9b323d23baae) -
  remove legacy test and move to editor-plugin-table-test

## 193.8.1

### Patch Changes

- [#87060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87060)
  [`305e4a41500d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/305e4a41500d) -
  [ux] [ED-22362] reverting the colour change made to the layout border (ECA11Y-58) and updating the
  VR tests to reflect this

## 193.8.0

### Minor Changes

- [#84430](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/84430)
  [`2981b2835973`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2981b2835973) -
  [ux] EDM-9111 Prevent linkification of links with suspicious tlds

### Patch Changes

- [#85470](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85470)
  [`32cb4d4ca34f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32cb4d4ca34f) -
  Update loom plugin to take in interface and remove SDK references
- Updated dependencies

## 193.7.16

### 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
- [#86222](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86222)
  [`38afb794d859`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/38afb794d859) -
  Fix a table content paste issue when copy content from a table cell inside bodied extension

## 193.7.0

### Minor Changes

- [#80872](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80872)
  [`ac1638d405c5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ac1638d405c5) -
  [ux] update height of editor content when in view mode to account for hidden toolbar

## 193.6.6

### Patch Changes

- [#83297](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83297)
  [`6b1707c169e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b1707c169e0) -
  The internal composition of this component has changed. There is no expected change in behaviour.

## 193.6.4

### Patch Changes

- [#83784](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83784)
  [`b306dbd0ab06`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b306dbd0ab06) -
  Add border feature flag to improve contrast

## 193.6.0

### Minor Changes

- [#83790](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83790)
  [`f590476805da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f590476805da) -
  [ux] Adds uniform danger overlay for macro interaction design updates

### Patch Changes

- Updated dependencies

## 193.5.7

### Patch Changes

- [#83164](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83164)
  [`4d25a598eda2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d25a598eda2) -
  [ux] Update alignment for summary block error text

## 193.5.6

### 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
- [#83037](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83037)
  [`659c2a11c370`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/659c2a11c370) -
  [ux] Fix bodied macro copy/delete behavior

## 193.5.5

### Patch Changes

- [#83044](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83044)
  [`cdab77009f9e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cdab77009f9e) -
  Fix leftover react 18 type issues in editor-core, editor-plugin-extension and date

## 193.5.3

### 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`

## 193.5.0

### Minor Changes

- [#81734](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81734)
  [`1148ef3d8a84`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1148ef3d8a84) -
  [ux] lozenge trash interaction, hover overlay removal, and fix label text truncation

### Patch Changes

- Updated dependencies

## 193.4.0

### Minor Changes

- [#78949](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78949)
  [`43b4f8b382eb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43b4f8b382eb) -
  [ED-22283] introduced ariaNotify like api for plugins to make screen reader announcements

### Patch Changes

- Updated dependencies

## 193.3.11

### Patch Changes

- [#81768](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81768)
  [`9d96e603865d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9d96e603865d) -
  [ux] Fixes issue where inline macros don't turn red on trash hover and updates VR tests to check

## 193.3.4

### Patch Changes

- [#81644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81644)
  [`8ab7a816dca7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ab7a816dca7) -
  Revert input border change from the previous version

## 193.3.0

### Minor Changes

- [#79555](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79555)
  [`7f38cd921e3d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7f38cd921e3d) -
  ED-22229: Removed allowAutoSave option from ConfigPanel to default to true always

### Patch Changes

- [#80487](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80487)
  [`bd40bab58a54`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bd40bab58a54) -
  migrated to react18 compatiable types
- Updated dependencies

## 193.2.6

### 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/104eb9443b7e) -
  ED-22553 Updating adf-schema version to 35.6.0

## 193.2.1

### Patch Changes

- [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
  [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
  Update usage of `React.FC` to explicity include `children`

## 193.2.0

### Minor Changes

- [#77222](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77222)
  [`b924ab2b79f3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b924ab2b79f3) -
  [ux] Add keyboard shortcuts for center and right text alignment

### Patch Changes

- Updated dependencies

## 193.1.2

### Patch Changes

- [#80805](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80805)
  [`427c2dd9e0d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/427c2dd9e0d6) -
  [ux] update border with from 2px to 1px with darker color to meet 3:1 color contrast for
  accessibility improvement
- Updated dependencies

## 193.1.1

### Patch Changes

- [#79509](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79509)
  [`111e580bb58a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/111e580bb58a) -
  update preserve table width changes to only appear on full width pages
- Updated dependencies

## 193.1.0

### Minor Changes

- [#80170](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80170)
  [`25cea639817f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/25cea639817f) -
  [ux] Migrate to use tokens. The padding on the top of the editor in full-page has changed from
  50px to 48px.

### Patch Changes

- [#80518](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80518)
  [`e0d5e8fd9495`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e0d5e8fd9495) -
  Migrates some style calls to a slightly different object syntax and other minor cleanup around
  eslint rules.

## 193.0.0

### Major Changes

- [#78867](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78867)
  [`283c8a390db7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/283c8a390db7) -
  Move annotation plugin from default preset to universal preset

### Patch Changes

- [#75947](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75947)
  [`43549c3789b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43549c3789b1) -
  Migrate @atlaskit/editor-core to use declarative entry points

## 192.7.0

### Minor Changes

- [#77607](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77607)
  [`78ab76808037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/78ab76808037) -
  Fixed bug where save button state was not updated correctly for when media upload is in progress
  or finish uploading

## 192.6.0

### Minor Changes

- [#63691](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63691)
  [`02293e70771b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/02293e70771b) -
  add allowWidthDetector option to be used to skip width detector in renderer, to make media single
  works in inline extension like excerpt include

### Patch Changes

- Updated dependencies

## 192.5.0

### Minor Changes

- [#77861](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77861)
  [`49524593045e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/49524593045e) -
  [ux] Migrated to using tokens for colours and spacing in editor-core.

  There are slight changes in spacing where there was a design token close to the current design
  such as:
  - Comment padding (14px -> 12px)
  - Layout margin (7px -> 8px)
  - Toolbar margin (at certain widths) (15px -> 16px)

## 192.4.6

### Patch Changes

- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
  [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
  ED-22219: adf-schema updated to 35.5.2
- Updated dependencies

## 192.4.5

### Patch Changes

- [#77803](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77803)
  [`fc99eb7f9637`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc99eb7f9637) -
  Include annotation provider in kitchen sink supporting comment replies

## 192.4.4

### Patch Changes

- [#78326](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78326)
  [`4adb95539d29`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4adb95539d29) -
  Added logic to allow media single to access annotation state
- [#77516](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77516)
  [`d6e79c5637c7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d6e79c5637c7) -
  [ux] fix expand current selection by shift click

## 192.4.0

### Minor Changes

- [#76504](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/76504)
  [`35deb7a5d492`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35deb7a5d492) -
  [ux] Add Media preview feature for full page Editor under FF

## 192.3.22

### Patch Changes

- [#77668](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77668)
  [`c8a08df51a9f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c8a08df51a9f) -
  Add password protected pdf support for media viewer

## 192.3.18

### Patch Changes

- [#77599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77599)
  [`a7b1a6b762eb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a7b1a6b762eb) -
  [ux] Table picker popup displays text using column x rows pattern and table picker button uses
  label column by row.
- [#75436](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75436)
  [`bfcf32bb4fa3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bfcf32bb4fa3) -
  [ux] ED-21941 Disable resize/layout options for table, media and extension when added to MBE.
  Table rendering fixed for Confluence editor

## 192.3.17

### Patch Changes

- [#76770](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/76770)
  [`7eb1d4032d40`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7eb1d4032d40) -
  [ux] Select upladed image. In case there are mulitple image files being pasted or drag&dropped,
  select last image.

## 192.3.16

### Patch Changes

- [#72037](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72037)
  [`e59f0b7a9115`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e59f0b7a9115) -
  [ux] add flexiable to make merged cells detection allow to detect edge merged cells

## 192.3.13

### Patch Changes

- [#77237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77237)
  [`fea8a5aa0ef5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fea8a5aa0ef5) -
  Fix issue in kitchen sink

## 192.3.5

### Patch Changes

- [#76194](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/76194)
  [`4c6528951d4a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4c6528951d4a) -
  Removing platform.editor.transform-slice-for-nested-expand from platform feature flag section

## 192.3.2

### Patch Changes

- [#74946](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74946)
  [`9afaeced79fb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9afaeced79fb) -
  Update kitchen sink to include feature flag for renderer previewer for inline images

## 192.3.1

### Patch Changes

- [#75400](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75400)
  [`6b582c433397`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b582c433397) -
  Fixed the margin for the action item inside the panel Moved the panel test-cases from
  editor-plugin-context-panel-tests to editor-plugin-panel-tests

## 192.3.0

### Minor Changes

- [#75042](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75042)
  [`ce823f018248`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ce823f018248) -
  [ux] ED-21987 Diverge expands in live pages so that they are not multiplayer, and are closed by
  default.

### Patch Changes

- [#70153](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70153)
  [`3a34e7545f18`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3a34e7545f18) -
  ECA11Y-36: Flaoting toolbar group buttons into radiogroup buttons structure
- Updated dependencies

## 192.2.8

### Patch Changes

- [#75022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75022)
  [`fb8de5ebea59`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fb8de5ebea59) -
  Removed the margin above the code block inside the panel

## 192.2.6

### Patch Changes

- [#74284](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74284)
  [`c88cf104546f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c88cf104546f) -
  fix copy paste issue in excel and numbers that paste table results in screenshot of table pasted
- Updated dependencies

## 192.2.5

### Patch Changes

- Updated dependencies

## 192.2.2

### Patch Changes

- [#73532](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73532)
  [`4c1096ab6e4a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4c1096ab6e4a) -
  Changed the type of EditorContextProps
- Updated dependencies

## 192.2.0

### Minor Changes

- [#72122](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72122)
  [`c3186450404a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c3186450404a) -
  Breaking change:

  ## WHAT?:

  Removing feature flags:
  - singleLayout
  - newInsertionBehaviour
  - interactiveExpand
  - findReplace
  - findReplaceMatchCase
  - extendFloatingToolbar

  ## WHY?:

  Because the flags and props are unused/by default active. Removing them will reduce our
  maintenance burden

  ## HOW to update your code:
  - If you were using the feature flag - the behaviour is now default and you can remove the flags
  - If you were not using the feature flag - the behaviour is now default.
  - If you have opted out of using the feature flag - we have been careful to ensure no-one has
    opted out of the behaviours. If you do have an issue please reach out to #help-editor.

### Patch Changes

- Updated dependencies

## 192.1.3

### Patch Changes

- [#66507](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66507)
  [`11f834b7f691`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/11f834b7f691) -
  [ux] issue/ECA11Y-58 Added correct color contrast for layout border and fixing vr test
- Updated dependencies

## 192.1.2

### Patch Changes

- [#71072](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71072)
  [`f4c21a1b915c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f4c21a1b915c) -
  Added Statsig experiment to table selector

## 192.1.0

### Minor Changes

- [#72258](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72258)
  [`31cecb8f314b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/31cecb8f314b) -
  ECA11Y-78: removed feature flag

### Patch Changes

- Updated dependencies

## 192.0.2

### Patch Changes

- [#72701](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72701)
  [`607dd9ee70a7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/607dd9ee70a7) -
  Remove reference to base plugin in composable editor

## 191.7.15

### Patch Changes

- [#69825](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69825)
  [`e2363da4f6a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e2363da4f6a1) -
  [No Issue] Replace View Mode API for annotations
- [#69825](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69825)
  [`e2363da4f6a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e2363da4f6a1) -
  [No Issue] Replace View Mode API for annotations
- [#69825](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69825)
  [`e2363da4f6a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e2363da4f6a1) -
  [No Issue] Replace View Mode API for annotations

## 191.7.12

### Patch Changes

- [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
  [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
  Upgrading @atlaskit/editor-prosemirror dependency
- [#70460](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70460)
  [`2f37600156ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2f37600156ae) -
  The internal composition of a component in this package has changed. There is no expected change
  in behaviour.

## 191.7.9

### Patch Changes

- [#71056](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71056)
  [`eb723312de15`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb723312de15) -
  Remove `platform.linking-platform.datasource-jira_issues` feature flag from editor.

## 191.7.8

### Patch Changes

- [#69228](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69228)
  [`8f5f90d297d2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f5f90d297d2) -
  Move 99-testing into editor-test-helpers

## 191.7.6

### Patch Changes

- [#71175](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71175)
  [`68491eec248f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/68491eec248f) -
  ED-21909: Tests added for Inner Macro/Node delete cases from MBE

## 191.7.4

### Patch Changes

- [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
  [`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
  Updating adf-schema version to 35.5.1
- [#67595](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67595)
  [`3bb66071a333`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3bb66071a333) -
  [ux] ECA11Y-75: Updated UX/UI for "Find and Replace" modal window, added Focus trap to Find and
  Replace popup, added return focus to the search button when pressing ESC, update selected match
  and all matches highlighted colors, added Screan Reader announcements for repeated button clicks (
  subtickets: ECA11Y-144, ECA11Y-145, ECA11Y-146, ECA11Y-147, ECA11Y-148, ECA11Y-149 )
- Updated dependencies

## 191.7.3

### Patch Changes

- [#70741](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70741)
  [`7c1487568202`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7c1487568202) -
  ED-21973: Fix for MBE side panel config params update

## 191.7.2

### Patch Changes

- [#68372](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68372)
  [`17f42e77e826`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/17f42e77e826) -
  add allowMediaInlineImage media option to support new media inline image feature
- [#70084](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70084)
  [`4d651eb93ab5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d651eb93ab5) -
  Add editor-plugin-annotation pr and create shared utils for it in editor-test-helpers
- Updated dependencies

## 191.7.0

### Minor Changes

- [#68640](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68640)
  [`6a3ea210641a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a3ea210641a) -
  Create new context identifier plugin which contains the provider.

### Patch Changes

- Updated dependencies

## 191.6.1

### Patch Changes

- [#69000](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69000)
  [`792d51f0651e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/792d51f0651e) -
  Removing editor-plugin-\* deps from editor-core, using editor-plugins facade package instead
- [#69944](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69944)
  [`7171fa529a5f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7171fa529a5f) -
  Added ufo interaction id context package to platform
- [#68670](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68670)
  [`801899ef02f2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/801899ef02f2) -
  [ux] Added accessibility via keyboard for arrows left, right, up and down
- [#69097](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69097)
  [`e9a198e87414`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e9a198e87414) -
  [ux] Changed color contrast in expanded panel button
- [#69226](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69226)
  [`eb9cd91f1bdb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb9cd91f1bdb) -
  ED-21807: Replace Dnd LD feature flag with Statsig experiment
- Updated dependencies

## 191.6.0

### Minor Changes

- [#68790](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68790)
  [`c6d8affc52d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d8affc52d1) -
  Support maybeAdd plugins in usePreset. Add typing support for universal preset.

  Now when using the editor API with the universal preset

### Patch Changes

- [#68264](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68264)
  [`daa71f6aa162`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/daa71f6aa162) -
  [ux] ED-21883: Updated MultiBodied Extension related CSS and selections
- Updated dependencies

## 191.5.1

### Patch Changes

- Updated dependencies

## 191.5.0

### Minor Changes

- [#68916](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68916)
  [`32c9759874ea`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c9759874ea) -
  [ux] Wrapped the FullPageToolbar with the viewMode so that it will not render if the page is in a
  viewMode

## 191.4.10

### Patch Changes

- [#63634](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63634)
  [`669b7038b354`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/669b7038b354) -
  chenged aria-label text

## 191.4.8

### Patch Changes

- Updated dependencies

## 191.4.7

### Patch Changes

- [#67290](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67290)
  [`3029264a82c3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3029264a82c3) -
  [ux] Fixes the bug where, adding media to empty panel replaces the panel

## 191.4.6

### Patch Changes

- Updated dependencies

## 191.4.4

### Patch Changes

- [#67576](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67576)
  [`8c6c03bcb2f7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8c6c03bcb2f7) -
  [ED-21835] Migrate preset to use the new EditorPresetBuilder.maybeAdd to keep type safety
- Updated dependencies

## 191.4.3

### Patch Changes

- [#68380](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68380)
  [`180e570d3332`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/180e570d3332) -
  Consolidate media grouped layout ff to inline image base ff

## 191.4.0

### Minor Changes

- [#68051](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68051)
  [`cc37c5349123`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cc37c5349123) -
  Export the EditorContext via a new entrypoint on editor core (/editor-context). Make the
  dependencies array for usePreset empty by default.

### Patch Changes

- [#67125](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67125)
  [`52098b429104`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/52098b429104) -
  [ux] ED-19383: Updated main toolbar boxshadow to be not transparent
- Updated dependencies

## 191.3.2

### Patch Changes

- [#67687](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67687)
  [`d2eb03369613`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d2eb03369613) -
  Lint editor-core imports.
- Updated dependencies

## 191.3.1

### Patch Changes

- Updated dependencies

## 191.3.0

### Minor Changes

- [#67557](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67557)
  [`124d0c6d5286`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/124d0c6d5286) -
  Migrating block-type, text-color, and text-formatting to use useSharedPluginState rather than
  WithPluginState. Removing unused option on default preset. Adding formattingIsPresent prop to
  TextFormattingState.

### Patch Changes

- [#66463](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66463)
  [`9008e1bbfd75`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9008e1bbfd75) -
  Adding new editor-plugins facade package
- [#67051](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67051)
  [`08b5bd90a149`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/08b5bd90a149) -
  [ux] The table selector popup should gradually expand to 10 x 10 rows when hovered
- Updated dependencies

## 191.2.0

### Minor Changes

- [#67522](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67522)
  [`0801c7c7f4d3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0801c7c7f4d3) -
  Remove jira issue plugin from editor-core.

## 191.1.4

### Patch Changes

- [#67238](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67238)
  [`40533849b2ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40533849b2ec) -
  [ED-21835] Change EditorAPI type to always union with undefined

## 191.1.3

### Patch Changes

- [#65788](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65788)
  [`be744e423e9f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/be744e423e9f) -
  ED-21700 Extraction of avatar group plugin
- [#67194](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67194)
  [`37379761475c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/37379761475c) -
  [ED-21806] Skip changes from NCS and tinted transactions.
- Updated dependencies

## 191.1.0

### Minor Changes

- [#64683](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64683)
  [`79c9857b9edb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/79c9857b9edb) -
  [ux] [EDF-73] - Added ability for products to toggle on two-line toolbar for comment editors

## 191.0.9

### Patch Changes

- [#66388](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66388)
  [`1698d83da05f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1698d83da05f) -
  ED-21743: Extract find replace plugin from editor-core
- Updated dependencies

## 191.0.8

### Patch Changes

- [#57215](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57215)
  [`73841c209537`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/73841c209537) -
  [ux] ECA11Y-107: Add basic keyboard navigation for resize sliders
- Updated dependencies

## 191.0.7

### Patch Changes

- [#65171](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65171)
  [`018f70946f43`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/018f70946f43) -
  [ED-21737] moved tests as part of co-location effort, small clean up of FF references
- [#66364](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66364)
  [`212c782cb7a6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/212c782cb7a6) -
  No longer require `cardOptions` to be passed to the hyperlink plugin configuration, it exposes a
  new optional way to skip analytics via the prependToolbarButtons action.
- [#66398](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66398)
  [`dd2a685a2f06`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dd2a685a2f06) -
  Bugfix for clicking on a placeholder to focus within the editor when the side context panel is
  open
- Updated dependencies

## 191.0.6

### Patch Changes

- [#61125](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61125)
  [`9571e3502584`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9571e3502584) -
  ECA11Y-72 Update files toolbar to replace dropdown by buttons
- Updated dependencies

## 191.0.4

### Patch Changes

- [#66110](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66110)
  [`eb05333c3a59`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb05333c3a59) -
  Extract before primary toolbar plugin from editor-core
- [#66119](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66119)
  [`3f87176f284d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f87176f284d) -
  [ED-21806] Refactoring plugin to match NextEditorPlugin standard
- Updated dependencies

## 191.0.3

### Patch Changes

- [#64876](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64876)
  [`dea82715b143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dea82715b143) -
  ED-21743: refactors find-replace plugin imports to support subsequent extraction
- [#65019](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65019)
  [`7290a6f8d435`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7290a6f8d435) -
  Adding lpLinkPicker param to card and hyperlink plugins instead of using feature flag
- [#65712](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65712)
  [`963b53c64eee`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/963b53c64eee) -
  Extract code for extension plugin from editor-core to @atlaskit/editor-plugin-extension
- Updated dependencies

## 191.0.1

### Patch Changes

- [#65604](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65604)
  [`c39131fa9ab3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c39131fa9ab3) -
  [ux] ED-21422 Fix MBE floating toolbar position issue on new tab and scroll.
- [#65494](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65494)
  [`14c48a2fa93d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14c48a2fa93d) -
  Moved the example helpers from the test utlity library to editor-core

## 191.0.0

### Major Changes

- [#65382](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65382)
  [`5f67f805635f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5f67f805635f) - #
  WHAT

  Deprecating entry-points from `@atlaskit/editor-core` to decouple the `extension` plugin.

  These entry-points will no longer be available:
  - `@atlaskit/editor-core/extensibility`
  - `@atlaskit/editor-core/extensions`

  # WHY

  We are going to extract the `extension` plugin code to its own package. These entry-points are
  only used for internal packages and are no longer required.

  They couple the `extension` plugin to `editor-core` which blocks extraction.

  # HOW

  In general these were only used internally and should not be required.

  However we do expose some of the components from `@atlaskit/editor-core/extensibility` in
  `@atlaskit/editor-common/extensibility`.

  This includes:
  - Extension
  - ExtensionNode
  - ExtensionNodeWrapper

  For any issues please reach out to #help-editor

### Patch Changes

- [#64844](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64844)
  [`fdad147e2231`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fdad147e2231) -
  [ED-21730] Extract Collab Edit Plugin
- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
  [`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
  ED-21609 Update adf-schema to 35.3.0
- Updated dependencies

## 190.2.3

### Patch Changes

- [#64335](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64335)
  [`efc8826c907f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/efc8826c907f) -
  [ux] [ED-16509] Restart numbered list inserting nodes via QUICK INSERT, nodes including : panels,
  expands, decisions, tables, layout, quotes, actions, dividers, headings. Changes are being guarded
  behind feature flag platform.editor.ordered-list-inserting-nodes_bh0vo
- [#65015](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65015)
  [`15b8e45585f2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15b8e45585f2) -
  [ux] ED-21757 Fix for width change buttons in MBE floating toolbar.
- [#64281](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64281)
  [`b523d60b380c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b523d60b380c) -
  Remove legacy theming logic from @atlaskit/editor-core and @atlaskit/renderer. Theming is still
  available via @atlaskit/tokens.
- [#63266](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63266)
  [`630f6c9fc80c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/630f6c9fc80c) -
  ED-21576: Added new Example for MBE - Interactive Fake Tabs
- Updated dependencies

## 190.2.2

### Patch Changes

- [#64359](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64359)
  [`e728a3537d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e728a3537d3b) -
  [ux] Adds table shortcust to move row or column and to delete row or column when drag and drop
  enabled

## 190.2.0

### Minor Changes

- [#64320](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64320)
  [`1f21567ce911`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1f21567ce911) -
  Deprecate the jira issue plugin and allowJiraIssue prop in Editor.

  These will be removed in a future version.

  This also removes `confluenceJiraIssue` node from editor as it is no longer required.

  Updated the confluence transformer to no longer support `confluenceJiraIssue`. This is behind a
  feature flag and will be removed in a future version.

### Patch Changes

- [#64775](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64775)
  [`a88b0fdcc0c4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a88b0fdcc0c4) -
  Fix contentComponents (with before and after) crashing on non-full-page appearances.

## 190.1.30

### Patch Changes

- [#64152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64152)
  [`4bc51e1731ba`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4bc51e1731ba) -
  [ux] Added a table selector button to the full page toolbar and button styles
- [#64193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64193)
  [`5b5fa24e7856`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5b5fa24e7856) -
  [ux] Fixed floating toolbar position for multiBodiedExtension
- Updated dependencies

## 190.1.28

### Patch Changes

- [#63849](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63849)
  [`75e0c3b954b3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/75e0c3b954b3) -
  Extract feedback dialog plugin from editor-core as @atlaskit/editor-plugin-feedback-dialog
- Updated dependencies

## 190.1.27

### Patch Changes

- [#63287](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63287)
  [`8b58c452f126`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b58c452f126) -
  ED-20334 Cleaned reference for feature flag
  'platform.editor.table-update-colwidths-after-column-is-deleted'and refactored code for it.
- Updated dependencies

## 190.1.26

### Patch Changes

- [#63830](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63830)
  [`a21d2c99bd13`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a21d2c99bd13) -
  Move code for editor paste plugin from editor-core to @atlaskit/editor-plugin-paste
- Updated dependencies

## 190.1.25

### Patch Changes

- [#63290](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63290)
  [`52ea8e908f57`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/52ea8e908f57) -
  ED-19613: Cleaned references for feature flag:
  platform.editor.table-remove-update-resize-handles_djvab.
- [#63303](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63303)
  [`db6946b29596`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/db6946b29596) -
  [ux] ED-18288 Adding right offset to color palette in config panel
- [#61531](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61531)
  [`e543bc778081`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e543bc778081) -
  [ux] add ff for delete button hover selection
- [#63306](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63306)
  [`61970079e90c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61970079e90c) -
  ED-21651 : This PR fixes the bug where copy list-in-quote should paste as list in quote. Its
  working for bullet but not for ordered list.
- Updated dependencies

## 190.1.24

### Patch Changes

- [#63488](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63488)
  [`8fbd518c208f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8fbd518c208f) -
  [ED-20569] Add tooling to help the extension plugin extraction on confluence
- [#63353](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63353)
  [`6e9371645615`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6e9371645615) -
  Clean up of platform.linking-platform.smart-card.cross-join feature flag
- Updated dependencies

## 190.1.23

### Patch Changes

- [#63348](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63348)
  [`2d6eebf2ed74`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2d6eebf2ed74) -
  Extract annotation plugin from editor-core to @atlaskit/editor-plugin-annotation.
- Updated dependencies

## 190.1.20

### Patch Changes

- [#63392](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63392)
  [`7240ee0cf279`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7240ee0cf279) -
  [ED-21646] Only rerender once in error boundary to avoid overreporting and infinite rerendering
- [#62416](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62416)
  [`9f3c36680d89`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9f3c36680d89) -
  [ux] Updated table context menu styling.
- Updated dependencies

## 190.1.19

### Patch Changes

- Updated dependencies

## 190.1.18

### Patch Changes

- [#62968](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62968)
  [`53208d15e680`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53208d15e680) -
  NO-ISSUE Unforked the ProseMirror collab library

## 190.1.16

### Patch Changes

- [#62880](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62880)
  [`a23ec26652ea`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a23ec26652ea) -
  Extracting breakout plugin from editor-core into new package @atlaskit/editor-plugin-breakout
- Updated dependencies

## 190.1.15

### Patch Changes

- [#62737](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62737)
  [`2a6280e4e570`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2a6280e4e570) -
  Add new configuration option to expand plugin (`allowInteractiveExpand`) to configure the plugin.
  Previously the consumer would have to set the `interactiveExpand` feature flag in the expand
  plugin to configure this behaviour. It is also now set by default.
- [#62731](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62731)
  [`b90d83cf2ddf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b90d83cf2ddf) -
  Extract undo-redo plugin from editor-core to new package @atlaskit/editor-plugin-undo-redo.
- Updated dependencies

## 190.1.14

### Patch Changes

- [#62765](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62765)
  [`ec6a2bbae20e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ec6a2bbae20e) -
  ED-21606: Width options support for MBE renderer and adding back edit option on toolbar

## 190.1.13

### Patch Changes

- Updated dependencies

## 190.1.12

### Patch Changes

- [#62650](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62650)
  [`225557f65dcd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/225557f65dcd) -
  Extract custom autoformat plugin from editor-core as @atlaskit/editor-plugin-custom-autoformat
- Updated dependencies

## 190.1.11

### Patch Changes

- [#62670](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62670)
  [`f0126343fa55`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f0126343fa55) -
  Adds unit tests for configuration panel utils
- [#62545](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62545)
  [`85392e5f9be9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85392e5f9be9) -
  Remove legacy theming logic from the @atlaskit/editor-common package. Theming is still available
  via @atlaskit/tokens.
- Updated dependencies

## 190.1.9

### Patch Changes

- [#62301](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62301)
  [`080bf1137dda`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/080bf1137dda) -
  Extract data consumer plugin from editor-core to new package @atlaskit/editor-plugin-data-consumer
- [#61923](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61923)
  [`04e38cfe9e90`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/04e38cfe9e90) -
  Remove legacy theming logic from all Editor plugin packages. Theming is still available via the
  @atlaskit/tokens package.
- Updated dependencies

## 190.1.8

### Patch Changes

- [#62199](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62199)
  [`755cef0498e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/755cef0498e0) -
  Extract editor alignment to new package @atlaskit/editor-plugin-alignment
- Updated dependencies

## 190.1.7

### Patch Changes

- [#62176](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62176)
  [`60bdfaccaa8c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/60bdfaccaa8c) -
  Move all mobile-only Editor plugins to editor-mobile-bridge package

## 190.1.6

### Patch Changes

- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
  [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
  [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update

## 190.1.5

### Patch Changes

- [#58893](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58893)
  [`ed82b25d516b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ed82b25d516b) -
  [ux] [ECA11Y-110] Selecting table columns and rows via shortcuts

## 190.1.4

### Patch Changes

- [#61367](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61367)
  [`5038bda16fdb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5038bda16fdb) -
  ED-20142: Cleaned references for feature flag:
  platform.editor.content-insertion.block-node-prefer-insert-after-selection

## 190.1.3

### Patch Changes

- Updated dependencies

## 190.1.2

### Patch Changes

- [#61112](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61112)
  [`283d290a41e5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/283d290a41e5) -
  ED-21499: analytics event added for remove child operation in MBE

## 190.1.1

### Patch Changes

- [#61696](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61696)
  [`fcc2b35ad97b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fcc2b35ad97b) -
  ED-21505: Added better selections and highlights for MBE nodes on Editor

## 190.1.0

### Minor Changes

- [#59443](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59443)
  [`c9c6e1634058`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c9c6e1634058) -
  [ux] ED-20733: Decouple selected annotation logic from logic to close the inline comment view.
  This fixes the bug where the inline comment view can be unexpectedly opened from doc changes
  (through remote editors or non-selection altering changes such as expanding / collapsing expand
  blocks). Changes are behind platform.editor.annotation.decouple-inline-comment-closed_flmox.

### Patch Changes

- [#62137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62137)
  [`503cb77af9ce`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/503cb77af9ce) -
  [ux] Fix: Clicking on alignment button did not close the alignment popup.

## 190.0.0

### Major Changes

- [#59319](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59319)
  [`d2e34e936bf2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d2e34e936bf2) -
  [ED-15859] Clean up restartNumberedLists feature flag and set this feature as the default
  behaviour for ordered lists. Currently this feature is only rolled out in Confluence so this
  change will roll it out to all other products which adopt this version.

### Patch Changes

- Updated dependencies

## 189.6.26

### Patch Changes

- Updated dependencies

## 189.6.25

### Patch Changes

- [#61138](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61138)
  [`d3a57afcd62b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d3a57afcd62b) -
  Cleaned references for feature flag: platform.editor.table.update-table-resizer-styles
- [#61656](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61656)
  [`03f03cf79735`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/03f03cf79735) -
  ED-21373 Adding analytics event for MBE node delete.

## 189.6.24

### Patch Changes

- [#60182](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60182)
  [`a2d430ec4462`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a2d430ec4462) -
  ED-21373 Initial changes for MBE analytics events

## 189.6.23

### Patch Changes

- Updated dependencies

## 189.6.21

### Patch Changes

- [#61409](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61409)
  [`2bffe13897da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2bffe13897da) -
  Added memoization to reduce rerenders of ReactEditorView component

## 189.6.18

### Patch Changes

- Updated dependencies

## 189.6.17

### Patch Changes

- [#60504](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60504)
  [`fdd20fa0201f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fdd20fa0201f) -
  ED-21506: multiBodiedExtension- Fix issues with Renderer
- [#60178](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60178)
  [`4a4e9492f9f5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4a4e9492f9f5) -
  [ux] ED-20952 Keep source formatting for pasting paragraph related texts, except when pasted in
  Heading, code and annotation.
- [#60812](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60812)
  [`24cc390d82e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/24cc390d82e9) -
  ED-21529 Adding response exception messages to MBE APIs

## 189.6.14

### Patch Changes

- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
  [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
  ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE

## 189.6.12

### Patch Changes

- [#60120](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60120)
  [`90b15e5dd475`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/90b15e5dd475) -
  Extract CardView logic into individual "view" components
- Updated dependencies

## 189.6.11

### Patch Changes

- Updated dependencies

## 189.6.10

### Patch Changes

- [#60526](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60526)
  [`8f39dc01f606`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f39dc01f606) -
  ED-21505: Multi-bodied extension API - updateParams is modified to handle macroParams

## 189.6.9

### Patch Changes

- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
  [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
  ED-21371 Update adf-schema to 35.1.0

## 189.6.8

### Patch Changes

- [#59951](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59951)
  [`a42a17e8af1b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a42a17e8af1b) -
  ED-21106: Remove nonPrivacySafeAttributes from editor operational events

## 189.6.6

### Patch Changes

- [#60153](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60153)
  [`5764d44cc93b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5764d44cc93b) -
  Cleaned references for feature flag: platform.editor.table.overflow-state-analytics
- [#60143](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60143)
  [`2088c0f833e1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2088c0f833e1) -
  Memonized the Editor feature flags to avoid unnecessary re-renders on Confluence

## 189.6.5

### Patch Changes

- [#59654](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59654)
  [`af9025d9eca2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/af9025d9eca2) -
  [ux] Update "Documentation" link text in ConfigPanel for select Confluence macros

## 189.6.4

### Patch Changes

- [#58702](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58702)
  [`f49d6c29036c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f49d6c29036c) -
  [ux] ED-20924 Fixed smart card avatar being cut off on safari by preventing the code block in
  lists fix for li elements in cards.

## 189.6.3

### Patch Changes

- [#59829](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59829)
  [`3120b36a9f2c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3120b36a9f2c) -
  Converted spacing values to the corresponding space tokens

## 189.6.2

### Patch Changes

- [#57660](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57660)
  [`2c320c63b42f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2c320c63b42f) -
  Adjust contentComponents editor prop to support before and after, enabling content to be shown
  below the editor
- [#56823](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/56823)
  [`d2fbdf3b6822`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d2fbdf3b6822) -
  [ux] ECA11Y-111: Keyboard accessibility of table resizer
- Updated dependencies

## 189.6.1

### Patch Changes

- [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029)
  [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) -
  Update dependencies that were impacted by HOT-106483 to latest.
- [#60013](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60013)
  [`7d36e05bf828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7d36e05bf828) -
  [No Issue] Cleaning up feature flag to reduce the amount of Re-renderings Editor suffers

## 189.6.0

### Minor Changes

- [#59378](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59378)
  [`cd8ba004f7ed`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd8ba004f7ed) -
  Migrate config-panel tests to RTL, and add testids where necessary

## 189.5.11

### Patch Changes

- [#58565](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58565)
  [`1f112c9375db`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1f112c9375db) -
  replace table sticky scrollbar platform feature flag with an editorFeatureFlag

## 189.5.10

### Patch Changes

- [#59245](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59245)
  [`0faff8fd352b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0faff8fd352b) -
  ED-20980 implemented default size for inline images.
- Updated dependencies

## 189.5.8

### Patch Changes

- [#57137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57137)
  [`a02f991bd476`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a02f991bd476) -
  Update and remove various visual regression tests and snapshots in @atlaskit/editor-core and
  @atlaskit/renderer related to the deprecated legacy theming system.
- Updated dependencies

## 189.5.7

### Patch Changes

- Updated dependencies

## 189.5.6

### Patch Changes

- [#56827](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/56827)
  [`9966463429c6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9966463429c6) -
  ECA11Y-86: Added ability to resize media via keyboard and added announcer
- Updated dependencies

## 189.5.3

### Patch Changes

- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
  [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
  Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
- [#56822](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/56822)
  [`77f4fbf44e93`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/77f4fbf44e93) -
  ECA11Y-78: Added announce for the selected file
- Updated dependencies

## 189.5.1

### Patch Changes

- [#58597](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58597)
  [`205975214b9c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/205975214b9c) -
  ED-20961: Handle copy paste - list with blockquote

## 189.5.0

### Minor Changes

- [#58193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58193)
  [`142df4424484`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/142df4424484) -
  NO-ISSUE Added new editor plugin to enable Loom video recording in the Editor

### Patch Changes

- [#58193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58193)
  [`c03518e00722`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c03518e00722) -
  NO-ISSUE Improved Loom unit tests
- Updated dependencies

## 189.4.19

### Patch Changes

- [#58316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58316)
  [`eb496c9a3474`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb496c9a3474) -
  Bug fixes for configuraton panel boolean & enum fields
- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
  [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
  update ADF schema

## 189.4.18

### Patch Changes

- [#56675](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/56675)
  [`772ad8f687be`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/772ad8f687be) -
  [ux] [ED-20249] If `platform.editor.ordered-list-auto-join-improvements_mrlv5`` is enabled only
  auto-join lists together if the order numbers match up.

  Eg.
  1. A list item
  -
  50. Another list item

  ## Should NOT auto join to be 1 & 2 in a single list however... 49. A list item
  50. Another list item

  Should join to be 49 & 50 in a single list.

  This also only applies when the `restartNumberedLists` feature flag is enabled.

- Updated dependencies

## 189.4.17

### Patch Changes

- [#58256](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58256)
  [`3a51aa478735`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3a51aa478735) -
  ED-20746: Added localId auto gen support for MultiBodied Extension

## 189.4.15

### Patch Changes

- [#57847](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57847)
  [`79e0bdd666fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/79e0bdd666fe) -
  ensure paste file event in prosemirror won't propagate to the clipboard of media picker

## 189.4.12

### Patch Changes

- [#57786](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57786)
  [`632207571c08`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/632207571c08) -
  [NO ISSUE] Reduce Editor re-renderers with proper memonization (behind flag
  platform.editor.less-editor-props-rerendering)'
- [#56858](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/56858)
  [`ae1466a4a6ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ae1466a4a6ab) -
  Extract clear marks on empty doc plugin from editor-core to new plugin.
- [#57726](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57726)
  [`a52cf4fa7084`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a52cf4fa7084) -
  Extract code bidi warning plugin from editor-core to @atlaskit/editor-plugin-code-bidi-warning
- Updated dependencies

## 189.4.10

### Patch Changes

- [#55514](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/55514)
  [`9e0ff045562e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e0ff045562e) - Re-add
  safe parameters to config panel analytic event

## 189.4.9

### Patch Changes

- [#57079](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/57079)
  [`d15db1b00c5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d15db1b00c5a) -
  [ED-21267] Improve arrow navigation across MultiBodiedExtensions

## 189.4.8

### Patch Changes

- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
  [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
  ED-21266: Updated @atlaskit/adf-schema to 34.0.1

## 189.4.7

### Patch Changes

- [#56781](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56781)
  [`6875cea3f1b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6875cea3f1b3) - Fix
  bug where extension context panel is empty after the page width is reconfigured.

## 189.4.5

### Patch Changes

- [#43282](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43282)
  [`ea6aae16859`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea6aae16859) - Fixed
  extra paragraph added on pasting codeblock and modified relevant testcases

## 189.4.4

### Patch Changes

- [#42839](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42839)
  [`7324375d4fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7324375d4fa) - [ux]
  Cleansup feature flag `prevent-popup-overflow` so that it is permanently enabled when
  `lp-link-picker` flag is enabled, improving the positioning of the link picker.
- Updated dependencies

## 189.4.3

### Patch Changes

- [#43825](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43825)
  [`b21c6c1caa8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b21c6c1caa8) - [ux]
  [ED-20885] Group layout buttons in mediaSingle floating toolbar into a dropdown

## 189.4.2

### Patch Changes

- [#43765](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43765)
  [`58e4cda8826`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58e4cda8826) - ED-21102
  Set focus on editor when inserting item by pressing enter from Element browser
- [#43757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43757)
  [`e2719bd82fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2719bd82fd) - Fix
  allowMatchCase editor prop for ComposableEditor.
- [#43661](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43661)
  [`ebf781502ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebf781502ed) - Extract
  toolbar-lists-indentation plugin code from editor-core and move into
  @atlaskit/editor-plugin-toolbar-lists-indentation.
- Updated dependencies

## 189.4.1

### Patch Changes

- [#43507](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43507)
  [`a9695768de6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9695768de6) -
  Extracted insert block plugin code from editor-core to @atlaskit/editor-plugin-insert-block
- Updated dependencies

## 189.4.0

### Minor Changes

- [#43569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43569)
  [`8c40410ca78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c40410ca78) -
  ED-20043: MultiBodied Extension changes

### Patch Changes

- Updated dependencies

## 189.3.38

### Patch Changes

- [#43646](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43646)
  [`d43f8e9402f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d43f8e9402f) - Make
  feature flags plugin optional in all plugins including:
  - analytics
  - base
  - card
  - code-block
  - expand
  - extension
  - floating-toolbar
  - hyperlink
  - insert-block
  - layout
  - layout
  - list
  - media
  - paste
  - rule
  - table
  - tasks-and-decisions

  We already treat it as optional in the plugins, so this is just ensuring that the plugin is not
  mandatory to be added to the preset.

## 189.3.37

### Patch Changes

- [#43139](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43139)
  [`633ac70ce16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/633ac70ce16) - Removed
  floatingToolbarLinkSettingsButton feature flag
- Updated dependencies

## 189.3.35

### Patch Changes

- [#42221](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42221)
  [`7fd1f8bb312`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fd1f8bb312) - revert
  pr 42221
- [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
  [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) - ED-20971
  Upgrade adf-schema package to ^34.0.0

## 189.3.33

### Patch Changes

- Updated dependencies

## 189.3.32

### Patch Changes

- [#42569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42569)
  [`df6d526f3c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6d526f3c8) - Removed
  all remaining legacy theming logic from the TextField component.
- Updated dependencies

## 189.3.31

### Patch Changes

- [#43419](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43419)
  [`27726a80705`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27726a80705) - [ux]
  Updated borders and added grid lines in datasource tables.

## 189.3.30

### Patch Changes

- [#43405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43405)
  [`150827259db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/150827259db) -
  Extracting tasks and decisions code from editor-core to new plugin package.
- Updated dependencies

## 189.3.29

### Patch Changes

- [#43063](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43063)
  [`3f200d22a99`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f200d22a99) -
  deprecate showHoverPreview feature flag prop

## 189.3.28

### Patch Changes

- [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
  [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) - ED-20763
  Upgrade ADF schema version to 33.2.3 for MBE nodes.
- Updated dependencies

## 189.3.27

### Patch Changes

- [#43060](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43060)
  [`f576ff89904`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f576ff89904) - ED-20278
  Fix backslash duplication in codeBlock when pasting as plain text
- [#43343](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43343)
  [`62499cd0af0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62499cd0af0) - Decouple
  tasks and decisions plugin from editor core.
- Updated dependencies

## 189.3.26

### Patch Changes

- [#43164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43164)
  [`3aeedf55e29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3aeedf55e29) -
  [ED-20068] Move editSelectedExtension to ExtensionPluginActions
- Updated dependencies

## 189.3.25

### Patch Changes

- [#43274](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43274)
  [`d162c359ccf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d162c359ccf) - Move
  indentation plugin code from editor-core to editor-plugin-indentation.
- Updated dependencies

## 189.3.24

### Patch Changes

- [#42256](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42256)
  [`9c1a79051b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c1a79051b6) - Avoid
  submitting certain attributes for config panel analytic events

## 189.3.23

### Patch Changes

- [#42651](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42651)
  [`92e9957a8bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92e9957a8bf) - [ux]
  [ECA11Y-148] Added screen reader announcement for Find and Replace search results count
- [#43111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43111)
  [`d71dda4f834`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d71dda4f834) - Decouple
  indentation plugin from editor-core.
- Updated dependencies

## 189.3.22

### Patch Changes

- Updated dependencies

## 189.3.20

### Patch Changes

- [#43094](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43094)
  [`c797611f8ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c797611f8ad) -
  Internally decouple extension plugin from editor-core.
- Updated dependencies

## 189.3.19

### Patch Changes

- [#43099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43099)
  [`743652a9a4a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/743652a9a4a) - Remove
  deprecated internal analytics plugin.
- Updated dependencies

## 189.3.18

### Patch Changes

- Updated dependencies

## 189.3.17

### Patch Changes

- [#42702](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42702)
  [`79e5ed8fac7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79e5ed8fac7) - ED-19543
  remove unused FF check
- Updated dependencies

## 189.3.16

### Patch Changes

- [#43042](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43042)
  [`fd547efa4e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd547efa4e5) - Remove
  `macro` editor plugin and migrate functionality into extension plugin.
- Updated dependencies

## 189.3.15

### Patch Changes

- [#42925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42925)
  [`8ea16423505`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ea16423505) - Removes
  FF platform.editor.update-table-cell-width-via-step
- [#42859](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42859)
  [`16cc82bf2e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16cc82bf2e3) - ED-20721
  Extract Expand Plugin
- [#42937](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42937)
  [`c9a523f6662`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9a523f6662) - Remove
  internal withAnalytics function.
- [#42451](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42451)
  [`36764ad64a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36764ad64a9) -
  [ECA11Y-87] Mentioned name is not communicated to the users of screen reader
- Updated dependencies

## 189.3.14

### Patch Changes

- [#42995](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42995)
  [`a527682dee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a527682dee6) - add in
  missing dependencies for imported types
- [#42618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42618)
  [`d55f8d9c0a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d55f8d9c0a3) - ED-20359
  extracted max-content-size plugin from editor-core
- Updated dependencies

## 189.3.13

### Patch Changes

- Updated dependencies

## 189.3.12

### Patch Changes

- [#42899](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42899)
  [`4b3e40bff6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b3e40bff6f) - Added a
  new media plugin state `allowInlineImages` to support upcoming feature development.
- [#42848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42848)
  [`f2f8428f703`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2f8428f703) - Abandons
  feature flag lp-link-picker-focus-trap as it was not successfully rolled out. Will re-introduce as
  platform feature flag as/when necessary.

## 189.3.11

### Patch Changes

- [#42869](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42869)
  [`e49e90d2093`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e49e90d2093) -
  Decoupling internal analytics plugin from extensions and macro plugins.
- Updated dependencies

## 189.3.10

### Patch Changes

- [#42818](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42818)
  [`66c577c11dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66c577c11dd) -
  ED-20659: migrates paste webdriver tests to libra
- [#42834](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42834)
  [`a4695f1205a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4695f1205a) - Fix TS
  errors for editor packages in AFM

## 189.3.9

### Patch Changes

- [#42746](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42746)
  [`ea352517252`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea352517252) - Update
  editor dropdown menu component to support section behind platform.editor.menu.group-items FF
- Updated dependencies

## 189.3.7

### Patch Changes

- [#42151](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42151)
  [`192b62f6d36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/192b62f6d36) - Cleans
  up editor feature flag 'lp-analytics-events-next'. Card plugin will now always dispatch link
  tracking events.

## 189.3.6

### Patch Changes

- [#42770](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42770)
  [`c7a6a824958`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7a6a824958) - Extract
  code-block plugin from editor-core as `@atlaskit/editor-plugin-code-block`.
- Updated dependencies

## 189.3.4

### Patch Changes

- [#42754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42754)
  [`21c26ae2798`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21c26ae2798) - stop
  explicitly stating the version in which deprecations will be actioned in
- [#42757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42757)
  [`73c66d2c6db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73c66d2c6db) - remove
  media securedClipboard FF
- Updated dependencies

## 189.3.3

### Patch Changes

- [#42734](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42734)
  [`9a298d1b3c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a298d1b3c3) - Decouple
  code-block plugin from editor-core.

## 189.3.2

### Patch Changes

- [#42567](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42567)
  [`7c771cc4e22`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c771cc4e22) - [ux]
  [ECA11Y-142] Added feature flag to rollout A11y changes for find and replace

## 189.3.1

### Patch Changes

- Updated dependencies

## 189.3.0

### Minor Changes

- [#42535](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42535)
  [`39770b766f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39770b766f1) - [ux]
  MODES-3618 Use hideAvatarGroup instead of feature flag to determine whether avatar should be
  hidden

## 189.2.0

### Minor Changes

- [#42452](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42452)
  [`bdbe13c80c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdbe13c80c9) - ED-19900
  Removing indentationButtonsInTheToolbar FF fallback from showIndentationButtons editor prop.

### Patch Changes

- [#42352](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42352)
  [`965649a4121`](https://bitbucket.org/atlassian/atlassian-frontend/commits/965649a4121) - Decouple
  find replace prop from the full page toolbar.
- [#42604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42604)
  [`182627d0f5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/182627d0f5e) -
  Extracted panel plugin from editor-core as @atlaskit/editor-plugin-panel
- Updated dependencies

## 189.1.15

### Patch Changes

- [#42584](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42584)
  [`2191409c070`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2191409c070) - Decouple
  panel plugin from editor-core.

## 189.1.13

### Patch Changes

- [#42391](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42391)
  [`f46e9fd8b00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f46e9fd8b00) - [ux]
  ED-20479: Extracts placeholder-test editor plugin from editor-core
- Updated dependencies

## 189.1.12

### Patch Changes

- [#42505](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42505)
  [`48e5f1efdde`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48e5f1efdde) - Extract
  layout plugin into new package @atlaskit/editor-plugin-layout.
- Updated dependencies

## 189.1.11

### Patch Changes

- [#42477](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42477)
  [`8f5175dc714`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f5175dc714) - Decouple
  layout plugin from editor-core

## 189.1.10

### Patch Changes

- [#42152](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42152)
  [`0097171c562`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0097171c562) -
  ED-19766-collab: Adding collab support for paste options toolbar for confluence

## 189.1.7

### Patch Changes

- [#42426](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42426)
  [`fb9b3dea8f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb9b3dea8f8) - NO-ISSUE
  dependency clean-up in editor-core
- [#42431](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42431)
  [`b6fd3da758d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6fd3da758d) - Remove
  some unused barrel files.
- Updated dependencies

## 189.1.6

### Patch Changes

- [#42416](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42416)
  [`d4e57bf9189`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4e57bf9189) - Removing
  unused dependencies in editor-core.

## 189.1.5

### Patch Changes

- [#42373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42373)
  [`f607a815ffc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f607a815ffc) -
  Decoupled deprecated analytics plugin imports from remaining plugins except for collab-edit,
  macro, find-replace, extension.
- Updated dependencies

## 189.1.3

### Patch Changes

- [#42329](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42329)
  [`2bdcd641710`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2bdcd641710) - Decouple
  indentation plugin from deprecated analytics plugin.

## 189.1.2

### Patch Changes

- [#42323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42323)
  [`a4cb1c16536`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4cb1c16536) - Fix
  useSharedPluginState if the editor API changes to ensure that the state updates.
- Updated dependencies

## 189.1.1

### Patch Changes

- [#42279](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42279)
  [`f4fd8d16522`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4fd8d16522) - ED-20556
  Extract Fragment plugin
- [#42255](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42255)
  [`44cdc71165d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44cdc71165d) - Decouple
  annotation plugin from deprecated analytics plugin.
- Updated dependencies

## 189.1.0

### Minor Changes

- [#42210](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42210)
  [`a00e52ea8b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a00e52ea8b8) -
  ED-20478: removes editor fake-text-cursor editor plugin and relocates it under placeholder-text
  plugin

### Patch Changes

- Updated dependencies

## 189.0.14

### Patch Changes

- [#42201](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42201)
  [`17d3a9df7c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17d3a9df7c0) - ED-20650
  Move selectionToolbar higher in presets to prevent it from overriding the link picker floating
  toolbar
- [#42194](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42194)
  [`6b57f690c13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b57f690c13) - Updating
  comment to trigger build in editor-plugin-ai branch

## 189.0.12

### Patch Changes

- Updated dependencies

## 189.0.11

### Patch Changes

- [#42153](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42153)
  [`56e9ac7f76d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56e9ac7f76d) - Extract
  text-color plugin from editor-core into @atlaskit/editor-plugin-text-color.
- Updated dependencies

## 189.0.10

### Patch Changes

- [#42139](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42139)
  [`9474db7141c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9474db7141c) -
  [ED-20622] Fix task and decision placeholder been removed when the TypeAhead was open

## 189.0.9

### Patch Changes

- [#42137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42137)
  [`88058fc0fcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88058fc0fcb) - ED-20197
  moved editor preset and other prod code out of labs

## 189.0.6

### Patch Changes

- [#41805](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41805)
  [`2d24da18c8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d24da18c8e) -
  ED-20043: Added feature flag for Editor Multi-bodied extension feature

## 189.0.5

### Patch Changes

- [#42111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42111)
  [`e60618a4870`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e60618a4870) - Decouple
  paste from the legacy analytics plugin.

## 189.0.4

### Patch Changes

- [#41991](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41991)
  [`28a7171e7e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28a7171e7e3) - [ux] add
  shift click select backward feature to expand selection

## 189.0.3

### Patch Changes

- [#41773](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41773)
  [`2ad7c026f79`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ad7c026f79) -
  ED-20478: partially decouples placeholdertext editor plugin for future package extraction,
  migrates associated failing integration tests to libra

## 189.0.1

### Patch Changes

- [#39920](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39920)
  [`c08ab6beb65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c08ab6beb65) - [ux]
  Adding new plugin for paste options toolbar. Also making required changes for the new toolbar in
  folating-toolbar plugin and paste plugin.
- Updated dependencies

## 189.0.0

### Major Changes

- [#42052](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42052)
  [`12b16804202`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12b16804202) -
  Decoupled submit-editor plugin, used to allow mod+Enter keyboard shortcut to trigger saving the
  editor content, from editor-core

### Patch Changes

- Updated dependencies

## 188.13.6

### Patch Changes

- [#41967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41967)
  [`8f6d293c321`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f6d293c321) - Decouple
  tasks and decisions, code block, and expand plugins from internal deprecated analytics plugin.

## 188.13.5

### Patch Changes

- [#41921](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41921)
  [`12d685a4b30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12d685a4b30) - Removed
  chromeCursorHandlerFixedVersion feature flag

## 188.13.3

### Patch Changes

- [#41937](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41937)
  [`d510a8e569a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d510a8e569a) - Migrate
  code-block, panel, and layout to new editor analytics API.

## 188.13.2

### Patch Changes

- [#41634](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41634)
  [`e7cd20932b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7cd20932b9) - on
  windows, toggles mark when the capslock is on

## 188.13.1

### Patch Changes

- [#41501](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41501)
  [`67d84139104`](https://bitbucket.org/atlassian/atlassian-frontend/commits/67d84139104) - Update
  comment to point to the correct file

## 188.13.0

### Minor Changes

- [#41895](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41895)
  [`96066a06792`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96066a06792) -
  ED-20524: Adding shared state for paste plugin which will be used by new paste options toolbar
  plugin

### Patch Changes

- Updated dependencies

## 188.12.3

### Patch Changes

- [#41923](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41923)
  [`0120da635b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0120da635b9) -
  [ED-20519] Decoupling more paste plugin from editor-core moving common functions to editor-common
- Updated dependencies

## 188.12.2

### Patch Changes

- [#40916](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40916)
  [`0b80e2e68ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b80e2e68ea) - [ux]
  media single node with external type media should not show migration ui. Update external image
  with natural dimensions accordingly, and fixed whitespace issue in external image.

## 188.12.1

### Patch Changes

- [#41835](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41835)
  [`94e9da119e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94e9da119e9) - Decouple
  plugins from internal deprecated analytics plugin action "withAnalytics".
- [#41731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41731)
  [`8a9ec6c3e8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a9ec6c3e8d) - ED-20161
  Added editor-plugin-selection-toolbar as a dependency behind
  platform.editor.enable-selection-toolbar_ucdwd feature flag. Also moves toolbar position logic
  from annotation plugin in to selection toolbar.
- [#41168](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41168)
  [`94faad53870`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94faad53870) - [ux]
  Allows for navigating overlapping inline comments
- Updated dependencies

## 188.12.0

### Minor Changes

- [#41770](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41770)
  [`0d7961fbb3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d7961fbb3b) - Extract
  History Plugin

### Patch Changes

- Updated dependencies

## 188.11.4

### Patch Changes

- [#41366](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41366)
  [`b0fae9ec9d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0fae9ec9d9) - [ux]
  Avatar group removed from confluence full page toolbar if launch darkly feature flag set
  (platform.confluence.frontend.editor.no.platform.avatar.group)

## 188.11.3

### Patch Changes

- [#41862](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41862)
  [`668cb3bcd3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/668cb3bcd3a) -
  [ED-20519] Extract Paste Plugin: Moving the plugin type to a new package
- Updated dependencies

## 188.11.2

### Patch Changes

- [#41783](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41783)
  [`60b12780695`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60b12780695) -
  [ED-20519] Extract Better Type Plugin to help paste decoupling and extraction
- Updated dependencies

## 188.11.1

### Patch Changes

- [#41780](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41780)
  [`986e88d2f0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/986e88d2f0d) -
  [ED-20510] Fix: Hide placehoder wqhen TypeAhead opens inside a Task/Decision item

## 188.11.0

### Minor Changes

- [#41651](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41651)
  [`68871f23ed3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68871f23ed3) - Extract
  Date Plugin

### Patch Changes

- Updated dependencies

## 188.10.7

### Patch Changes

- [#41648](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41648)
  [`20f43769aa7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20f43769aa7) -
  [ED-19746] Extract mentions plugin from editor-core to its own package:
  @atlaskit/editor-plugin-mentions
- Updated dependencies

## 188.10.5

### Patch Changes

- [#41549](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41549)
  [`2b9597a3f14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b9597a3f14) -
  ESS-3896-remove-safer-dispatch-transaction-FF

## 188.10.4

### Patch Changes

- [#40640](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40640)
  [`42b4beab30c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42b4beab30c) - ux
  [ED-18034] Inconsistent copy/paste behaviour of inline nodes in nested code blocks

## 188.10.2

### Patch Changes

- [#40384](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40384)
  [`1ed4227201a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed4227201a) - [ux]
  ED-19206 Fixing the issue of color Selection from toolbar doesn't refocus to editor
- Updated dependencies

## 188.10.1

### Patch Changes

- [#40950](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40950)
  [`6fa1988ec35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fa1988ec35) - clean up
  FF for enabling fallback to reconcile
- [#40056](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40056)
  [`1a189e4493d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a189e4493d) - [ux]
  COMMENTS-481: reverted changes from ED-19508

## 188.10.0

### Minor Changes

- [#41206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41206)
  [`26d333c7c9b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26d333c7c9b) - ED-20333
  Added a new annotation example and fixed annotation experiement by defining off method on
  AnnotationUpdateEmitter class.
- [#41572](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41572)
  [`e2c74f2ae09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2c74f2ae09) -
  Scaffolding for editor-plugin-date. Adds package.json, LICENSE, tsconfig, exported type and other
  fundamentals required to create a new package

### Patch Changes

- Updated dependencies

## 188.9.5

### Patch Changes

- [#41044](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41044)
  [`ea97b09431b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea97b09431b) - migrated
  the flaky card vr tests to gemeni-vr test

## 188.9.2

### Patch Changes

- [#41047](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41047)
  [`8f0b00d165f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f0b00d165f) -
  [ED-20003] Extract TypeAhead from editor-core to its own package
  @atlaskit/editor-plugin-type-ahead
- Updated dependencies

## 188.9.0

### Minor Changes

- [#41276](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41276)
  [`12babd16e09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12babd16e09) -
  [ED-20361] Editor Plugin Save-on-enter

### Patch Changes

- [#41562](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41562)
  [`d698f4b6e02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d698f4b6e02) - Small
  refactor of ReactEditorView
- [#41560](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41560)
  [`75f34802424`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75f34802424) - Extract
  the status plugin from editor-core to @atlaskit/editor-plugin-status
- [#41434](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41434)
  [`a10d06a26af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a10d06a26af) -
  [ED-20429] Extracting Scroll-into-view plugin
- Updated dependencies

## 188.8.0

### Minor Changes

- [#41459](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41459)
  [`9874d0f70b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9874d0f70b0) -
  [ED-20003] TypeAhead extraction: Replace the mobile view-subscription with proper API

### Patch Changes

- Updated dependencies

## 188.7.6

### Patch Changes

- [#41438](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41438)
  [`b8d36b142ca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8d36b142ca) - Make
  insertDate and deleteDate an Editor Command

## 188.7.5

### Patch Changes

- [#41452](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41452)
  [`53c21a4394a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53c21a4394a) - Decouple
  status plugin from editor-core.
- Updated dependencies

## 188.7.3

### Patch Changes

- [#41387](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41387)
  [`5b2cd469875`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b2cd469875) - Fix
  scrolling to top of page on status selection.
- Updated dependencies

## 188.7.0

### Minor Changes

- [#41355](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41355)
  [`150c2a815ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/150c2a815ac) - Editor
  now forcibly sets position static on its dropdown menu items.

### Patch Changes

- Updated dependencies

## 188.6.0

### Minor Changes

- [#41341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41341)
  [`bd128fb1cfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd128fb1cfb) - Decouple
  status plugin from editor-core. Add new actions for updating status.

## 188.5.2

### Patch Changes

- [#40750](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40750)
  [`fc19a7b9edd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc19a7b9edd) -
  [ED-19875] Extraction of Editor Core's Selection Plugin into independent package
  '@atlaskit/editor-plugin-selection'.
- Updated dependencies

## 188.5.0

### Minor Changes

- [#41289](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41289)
  [`805e20742e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/805e20742e7) - Decouple
  Date Plugin

### Patch Changes

- Updated dependencies

## 188.4.0

### Minor Changes

- [#41203](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41203)
  [`4aa3dc2fa1a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4aa3dc2fa1a) -
  [ED-20291] New package for Editor border plugin

### Patch Changes

- [#41143](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41143)
  [`7d6dfe2befa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d6dfe2befa) -
  [ED-20003] Replace TyepAhead API for Editor Plugin Injection API
- Updated dependencies

## 188.3.1

### Patch Changes

- [#41187](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41187)
  [`c09b3a047f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c09b3a047f4) - Extract
  media plugin from `@atlaskit/editor-core` to `@atlaskit/editor-plugin-media.
- Updated dependencies

## 188.3.0

### Minor Changes

- [#41239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41239)
  [`7d70b962986`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d70b962986) - Extract
  Caption Plugin from Editor Core

### Patch Changes

- Updated dependencies

## 188.2.11

### Patch Changes

- [#41224](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41224)
  [`6818e578fd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6818e578fd6) - Added
  new Tables toggle option for enabling Drag and Drop
- Updated dependencies

## 188.2.9

### Patch Changes

- [#41100](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41100)
  [`54a4a1cef12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a4a1cef12) -
  ED-20264 - clipboard plugin extraction
- Updated dependencies

## 188.2.8

### Patch Changes

- [#41120](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41120)
  [`011df0ba8ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/011df0ba8ab) - Fix
  media icon showing in comment editor toolbar due to state not updating.

## 188.2.7

### Patch Changes

- [#41217](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41217)
  [`288b7a988c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/288b7a988c7) - Caption
  Plugin Scaffolding
- [#41209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41209)
  [`1e9d1d550ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e9d1d550ec) - Decouple
  Caption Plugin from editor-core
- Updated dependencies

## 188.2.6

### Patch Changes

- [#41212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41212)
  [`db0107e09d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db0107e09d7) - Updates
  failing datasources playwright test

## 188.2.5

### Patch Changes

- [#41103](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41103)
  [`e268e178096`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e268e178096) - ED-20195
  Decouple Text color plugin from editor core
- Updated dependencies

## 188.2.4

### Patch Changes

- [#39425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39425)
  [`4c27d14af2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c27d14af2e) -
  [ED-19408] Fix issue where FocusTrap returnFocus was causing the cursor to end up at the beginning
  of the document when inserting elements using the element browser modal.

## 188.2.3

### Patch Changes

- [#41015](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41015)
  [`a372c39bc57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a372c39bc57) - ED-20297
  fixed nested video overlapping issue

## 188.2.1

### Patch Changes

- [#41113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41113)
  [`8142e7dce17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8142e7dce17) - Linting
  updates to media plugin. No code changes.
- [#40699](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40699)
  [`55ee186cac1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55ee186cac1) - Fix
  Media Single gap cursor placement when center aligned and when align-end in full-width

## 188.2.0

### Minor Changes

- [#41049](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41049)
  [`56e271b5da6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56e271b5da6) - Extract
  help-dialog-plugin from editor-core

### Patch Changes

- Updated dependencies

## 188.1.0

### Minor Changes

- [#40850](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40850)
  [`e7cead0f099`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7cead0f099) - Move
  shared messages to editor-common
- [#40910](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40910)
  [`820e75ceeda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/820e75ceeda) -
  Decoupling the media plugin from the paste plugin.

### Patch Changes

- [#41021](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41021)
  [`79abfef6196`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79abfef6196) - ED-20299
  remove unnecessary entry points in editor-plugin-copy-button and refactor
- [#41020](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41020)
  [`ab49509530f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab49509530f) - Add
  editor-plugin-help-dialog
- Updated dependencies

## 188.0.12

### Patch Changes

- [#40788](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40788)
  [`30e085a3e77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30e085a3e77) - Fix type
  violations from upgrading lodash.

## 188.0.11

### Patch Changes

- [#40955](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40955)
  [`30dc2b1e6c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30dc2b1e6c9) -
  [ED-19746] Decoupling mentions plugin from Editor-core libraries
- Updated dependencies

## 188.0.9

### Patch Changes

- [#40920](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40920)
  [`cbc14adc54a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cbc14adc54a) - ED-20003
  moved TypeAhead tests as part of extraction efforts in Scalability
- [#41009](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41009)
  [`d760dcdc8a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d760dcdc8a2) - Updates
  failing datasources playwright test for site selector alphabetical ordering

## 188.0.8

### Patch Changes

- [#40755](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40755)
  [`c1cd5ba7d38`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1cd5ba7d38) -
  [ED-16733] Extraction Media Plugin: Add new placeholder package for media types.
- Updated dependencies

## 188.0.7

### Patch Changes

- [#40876](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40876)
  [`25ab77d5406`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25ab77d5406) - Adds
  datasource integration test case for copy button
- Updated dependencies

## 188.0.5

### Patch Changes

- [#40878](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40878)
  [`15c7575b19c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15c7575b19c) - Fixing
  comments for editor-common, editor-core

## 188.0.4

### Patch Changes

- [#40655](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40655)
  [`e08f00068b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e08f00068b8) -
  [ECA11Y-76] Typeahead List - Improvement for screen reader users, now it correctly reads the
  position of the selected item in the list
- [#40774](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40774)
  [`c61db65ea25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c61db65ea25) -
  [ED-17196] Refactored provider factory initialisation

## 188.0.2

### Patch Changes

- [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
  [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect
  yarn changeset to packages, upgrade adf-schema

## 188.0.0

### Major Changes

- [#40718](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40718)
  [`c1d4b48bdd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1d4b48bdd9) - WHAT:
  This change removes plugin exports from editor-core that were used only for the mobile bridge.

  This includes:
  - All plugin keys
  - Plugin commands
  - Plugin types

  The full list is:
  - EditorFeatureFlags (available via '@atlaskit/editor-common/types' as `FeatureFlags`)
  - EmojiResource (available via '@atlaskit/emoji/resource' as `EmojiResource`)
  - mediaPlugin
  - insertMediaSingleNode
  - CustomMediaPicker
  - mediaPluginKey
  - textColorPluginKey
  - TextColorPluginState
  - changeColor
  - CodeBlockPlugin
  - PanelPlugin
  - subscribeToToolbarAndPickerUpdates
  - subscribeTypeAheadUpdates
  - TextFormattingInputMethodToolbar
  - TextFormattingInputMethodBasic
  - createTable
  - insertTaskDecisionCommand
  - TaskDecisionInputMethod
  - EventDispatcher
  - statusPluginKey
  - StatusState
  - StatusType
  - DatePluginState
  - insertDate
  - openDatePicker
  - deleteDate
  - dateToDateType
  - datePluginKey
  - commitStatusPicker
  - setStatusPickerAt
  - updateStatus
  - updateStatusWithAnalytics
  - removeStatus
  - typeAheadPluginKey
  - TypeAheadPluginState
  - setKeyboardHeight
  - setMobilePaddingTop
  - setIsExpanded
  - dedupe (available via '@atlaskit/editor-common/utils' as `dedupe`)
  - GapCursorSelection (available via '@atlaskit/editor-common/selection' as `GapCursorSelection`)
  - GapCursorSide (available via '@atlaskit/editor-common/selection' as `Side`)
  - HistoryPluginState
  - MentionPluginState
  - InsertBlockInputMethodToolbar
  - selectionPluginKey
  - SelectionData
  - SelectionDataState
  - insertExpand
  - createTypeAheadTools
  - AbstractMentionResource (available via '@atlaskit/mention/resource' as
    `AbstractMentionResource`)
  - PresenceResource (available via '@atlaskit/mention/resource' as `PresenceResource`)
  - ReactEditorView
  - BaseReactEditorView
  - getDefaultPresetOptionsFromEditorProps
  - lightModeStatusColorPalette
  - darkModeStatusColorPalette
  - PaletteColor
  - DEFAULT_BORDER_COLOR

  WHY: We have been extracting plugins out of `editor-core` and as we move them out we need to
  remove these exports as the new architecture does not support plugin keys or commands.

  This major bump will remove all remaining commands and keys in one go - some of these features
  will be accessible in a safe manner in the future via the `ComposableEditor` and the appropriate
  plugins.

  HOW: Should be no consumers using these methods currently (only mobile bridge which has been
  updated).

  If there are any issues please reach out to the #help-editor for information on how to update
  appropriately.

### Patch Changes

- Updated dependencies

## 187.48.8

### Patch Changes

- [#40754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40754)
  [`fc1c299c926`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc1c299c926) - ED-20017
  Extract Floating toolbar plugin to its own package
- Updated dependencies

## 187.48.7

### Patch Changes

- [#40786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40786)
  [`fc0c789c450`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc0c789c450) - Add
  platform.linking-platform.datasource.show-jlol-basic-filters feature flag reference for usage in
  editor examples

## 187.48.6

### Patch Changes

- [#40691](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40691)
  [`cffa2089176`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cffa2089176) - Decouple
  Help Dialog Plugin from Editor Core
- [#40485](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40485)
  [`14a726ecf5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14a726ecf5d) - [ux]
  Respect allowResizingInTables for pixel entry component
- Updated dependencies

## 187.48.5

### Patch Changes

- [#40763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40763)
  [`7ff70f99909`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ff70f99909) - Decouple
  media from editor-core and expose GridPluginState from grid plugin.
- Updated dependencies

## 187.48.4

### Patch Changes

- [#40723](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40723)
  [`d9af2213ef1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9af2213ef1) - update
  zIndex for emoji picker button in editor toolbar

## 187.48.2

### Patch Changes

- [#40698](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40698)
  [`37b11d838e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37b11d838e4) - ED-20017
  Decouple floating toolbar from editor-core
- [#40700](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40700)
  [`07c8d720947`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07c8d720947) -
  [ED-17196] Refactored editor internal abstraction
- Updated dependencies

## 187.48.0

### Minor Changes

- [#40580](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40580)
  [`f8e7203eec6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8e7203eec6) - ED-19618
  Extract base plugin from editor-core

### Patch Changes

- [#40549](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40549)
  [`4e0f5ccf818`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e0f5ccf818) -
  ADFEXP-526: fix loading-adf test
- Updated dependencies

## 187.47.9

### Patch Changes

- [#40563](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40563)
  [`36b7e4fd8d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36b7e4fd8d5) - ED-20017
  Clean up unused functions in Dropdown

## 187.47.6

### Patch Changes

- [#40622](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40622)
  [`5de1ca6bb97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5de1ca6bb97) - Bumped
  @atlaskit/editor-plugin-content-insertion dependency version to latest released ^0.1.4

## 187.47.5

### Patch Changes

- [#40448](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40448)
  [`b1b8c7d356c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1b8c7d356c) -
  [ED-19757] Fix getPos throwing exception for all nodeviews

## 187.47.3

### Patch Changes

- [#39366](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39366)
  [`3aaff60be08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3aaff60be08) - ED-18988
  Updates overflow property for content area of comment editor when table sticky scrollbar is
  enabled.
- Updated dependencies

## 187.47.2

### Patch Changes

- [#40056](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40056)
  [`c89c55c6d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c89c55c6d49) - [ux]
  ED-19508 fixes closed inline comments reopening when user toggles an expand node

## 187.47.0

### Minor Changes

- [#40367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40367)
  [`8cb8dafa05a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cb8dafa05a) -
  [ED-19774] Removing ../selection imports where possible. selectionPlugin imports still exist until
  we have an extracted package for selection.

### Patch Changes

- [#40439](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40439)
  [`6a4f206b435`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a4f206b435) - [ux]
  MEX-2598 Bug fix: Fixed the bug that caused certain nodes from disappearing when it was located
  beneath a media group node that got switched to a media inline node. This bug fix ensures that
  switching from media group to media inline should not affect the surrounding nodes.
- Updated dependencies

## 187.46.1

### Patch Changes

- [#40558](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40558)
  [`bb4caba1310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb4caba1310) - Remove
  participants count metric from frozen analytics event

## 187.46.0

### Minor Changes

- [#40470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40470)
  [`16a0e1fef2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16a0e1fef2b) - ED-20017
  Decouple editor core from floating toolbar plugin

### Patch Changes

- Updated dependencies

## 187.45.3

### Patch Changes

- [#40497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40497)
  [`d48ef0409af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d48ef0409af) - ED-20003
  decoupled editor-core from type-ahead

## 187.45.0

### Minor Changes

- [#40440](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40440)
  [`b9264ebb903`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9264ebb903) -
  Deprecate 'UNSAFE_allowBorderMark' prop in the editor plugin and replace it with 'allowBorderMark'

## 187.44.11

### Patch Changes

- [#38479](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38479)
  [`d5088ec1cdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5088ec1cdf) -
  [ED-16733] Prepare Media plugin for extraction

## 187.44.10

### Patch Changes

- Updated dependencies

## 187.44.8

### Patch Changes

- [#39632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39632)
  [`966f90e1edf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/966f90e1edf) - [ux]
  [ECA11Y-44] Adjust 'Popup' component so that it doesn't always have to have 'aria-label' attribute
  displayed

## 187.44.7

### Patch Changes

- [#40389](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40389)
  [`beb32df5147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/beb32df5147) -
  [ECA11Y-45] [ECA11Y-22] Change the tab key handling the status popup to improve accessibility.
- Updated dependencies

## 187.44.6

### Patch Changes

- [#40017](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40017)
  [`21305ee6254`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21305ee6254) - ED-19874
  Align the dropdown with the floating toolbar if there is a single button in the toolbar
- [#40244](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40244)
  [`f7f51be4eac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f51be4eac) - [ux]
  ED-19784: Adjust logic in onCreateSelectionBetween logic to prevent premature selections on
  multi-line selections inside block nodes.
- Updated dependencies

## 187.44.4

### Patch Changes

- [#40381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40381)
  [`fa39c6ce044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa39c6ce044) -
  [ED-19775] Decouple selection plugin from the editor-core code
- [#40295](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40295)
  [`6b0dd092ac1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b0dd092ac1) - ED-19729
  media single performance optimization
- Updated dependencies

## 187.44.3

### Patch Changes

- [#40228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40228)
  [`bb3d72ef732`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb3d72ef732) - ED-20041
  added check for external media

## 187.44.2

### Patch Changes

- [#40062](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40062)
  [`66fc865caaf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66fc865caaf) - Added
  handling for case when mediaSingle childNode is null
- [`f98f51cda72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f98f51cda72) - Fixed
  typo in comment
- Updated dependencies

## 187.44.1

### Patch Changes

- Updated dependencies

## 187.44.0

### Minor Changes

- [#40207](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40207)
  [`11861bb36d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11861bb36d4) - [ux]
  [ECA11Y-44] [ECA11Y-22] [ECA11Y-19] Change the focus order in the status popup to improve
  accessibility.

### Patch Changes

- Updated dependencies

## 187.43.19

### Patch Changes

- [#40361](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40361)
  [`2a6a2518852`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a6a2518852) - Reverse
  dependencies for mobile dimensions plugin & base plugin

## 187.43.18

### Patch Changes

- [#40341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40341)
  [`eaa9770d475`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaa9770d475) -
  [ED-18264] Remove feature flag for chart colors

## 187.43.17

### Patch Changes

- [#40293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40293)
  [`3323edc01b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3323edc01b9) - ED-20003
  decoupled type-ahead plugin from editor-core

## 187.43.13

### Patch Changes

- [#40092](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40092)
  [`9f2365fabcc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f2365fabcc) -
  ED-19617 - Initial creation of editor-plugin-copy-button package
- Updated dependencies

## 187.43.12

### Patch Changes

- [#39894](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39894)
  [`621b904a076`](https://bitbucket.org/atlassian/atlassian-frontend/commits/621b904a076) - ED-19729
  fix behaviour of image floating toolbar layout

## 187.43.11

### Patch Changes

- [#40236](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40236)
  [`65b155b2787`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65b155b2787) - [ux]
  ED-19172: Updated tableHeaderCellBackgroundColor to use non-transparent token."
- [#38929](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38929)
  [`96f4e9fe6de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96f4e9fe6de) - [ux]
  ECA11Y-1 Added keyboard support to focus checkbox, check or uncheck, inside action item
- [#39905](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39905)
  [`9131a0a2ffa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9131a0a2ffa) - Extract
  quick-insert plugin from @atlaskit/editor-core to @atlaskit/editor-plugin-quick-insert.
- Updated dependencies

## 187.43.8

### Patch Changes

- Updated dependencies

## 187.43.5

### Patch Changes

- Updated dependencies

## 187.43.3

### Patch Changes

- [#40004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40004)
  [`12843a6f104`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12843a6f104) -
  ED-19617 - Initial creation of editor-plugin-copy-button package
- Updated dependencies

## 187.43.0

### Minor Changes

- [#39320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39320)
  [`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) - Removed
  captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set to
  `false` by default and products will need to opt in to be able to use captions from now on.

## 187.42.6

### Patch Changes

- [#39984](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39984)
  [`37c62369dae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37c62369dae) - NO-ISSUE
  Import doc builder types from editor-common

## 187.42.5

### Patch Changes

- [#39925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39925)
  [`1c085549bd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c085549bd9) - clean up
  pctWidth used in new image resize experience

## 187.42.4

### Patch Changes

- [#39427](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39427)
  [`e6122bf1c9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6122bf1c9a) - MEX-2481
  revert and re-introduce a new fix for media border gap issue
- [#39921](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39921)
  [`a29f4f2d43c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a29f4f2d43c) - Fix
  legacy resizer handle is not highlighted on delete button hover
- Updated dependencies

## 187.42.3

### Patch Changes

- Updated dependencies

## 187.42.0

### Minor Changes

- [#39730](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39730)
  [`8441acc0e0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8441acc0e0c) - Extract
  block-type plugin into @atlaskit/editor-plugin-block-type

### Patch Changes

- Updated dependencies

## 187.41.8

### Patch Changes

- [#39946](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39946)
  [`890ab8d6307`](https://bitbucket.org/atlassian/atlassian-frontend/commits/890ab8d6307) - NO-ISSUE
  Move doc builder types to editor-common to break circular dependencies
- Updated dependencies

## 187.41.7

### Patch Changes

- [#39669](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39669)
  [`64c9a1be1b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64c9a1be1b1) - [ux]
  Show notification dot when image is sized using percentage or legacy

## 187.41.5

### Patch Changes

- [#38828](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38828)
  [`1e26db8ffd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e26db8ffd0) -
  ED-18264: Clean up useSomewhatSemanticTextColorNames - default behaviour will be same as when FF
  was on.
- [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
  [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal
  changes to use space tokens. There is no expected visual or behaviour change.
- [#39940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39940)
  [`69857bbbff0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69857bbbff0) -
  [ED-20004] Capture errors in getPos due to prosemirror-view bump
- [#39908](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39908)
  [`ba95f6c1fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba95f6c1fd5) -
  handleMarkdown no longer throws RangeError when 'from' argument exceeds document length, resolving
  bug where pasting a Jira issue datasource node at the end of a document would result in the legacy
  Jira issue macro being rendered instead
- Updated dependencies

## 187.41.4

### Patch Changes

- [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
  [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
  adf-schema from AFE and rely on npm package for adf-schema
- [#39622](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39622)
  [`111ff4f4f1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/111ff4f4f1f) - Add
  input resizing event analytics
- [#39743](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39743)
  [`da629b62ef9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da629b62ef9) - ED-19617
  Refactor actions to remove createExtenstionAPI and call it instead during initialisation
- [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
  adf-schema, use published version
- Updated dependencies

## 187.41.3

### Patch Changes

- [#39788](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39788)
  [`85b6a5da67a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85b6a5da67a) - [ux] Fix
  [Regression] keyboard selections within actions are unpredictable

## 187.41.1

### Patch Changes

- [#39848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39848)
  [`9c76ed81343`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c76ed81343) -
  [ED-16733] Purge WithPluginState from media plugin

## 187.41.0

### Minor Changes

- [#39837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39837)
  [`c06bb97591a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c06bb97591a) -
  [ED-19023] Add distorted duration to TTI event (tracking tab visibility)

### Patch Changes

- [#39790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39790)
  [`d4cbb84052d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4cbb84052d) - Move
  element-browser to `editor-common` to decouple quick-insert plugin.
- Updated dependencies

## 187.40.2

### Patch Changes

- [#39550](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39550)
  [`dd2ce170f94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd2ce170f94) - ED-17959
  improve typing performance in find replace input field

## 187.40.1

### Patch Changes

- [#39884](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39884)
  [`da6dac74c66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da6dac74c66) - Fix
  libra testing.

## 187.40.0

### Minor Changes

- [#39012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39012)
  [`705d8ec0641`](https://bitbucket.org/atlassian/atlassian-frontend/commits/705d8ec0641) - [ux]
  Added a new shortcut (⌘ + Opt + ⏎) for Check/Uncheck Action item

### Patch Changes

- Updated dependencies

## 187.39.4

### Patch Changes

- [#39202](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39202)
  [`dca155209d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dca155209d9) - ED-15094
  Feature flag clean up for copy button

## 187.39.0

### Minor Changes

- [#39694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39694)
  [`985ecca5c88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/985ecca5c88) - Add new
  editor plugin action for the selection plugin, which allows other plugins to control the
  visibility of the gap cursor

### Patch Changes

- Updated dependencies

## 187.38.5

### Patch Changes

- [#39538](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39538)
  [`d1bd1be0923`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1bd1be0923) - [ux]
  ED-19794 updated media resize handle style
- [#39612](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39612)
  [`dfb663969a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfb663969a0) -
  ED-19820: Fix for table scroll when insert media node when extended-resize-experience is off
- Updated dependencies

## 187.38.3

### Patch Changes

- [#39628](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39628)
  [`1b66c23221e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b66c23221e) - Fix
  missing analytics parameter in media plugin.
- [#39590](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39590)
  [`da2d3589ba4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da2d3589ba4) - Extract
  placeholder plugin from editor-core to "@atlaskit/editor-plugin-placeholder"
- Updated dependencies

## 187.38.2

### Patch Changes

- [#39460](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39460)
  [`882e4e88358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/882e4e88358) - Add
  playwright tests and add test ids to find elements

## 187.38.1

### Patch Changes

- [#38532](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38532)
  [`7b6a2c6671b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b6a2c6671b) -
  Introducing 'media-state' for handling media internal file state. Introducing 'media-client-react'
  to provide hooks for seamless media-client integration with React. Introducing 'MediaCardV2' with
  a feature flag to replace rxjs based fileState subscription with 'useFileState' hook. Removed
  unused feature flags APIs from 'media-client' and its helper functions from 'media-common'.
- Updated dependencies

## 187.38.0

### Minor Changes

- [#39416](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39416)
  [`0724d0a9d82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0724d0a9d82) - ED-15466
  Adding prop showIndentationButtons for indentation buttons.

## 187.37.6

### Patch Changes

- [#39575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39575)
  [`ef0c2a89c72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef0c2a89c72) - Add
  isTypeAheadOpen action to type-ahead plugin. Decouple placeholder plugin from editor-core.
- Updated dependencies

## 187.37.5

### Patch Changes

- [#39533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39533)
  [`1f6e908f2bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f6e908f2bd) -
  Workaround invalid getPos error occuring for TableComponent
- [#39510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39510)
  [`94662d7c5af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94662d7c5af) -
  Extracted rule plugin from editor-core to editor-plugin-rule.
- Updated dependencies

## 187.37.4

### Patch Changes

- [#39530](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39530)
  [`e31a001b8b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e31a001b8b8) - Add
  pixel entry resize analytic event payload

## 187.37.3

### Patch Changes

- [#39517](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39517)
  [`e0f15f5af8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0f15f5af8a) - Fix
  invalid getPos issue happening for Media and Media group nodeviews

## 187.37.2

### Patch Changes

- [#39487](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39487)
  [`39fcb436aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39fcb436aba) - ED-19617
  Create editor-plugin-extension scaffold
- Updated dependencies

## 187.37.1

### Patch Changes

- [#39290](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39290)
  [`9c066a01776`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c066a01776) -
  ED-19445: Copied HTML is being reformatted when pasted into the editor

## 187.37.0

### Minor Changes

- [#38783](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38783)
  [`082b7cf0ea7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/082b7cf0ea7) - [ux]
  ECA11Y-1 Added new typeahead shortcut to create checked action item

## 187.36.0

### Minor Changes

- [#39360](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39360)
  [`085d722e77f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/085d722e77f) -
  Decoupling the rule plugin and adding the insertHorizontalRule action to the rule plugin.

### Patch Changes

- [#39408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39408)
  [`3b7bf91daa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b7bf91daa5) - [ux]
  ED-19785 Add dark mode icon for custom panel and update light mode icon with new colours.

## 187.35.7

### Patch Changes

- [#39390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39390)
  [`c377886771f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c377886771f) - ED-19744
  moved `mention` styles to `ContentStyles` as part of Scalability Project

## 187.35.4

### Patch Changes

- [#39348](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39348)
  [`10a82c0490c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10a82c0490c) - ED-19792
  disable guideline plugin for comment and mobile.

## 187.35.3

### Patch Changes

- [#39367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39367)
  [`1a4a64498ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a4a64498ae) - fix
  media floating toolbar cut off issue on align right and wrap right

## 187.35.2

### Patch Changes

- [#39304](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39304)
  [`6acf9830b36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6acf9830b36) - Update
  feature flags plugin (@atlaskit/editor-plugin-feature-flags) to use a named export rather than
  default export to match other plugins.

  ```ts
  // Before
  import featureFlagsPlugin from '@atlaskit/editor-plugin-feature-flags';

  // After
  import { featureFlagsPlugin } from '@atlaskit/editor-plugin-feature-flags';
  ```

- Updated dependencies

## 187.35.1

### Patch Changes

- [#39329](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39329)
  [`b1e03fb86a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1e03fb86a1) - Update
  layout and width calculation for resizing
- [#39370](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39370)
  [`6f85651b350`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f85651b350) - Reduce
  the gap between handles when image is a nested node

## 187.35.0

### Minor Changes

- [#39062](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39062)
  [`3542bead318`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3542bead318) - Move
  block type commands to next editor plugin actions

### Patch Changes

- [#39246](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39246)
  [`02e113fb1e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02e113fb1e4) - Update
  test fixtures for calendar update.
- Updated dependencies

## 187.34.2

### Patch Changes

- [#39341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39341)
  [`5e0bef65120`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e0bef65120) - [ux] Fix
  copy button for mediaSingle with link or border

## 187.34.1

### Patch Changes

- [#38971](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38971)
  [`55b4cc5ee36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55b4cc5ee36) - ED-18026
  Fixing issue of adding panel in codeblock
- Updated dependencies

## 187.34.0

### Minor Changes

- [#38829](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38829)
  [`3f12e00f046`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f12e00f046) - [ux]
  EDM-7493 Link create Jira quick insert

## 187.33.0

### Minor Changes

- [#39159](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39159)
  [`7613b6b6a51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7613b6b6a51) -
  [ED-19428] Decouple quick-insert plugin from editor-core

### Patch Changes

- [#39007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39007)
  [`b06cd74349c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b06cd74349c) - # Media
  Picker

  Make Clipboard secured by adding `container` and `onPaste()` to `config` `prop`. These two params
  address customer dissatisfaction when attachments are pasted duplicated, or to unwanted Jira
  issues (https://product-fabric.atlassian.net/browse/MEX-2454).

  Note for migration: The added `container` parameter sets a boundary for copy-paste zone. This is
  to filter out noise from existing practice that is problematic. **To ensure the effectiveness of
  this fix, please avoid using global `document` as `container` in best effort; please avoid
  overlapped boundary in best effort**.

  When `container` is not added, the behaviour falls back to legacy mechanism.

  # Media Common

  Add feature toggle (`securedClipboard` in `MediaFeatureFlags`) to control the rollout of Secured
  Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).

  # Editor Core

  Add support of the Secured Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).

  Use feature flag `securedClipboard` to protect such change.

- [#39248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39248)
  [`93b4b1394bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93b4b1394bf) -
  ED-19673: Updated shouldPanelBePositionedOverEditor to adapt to custom table width project
- Updated dependencies

## 187.32.7

### Patch Changes

- [#39145](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39145)
  [`8b78535f8bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b78535f8bd) - Fix
  sticky header not resize with table
- Updated dependencies

## 187.32.6

### Patch Changes

- [#39250](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39250)
  [`20fa6edb5d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20fa6edb5d4) - ED-19617
  Extract Floating Toolbar VR test to editor-core
- [#38895](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38895)
  [`7d9ffc3a1ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d9ffc3a1ce) - [ux]
  ED-19342 Fix: Inserting Code-Block at gap-cursor will not consume all the content after gap-cursor

## 187.32.5

### Patch Changes

- [#39207](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39207)
  [`ee475b14581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee475b14581) - Set max
  width for nested media single node to 100% to make it reponsive to parent width change

## 187.32.3

### Patch Changes

- [#39154](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39154)
  [`113fcc02759`](https://bitbucket.org/atlassian/atlassian-frontend/commits/113fcc02759) - ED-19433
  Extract Emoji Plugin to its own package
- Updated dependencies

## 187.32.2

### Patch Changes

- [#39080](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39080)
  [`eab48233583`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab48233583) -
  Calculate parent content width properly when inserting a nested media single node

## 187.32.1

### Patch Changes

- [#39218](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39218)
  [`37624e80f01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37624e80f01) - NO-ISSUE
  Cancel animation frame debounced call when unmounting scroll buttons
- [#39199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39199)
  [`dc93b06778b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc93b06778b) - Fix
  pasted mediaSingle nodes into parent nodes

## 187.32.0

### Minor Changes

- [#39010](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39010)
  [`8467bdcdf4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8467bdcdf4f) - Removing
  `dependencies` prop from PluginInjectionAPI and changing signature of `NextEditorPlugin`.

  Previously a `NextEditorPlugin` would be consumed as so:

  ```ts
  const plugin: NextEditorPlugin< ... > = (config, api) => {
    // Can use api like so:
    api.dependencies.core.actions.execute( ... )
    return { ... }
  }
  ```

  Now these have become named parameters like so and the `pluginInjectionAPI` is used without the
  `dependencies` prop:

  ```ts
  const plugin: NextEditorPlugin< ... > = ({ config, api }) => {
    // Can use api like so:
    api.core.actions.execute( ... )
    return { ... }
  }
  ```

### Patch Changes

- [#38855](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38855)
  [`8f2f42eab4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f2f42eab4d) - update
  layout when submit pixel values in media toolbar
- Updated dependencies

## 187.31.7

### Patch Changes

- [#38977](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38977)
  [`c3de9f17631`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3de9f17631) -
  ED-19359: editor-core: Migrated skipped test:
  packages/editor/editor-core/src/tests/integration/gap-cursor/gap-cursor.ts to Libra Libra: added a
  new page-model(editor-confirmation-popup-base-model.ts) to libra package and updated editor
  extension model
- [#39196](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39196)
  [`a9feb9fae6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9feb9fae6e) -
  [ED-19672] Workaround tofix detached Extension calling NodeView.getPos

## 187.31.6

### Patch Changes

- [#38900](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38900)
  [`e0f020abea0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0f020abea0) - created
  new plugin for unsupported-content, moved code and styles
- [#39042](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39042)
  [`dcf5ea47df4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcf5ea47df4) - [ux]
  Display 'Full width' in media single floating toolbar when the node reaches full width
- Updated dependencies

## 187.31.5

### Patch Changes

- [#39126](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39126)
  [`a1965abfbe9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1965abfbe9) - Fix
  `allowBlockType` so that exclude codeBlock correctly disables codeBlock in the editor.
- Updated dependencies

## 187.31.4

### Patch Changes

- [#39177](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39177)
  [`24e27147cbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24e27147cbd) - Added
  atlaskit docs to all existing plugins.
- Updated dependencies

## 187.31.3

### Patch Changes

- [#39081](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39081)
  [`0debfab882f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0debfab882f) - ED-17959
  prevent redundant rerenders on insert block component and due to typeahead state changes

## 187.31.2

### Patch Changes

- [#38934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38934)
  [`dbccd831543`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbccd831543) - [ux]
  tokenize ColorPicker, make charts package compatible with tokens, make check mark compatible with
  tokens

## 187.31.1

### Patch Changes

- [#38766](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38766)
  [`4b8154ff94d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b8154ff94d) - added
  node attributes to safeInsert, so that it does not takes the default attributes

## 187.31.0

### Minor Changes

- [#38851](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38851)
  [`c70a6612aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c70a6612aba) -
  [ED-19428] Decouple quick-insert plugin from editor-core

### Patch Changes

- Updated dependencies

## 187.30.10

### Patch Changes

- [#39009](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39009)
  [`a31ffa191cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a31ffa191cb) - [ux]
  ED-19348 Fix gap-cursor position for numbered-table in wide/full-width mode

## 187.30.9

### Patch Changes

- [#39023](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39023)
  [`4795a87a349`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4795a87a349) -
  Migrating some actions of `editor-plugin-list` to commands. Adding sharedState for
  `editor-plugin-text-formatting`.
- [#39094](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39094)
  [`1f40b8ca01b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f40b8ca01b) - [ux]
  ED-16028 Serializing mention text during copy
- [#39047](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39047)
  [`a34c6ca52c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a34c6ca52c2) - [ux]
  [ED-19442] - Modified images and mentions icons and added dark mode
- Updated dependencies

## 187.30.8

### Patch Changes

- [#39069](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39069)
  [`04a2b9f4cfe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04a2b9f4cfe) - fix
  convert pixels in nested table when media single node does not have width
- [#39075](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39075)
  [`edeab2d50b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edeab2d50b2) - Fix
  analytics event for image resizing and relative snaps
- Updated dependencies

## 187.30.7

### Patch Changes

- [#39111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39111)
  [`f7f92b615ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f92b615ff) - [ux]
  ED-19439 Added dark mode icons for link and layout. Fixed gradient in date dark mode icon.
- Updated dependencies

## 187.30.6

### Patch Changes

- [#39040](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39040)
  [`c77b39ff19f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c77b39ff19f) - [ux]
  [ED-19130] Fix up gap cursor positioning for breakout nodes
- [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
  [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
  adf-schema to fixed versioning
- Updated dependencies

## 187.30.5

### Patch Changes

- [#38879](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38879)
  [`ef2d5662e05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef2d5662e05) - [ux]
  Implement pixel entry input validation when submitting and render warning decoration for invalid
  input

## 187.30.4

### Patch Changes

- [#39063](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39063)
  [`14a853a7939`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14a853a7939) - [ux]
  ED-19439 Added dark mode icons for emoji, expand and fallback

## 187.30.3

### Patch Changes

- [#38894](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38894)
  [`f68eb1b1731`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f68eb1b1731) - Move
  common functions from `editor-core` to `editor-common` in preparation for `base` plugin extraction

## 187.30.1

### Patch Changes

- [#39046](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39046)
  [`e6582078cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6582078cf9) - ED-19433
  Create editor-plugin-emoji package for atlaskit
- Updated dependencies

## 187.30.0

### Minor Changes

- [#38980](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38980)
  [`7f45581d141`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f45581d141) - ED-19630
  fixed guideline alignment issue.

### Patch Changes

- [#38871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38871)
  [`1e4b853a636`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e4b853a636) - ED-19411
  added guideline test, fixed invalid cursor location issue.
- Updated dependencies

## 187.29.4

### Patch Changes

- [#39038](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39038)
  [`8595f0ddc4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8595f0ddc4b) - Always
  show resizer handles when mediaSingle node is selected
- [#38994](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38994)
  [`1af653a9630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1af653a9630) - ED-19433
  Initial scaffold for editor-plugin-type-ahead
- [#39035](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39035)
  [`2f7d7be2983`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f7d7be2983) - [ux]
  ED-19438 Added dark mode icons for headings 1 to 6
- [#38906](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38906)
  [`1b917526a9f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b917526a9f) - [ux] add
  convert to pixels cta in pixel entry for legacy experience
- Updated dependencies

## 187.29.3

### Patch Changes

- [#38935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38935)
  [`9650cf173e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9650cf173e5) - Fix bug
  where if mediaSingle node is first item in document it is treated as video

## 187.29.2

### Patch Changes

- [#38963](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38963)
  [`90520713d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90520713d49) - [ux]
  [ED-19441] - Added dark mode icons for panels

## 187.29.0

### Minor Changes

- [#38881](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38881)
  [`8e9c21af71d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e9c21af71d) -
  Extracting list plugin code from editor-core to @atlaskit/editor-plugin-list.

### Patch Changes

- Updated dependencies

## 187.28.5

### Patch Changes

- [#38706](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38706)
  [`5ce0bea6aa6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ce0bea6aa6) -
  [ED-19399] Fixing text color underline on toolbar

## 187.28.3

### Patch Changes

- [#38858](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38858)
  [`6cced3b0ed6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6cced3b0ed6) - Warn if
  the emoji provider prop for the Editor is changing too quickly as it will cause performance
  issues.

## 187.28.2

### Patch Changes

- [#38637](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38637)
  [`a3c9fd814c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3c9fd814c5) - Set
  minimum width for media single node of video type (when first inserted and when resizing)

## 187.28.1

### Patch Changes

- [#38740](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38740)
  [`79c0b7e6821`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c0b7e6821) - Decouple
  `base` plugin from `editor-core`
- [#38491](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38491)
  [`5d6ec9ac49c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d6ec9ac49c) - ED-19330
  Decouple list plugin from editor-core
- Updated dependencies

## 187.28.0

### Minor Changes

- [#38838](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38838)
  [`9ebabeaa630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ebabeaa630) - added
  ExtractPublicEditorAPI type helper

### Patch Changes

- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
  [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
  version.json
- Updated dependencies

## 187.27.1

### Patch Changes

- [#38768](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38768)
  [`719a3a60441`](https://bitbucket.org/atlassian/atlassian-frontend/commits/719a3a60441) - ED-19411
  minor refactor of ResizableMediaSingleNext

## 187.27.0

### Minor Changes

- [#38808](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38808)
  [`967f4819f58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/967f4819f58) -
  Introduce core plugin that is always injected into the pluginInjectionApi. This has a new action
  `execute` that replaces the existing `executeCommand` that was called from the
  `pluginInjectionApi`.

### Patch Changes

- Updated dependencies

## 187.26.0

### Minor Changes

- [#37656](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37656)
  [`0f3026deda5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f3026deda5) - ED-12027
  cleaned up table optimisation feature flags, made optimised code run by default.

### Patch Changes

- Updated dependencies

## 187.25.3

### Patch Changes

- [#38688](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38688)
  [`cbff538b420`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cbff538b420) -
  [ED-19428] Move shared types from quick-insert plugin to editor-common as a first step towards
  decoupling it from editor-core

## 187.25.2

### Patch Changes

- [#38577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38577)
  [`f12aff135b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f12aff135b6) - Extract
  Composition Plugin
- Updated dependencies

## 187.25.1

### Patch Changes

- [#38728](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38728)
  [`8b914beaa94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b914beaa94) -
  [DTR-1800] Fixed boundary value bug that caused gap cursors to trigger when clicking inside a leaf
  node at the root of the element

## 187.25.0

### Minor Changes

- [#38664](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38664)
  [`af2e8676033`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af2e8676033) - Create
  new command for typeahead plugin which exposes openTypeAheadAtCursor. Typeahead plugin is now a
  dependency for both emoji and mention plugins.

## 187.24.3

### Patch Changes

- [#38496](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38496)
  [`72e552fe076`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72e552fe076) - [ux]
  ED-17954: Fix inline node selections for mentions and emojis in iOS. Previously, the visually
  hidden assistive text would also be shown as a selection in iOS which would often make the
  selection look larger than the actual node itself.
- [#38696](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38696)
  [`048717e2a19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/048717e2a19) - fix
  janky media toolbar when resize

## 187.24.2

### Patch Changes

- [#38692](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38692)
  [`8efc1dfc706`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efc1dfc706) - ED-19330
  create editor-list-plugin
- Updated dependencies

## 187.24.1

### Patch Changes

- [#36819](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36819)
  [`5c3064cffe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c3064cffe3) - Remove a
  selection hack for Chrome 88 to improve foucs/blur performance
- [#38672](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38672)
  [`51e6a0128eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51e6a0128eb) - ED-18969
  Implemented relative guideline

## 187.24.0

### Minor Changes

- [#38495](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38495)
  [`24fc3925d73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24fc3925d73) - Add a
  new hook called `usePreset` accesed via `@atlaskit/editor-core/use-preset`. This hook can be used
  to safely access state and commands from outside the editor using `EditorContext`.

### Patch Changes

- Updated dependencies

## 187.23.2

### Patch Changes

- [#38489](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38489)
  [`3a2d2104ca9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a2d2104ca9) - [ux]
  [ED-19468] Adds dark mode icon for date
- [#38679](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38679)
  [`5365e42ef97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5365e42ef97) - cleaned
  up more of the \* as keymaps imports to enable better tree-shaking

## 187.23.1

### Patch Changes

- [#38462](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38462)
  [`20439ad4597`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20439ad4597) - [ux]
  Remove all floatingbar items other than size input when resizing media single
- [#38669](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38669)
  [`86794f736c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86794f736c3) - cleaned
  up some of the keymap imports, and their function calls

## 187.23.0

### Minor Changes

- [#38394](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38394)
  [`1cadce074e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cadce074e4) - [ux]
  ED-19213 Improved typeahead styling with single point of interaction

## 187.22.1

### Patch Changes

- [#38655](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38655)
  [`8d950264934`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d950264934) - typing
  change to hangleMediaSingle for EditorAnalyticsAPI

## 187.22.0

### Minor Changes

- [#38629](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38629)
  [`ee20a0c6142`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee20a0c6142) -
  Exporting default preset via preset-default endpoint. This can be accessed like so:

  ```ts
  import { createDefaultPreset } from '@atlaskit/editor-core/preset-default';
  ```

  Also renaming the composable editor to ComposableEditor.

  Before:

  ```ts
  import { Editor } from '@atlaskit/editor-core/composable-editor';
  ```

  After:

  ```ts
  import { ComposableEditor } from '@atlaskit/editor-core/composable-editor';
  ```

## 187.21.1

### Patch Changes

- [#38464](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38464)
  [`cf71a66559b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf71a66559b) - Update
  analytics event for new resize experience

## 187.21.0

### Minor Changes

- [#38095](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38095)
  [`560ce4c7a2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560ce4c7a2b) - Pass
  annotations list to inline comment component

## 187.20.1

### Patch Changes

- [#38613](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38613)
  [`24f092238be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24f092238be) - NO-ISSUE
  Switch collab type imports in editor-core to editor-common
- [`469b5c12303`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469b5c12303) - NO-ISSUE
  Move CollabEventLocalStepData to editor-common
- [#38385](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38385)
  [`c2cd174b721`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2cd174b721) - - Add
  layout calculation in full width editor
  - Prevent scroll bar for wrapped layout in small viewport
  - Limit resizing for nested node with wrapped layout
  - Update size state for full-width layout to avoid flicker when first resizing
- [#38476](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38476)
  [`da58165fe10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da58165fe10) - [ux]
  ED-19440 - Adds dark mode icons for bullet list, numbered list, quote, status and table

## 187.20.0

### Minor Changes

- [#38458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38458)
  [`644c7942b34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/644c7942b34) - [ux]
  support updating pixel entry in media toolbar when resize media single
- [#38497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38497)
  [`43c51e0a282`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43c51e0a282) -
  [ED-19431] Migrate all text-formatting plugin actions over to plugin commands
- [#38566](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38566)
  [`a867b562d62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a867b562d62) - Add
  insertEmoji command and sharedState to emoji plugin.

### Patch Changes

- [#38607](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38607)
  [`8375e041861`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8375e041861) -
  [ED-16733] Extract common functions used by media plugin to editor-common
- Updated dependencies

## 187.19.1

### Patch Changes

- [#38414](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38414)
  [`f284dd4d761`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f284dd4d761) - updated
  withAnalytics usage to new EditorAnalyticsAPI
- [#38425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38425)
  [`442d9be406d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/442d9be406d) - [ux]
  [ED-19027] Fixed gap cursor for nodes with fixed width

## 187.19.0

### Minor Changes

- [#38415](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38415)
  [`7cb6ec49e68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cb6ec49e68) - Decouple
  `composition` plugin from `base` plugin

## 187.18.2

### Patch Changes

- [#38501](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38501)
  [`079e7748c62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/079e7748c62) -
  Extracted `editor-plugin-image-upload` from `editor-core`.
- Updated dependencies

## 187.18.1

### Patch Changes

- [#38419](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38419)
  [`7e77fe6f2ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e77fe6f2ed) - ED-19330
  Decouple list plugin from editor-core
- Updated dependencies

## 187.18.0

### Minor Changes

- [#38359](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38359)
  [`80b964e24a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/80b964e24a2) -
  [ED-19205] Extract the text-formatting editor plugin to a separate package

### Patch Changes

- [#38161](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38161)
  [`8474692c96d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8474692c96d) - [ux]
  ED-18785 Place toolbar below selection if not sufficient space above
- Updated dependencies

## 187.17.6

### Patch Changes

- [#37887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37887)
  [`bdb69158e0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdb69158e0a) -
  [ED-13910] Bump ProseMirror libraries to match prosemirror-view@1.31.6 dependencies
- Updated dependencies

## 187.17.5

### Patch Changes

- [#38405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38405)
  [`c1e5a879e02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1e5a879e02) -
  [ED-17979] Remove the ability to clear formatting when selection is within a codeblock

## 187.17.3

### Patch Changes

- [#38424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38424)
  [`7a438d76a8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a438d76a8a) -
  [ED-16733] Extract Focus plugin to its own plugin
- Updated dependencies

## 187.17.2

### Patch Changes

- [#38388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38388)
  [`5f8e4780f9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f8e4780f9e) - [ux]
  ED-19473 & ED-19435 Adds dark mode icons for action, code, decision, divider and Editor example to
  test them in none, light and dark modes.

## 187.17.1

### Patch Changes

- [#38145](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38145)
  [`9d2794a7753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d2794a7753) - Add
  `executeCommand` to `pluginInjectionAPI` which should be used to dispatch a `PluginCommand` - from
  the `commands` property of a plugin.
- Updated dependencies

## 187.17.0

### Minor Changes

- [#38345](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38345)
  [`fb3dab2b017`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb3dab2b017) - Decouple
  `better-type-history` plugin from `base` plugin

### Patch Changes

- [#38196](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38196)
  [`93a1fd7ce1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93a1fd7ce1e) - Removed
  ResizeLabel

## 187.16.1

### Patch Changes

- [#38287](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38287)
  [`8b104cb7575`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b104cb7575) -
  [ED-14769] Remove tableCellOptionsinFloatingToolbar feature flag & make it default behaviour

## 187.16.0

### Minor Changes

- [#38389](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38389)
  [`3413f770f2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3413f770f2b) - Moving
  references to floating-toolbar types to `editor-common`

### Patch Changes

- [#37960](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37960)
  [`3a43f854e59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a43f854e59) - [ux]
  ED-18841: When cursor inside panel, at start of content, is backspaced, it should lift panel line
  of content out of panel, instead of only selecting the node above it (such as an expand or table
  node).
- Updated dependencies

## 187.15.1

### Patch Changes

- [#38377](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38377)
  [`3df14c86161`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3df14c86161) - Cleaning
  up better typeahead feature flag.

## 187.15.0

### Minor Changes

- [#38231](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38231)
  [`1a15910366d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a15910366d) - [ux] New
  pixel entry component for image resizing floating bar

## 187.14.12

### Patch Changes

- [#38367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38367)
  [`7b8e8b52110`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b8e8b52110) -
  [ED-16733] Editor Media Extraction: Moving Floating Toolbar Separator to editor-common
- Updated dependencies

## 187.14.11

### Patch Changes

- [#38222](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38222)
  [`bc706129ddb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc706129ddb) - Updated
  media to no longer use the old addAnalytics, using new AnalyticsAPI

## 187.14.9

### Patch Changes

- [#38352](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38352)
  [`021d5f488ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/021d5f488ec) -
  [ED-16733] Media Plugin Extractation - Move core commands to common entrypoint
- Updated dependencies

## 187.14.8

### Patch Changes

- [#38134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38134)
  [`8fe864e4f7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8fe864e4f7a) - [ux]
  ED-19336: Fixed insert column button not visible when sticky header is enabled."
- [#38219](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38219)
  [`4cbae03c15c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cbae03c15c) - Set
  maxWidth for ResizerNext to stop lable updating when reaching max width

## 187.14.7

### Patch Changes

- [#38130](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38130)
  [`3bbe8f91f34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3bbe8f91f34) - refactor
  ResizableMediaSingleNext around guidelines and snapping
- [#38001](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38001)
  [`a675f834911`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a675f834911) -
  Introduce `commands` optional parameter to `NextEditorPlugin`. It can be used similarly to
  `actions` in `NextEditorPlugin` but `commands` must adhere to the type of `PluginCommand`:

  ```ts
  type PluginCommand = ({ tr }: { tr: Transaction }) => Transaction | null;
  ```

  `PluginCommand`s are specifically used for code that is executed to modify a Transaction. They
  should be used in preference to the existing prosemirror `Command` type.

- Updated dependencies

## 187.14.4

### Patch Changes

- [#38323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38323)
  [`8699cf99ceb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8699cf99ceb) -
  Exporting LayoutPluginOptions and CollabEditOptions from editor-common.
- Updated dependencies

## 187.14.3

### Patch Changes

- [#38319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38319)
  [`c8c91a25360`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8c91a25360) - [ux] Fix
  floating toolbar breakout buttons on extensions.

## 187.14.2

### Patch Changes

- [#38316](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38316)
  [`9064e2d0f28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9064e2d0f28) - [ux]
  HOT-104783 Reverting https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639
- Updated dependencies

## 187.14.1

### Patch Changes

- Updated dependencies

## 187.14.0

### Minor Changes

- [#38269](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38269)
  [`ffd94268ee9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffd94268ee9) - ED-16575
  follow up refactor of EditorNext plugins

## 187.13.5

### Patch Changes

- [#37639](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639)
  [`30d82d3462c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30d82d3462c) -
  [ED-19175] add missing support for the unsupportedBlock in table related nodes
- [#38229](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38229)
  [`b041e51896d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b041e51896d) - Fix
  width plugin state reading when inserting a media single node
- Updated dependencies

## 187.13.3

### Patch Changes

- [#38156](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38156)
  [`62d6f381722`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62d6f381722) - ED-18969
  preliminaary refactor for relative guideline.

## 187.13.2

### Patch Changes

- [#38132](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38132)
  [`f194fae5d20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f194fae5d20) -
  Refactored ResizableMediaSingleNext to use editor-common utils

## 187.13.0

### Minor Changes

- [#38217](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38217)
  [`8695abdde8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8695abdde8e) -
  [ED-18289] Clean-up Editor Sentry feature flag

### Patch Changes

- Updated dependencies

## 187.12.0

### Minor Changes

- [#38066](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38066)
  [`94eaf42403b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94eaf42403b) -
  ED-16575 - clean up EditorNext Props
- [#38225](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38225)
  [`c2279d7aeb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2279d7aeb1) -
  [ED-19205] Update text formatting plugin API to abstract away the analytics implementation

## 187.11.0

### Minor Changes

- [#37920](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37920)
  [`c6c3b7e43d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6c3b7e43d3) -
  [ED-19202] Remove direct dependency of editor-core code on text-formatting plugin

### Patch Changes

- Updated dependencies

## 187.10.8

### Patch Changes

- [#37839](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37839)
  [`7c8a9a4c0c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c8a9a4c0c1) - Update
  mediaSingleWidth props to render legacy media single with correct dimensions

## 187.10.6

### Patch Changes

- [#37885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37885)
  [`eeecb78b23f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eeecb78b23f) - Added
  media-single utils to editor-common and moved utils from editor-core/media to
  edtor-common/media-single.

## 187.10.4

### Patch Changes

- [#38048](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38048)
  [`14fb6018157`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14fb6018157) -
  [ED-19354] Small fixes to respect the next ProseMirror version

## 187.10.3

### Patch Changes

- Updated dependencies

## 187.10.2

### Patch Changes

- [#37872](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37872)
  [`7cca8fcf473`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cca8fcf473) -
  ED-18274: Remove unused feature flags listNumberContinuity and restartNumberedListsToolbar (not
  planned for future use either) (all related to the restart lists project)

## 187.10.1

### Patch Changes

- [#37702](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37702)
  [`31405891e32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31405891e32) - Extract
  editor disabled plugin as separate package.
- Updated dependencies

## 187.10.0

### Minor Changes

- [#37964](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37964)
  [`1944b35b538`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1944b35b538) - move
  common utilities to editor-common, to help with decoupling block-type plugin

### Patch Changes

- Updated dependencies

## 187.9.2

### Patch Changes

- [#37926](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37926)
  [`6190030df97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6190030df97) - Migrate
  `emoji` plugin to the new Analytics API
- [#37581](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37581)
  [`78068814a36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78068814a36) - [ux] Fix
  user selection via arrow keys getting stuck inside nested body macro if it's not empty or cannot
  shift + arrow into the macro

## 187.9.0

### Minor Changes

- [#32787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32787)
  [`936c30f8dc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/936c30f8dc9) - support
  new image resize experience under feature flag

### Patch Changes

- Updated dependencies

## 187.8.13

### Patch Changes

- [#37744](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37744)
  [`0756bf2b120`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0756bf2b120) - [ux]
  ED-18780 Add first element to page when pressing enter on Insert Menu

## 187.8.11

### Patch Changes

- [#37821](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37821)
  [`2b54c3b0d24`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b54c3b0d24) -
  [ED-19203] Decouple text-formatting plugin and editor-core
- Updated dependencies

## 187.8.10

### Patch Changes

- [#37650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37650)
  [`d8c1bcdc71a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8c1bcdc71a) - ED-19217
  decoupled lists related util functions from editor-core
- Updated dependencies

## 187.8.7

### Patch Changes

- [#37775](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37775)
  [`22e9c894ca1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22e9c894ca1) - update
  test for numbered column table
- [#37493](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37493)
  [`3a1cd78b42a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a1cd78b42a) -
  [ED-19203] Moving some common logic, styles, and types to editor-common to make it easier to
  extract the text-formatting plugin from editor-core
- Updated dependencies

## 187.8.3

### Patch Changes

- [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
  [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
  [ED-19233] Import prosemirror libraries from internal facade package
- Updated dependencies

## 187.8.0

### Minor Changes

- [#37503](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37503)
  [`9bc531568ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9bc531568ad) -
  [ED-19216] Remove current analytics in list plugin

## 187.7.2

### Patch Changes

- Updated dependencies

## 187.7.1

### Patch Changes

- [#37567](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37567)
  [`b0277c41c33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0277c41c33) -
  ED-19064: Fixed border issue when selecting and deleting header column, and fixed border issue of
  the column control decoration."

## 187.7.0

### Minor Changes

- [#37572](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37572)
  [`e83596269e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e83596269e5) - Add
  isResizing support into media plugin

### Patch Changes

- Updated dependencies

## 187.6.10

### Patch Changes

- [#37663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37663)
  [`fa2209eee80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa2209eee80) - [ux]
  Fixes z-index full page editor main toolbar
- [#37606](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37606)
  [`9b64591559a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b64591559a) - [ux]
  ED-19163 Expand should only wrap selected text if added inline

## 187.6.1

### Patch Changes

- [#37405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37405)
  [`65f1e2bf9fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65f1e2bf9fc) - [ux]
  ED-18212 Disable toolbar mention when cursor is inside a codeblock

## 187.6.0

### Minor Changes

- [#37158](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37158)
  [`91410d6064c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91410d6064c) - [ux]
  NOISSUE Fix linkify of file links on space

### Patch Changes

- Updated dependencies

## 187.5.6

### Patch Changes

- [#37353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37353)
  [`6b6ec9afee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b6ec9afee3) -
  [ED-19157] Support setting image width based on editor size for newly inserted images behind
  feature flag

## 187.5.5

### Patch Changes

- [#37496](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37496)
  [`01237de37e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01237de37e7) -
  [ED-17901] Update clear button on input to have tabindex and update tests to test for both chrome
  / firefox and safari

## 187.5.0

### Minor Changes

- [#37442](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37442)
  [`164ab991f40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/164ab991f40) - Updating
  the composable editor (@atlaskit/editor-core/composable-editor) to a functional component.

## 187.4.11

### Patch Changes

- [#36896](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36896)
  [`8f01c8d69d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f01c8d69d7) - ED-18946
  fixed leaking debounce function on assistive text unmount
- Updated dependencies

## 187.4.10

### Patch Changes

- [#37428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37428)
  [`33cec4ba4f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cec4ba4f0) -
  [ED-19203] Extract common logic, styles, and types to editor-common

## 187.4.8

### Patch Changes

- [#37456](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37456)
  [`d3851530199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3851530199) - Update
  snapping logic, tests and examples
- Updated dependencies

## 187.4.7

### Patch Changes

- [#37357](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37357)
  [`6255c2ad1c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6255c2ad1c9) - [ux]
  Adds ability to open Assets datasource dialog using the slash command in the editor, behind a
  feature flag

## 187.4.5

### Patch Changes

- [#37391](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37391)
  [`eba71a21f88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eba71a21f88) -
  [ED-19204] Let ProseMirror handle selections targeting empty paragraphs on root

## 187.4.2

### Patch Changes

- [#36845](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36845)
  [`e64541c6fda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e64541c6fda) - [ux]
  [ED-18759] Updated table border, handlebar controls, blanket, icon, icon background and table cell
  options button colour tokens on light and dark theme for table selection and table deletion.
  Borders for Table Floating Contextual Button & Floating toolbar color palette button on dark &
  light theme are also updated.

## 187.4.0

### Minor Changes

- [#37189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37189)
  [`315332d1509`](https://bitbucket.org/atlassian/atlassian-frontend/commits/315332d1509) - Converts
  the existing withAnalytics events within the text-formatting to use the new EditorAnalyticsAPI
  instead

## 187.3.6

### Patch Changes

- [#37340](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37340)
  [`b9355830504`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9355830504) - Opt out
  of peer dependency enforcement

## 187.3.5

### Patch Changes

- [#37163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37163)
  [`f10d32545d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f10d32545d2) - Fix bug
  where clicking anything in column picker inside Datasource table triggers editor focus toggling

## 187.3.4

### Patch Changes

- [#37252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37252)
  [`dbc45526d36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbc45526d36) - ED-18879
  prevent cursor from appearing at incorrect position after IME composition

## 187.3.0

### Minor Changes

- [#36750](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36750)
  [`6bacee18c2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bacee18c2d) - [ux] Add
  new allowDatasource prop for enabling datasource in editor and add inlineCard fallback render for
  blockCard with datasource

### Patch Changes

- Updated dependencies

## 187.2.7

### Patch Changes

- [#37175](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37175)
  [`022b25d8eed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/022b25d8eed) -
  ED-17862: Fixed cusor position after pasting panel decisions in the same table cell."

## 187.2.5

### Patch Changes

- [#34967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34967)
  [`9663c3a9616`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9663c3a9616) - [ux] fix
  editor first focus

## 187.2.4

### Patch Changes

- [#37012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37012)
  [`30f2b96479f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30f2b96479f) - Update
  image upload plugin to use optional plugin upload interface

## 187.2.3

### Patch Changes

- [#37139](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37139)
  [`a70c938c3de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a70c938c3de) - fix
  issue where wrong expand node type was being inserted into tables (insert menu)

## 187.2.2

### Patch Changes

- [#36982](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36982)
  [`0e45d910987`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e45d910987) -
  [ED-18083] Moved panel gap cursor tests to Libra
- Updated dependencies

## 187.2.1

### Patch Changes

- [#37140](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37140)
  [`f4f06674b2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4f06674b2f) - Fix
  additional typeahead character being added to editor when using composition.

## 187.2.0

### Minor Changes

- [#36960](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36960)
  [`e7ed90bad7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ed90bad7c) - Remove
  platform feature flag calls to editor-core and pass through a new option instead for custom table
  widths project, allowing for simpler clean up and reference

### Patch Changes

- Updated dependencies

## 187.1.4

### Patch Changes

- [#36836](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36836)
  [`b00f47b4576`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b00f47b4576) -
  [ED-18035] stop keydown propogation for typeaheadlist

## 187.1.3

### Patch Changes

- [#36408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36408)
  [`6f9db080133`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f9db080133) - flaky
  test reporter

## 187.1.1

### Patch Changes

- [#36757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36757)
  [`3fb20c4aeba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fb20c4aeba) - Add
  postinstall check to enforce internal peer dependencies

## 187.0.0

### Major Changes

- [#36917](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36917)
  [`304c002d875`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304c002d875) - Removing
  `Editor` from `labs-next` entry point. This `Editor` was experimental and is not maintained any
  longer.

  You should use the existing `Editor` from `editor-core`:

  ```
  import { Editor } from '@atlaskit/editor-core';
  ```

## 186.0.1

### Patch Changes

- [#37050](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37050)
  [`38dc2298bf5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38dc2298bf5) - fix
  issue where wrong expand node type was being inserted into tables
- Updated dependencies

## 186.0.0

### Major Changes

- [#37010](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37010)
  [`8e084d87da5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e084d87da5) - Remove
  deprecated hyperlink commands and plugin key including:
  - isTextAtPos
  - isLinkAtPos
  - insertLink
  - insertLinkWithAnalyticsMobileNative
  - insertLinkWithAnalytics
  - updateLink
  - hyperlinkStateKey

  If you require `isTextAtPos` or `isLinkAtPos` these can be accessed via `editor-common`:

  ```ts
  import { isTextAtPos, isLinkAtPos } from '@atlaskit/editor-common/link`;
  ```

  If you require `insertLink`, `updateLink`, or `hyperlinkStateKey` you can access these via the new
  composable editor using a custom plugin. Here is an example:

  ```ts
  import { Editor } from '@atlaskit/editor-core/composable-editor';
  import { EditorProps } from '@atlaskit/editor-core';
  import { useUniversalPreset } from '@atlaskit/editor-core/preset-universal';
  import type { NextEditorPlugin } from '@atlaskit/editor-common/types';
  import type { hyperlinkPlugin } from '@atlaskit/editor-plugin-hyperlink';

  const customPlugin: NextEditorPlugin<'custom', {
      dependencies: [typeof hyperlinkPlugin]
  }> = (_, api) => {
      // Can access insertLink and updateLink here
      api?.dependencies.hyperlink.actions.insertLink( ... )
      api?.dependencies.hyperlink.actions.updateLink( ... )


      // Rather than using the `hyperlinkStateKey` you can access via `sharedState`
      api?.dependencies.hyperlink.sharedState.onChange(({ nextSharedState }) => {
          // subscribe to changes
      })
      // OR for current value
      api?.dependencies.hyperlink.sharedState.currentState()

      return {
          name: 'custom'
      }
  }

  // This function is the equivalent of `Editor` from `editor-core`
  function EditorWrapped(props: EditorProps) {
      const preset = useUniversalPreset(props).add(customPlugin)
      return <Editor preset={preset} ... />
  }
  ```

  Note: By default `insertLink` via this interface is `insertLinkWithAnalytics`, however if you want
  to disable analytics disable them via the `EditorProps` and if you want to run
  `insertLinkWithAnalyticsMobileNative` pass `cardsAvailable` parameter as `false` (default).

### Patch Changes

- Updated dependencies

## 185.17.0

### Minor Changes

- [#36772](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36772)
  [`464745a92e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/464745a92e6) - [ux]
  Updated the Editor Table plugin to use the new guidelines plugin when custom-table-widths FF is
  enabled

### Patch Changes

- Updated dependencies

## 185.16.7

### Patch Changes

- [#36865](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36865)
  [`1d3e0468d4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d3e0468d4c) - Adds a
  new analytics event to be implemented later

## 185.16.6

### Patch Changes

- [#36837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36837)
  [`1901ebeafcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1901ebeafcb) - [ux] Fix
  expand title selection bug

## 185.16.5

### Patch Changes

- [#36863](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36863)
  [`32ca42e82c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/32ca42e82c3) -
  Extracted internal editor card plugin to new package `editor-plugin-card`.
- [#36923](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36923)
  [`ac863be242b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac863be242b) - change
  props of ResizableMediaSingle with removing displayGrid and adding pluginInjectionApi
- Updated dependencies

## 185.16.3

### Patch Changes

- [#36768](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36768)
  [`6e113937892`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e113937892) - switched
  use of analytics plugin to new EditorAnalyticsAPI for text-formatting pluginModified file

## 185.16.1

### Patch Changes

- [#36756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36756)
  [`75520758a9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75520758a9d) - Fix
  layout not persisting on edits of datasource

## 185.16.0

### Minor Changes

- [#36344](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36344)
  [`5e03045b1a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e03045b1a0) - Adds
  support in /jira command to insert jira datasource table

### Patch Changes

- Updated dependencies

## 185.15.4

### Patch Changes

- [#36890](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36890)
  [`9b75434a668`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b75434a668) - Fixing
  import order in editor-core and feature flags plugin.

## 185.15.2

### Patch Changes

- [#35424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35424)
  [`776a88442e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/776a88442e4) - [ux]
  When on mobile, the datasources will fallback to inline smartcard views.

## 185.15.0

### Minor Changes

- [#36631](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36631)
  [`8b891bf3590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b891bf3590) - This
  change introduces `editor-plugin-hyperlink` which separates the hyperlink plugin from
  `editor-core`. In order to enable this change there are now new entry points on `editor-common`
  (such as `/link`, `/quick-insert`) in order to separate common code. Further
  `prosemirror-input-rules` now has new exports of `createPlugin` and `createRule` which are used in
  many plugins in `editor-core`.

### Patch Changes

- Updated dependencies

## 185.14.3

### Patch Changes

- [#36477](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36477)
  [`b8d84a1ffcd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8d84a1ffcd) - [ux]
  ED-17632 disable table resizer when nested
- [#36487](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36487)
  [`f188d9ea397`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f188d9ea397) - Create
  reference event for legacy image upload so DataTransfer is not lost
- [`ade972c0252`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ade972c0252) - Remove
  stopPropagation from paste image plugin main

## 185.14.2

### Patch Changes

- [#36816](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36816)
  [`700074a0830`](https://bitbucket.org/atlassian/atlassian-frontend/commits/700074a0830) - [ux]
  ED-18027 Upgrades editor-markdown-transformer to latest version.

## 185.14.0

### Minor Changes

- [#36748](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36748)
  [`91c4edcea5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91c4edcea5a) - The
  analytics plugin (`editor-plugin-analytics`) now creates the `createAnalyticsEvent` if none is
  supplied and shares it with other plugins internally.

### Patch Changes

- Updated dependencies

## 185.13.1

### Patch Changes

- [#36626](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36626)
  [`202f8c2ee69`](https://bitbucket.org/atlassian/atlassian-frontend/commits/202f8c2ee69) - The
  changes here adds support for datasource feature flag for rollout.

## 185.13.0

### Patch Changes

- [#36700](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36700)
  [`36f667d92e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36f667d92e5) - Add
  data-testid to ToolbarBlockType

## 185.12.2

### Patch Changes

- [#35870](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35870)
  [`a20c7920f82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a20c7920f82) - [ux]
  ED-15477 Update insertion behaviour for expands, code blocks and panels to make them consistent

## 185.12.1

### Patch Changes

- [#36358](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36358)
  [`a9bd271beba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9bd271beba) - Fixes
  link updated linking platform events being dispatched without an updateType

## 185.12.0

### Minor Changes

- [#36530](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36530)
  [`ad94cd465e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad94cd465e4) -
  ED-18748: [ux] Adding chevron to floating toolbar cell background

## 185.11.3

### Patch Changes

- [#36498](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36498)
  [`f486dbd535c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f486dbd535c) - MEX-2481
  Fix minor gap between image and border
- Updated dependencies

## 185.11.0

### Minor Changes

- [#34966](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34966)
  [`f21b48e8a51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f21b48e8a51) - enabled
  access to NextEditorPlugin actions for mobile bridge

## 185.10.3

### Patch Changes

- [#36491](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36491)
  [`6c6c3491dfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c6c3491dfa) - Move
  collab provider subscription into plugin#view methods to avoid race conditions with re-configuring
  editor state

## 185.10.0

### Minor Changes

- [#36263](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36263)
  [`41820924223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41820924223) - [ux]
  [ED-15876] Add additional value option to `allowDate` editor prop. Previously it could only be a
  boolean (true or false) but now it can be a boolean OR an object with `weekStartDay` and `WeekDay`
  (from `@atlaskit/calendar/types`) type as the value.

  Example Usage:

  ```tsx
  const startOfWeekDay = get(getLocale(locale), 'options.weekStartsOn', DEFAULT_WEEK_START_DAY);

  <Editor
  	editorProps={{
  		allowDate: { weekStartDay: 5 },
  	}}
  />;
  ```

  OR

  ```tsx
  <Editor
  	editorProps={{
  		allowDate: false,
  	}}
  />
  ```

  is also still valid.

  This allows the users preferred day for the week to begin in the date calendar picker to be passed
  in to the editor. Eg. instead of it always defaulting to the week starting on Sunday (0), we could
  pass in 1 to make it Monday.

## 185.9.5

### Patch Changes

- [#36402](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36402)
  [`dbfd6704c14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbfd6704c14) - [ux]
  ED-18061 - Safe insert node selected codeblock in paste handler logic
- Updated dependencies

## 185.9.2

### Patch Changes

- [#36465](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36465)
  [`42e5defb430`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e5defb430) - Fix
  typing of internal EditorNext react component.

## 185.9.1

### Patch Changes

- Updated dependencies

## 185.9.0

### Minor Changes

- [#36134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36134)
  [`65fe45e0cc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fe45e0cc0) - Promoted
  border mark to full schema and add border support for email renderer

### Patch Changes

- Updated dependencies

## 185.8.3

### Patch Changes

- [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
  [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
  [ED-13910] Fix prosemirror types
- Updated dependencies

## 185.8.2

### Patch Changes

- [#36367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36367)
  [`5f6168797f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f6168797f7) - Improve
  run-time performance of editor on scroll/resizing by using newer APIs for toolbar keyline.

## 185.8.0

### Minor Changes

- [#35517](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35517)
  [`68ef7e6146c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ef7e6146c) - Added
  feature flag for the new media resize experience.

### Patch Changes

- Updated dependencies

## 185.7.0

### Minor Changes

- [#36220](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36220)
  [`9fc1422dec1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fc1422dec1) - Make
  `hyperlink` plugin an explicit dependency of `card` plugin. Move card styles and types into
  editor-common.

### Patch Changes

- Updated dependencies

## 185.6.5

### Patch Changes

- [#36139](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36139)
  [`1622659f976`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1622659f976) - [ux]
  Render the image border submenu to the left if it goes out of bounds
- Updated dependencies

## 185.6.3

### Patch Changes

- [#35848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35848)
  [`d73305e0246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d73305e0246) - ED-18796
  enable FF for table cell optimisation

## 185.6.1

### Patch Changes

- [#35871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35871)
  [`a1a0ac82bce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1a0ac82bce) - ED-18861
  Update editor wrapper div when assistiveLabel prop change.
- [#35954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35954)
  [`8d460228bf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d460228bf3) - NONE:
  fix collabparticipant import
- Updated dependencies

## 185.6.0

### Minor Changes

- [#35499](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35499)
  [`a1b70608039`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1b70608039) - [ux]
  Adds editor toolbar to link datasource component

### Patch Changes

- Updated dependencies

## 185.5.7

### Patch Changes

- [#35749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35749)
  [`6e54d9fbeea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e54d9fbeea) - Added
  tableAddWidthPlugin

## 185.5.5

### Patch Changes

- [#35176](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35176)
  [`072578e8f55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/072578e8f55) - [ux] The
  change here enables the datasource table to be configured with varying width based on 3 layout
  modes.
- [#35898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35898)
  [`dd532ad4f99`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd532ad4f99) -
  [MEX-2457] fix wrong upload position for mediaGroup

## 185.5.2

### Patch Changes

- [#36132](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36132)
  [`d11b0938949`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d11b0938949) - [No
  Issue] Add aria label for Hyperlink Edit popup

## 185.5.0

### Minor Changes

- [#35032](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35032)
  [`04295e9d5bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04295e9d5bc) - [ux]
  Updating ORS response to include datasources and facilitating pasting JQL links turning into
  datasource tables

### Patch Changes

- Updated dependencies

## 185.4.5

### Patch Changes

- [#35989](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35989)
  [`9c56055e190`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c56055e190) - Fixed
  session duration payload calculation to use consistent timers

## 185.4.4

### Patch Changes

- Updated dependencies

## 185.4.2

### Patch Changes

- [#35233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35233)
  [`a9350cf3831`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9350cf3831) - Check
  existence of window and document variable for confluence SSR to work

## 185.4.0

### Minor Changes

- [#34936](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34936)
  [`714f16e525a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/714f16e525a) - [ux]
  Added blockCard integration with datasource ADFs

## 185.3.1

### Patch Changes

- [#35788](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35788)
  [`18344c31ea3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18344c31ea3) -
  [ED-13910] Fix EditorView getPos type

## 185.3.0

### Minor Changes

- [#35868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35868)
  [`4bf22e4eb1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bf22e4eb1c) - The
  editor dropdown menu items are now forced to be `position: static` when a feature flag is on to
  work around menu items being position relative now. This is a short term fix to keep the table
  cell color nested menu working.

### Patch Changes

- [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782)
  [`8b14ad8d3e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b14ad8d3e2) - Dummy
  change to trigger pipeline
- Updated dependencies

## 185.2.27

### Patch Changes

- [#35506](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35506)
  [`8114875676c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8114875676c) - [ux]
  ED-17625: move playwright test from editor-plugin-table to editor-core

## 185.2.26

### Patch Changes

- [#35353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35353)
  [`5e01082b600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e01082b600) -
  Extracting SelectionBasedNodeView to editor-common.
- Updated dependencies

## 185.2.25

### Patch Changes

- [#35475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35475)
  [`87366c84531`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87366c84531) - Extract
  context panel plugin to new package @atlaskit/editor-plugin-context-panel
- Updated dependencies

## 185.2.24

### Patch Changes

- [#35604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35604)
  [`a7642631f34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7642631f34) - Reduce
  re-rendering due to props changing in the Editor.

## 185.2.23

### Patch Changes

- [#35183](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35183)
  [`91ea76040d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91ea76040d5) - Fix
  editor not providing creation method for link created events triggered by link picker insertions
  on text selections

## 185.2.20

### Patch Changes

- [#35589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35589)
  [`9702c38714d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9702c38714d) - ED-16962
  close element browser on tab

## 185.2.19

### Patch Changes

- [#35122](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35122)
  [`6d852a003e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d852a003e4) - Fixes
  link picker not returning focus on close when `lp-link-picker-focus-trap` feature flag is enabled

## 185.2.16

### Patch Changes

- [#35564](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35564)
  [`b273cb8b28a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b273cb8b28a) - The
  ModalElementBrower will no longer rerender when the editor state changes, instead it will only
  cause a rerender when the view is changed. This is to avoid lose of context within the element
  browser.

## 185.2.14

### Patch Changes

- [#35085](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35085)
  [`6de13a329d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6de13a329d4) - Move
  `width` and `layout` out from `datasource` into `attr` root (context blockCard node)
- Updated dependencies

## 185.2.13

### Patch Changes

- [#35514](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35514)
  [`406f89ad910`](https://bitbucket.org/atlassian/atlassian-frontend/commits/406f89ad910) - [ux] fix
  image border missing in renderer when image is linked and also double seperators issue

## 185.2.10

### Patch Changes

- Updated dependencies

## 185.2.9

### Patch Changes

- [#35468](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35468)
  [`c0d84ed8771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0d84ed8771) - fix copy
  and paste across issues in Jira

## 185.2.8

### Patch Changes

- [#35310](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35310)
  [`af998742600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af998742600) - [ux]
  ED-18059 Updated arrow key navigation within insert menu and element browser.

## 185.2.7

### Patch Changes

- [#34961](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34961)
  [`1259df9a9ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1259df9a9ef) -
  converted some of block-type's analytics to use new EditorAnalyticsAPI

## 185.2.5

### Patch Changes

- [#35227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35227)
  [`b48d0a5f88f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b48d0a5f88f) - Create
  new placeholder for the floating toolbar plugin and use a new action to replace the
  forceFocusSelector action.
- Updated dependencies

## 185.2.2

### Patch Changes

- [#35005](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35005)
  [`f07a1e036a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f07a1e036a9) -
  Refactoring editor-core to prepare for extracting card plugin.
- Updated dependencies

## 185.2.0

### Minor Changes

- [#35061](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35061)
  [`66adfa8cd12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66adfa8cd12) - [ux]
  Passthru editor feature flags props into the Appearance content area so it's able to setup styles
  which rely on feature flags

## 185.1.6

### Patch Changes

- Updated dependencies

## 185.1.3

### Patch Changes

- [#34938](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34938)
  [`7cd4abcdc0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cd4abcdc0d) - Fix
  workaround in `editor-plugin-width`. This involved removing `WidthEmitter` in `editor-core`,
  removing `containerWidth` from `WidthPluginState`. This change also introduces `usePluginHook` for
  an `EditorPlugin` - this enables a react hook to be mounted for plugins (in all appearances).
- Updated dependencies

## 185.1.2

### Patch Changes

- Updated dependencies

## 185.1.1

### Patch Changes

- [#34620](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34620)
  [`63ef771aab9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63ef771aab9) - [ux] Fix
  layout button. breakoutNode equals check should include position.

## 185.1.0

### Minor Changes

- [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887)
  [`d9fe34b3f2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9fe34b3f2b) - [ux] The
  ResizerNext component now supports a new property handleAlignmentMethod which defaults to
  "sticky". This means the resizer handles wil stick to the top/bottom bounds of the browser
  viewport if the component extends beyond and the user scrolls down. An alternative "center" value
  can be set which means the handles will just center to their content and not stick.

### Patch Changes

- [`bb442ced942`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb442ced942) - Remove
  newCardExperience feature flag
- [`daee7ddddc2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/daee7ddddc2) -
  [MEX-2405] Fixed the flickering error (inline) card issue
- [`d7888f058a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7888f058a9) -
  converted to using new AnalyticsAPI in mentions plugin and wrote test for it
- Updated dependencies

## 185.0.2

### Patch Changes

- Updated dependencies

## 185.0.0

### Major Changes

- [#34644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34644)
  [`741b3acd455`](https://bitbucket.org/atlassian/atlassian-frontend/commits/741b3acd455) - This
  major change includes:
  - `EditorMigrationComponent` being renamed to `Editor`. This includes making component methods
    which should never be used private (which should never be used in normal operation and have been
    deprecated for several releases).
  - `EditorMigrationComponent` is now removed
  - Removing `useEditorNext` feature flag

  This change was made as part of our strategy to move to a new architecture with
  `EditorMigrationComponent`, now that the component has served its purpose it is no longer
  required.

  Any references to this component can be updated like so:

  Before:

  ```ts
  import { EditorMigrationComponent } from '@atlaskit/editor-core';
  ```

  After:

  ```ts
  import { Editor } from '@atlaskit/editor-core';
  ```

### Minor Changes

- [`26d9c8cb4b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26d9c8cb4b1) - Extract
  decorations plugin from editor-core to its own package.

### Patch Changes

- [`4fe16193baa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4fe16193baa) - [ux] fix
  element browser adding component twice
- [`6f5276b3eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f5276b3eb1) - ED-17921
  updated placeholder text analytics event to use new analyticsAPI
- [`1df016865b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1df016865b3) -
  [ED-17443] Update escape key behaviour when typeahead is open
- [`65ff31a2ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65ff31a2ad4) - use
  onError prop on smart card to handle errors
- Updated dependencies

## 184.0.4

### Patch Changes

- [#34395](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34395)
  [`42486e5e512`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42486e5e512) - Updated
  `ColorPickerButton`'s size prop type from number to string for width and height, allowing use of
  space tokens.

## 184.0.0

### Major Changes

- [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192)
  [`b7086232a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7086232a7c) -
  ESS-3135: move collab provider types into @atlaskit/collab-provider

### Minor Changes

- [`1549c2e6dda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1549c2e6dda) - Extract
  width plugin from `editor-core` to separate `editor-plugin-width` package.

### Patch Changes

- [`10ddf00db40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10ddf00db40) - [ux] add
  a handler size option and relevant style and demo page
- [`6d2cb452718`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d2cb452718) -
  converted the analytics events within help-dialog to use the new Analytics API
- [`18fc85285dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18fc85285dc) - Fix
  extensions in Confluence.
- [`3247424b653`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3247424b653) - Removed
  unused styling for the recently removed fileCardImageViewSelectedSelector classname
- [`d2ebe077406`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2ebe077406) - [ux]
  ED-17083 Fix copy button for extension
- [`8c54caf3c01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c54caf3c01) - Focus
  editor when closing extension sidebar config
- [`19389328bfd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19389328bfd) -
  [ED-16813] Fix uiTracking logic so it honours the sampling rate set in performance feature flags
- [`1a167533ab8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a167533ab8) - [ux]
  ED-17834 - Pasting over layout columns is able to be undone
- [`f055b886032`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f055b886032) - Extract
  the grid plugin to a separate package.
- Updated dependencies

## 183.1.6

### Patch Changes

- [#33904](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33904)
  [`42fa291e96f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42fa291e96f) - Updated
  color hovering styles for image borders toolbar

## 183.1.1

### Patch Changes

- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
  [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
  legacy types are published for TS 4.5-4.8
- Updated dependencies

## 183.1.0

### Minor Changes

- [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
  [`6bc52e5a406`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bc52e5a406) -
  [ED-17687] Capture errors caught in error boundaries in Sentry
- [`5cc449dac8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cc449dac8d) - Decouple
  card plugin so that it uses new NextEditorPlugin for any injected dependencies.
- [`4dcb7845a4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4dcb7845a4d) -
  COLLAB-2425 Fixed mediasingle resize issue.

### Patch Changes

- [`2ce80b34bff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ce80b34bff) - Add
  platform feature flag in editor example page
- [`8a391616ecc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a391616ecc) - Moving
  insert node API to a new editor plugin to allow it to be more extensible. Also exposing a new
  editor plugin action for tables to allow for consistent insertion.
- [`9220da2225b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9220da2225b) -
  ED-16320: Add checks to certain SLO related events to see if they are explicitly disabled, in
  preparation for disabling them for synthetic tenants in prod
- [`e6e4b524824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6e4b524824) - Minor
  refactor to toolbar insert block props.
- [`06ec9abd06e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/06ec9abd06e) - Add
  nodeContext attribute to link analytics
- [`b804d3ad561`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b804d3ad561) - Remove
  unused code related to GASv2 table analytics from editor-plugin table, editor-core and
  editor-common
- [`6550d08f5af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6550d08f5af) - [ux]
  Color picker button should not be focused after selecting color.
- [`9ddf10cda28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ddf10cda28) - Bumps
  maximum number of link analytics callbacks for any given transaction.
- [`017e02e34db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017e02e34db) - ED-17539
  Redo for multiple statues are working now.
- [`8d4d36690ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4d36690ec) - Updates
  lpAnalyticsEventsNext feature flag link events to ignore transactions where inserted and deleted
  links appear to be identical.
- [`e20cca743c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e20cca743c4) - Moving
  editor analytics plugin to new package.
- [`f621ae6490a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f621ae6490a) - Adding
  type dependency on analytics plugin to tables plugin.
- [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
  [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed work-arounds
  for fixed issues
- [`be561d3491c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be561d3491c) -
  [ED-17622] Adds styles and creates an example for the new Resizer component
- [`9369cc38a68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9369cc38a68) - Migrated
  use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.
- [`acaceaa764e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/acaceaa764e) - [ux]
  ED-17308 fix paste action item in panel. It should paste below panel (or decision)
- Updated dependencies

## 183.0.12

### Patch Changes

- [#33677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33677)
  [`7a87ea4b905`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a87ea4b905) - Fixes
  document inserted smartLink instead firing document pasted smartLink

## 183.0.9

### Patch Changes

- [#33618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33618)
  [`333fa827c25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/333fa827c25) -
  ED-15646: Fix paste behaviour for markdown which contains headings inside list items. List items
  with headings will now be retained.

## 183.0.8

### Patch Changes

- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
  [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
  Typescript from `4.5.5` to `4.9.5`
- Updated dependencies

## 183.0.6

### Patch Changes

- [#32882](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32882)
  [`98c74fa6f26`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98c74fa6f26) - [ux] fix
  placeholder fallback

## 183.0.0

### Minor Changes

- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
  [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
  minor dependency bump

### Patch Changes

- Updated dependencies

## 182.2.0

### Minor Changes

- [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
  [`31302b3cec6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31302b3cec6) - Add
  location attribute to editor smart card analytics
- [`dbf2e414624`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbf2e414624) -
  ED-15685: Adjust selection-based indent behaviour to match visual selection (as done in Editor
  lists)

### Patch Changes

- [`054186aa44f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/054186aa44f) - Remove
  email from CollabParticipant type and rely more on ProviderParticipant type.
- [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
  "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
  issues"
- [`87a1c6a8030`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87a1c6a8030) - [ux]
  ED-17019 fix hover style of ColorPickerButton with custom height (seen in table chart ConfigPanel)
- [`6bd5d9824be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bd5d9824be) - Updates
  link created analytics event to include creationMethod as editor_type when autoformatting input
  rule is triggered.
- [`56198bcd29d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56198bcd29d) - [ux]
  JCA11Y-31 - Added tab support for web accessibility keyboard users according to Toolbar Pattern
  (see https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/)
- [`888cd482b98`](https://bitbucket.org/atlassian/atlassian-frontend/commits/888cd482b98) - Fix
  logic of generated new duplicated localIds when pasting a copied node above the copied node
- Updated dependencies

## 182.1.2

### Patch Changes

- [#32631](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32631)
  [`a6a3544d04d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6a3544d04d) - [ux] Fix
  the image border split button so that both the toggle and the dropdown buttons share the same
  select state; and add a divider line between it and the align left icon group

## 182.1.1

### Patch Changes

- [#32353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32353)
  [`dc608155b35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc608155b35) - [ux]
  ED-17486 stopped event propagation on Esc key on the main toolbar so that it is only focuses
  editor.
- Updated dependencies

## 182.1.0

### Minor Changes

- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
  [`ba95f121a52`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba95f121a52) - ED-17378
  Added assistiveLabel prop to Editor.
- [`c2385dcb8f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2385dcb8f7) - [ux]
  ED-17043 Expanded table chart colors from 20 to 36 colors.
- [`e88e54a14e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e88e54a14e3) - [ux]
  [ux] Added 'allowAlignment' and 'allowWrapping' as options in 'cardOptions' to let Trello to
  disable the features
- [`d9a8fe191f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9a8fe191f2) -
  [ED-17295] Update feature flag usage for media plugin
- [`0237059f136`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0237059f136) -
  Integrates @atlaskit/link-analytics for improved tracking of links This can be enabled via the
  `lp-analytics-events-next` feature flag. When enabled, tracks links changed in every transaction
  and fires `link created`, `link deleted` and `link updated` accordingly.

  ```ts
  <SmartCardProvider
      featureFlags={{
          enableResolveMetadataForLinkAnalytics: true,
      }}
  >
      <Editor
          featureFlags={{
              'lp-analytics-events-next': true,
          }}
      />
  </SmartCardProvider>
  ```

- [`21b20f571fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21b20f571fa) -
  [ED-17382] Update feature flag usage for rule plugin
- [`b289da93d3c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b289da93d3c) -
  [ED-17384] Remove feature flags context plugin
- [`f99b84adfab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f99b84adfab) - Fix
  backspace behaviour in block quotes to prevent merging into panels
- [`2cfb05a2cf8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cfb05a2cf8) - [ux]
  ED-17278 - Added shortcuts to Editor Help dialog

### Patch Changes

- [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
  remove before merging to master; dupe adf-schema via adf-utils
- [`e9422d1b0c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9422d1b0c9) -
  [ED-17383] Update feature flag usage in text color plugin
- [`b6ee3d64a94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6ee3d64a94) - Improves
  internal getStepRange utility accuracy
- [`3e612ba32a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e612ba32a6) -
  [ED-17381] Update feature flag usage in paste plugin
- [`1be4313d684`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1be4313d684) - Removes
  redundant code paths related to outstanding card requests from internal card plugin
- Updated dependencies

## 182.0.3

### Patch Changes

- [#32147](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32147)
  [`bcdf4f2913f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bcdf4f2913f) - add
  missing border mark data to the media analytic context

## 182.0.2

### Patch Changes

- [#32087](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32087)
  [`1fa59166180`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fa59166180) - [ux]
  ED-17355 added shortcut to focus main toolbar in comment editor

## 182.0.1

### Patch Changes

- [#31952](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31952)
  [`190cca54c10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/190cca54c10) - [ux]
  Update the image border icon

## 182.0.0

### Major Changes

- [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891)
  [`d066f461786`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d066f461786) -
  [ED-16946] Remove deprecated feature flag allowMoreTextColors

### Minor Changes

- [`bf04c417bfd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf04c417bfd) - Add
  "border" mark to stage0 ADF schema
- [`ef830fdabfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef830fdabfa) -
  [ED-17294] Enable type checking for Preset plugins on unit tests
- [`af9a85063e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af9a85063e5) - add
  image border toolbar
- [`0419ca96512`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0419ca96512) -
  [ED-17209] `Renamed externalPlugins` API to `dependencies`
- [`c138d6d000f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c138d6d000f) -
  CCECO-283 Extended Extension API update function with ability to update the content of the node

### Patch Changes

- [`4f75910f899`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f75910f899) - [ux] Add
  code wrapping button to code block TSLA-266
- [`1b4642c6b8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b4642c6b8c) -
  [ED-17287] Update feature flag usage for base plugin
- [`aa2bb8e9af3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa2bb8e9af3) -
  [ED-17292] Update feature flag usage for hyperlink plugin
- [`240b33ea31e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/240b33ea31e) - [ux]
  ED-17200 Restore typeahead initial-navigation behaviour
- [`5bb30bba83f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bb30bba83f) -
  [ED-17289] Update feature flag usage for collab-edit plugin
- [`a12242d5600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a12242d5600) - ED-16683
  fixed inability to paste content with inline comment into italic text
- [`ed91763381c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed91763381c) - [ux]
  enable focus trap for emoji picker popup, and add press escape key to close emoji picker popup
- [`7c08fc37676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c08fc37676) - [17293]
  Update feature flag usage for hyperlink plugin
- [`9e49aa408ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e49aa408ec) -
  [ED-17291] Update feature flag usage for base plugin
- [`5843631fc43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5843631fc43) - [ux]
  ED-17135: Added missing aria-label to the Clear Formatting menu item.
- [`04edc92c8f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04edc92c8f0) -
  ED-16974: Set focus to Editor after Confirmation dialog is closed.
- [`7946da1848a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7946da1848a) - [ux]
  [ED-16668] Update table shadow intersection table to observe new shadow sentinels instead of first
  and last cell
- [`bad1fae839b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bad1fae839b) - Adds
  `useSharedPluginState` hook which can be used to replace instances of `WithPluginState`. It will
  take the dependency injection API (provided by a `NextEditorPlugin` and return the shared state
  for the specified plugins rather than using plugin keys in `WithPluginState`.
- [`a9d6c74f7cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9d6c74f7cd) - Update
  typeahead changes to be behind a feature flag named
  `use-better-typeahead-navigation`/`useBetterTypeaheadNavigation`. This is an opt-out feature flag!
  To disable, please supply the feature flag as false.
- [`da8e67aa763`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da8e67aa763) -
  [ED-17288] Update feature flag usage for card plugin
- [`7d13224adfc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d13224adfc) -
  [ED-16731] Initial migration for Feature Flags plugin
- [`4766fa2e12b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4766fa2e12b) - Prevent
  Voiceover Cursor from navigating over decorative elements in the Editor Toolbar such as separators
  and unused hidden text.
- [`a87ef158b49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a87ef158b49) -
  [ED-17290] Update feature flag usage for expand plugin
- [`22594b22f8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22594b22f8b) - fix
  missing Extension edit button bug by updating potentially stale Extension state
- [`7f54728ea5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f54728ea5f) - [ux]
  ED-15271 Update divider node insertion logic to prevent replacement of empty list nodes when
  inserted via markdown shortcut. Additionally, ensure consistency between other insertion modes
  like quick insert, hot key shortcuts and toolbar.
- [`fcda6a668eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fcda6a668eb) - Fix
  default prop behaviour on EditorMigrationComponent.
- [`8537da6fa71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8537da6fa71) - Fixes a
  bug where the height of the link picker popup is incorrectly assigned if link picker plugins are
  not provided to the editor.
- Updated dependencies

## 181.0.1

### Patch Changes

- [#31898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31898)
  [`40c9132b8cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/40c9132b8cd) - [ux]
  ED-17200 Restore typeahead initial-navigation behaviour
- [`b737494c727`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b737494c727) - Update
  typeahead changes to be behind a feature flag named
  `use-better-typeahead-navigation`/`useBetterTypeaheadNavigation`. This is an opt-out feature flag!
  To disable, please supply the feature flag as false.

## 181.0.0

### Major Changes

- [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
  [`6c543971074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c543971074) - [ux]
  PTC-6520 remove team mention highlight

### Minor Changes

- [`a697f9eb7ca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a697f9eb7ca) -
  [ED-16746] Introduce the shareable actions concept into the NextEditorPlugin
- [`a7e36157e01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7e36157e01) -
  [ED-15941] Refactor Preset into EditorPresetBuilder
- [`406c29f8cf1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/406c29f8cf1) -
  ED-15802:Added stickyOffsetTop prop inside useStickyToolbar to support customise top for main
  toolbar when it is sticky.
- [`0078ddc7e2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0078ddc7e2e) - New
  smartLinks prop to allow renderer and editor to determine whether smart link should show actions
  that can change the link resource.
- [`0ad977ead6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ad977ead6d) -
  EDM-2674: remove last reference to plainTextPasteLinkification feature flag in cleanup process."
- [`4292f200ec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4292f200ec9) -
  [ED-16560] Add preset prop to EditorNext
- [`592e3761622`](https://bitbucket.org/atlassian/atlassian-frontend/commits/592e3761622) -
  [ED-15941] NextEditorPlugins will receive an api with the plugins dependencies on runtime

### Patch Changes

- [`b38ca291f7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b38ca291f7b) - Fixed
  inlineCode issue cause by apostrophe replacements reported in DTR-987
- [`1a2ba1a53a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a2ba1a53a9) -
  ED-17113: Fixed assistive text in mentions not including user name due to async look up.
- [`deeb5ebee1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/deeb5ebee1f) - Fix self
  mention highlighting
- [`f07824eeccc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f07824eeccc) - ED-15647
  fix undo when pasting table with resized column in expand
- [`f81e7ba7c07`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f81e7ba7c07) - [ux]
  ED-16556 Fixed - Table floating toolbar "Table Options" and "Cell Options" are not accessible
- [`dae1c82956b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dae1c82956b) - [ux]
  ED-17122 - Toolbar extension icons use tooltip as aria label
- [`9d3fb04c725`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d3fb04c725) -
  [ED-16948] Fix crash in template editor when image is the first node.
- [`568b7d96689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/568b7d96689) - [ux]
  [ED-16819] Prevent up/down arrow from a media selection from creating new paragraphs. Should move
  to gap cursor instead if it cannot move into node before.
- [`9dde8374c54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9dde8374c54) - Update
  import of EditorCardProvider from `@atlaskit/link-provider` to `@atlaskit/editor-card-provider`
  for scheduled release packages.
- [`f7fc96b3738`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7fc96b3738) -
  ED-17086 - Added feature flag for expandedChartColors
- [`a6b3a866e9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6b3a866e9d) - [ux]
  ED-16941: we now ignore screenshots when pasting text from Microsoft Office when using the
  image-upload plugin (legacyImageUploadProvider)
- [`a57e2849f71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a57e2849f71) - Remove
  unused code in editor-core that is not imported anywhere
- [`eb7ef06e38c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb7ef06e38c) -
  Contextual toolbar focus will now be regained when exiting via ArrowLeft / ArrowRight keys, and
  will progress to the next toolbar item. onBlur will now also be called correctly when dropdown
  menu items lose focus.
- [`2661a586431`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2661a586431) - ED-15843
  Applied fix for bodiedExtensions animation as per DTR-807
- [`023b96ba3da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/023b96ba3da) - emoji
  picker vertical alignment refinement
- [`db34131a1e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db34131a1e4) -
  [ED-16579] Add methods to Preset object including `setProvider`, `getProvider` and
  `getAllProviders`.

  These are used internally to set providers (objects which can return functionality such as
  `emojiProvider`).

- [`8ef5e96b6c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ef5e96b6c4) - Fix that
  removes remaining layout attribute from inlineCard type during updating from embedCard type to
  inlineCard type when embed is not allowed.
- [`7f26be97caf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f26be97caf) - [ux]
  ED-14957: add border color for dark mode for layout
- [`68f4ce6955d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68f4ce6955d) - Fix
  logic to reconfigure state in ReactEditorView to fix a breakage on NCS pages.
- [`1720ddc8076`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1720ddc8076) - [ux]
  ED-16725 Added support for semantic tooltip names for background color palette.
- Updated dependencies

## 180.1.0

### Minor Changes

- [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248)
  [`434699a8b0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/434699a8b0e) - [ux]
  [ED-15904] Implements new functionality for the restart numbered lists project which allows a user
  to paste a block node into a list. It will now split the list and insert the node in that
  position. If it's an ordered list, list numbering will continue in the now split list.

  This feature is behind the `restartNumberedLists` feature flag.

  The change also includes a refactor to handle pasting of content from decisions into lists which
  should paste just the content, but currently pastes the wrapping decision node as well. This was
  previously only handled for panels, but also applies to decisions. This is not behind the feature
  flag.

- [`15059b00c15`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15059b00c15) -
  [ED-16585] Allow editorActions.replaceSelection and processRawValue to accept fragments. Allow
  quickInsert actions on extensions to return a fragment.
- [`c22905e224e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c22905e224e) - [ux]
  ED-16335: First menu item gains focus when the dropdown menu is opened by keyboard.
- [`9a25538e0ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a25538e0ef) - [ux]
  ED-16723 Custom panel background color is tokensied. More details at
  https://hello.atlassian.net/wiki/spaces/DST/pages/2382075153/Draft+Custom+panel+background+color+is+tokenised
- [`6ec4f0aca5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ec4f0aca5a) -
  [ED-16558] Introduces a new parameter for ReactEditorView (getEditorPlugins) which can be used to
  return a list of EditorPlugins used by the component.

  This parameter is optional, for existing behaviour pass undefined.

- [`1d11b24f17e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d11b24f17e) - [ux]
  ED-15549 Implemented keyboard navigation in color palette
- [`52c5dfd3a76`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52c5dfd3a76) - [ux]
  ED-15902 fixed an issue where the user types when the floating toolbar is scrolled, it resets
  scroll position to the left most position
- [`710adab73cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/710adab73cf) -
  [ED-16557] Introduces EditorMigrationComponent which can be used as a replacement for Editor. This
  component calls Editor under the hood but if the `useEditorNext` feature flag is active will start
  using an experimental version of the Editor API.

  At this stage Makers can start adopting EditorMigrationComponent to replace the Editor component.

  This change also introduces the `useEditorNext` feature flag. Activating this flag will start to
  use the new Editor API.

  Warning: This new Editor API is in development and should not be used until the EditorNext
  component is released and the API is stable.

- [`56d6c797d39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56d6c797d39) - ED-16654
  Calculate correct input latency and also added other timings for it

### Patch Changes

- [`2ee31675e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ee31675e66) -
  [ED-16557] Refactor Editor and EditorNext to share common code in editor-core.

  Introduce new hooks in editor-common including:
  1. `usePreviousState` can be used to remember the last props passed to a functional component

  2. `useConstructor` can be used to run only once on a functional component

- [`278411ec1e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/278411ec1e2) -
  [ED-17022] Fixed regression issue where the typeahead caret was black and on firefox the caret was
  shifted down
- [`21168c61c7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21168c61c7d) -
  [MEX-2205] Remove mediaGroupNodes and all the related logic
- [`6dc6528ffab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dc6528ffab) - ED-16888
  Fix backslash duplication in codeBlock when pasting as plain text
- [`cc150a98124`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc150a98124) -
  [ED-17041] Fix createAnalytics stub API fallback logic
- [`286cc5d6e94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/286cc5d6e94) - Minor
  improvement to WidthEmitter to stop console error logging and test migration.
- [`6a031b9b2da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a031b9b2da) -
  [ED-16334] Merge NextEditorPlugin interface with NextEditorPluginWithDependencies
- [`f5bb69ce155`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5bb69ce155) - Add
  location attribute to Generic card and EditorLinkPicker
- [`d0c2b12418d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0c2b12418d) -
  [ED-16826] Add codemod to migrate from Editor to EditorMigrationComponent.
- [`05c8f919801`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05c8f919801) - ESS-3046
  modify documentAri in collaborative editing example
- [`2d8955e4740`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d8955e4740) - Remove
  UNSAFE lifecycle method from PanelTextInput.
- [`c3eba8c788d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3eba8c788d) - Updates
  Media Viewer input data object
- [`e907b6924cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e907b6924cc) - [ux]
  ED-16505 Update confirmation dialog message shown when data source element is about to removed
- [`373b2c585c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/373b2c585c3) -
  [ED-16578] Inject stubs apis to reduce amount of parameters on preset creation
- [`2d6074f31bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d6074f31bb) -
  ED-16740: [ux] Updated the dropdown menu to shift the focus for indentation and outdentation
  button to their respective opposite in case they become disabled. Also added fallback case where
  any disabled button will adjust focus to the next button down in the dropdown menu
- [`6ab06e05f95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ab06e05f95) -
  [ED-16607] Pass popupsMountPoint to status plugin
- [`3a3ff6a8735`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a3ff6a8735) - Fixed
  issue where typeahead was wrapping incorrectly
- [`4d5404b104c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d5404b104c) - [ux]
  ED-16400 - Ensure no local id is copied over when copy/pasting a table row
- [`81d9a6b42c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81d9a6b42c4) - [ux]
  ED-16592 fix existed table name been copied that cannot regenerate
- [`a6cf418fe1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6cf418fe1b) - ED-16904
  Fixed floating toolbar disappearing on clicking color picker button."
- [`dfb37c5d4c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfb37c5d4c2) -
  [ED-16752] Migrated fireAnlyticsEvent, getAnalyticsEventsFromTransaction, FireAnalyticsEvent,
  FireAnalyticsEventPayload and extended FireAnalyticsEvent type with optional createAnalyticsEvent
  parameter in @atlaskit/editor-common. Decoupled plugin dependency in some areas of
  @atlaskit/editor-core to now use the migrated code from @atlaskit/editor-common instead by
  updating import endpoints.
- Updated dependencies

## 180.0.0

### Patch Changes

- Updated dependencies

## 179.1.2

### Patch Changes

- [#30335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30335)
  [`f770f0118a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f770f0118a4) - This
  package is now declared as a singleton within its package.json file. Consumers should provide
  tooling to assist in deduplication and enforcement of the singleton pattern.
- Updated dependencies

## 179.1.1

### Patch Changes

- [#30359](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30359)
  [`c38fe3fa7d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c38fe3fa7d1) -
  [ux]ED-16915 Adds back styles for placeholder span on Android

## 179.1.0

### Minor Changes

- [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
  [`ef0beaafa36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef0beaafa36) - [ux]
  ED-15862: Add analytics for restartNumberedLists custom list start numbers
- [`75e0af42bcd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75e0af42bcd) - [ux]
  ED-16568 added selected state to emoji button in the main toolbar, when it is clicked and emoji
  popup is displayed

### Patch Changes

- [`e78c04fa97c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e78c04fa97c) - [ux]
  ED-16489 Fixed - textFormatBridge.updateTextWithADFStatus returns "isEmptyAdf: false" when ADF has
  only whitespace
- [`eab04c03dbc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab04c03dbc) - ED-15641
  Update transfromIndentationMarks() to remove heading indention from tableHeaders.
- [`4c16f77b286`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c16f77b286) - [ux]
  ED-15498 Added forceFocus plugin. The plugin handles moving focus back to a specified floating
  toolbar button after pressing ESC to close a floating toolbar submenu.
- [`a2ebf475e82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a2ebf475e82) - ED-16197
  Updating DOCUMENT_PROCESSING_ERROR event action to map to new event "documentProcessingErrorV2"
  and moving its errorStack attribute to nonPrivacySafeAttributes.
- [`b3d1ccd9059`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3d1ccd9059) -
  ED-16475: [ux] Added functionality for indentation buttons that shift focus to their counterpart
  button when they become disabled as a result of keyboard access and commands
- [`e1f9f1cfac1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1f9f1cfac1) - ED-16559
  This commit creates a new preset which contains all plugins for the editor. The
  create-plugins-list now uses this to create the plugins list.
- [`7ac23f207d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ac23f207d6) -
  ED-16557 - Refactor prepareQuickInsertProvider in Editor to make it more testable.
- [`f3386f58d81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3386f58d81) - [ux]
  ED-15391 When the floating toolbar unmounts or updates, remove any temporary styling that was
  added to table via hovering over a floating toolbar button.
- [`23eca7ad593`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23eca7ad593) - [ux]
  [ED-15904] Fix regression where pasting blocknodes into a list would split the list instead of
  safe inserting
- [`0532d79f513`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0532d79f513) - Avoids
  having CSS for typeahead getting overriden by products.
- [`c4563e66246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c4563e66246) - [ux] Fix
  for ED-15722 Top section of new dropdown menu is blocked from scrolling in Jira - dropdown aligns
  to bottom right
- Updated dependencies

## 179.0.4

### Patch Changes

- [#29732](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29732)
  [`5139cd8cbdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5139cd8cbdf) -
  [ED-16854] Add @deprecate annotations to public class methods in editor.

## 179.0.3

### Patch Changes

- [#29606](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29606)
  [`d93b14cdda6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d93b14cdda6) -
  [ED-16678] fix - add extra check for props.getPos to fix slow extension rendering

## 179.0.2

### Patch Changes

- [#29831](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29831)
  [`9e088852e54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e088852e54) - ED-16199
  moved domainName to nonPrivacySafeAttributes

## 179.0.1

### Patch Changes

- [#29846](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29846)
  [`38549274b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38549274b29) - Replace
  &&= operator in editor-core since not all platforms support it.

## 179.0.0

### Patch Changes

- Updated dependencies

## 178.1.2

### Patch Changes

- Updated dependencies

## 178.1.1

### Patch Changes

- [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227)
  [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) -
  ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add `allowedSideEffects`
  when loading the page.

## 178.1.0

### Minor Changes

- [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
  [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) -
  [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter out
  analytics steps
- [`a0a35fe7fb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0a35fe7fb1) - Renaming
  contentComponent event subject to contentComponentv2. Move errorStack attribute to
  nonPrivacySafeAttributes
- [`4f6a895f1d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f6a895f1d5) - [ux]
  Editor Node Block selection stabilization

### Patch Changes

- [`513cb2010b7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/513cb2010b7) - Users
  are able to select dropdown menu item using keyboard via the Enter key
- [`f1a780414ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f1a780414ae) - prevent
  ReactNodeViewState to trigger selection updates when selection hasn't changed
- [`2f5a0f96c6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5a0f96c6d) - Adds
  invokeMethod analytics context for link picker.
- [`aaa6509f036`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aaa6509f036) - ED-16198
  Update & restore dedupeMarksTransformed analytics event. Also addresses a bug when
  `discardedMarks` would only return the latest discarded mark
- [`36d661f9252`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36d661f9252) -
  [WS-4504] Fix Editor hijacking click events inside Annotation components
- [`af4ab0d3e60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4ab0d3e60) - [ux] Fix
  for a regression issue where a link is the last node in the ADF and a user is trying to switch
  from 'block' to 'embed' view or vice versa.
- [`9a36555eac5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a36555eac5) - [ux]
  ED-15773 InsertMenu in Toolbar should not display "View More" option when editorProp `showModal`
  is set to false. Although this is happening, currently the "View More" button is replaced with
  "Status" option and retaining the same look and feel. This ticket is to remove the look and feel
  of "View More" option when `showModal` is set to false.
- [`fd12b01c877`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd12b01c877) - Clear
  text button should still work without activity provider
- [`8da99a328df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8da99a328df) - [ux]
  This changes the behaviour of changing the appearance of a Smart Link or Smart Card.
  1. Previously, upon changing the appearance of a Smart Link, the cursor would move to _before_ the
     Smart Link. Now, the cursor will be placed after the Smart Link. In the case of Block Card and
     Embed, the cursor will be placed one paragraph after the Block or Embed card (due to Block and
     Embed being a "block" node).
  2. When changing an inline or hyperlink into a Block or Embed card (i.e. a block node) there will
     no longer be a new paragraph inserted before the Block or Embed card.

- [`a6f514af105`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6f514af105) - [ux]
  ED-16077 fix deleteRange deleting parent node when it shouldn't. Use tr.delete instead of
  tr.deleteRange because deleteRange would grow the selection to include the parent.
- [`db7602d84c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db7602d84c9) - [ux]
  ED-16527 - Fixed issue where pressing 'Esc' while a Floating Toolbar Select menu was open would
  focus editor instead of the Floating Toolbar
- [`8d798b78505`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d798b78505) - Media
  Group no longer tries to update all Media nodes, but only the ones that belong to it.
- [`7cc0f5b5dad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cc0f5b5dad) - Remove
  unused @atlaskit/activity dependency
- [`a5dcaef4136`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5dcaef4136) - [ux]
  Fixed keyboard navigation issues relating to the main editor toolbar and floating toolbars.
- [`70ec535a1c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70ec535a1c6) - [ux] A
  fix for the usage of editor props 'allowBlockCards' & 'allowEmbeds'. Previously even if the prop
  'allowBlockCards' was passed to editor as false, the toolbar would still allow switching to a
  block card option.
- [`5ac1c18bd04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ac1c18bd04) - [ux] Fix
  selection blocking issue where user cannot left/right arrow key past a mediaSingle
- Updated dependencies

## 178.0.2

### Patch Changes

- [#29169](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29169)
  [`2ff1c66a6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ff1c66a6ab) - [ux]
  ED-16490 fixed bug so big margin will not occur before a Decision node in Renderer on iOS

## 178.0.1

### Patch Changes

- Updated dependencies

## 178.0.0

### Major Changes

- [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
  [`04e3aacbcc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e3aacbcc0) - ED-16069
  Unskip type over mediagroup integ test

### Minor Changes

- [`055a333dad9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/055a333dad9) - [ux]
  Remove `moreTextColors` feature flag and deprecate `allowMoreTextColors` field of `allowTextColor`
  editor prop and `colorPaletteExtended` mark.

  Showing more colors in the color selection palette is now a default behaviour.

  ## **DEPRECATION WARNING:**

  There are 2 deprecations in this change:

  ### 1. `allowMoreTextColors` field of `allowTextColor` editor prop.

  `allowMoreTextColors` field of `allowTextColor` editor prop. **is now deprecated and will be
  removed in the next stable release of `@atlaskit/editor-core` package**. Please take steps to
  remove that field from your code. E.g.:

  ```tsx
  <Editor
   ...
   allowTextColor ={
    allowMoreTextColors: true // <-- Deprecated
    defaultColour: {color: 'red', label: 'red'}
   }
  />
  ```

  Remove all instances of `allowMoreTextColors` field from `allowTextColor` `Editor` prop. I.e.:

  ```tsx
  <Editor
   ...
   allowTextColor ={
    defaultColour: {color: 'red', label: 'red'}
   }
  />
  ```

  If the resulting `allowTextColor` prop is an empty object, set `allowTextColor` property value to
  `true`. E.g.:

  ```tsx
  <Editor
   appearance="full-page"
   ...
   allowTextColor ={
    allowMoreTextColors: true // <-- Invalid
   }
  />
  ```

  should become

  ```tsx
  <Editor
   appearance="full-page"
   ...
   allowTextColor={true}
  />
  ```

  ### 2. `colorPaletteExtended` mark of the ADF schema

  `colorPaletteExtended` mark of the ADF schema **is now deprecated and will be removed in the next
  stable release**. The extended palette is now rolled into the main one. use `colorPalette`
  instead.

### Patch Changes

- [`a7eb7a6bb47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7eb7a6bb47) - ED-16068
  unskipped tests
- [`f7cdc36d75b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7cdc36d75b) - ED016195
  update EDITOR_CRASHED_ADDITIONAL_INFORMATION event name
- [`20117f2de5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20117f2de5a) - [ux]
  ED-16204 Fix table cell options floating toolbar context menu closes after clicking on disabled
  options
- [`3f3720a4964`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3720a4964) - EDM-5368
  make type="button" to the buttons in HyperLinkToolbar. This has caused an issue in Jira Portal
  where clicking the button would submit the creation form.
- [`efa8b7ee68e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa8b7ee68e) - ED-15808
  Changes to replace usage of enzyme with React test library
- [`df20a33d886`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df20a33d886) -
  ED-16445: Set allowUndoRedoButtons prop codemod in editor-core to run against the correct editor
  version (v175)
- [`e1637ca6a5c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1637ca6a5c) - ED-16004
  unskipped test
- [`31c37c54ee2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31c37c54ee2) - ED-15548
  To add keyboard shortcut Alt + F9 to reach main toolbar and on 'Esc' user comes back to editor
- [`70d0799eee0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70d0799eee0) - ED-14002
  Added `safer-dispatched-transactions` featureFlag to preventtransactions from being mutated after
  dispatch at runtime.
- [`c6c0cab10e0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6c0cab10e0) - [ux]
  ED-16205 - Fix missing yellow highlight on merged table cells when hover sort column options on
  table floating toolbar
- [`b9141027f87`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9141027f87) - [ux]
  ED-13873 fixes a bug where after deleting a list in a panel or table the cursor would move to the
  cell to the right. Uses setSelection to position the cursor as expected after delete.
- [`e9a8cb724c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9a8cb724c1) - [ux]
  ED-16207 - Update color picker button size and background to allow hover effect to standout
- Updated dependencies

## 177.0.1

### Patch Changes

- [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
  [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
  for this package now pass through a tokens babel plugin, removing runtime invocations of the
  tokens() function and improving performance.

## 177.0.0

### Major Changes

- [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
  [`ac1c880cf4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac1c880cf4c) - [ux]
  ED-12395 - Remove the keyboard accessible date picker feature flag, which has been 100% rolled out

  ## **DEPRECATION WARNING:**

  There's two deprecations in this change:

  ### 1. Remove `keyboardAccessibleDatepicker` and the `allowKeyboardAccessibleDatepicker` feature flag

  Now that this has been fully rolled out, this feature flag is no longer required. The if-statement
  that depends on this feature flag was also removed in point 2 below:

  ### 2. Remove the `showTextField` prop on the DatePicker

  This was exclusively used to conditionally render the `DatePickerInput`. Its usage was always set
  to `true` in code or through the feature flag that has now been rolled out. Thus, this deprecation
  simplifies the API.

  Since no code related to this feature flag remains, there are no inline deprecation warnings.

- [`5d317ed8aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d317ed8aa3) - [ux]
  ED-15882: Implement custom starting numbers for orderedList nodes in adf-schema, editor, renderer,
  transformers behind restartNumberedLists feature flag. Users will be able to set a custom starting
  number when typing to create a numbered list in the Editor and this will be persisted across
  Renderer and other format transformations.

  Note: restartNumberedLists will be off by default. To enable it, consumers will need to set
  <Editor featureFlags={{ restartNumberedLists: true }}> or <Renderer
  featureFlags={{ restartNumberedLists: true }}>

### Minor Changes

- [`5307b130e91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5307b130e91) - Cleaned
  up placeholder lint feature as it was no longer being used
- [`fe0fa175ab6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe0fa175ab6) - Add
  support to prevent Editor Popup overflowing top of the viewport. To enable the behaviour use the
  feature flag `prevent-popup-overflow` as follows:

  ```tsx
  <Editor
  	featureFlags={{
  		'prevent-popup-overflow': true,
  	}}
  />
  ```

- [`3ca38fe77c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ca38fe77c1) - [ux]
  ED-16206 Fixed - Tooltip for “Sort column Z-A“ option isn’t displayed if you first hover over the
  “Sort column A-Z“ option
- [`c42a0344d32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c42a0344d32) - The
  linking view changing experiment toolbar style will be removed, including the feature flag. All
  variants will be removed except for toolbarIcons which will be the only view of the toolbar of the
  linking view switcher.
- [`c253ecf5377`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c253ecf5377) - Use
  preventPopupOverflow ff to prevent the link picker going off the screen horizontally in the inline
  comment Editor
- [`8820442c2b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8820442c2b2) - [ux]
  ED-15709: add feature for delete element if it is `isReferencedSource` is `true`
  - add checkbox confirmation dialog when then config have `isReferentiality.`
  - add referentiality helper functions.
  - update confirmDialog config to a handler to reduce traverse times.
  - user can now tick checkbox to delete descendent nodes or only selected node when user click the
    delete icon in floating toolbar.

- [`1d41bbc2965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d41bbc2965) - This
  changeset introduces non breaking changes to support ssr within the loader emoji component
- [`d2c62b69a6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2c62b69a6a) - [ux]
  Adds support to floating toolbar configuration to enable trapping focus within the Popup.
- [`92613b1f023`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92613b1f023) - ED-15018
  and ED-13913 - Remove all circular dependencies and ignored warnings in editor

### Patch Changes

- [`2fd53283b55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2fd53283b55) - Updated
  i18n language files
- [`dfb5f68a5c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfb5f68a5c3) - [ux]
  ED-16187: prevent CollapsedEditor from crashing when IntlProvider isn't provided
- [`b03147b4b1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b03147b4b1e) - [ux]
  editor copy paste block cards as inline where allowBlockCards is false
- [`1ea235bf3f5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ea235bf3f5) - ED-15489
  Changes to improve the assistive text for emoji and mention typeaheads
- [`4a79928bc16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a79928bc16) - Updated
  aria label for editor content area according to content design recommendations.
- [`4c80b42a754`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c80b42a754) -
  [ED-16245] Make sure the Media dom nodes are mounted before scroll into
- [`0d5dfdc07bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d5dfdc07bc) -
  Refactored Typeahead component to be compatible with VoiceOver in Safari.
- [`873ba4d6ae1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/873ba4d6ae1) - Fix task
  ticks updates not being reflected in the editor.
- [`aa3c130c43a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa3c130c43a) - Changes
  the annotation mark to inclusive in order to fix the annotation being deleted when doing
  composition
- [`9f142486837`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f142486837) - ED-14867
  updated zIndex for width toggle breakout btn to be below other popups
- [`b616ba20f04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b616ba20f04) - [ux] The
  height of the panel stays the same when the emoji is removed
- [`c1eedb6a5e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1eedb6a5e1) - [ux]
  Removed extra span and it's related styles from Placeholder plugin to align height of flashing
  cursor with height of text line
- [`f608bc44cf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f608bc44cf2) - [ux]
  ED-16177 Added new text color labels. These new labels are disabled by default and only present
  when useSomewhatSemanticTextColorNames feature flag is set to true.
- [`62789954243`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62789954243) -
  react-virutlaized has been replaced with @tanstack/react-virutal in @atlaskit/emoji
- [`224a2482244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/224a2482244) -
  [ED-16166] Changes the renderer prop document type from any to DocNode

  BREAKING for `@atlaskit/renderer`: Previously the `document` prop for the renderer component had
  the type of `any`. This has now been changed to `DocNode` which comes from `@atlaskit/adf-schema`.

  Documents being passed into the renderer component will need to be updated to use this type.

  Example Usage:

  ```tsx
  import { DocNode } from '@atlaskit/adf-schema';

  const emptyDoc: DocNode = {
  	type: 'doc',
  	version: 1,
  	content: [],
  };
  ```

- [`41810bb081d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41810bb081d) - [ux]
  ED-15897 fixed unexpected behaviour when using scroll buttons
- [`76183098160`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76183098160) - [ux]
  ED-15285 - fix initial visibility of edit icon on extension floating toolbar when selecting an
  editable extension at the first node in the document
- [`bb9a5f9d77d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb9a5f9d77d) - [ux]
  ED-16176 Added useSomewhatSemanticTextColorNames feature flag. This is part of COMMIT-5058 work to
  unblock dark mode for Jira. The intention of the flag is to show semantic names in tooltips when
  hovering over colors in the text color palette in token light/dark mode. Note that the flag is
  'somewhat semantic' due to white/dark-gray not being semantic names.
- [`233e03b2d92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/233e03b2d92) - ED-16007
  To highlight the table rows and columns when the 'Delete Row' and 'Delete Column' options are
  highlighted in the 'cell options' menu of floating toolbar
- [`7fd5785d37d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fd5785d37d) -
  [ESS-2752] Fix clientId type derived from prosemirror-collab
- [`651dee737d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/651dee737d2) - ED-15301
  Added initial preset builder types
- [`3a35da6c331`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a35da6c331) - DTR-825
  ED-9775: added jamfselfservice:// to whitelistedURLPatterns
- [`069fe0a9aa4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/069fe0a9aa4) - [ux]
  When trying to apply a mark and the selection contains a mix of the selected mark and other
  content it will apply the mark rather than removing the mark from the selection.
- [`3a236cfd8d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a236cfd8d3) - refactor
  typeahead emoji plugin by removing usage of legacy context provider
- [`129c07f042d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/129c07f042d) - ED-16271
  To skip the scroll buttons when user uses arrow keys to navigate in floating toolbar as it is not
  keyboard user friendly (changes are not feature falgged)
- [`1267ffe2c42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1267ffe2c42) - Add
  media traceId into copy/paste operations
- [`b2fa6d3e611`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2fa6d3e611) -
  [ED-16106] Fix margin top when paragraph has alignment marks
- [`0745d7b54df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0745d7b54df) - Updated
  containsClass method to be more robust, to prevent console errors
- [`97eb6fb59c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97eb6fb59c8) - [ux]
  Fixes focus being lost when closing the new link picker user interface when inserting via shortcut
  or toolbar. Focus instead now returns to the editor.
- [`f451c36becf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f451c36becf) - Fixed
  reconciliation issue causing emoji picker in floating-toolbar to re-mount on parent component
  update
- [`e4089f2c471`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4089f2c471) - Modified
  toolbar buttons to read out keyboard shortcuts by screen readers.
- [`968ac659016`](https://bitbucket.org/atlassian/atlassian-frontend/commits/968ac659016) - [ux]
  ED-16274 fixed typeahead query line height issue
- [`53b8ef2ab95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53b8ef2ab95) - Updates
  link picker feature flag to be the only logic to determine if the new link picker UI should be
  used.
- [`e3c011d1c03`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3c011d1c03) - [ux]
  Fixed issue where z-index of stickyToolbar was way to high, which meant popups were under the
  toolbar instead of over it
- [`60068f7fcbe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60068f7fcbe) -
  [ED-16007] Changes made to improve the floating toolbar's keyboard accessibility
- Updated dependencies

## 176.0.3

### Patch Changes

- [#28261](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28261)
  [`7f49aa601ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f49aa601ae) -
  ED-16445: Fix to set allowUndoRedoButtons prop codemod in editor-core to run against the correct
  editor version v175 rather than v173

## 176.0.2

### Patch Changes

- Updated dependencies

## 176.0.1

### Patch Changes

- Updated dependencies

## 176.0.0

### Major Changes

- [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
  [`2df5ab17c10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2df5ab17c10) -
  DSP-6459: Adds a background to code blocks in the editor to remove transparency. E.g. prevents
  table cell background colors from affecting code blocks. Also modifies code blocks in table
  headers to have a border instead of a different color when design tokens are enabled.

### Minor Changes

- [`e657779ba39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e657779ba39) - [ux]
  ED-15877 Added plain text fallback when using the copy button. When copying links, the url would
  be the plain text fallback. This also resolves ED-15955: copy button does not work on Android
- [`2e7d2c81d2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e7d2c81d2f) - EDM-3626
  Remove plain text paste linkification feature flag the feature flag will not exist anymore so this
  cannot be enabled/disabled plain text containing URLs will always be 'linkified' using
  shift-cmd-v/shift-ctrl-v

### Patch Changes

- [`cb8f8e76d25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb8f8e76d25) - Update
  types for react-select and @atlaskit/select upgrade Update commerce-ui entrypoints that caused a
  pipeline issue.
- [`1a798ec6296`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a798ec6296) - ED-15425
  Adds table row check when using up arrow in table
- [`352f2b5a90f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/352f2b5a90f) - ED-15984
  fix sticky toolbar on JIRA
- [`25617fe0633`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25617fe0633) - [ux]
  ED-16010 this updates the text color picker to use design tokens when available.
- [`9f597c3c697`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f597c3c697) - ED-14996
  allow start/end line selection when cursor is next to an inline comment
- [`94f8a899d36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94f8a899d36) -
  [ED-15851] Add feature flags for the restart numbered lists project. These include:
  - restartNumberedLists: Allow numbered lists to start from any number greater than 0, not just 1
  - listNumberContinuity: Allow lists to continue their numbering when split by other nodes
  - restartNumberedListsToolbar: Show a toolbar for users to restart the numbering of a list

  We will be encapsulating all dev work under these flags.

  These flags are for development purposes only, please don't turn these on. Only feature leads can
  turn these on.

- [`c472a1eed2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c472a1eed2f) - DSP-3443
  Updates tokens used for floating buttons; updated appearances only visible in applications
  configured to use the new Tokens API (currently in alpha).
- [`01472b73d72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01472b73d72) -
  DSP-4815 - Adds design tokens to non-custom panels. Updated appearances only visible in
  applications configured to use the new Tokens API (currently in alpha).
- [`7a1a5d392ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a1a5d392ef) -
  [ux][ed-15366] remove right align shortcut as it was interfering with default browser activity
- [`9995644eec0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9995644eec0) - [ux]
  ED-16095: Resolve a bug where the codeblock floating toolbar disappeared on selecting a language
  from the dropdown menu. (Add getter paths for atlaskit/select refs that safely work for both
  react-select v5 and v4 scenarios).
- [`8a11811caca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a11811caca) - ED-15298
  clean up table cell optimisation
- [`10a6576545e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10a6576545e) -
  [ED-16104] To fix a regression caused by [ED-15947] The arrow key behaviour is unexpected when we
  open find and replace button.
- [`be6ac35db24`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be6ac35db24) -
  [ED-15485 & ED-15486] changes to make emojis and mention nodes screen reader compatible (only the
  ones which are rendered in the editor - toolbar and typeahead emojis are out of scope)
- [`0606572f9b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0606572f9b8) - [ux]
  ED-15348 docs(changeset): ED-15348 Fix a bug preventing typeahead actions to be fired from a gap
  cursor. Typing a typeahead trigger key (/, : or @) should pop-up a typeahead menu. However, if the
  current selection is inside a gap cursor, the trigger character is inserted and the pop-up menu
  doesn't open. This changeset fixes that.
- [`e143a0cc82e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e143a0cc82e) -
  [ED-15851] Adjust set up of feature flags for the restart numbered lists project so that they work
  for mobile.
- [`b80e36ad1fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b80e36ad1fb) - ED-15290
  adds padding bottom to chromeless editor
- [`6a9d0618b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a9d0618b08) - Fix bug
  on safari where the caret briefly appears in the middle of a mention after autocompleting a
  mention.
- [`e3f86801895`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f86801895) - To Focus
  the last typeahead list item when up arrow key is pressed [ED-15805]
- [`d5fd6da78ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5fd6da78ab) - To add
  arrow key navigation for the main toolbar items and menu items [ED-15497]

  To make the editor main toolbar items accessible using left and right arrow keys. The menus are
  expandable using Space or Enter key, once the menus are expanded the options are accessible using
  up/down arrow keys. 'Esc' key closes the menus and focuses the toolbar item.

- [`1b489f87e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b489f87e1e) - Removed
  unused prop 'stickToolbarToBottom' from editor-core
- [`46561872fb9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46561872fb9) - ED-16357
  To restore default keyboard navigation in emoji popup in main toolbar
- [`9176a182f13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9176a182f13) -
  [MEX-2012] Fix iOS 16 introduced regression in media single selection
- [`7bf4281949a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7bf4281949a) -
  ED-15704 - Fix missing hover inducators on Delete column and Delete row under table floating
  toolbar context menu
- [`e55b07b8fcd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e55b07b8fcd) - fix
  whole media caption is removed if delete emoji in it
- [`e5792780377`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5792780377) - don't
  encode PM node twice when rendering table toolbar
- [`db75d733f3c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db75d733f3c) - [ux]
  DSP-4354 - Adds design tokens for code snippet deletion hover state. Adds overlay for code snippet
  gutter to create a more saturated color for the deletion hover state. Updated appearances only
  visible in applications configured to use the new Tokens API (currently in alpha).
- [`c80ef2d3bd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c80ef2d3bd0) - [ux]
  Allow tabbing past the save indicator
- [`3a66592edd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a66592edd7) -
  [ED-16104] To fix a regression caused by [ED-15947] The arrow key behaviour is unexpected when we
  open find and replace button.
- [`17014a9004c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17014a9004c) - [ux]
  ED-15632 preprocess invalid media adf to avoid empty mediaSingle node and duplicated captions and
  media inside mediaSingle.The document will be transformed for this cases and validation error not
  thrown.When mediaSingle with empty content is encountered - it will be removed.When mediaSingle
  with duplicated captions or media nodes is encountered - duplicate captions or media nodes will be
  removed, prioritising removal of nodes with empty content first.
- [`8cc8e807222`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc8e807222) -
  DSP-4001 - Removes custom eslint rule for design token usage to follow a standard design token
  tech stack.
- [`c2510fa261f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2510fa261f) - [ux]
  ED-15961 [ux] Updates the presentation of text color to use dark and light mode colors when those
  modes are enabled
- [`0724b5e6562`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0724b5e6562) - Fixed
  typeahead behaviour after undoing insertion.
- [`9116ae65eaf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9116ae65eaf) - [ux]
  ED-15345 fix annotation should work with leading and trailing whitespace across mark
- [`28e25520771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28e25520771) -
  [ED-16264] changes made to fix a regression caused in ED-15483 and ED-15497 , The arrow key
  navigation in 'Edit Link' 'Alt Text' popup and 'cell options' popup of table is hijacked
  incorrectly. post this fix the arrow key navigation behaviour should be deafult in these two
  popups
- [`84254f9842e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84254f9842e) - ED-14828
  Make sure typeahead does not show when it is at the beginning of the slash command
- [`47dfcc04652`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47dfcc04652) -
  ED-15703 - Minor change on floating toolbar to allow z-index value to be passed as parameter
- [`58365aae521`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58365aae521) - [ux]
  Refactor messages on tooltip of media toolbar item and media slash commend result to show video as
  an explicit upload option.
- [`3354633aa75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3354633aa75) - Modified
  quick insert menu items such that they are read according to content design by screen readers.
- Updated dependencies

## 175.0.5

### Patch Changes

- [#27511](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27511)
  [`403e0d2d291`](https://bitbucket.org/atlassian/atlassian-frontend/commits/403e0d2d291) - ED-16246
  fix prevent @types/prosemirror-commands @types/prosemirror-keymap updating to incompatible
  version.

## 175.0.4

### Patch Changes

- Updated dependencies

## 175.0.3

### Patch Changes

- [#27527](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27527)
  [`c1d2045d68f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1d2045d68f) - [ux] Fix
  margins for extensions with fragment marks

## 175.0.2

### Patch Changes

- [#27437](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27437)
  [`560af4b794c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560af4b794c) -
  Preventing ReactEditorView declaration file from being generated with cypress types by changing
  the shape of the interface.

## 175.0.1

### Patch Changes

- Updated dependencies

## 175.0.0

### Major Changes

- [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
  [`291529c1b2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/291529c1b2d) -
  ED-12937: change Editor prop name from UNSAFE_allowUndoRedoButtons to allowUndoRedoButtons.

  BREAKING CHANGE: `UNSAFE_allowUndoRedoButtons` change to `allowUndoRedoButtons` in `<Editor />` in
  `@atlaskit/editor-core`

  Upgrade guide: If you are currently consume `<Editor />` with `UNSAFE_allowUndoRedoButtons`, You
  need to update name to `allowUndoRedoButtons`.

  ```jsx
  import Editor from '@atlaskit/editor-core';

  return (
      <Editor
          // .....
          allowUndoRedoButtons={true}
          // ....
      >
  )

  ```

### Minor Changes

- [`7b1d6002178`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b1d6002178) - added
  'measurement' and 'hasCustomAttributes' tags to operational feature exposed event
- [`30e8425f7d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30e8425f7d6) - [ux]
  ED-15706 Reenable copy button on editor-plugin-table. Added property copyButton to
  floatingToolbarConfig.
- [`65d0516e638`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65d0516e638) - Adds a
  new function to editorActions: getNodeByFragmentLocalId. Exposes fragmentLocalId as part of
  ExtensionComponent. extension-api.update function starts using parent node to check if mark
  changes are allowed.
- [`90c44a68da2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90c44a68da2) - Removed
  editor-core table plugin and replaced with new `editor-plugin-table` package. This change required
  adding copying new table changes from editor-core to the new table package, moving IconTable to
  shared package, and creating new entry-points from editor-plugin-table. `getPluginState` from
  `packages/editor/editor-plugin-table/src/plugins/table/pm-plugins/table-resizing` was also
  exported.

  [ED-15674][ed15739] [ED-15633]

- [`72d44f7f681`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72d44f7f681) - [ux]
  ED-15457: call replaceDocument() from mobile bridge to properly reload web Editor with all props
  taken into consideration
- [`61cd2188e62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cd2188e62) - [ux]
  ED-15405 added horizontal scrolling to floating toolbar in case of overflow
- [`ab072299e05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab072299e05) -
  ED-15519 - Extensions used as data sources will now display a delete confirmation dialog

### Patch Changes

- [`f7764c8dac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7764c8dac0) -
  [ux][ed-15511] Handle pasting nested bullet list from within a table within an extension so it
  does not maintain parent unexpectedly
- [`860d7a34a93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/860d7a34a93) - [ux]
  ED-15743 prevent content area from scrolling when copy button is clicked
- [`415c9dbd1dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/415c9dbd1dc) - Removed
  duplication from plugin rankings
- [`91f1d4531c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91f1d4531c8) - [ux] Fix
  behaviour of forward delete when selection is on empty paragraphs, allowing panels, quoteblocks,
  desision and action lists to move upwards.
- [`ad1da0b1bf7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad1da0b1bf7) - [ux]
  Disabled visual hints for the hyperlink copy button. These caused the floating toolbar to jump
  around when the link mark was applied to inline nodes.
- [`36ce7fd0da1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36ce7fd0da1) - [ux]
  ED-15476 Fixes visual hints for hyperlink copy buttons, and what goes into the clipboard when the
  button is used.
- [`ab1d440e0de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab1d440e0de) - [ux]
  ED-12978 Updated insertCodeBlock() command to allow the current range selection to be added to the
  codeBlock as content on insertion.
- [`3f7900cbf37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f7900cbf37) - [ux]
  ED-14993 added better support for codeblocks inside lists and gap cursor selection inside lists:
  - made list markers visible in safari (desktop and mobile) when list contains codeblocks;
  - fixed bug so users can now set gapcursor next to codeblock by clicking or touching (mobile) the
    list marker;
  - fixed bug so when users have gapcursor next to a codeblock, they can still toggle (or untoggle)
    it into a list;
  - fixed margins for codeblocks in lists;

- [`eb229be25c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb229be25c4) - Fixed
  expand button vertical alignment not correctly aligned with title
- [`094edf099c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/094edf099c0) - [ux]
  ED-15522 Fix up arrow not working past blank new line in code block when paste. windows
- [`e7836c150bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7836c150bb) -
  Re-enable Performance metric for ReactNodeView, WithPluginState
- [`e6e37b36e94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6e37b36e94) -
  ED-14611 - Patch to fix Uncaught RangeError exception while keyboard doing shift arrow-up / shift
  arrow-down
- [`1e32a1072b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e32a1072b9) - [ux]
  Ensure more than three backticks are not converted to a codeblock
- [`b2b98eca8cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2b98eca8cc) - ED-14814
  Add "outdatedBrowser" attribute into analytics error payload, add browser check and expose the
  function "isOutdatedBrowser()"
- [`8f52252d256`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f52252d256) - Ed-15440
  CMD+ArrowLeft after a code block should move the cursor to the start of the line. Also the reverse
  should happen for CMD+ArrowRight.
- [`51e84999643`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51e84999643) -
  ED-15381 - Patch table / layout CSS to fix issue of ProseMirror gapcursor within the cell
- [`edb93baa953`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edb93baa953) - Moved
  sendLogs to editor-common. Re-exported in editor-core and import sendLogs from editor-common in
  editor-plugin-table package.
- [`d98c5a4168b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98c5a4168b) - [ux]
  ED-13528 fixed - Unable to exit list with an empty character after cursor
- [`907a18e29bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/907a18e29bb) - [ux]
  Increase padding for panels with no emoji
- [`2016989cd5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2016989cd5d) - unblock
  document from saving when the “uploading card” is removed
- [`cb758a1eedf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb758a1eedf) - [ux]
  ED-15707: fixed floating toolbar select mount point for comment/chromeless appearance
- [`f42f1472587`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f42f1472587) - [ux]
  ED-15399 Fix create column before. Ctrl + Option + Left should create column before when cursor is
  in a table header.
- [`1e1ac6d1d15`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e1ac6d1d15) -
  [ED-15501] Removal of coupled table-resizing code in `editor-core` media and card plugin. This
  makes entry-point `/table-resizing` from `editor-plugin-table` unused so removed the entry-point.
- [`184d3cf7ce6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/184d3cf7ce6) -
  Preventing error being logged to the console if the consumer of the Editor component does not have
  IntlProvider in the component hierarchy.
- [`8a1155bee73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a1155bee73) - [ux]
  ED-15050 Fixed - Pasting list markup into a table cell ends up with cursor in the next cell
- [`afd30c4664e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/afd30c4664e) -
  Refactored Editor Help Dialog to be more conformant to accessibility standards
- [`858c4edfa37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/858c4edfa37) - [ux]
  ED-15262 Don't linkify string starting with \$ or {
- [`51224a1893c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51224a1893c) - ED-15405
  fixed an issue with the Code block language select dropdown not mounting to the correct div on
  first load
- [`dad944b371c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dad944b371c) - To add
  role attributes for main and contextual toolbars for better accessibility [ED-15493]
- [`8c16cb97a11`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c16cb97a11) - ED-12676
  cleanup useUnpredictableInputRule feature flag
- [`47f1c7fff80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f1c7fff80) - [ux]
  ED-14991 rework extension breakout to share logic with breakout mark views. Fixes an issue where
  iframes inside bodied extensions that were set to full-width or wide would be blurry.
- [`3cecda14f87`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cecda14f87) -
  [ED-15847] To fix the arrow key navigation regression caused in ED-15483, post this fix user
  should be able to edit a hyperlink text and url using arrow keys.
- [`6c7d7adbd7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c7d7adbd7a) - ED-14740
  Removes margin top for rich media items in a layout
- [`5128df4c8bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5128df4c8bd) - Fixed a
  bug where toolbar would disappear / break when mediaSingle is resized
- [`1b04126a190`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b04126a190) - These
  changes are to improve the keyboard navigation support for floating toolbars through a specific
  shortcut and to trap the focus inside the floating toolbar [more details in ED-15483]
- [`901aa96d69f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/901aa96d69f) - Remove
  the node check in UNSAFE_componentWillReceiveProps in mediaGroup to prevent infinite steps
  creation
- [`14e7ee2737a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14e7ee2737a) -
  [ED-12768] Fix splitParagraph to avoid try to insert invalid content inside paragraphs
- [`992ed2b7e2a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/992ed2b7e2a) - ED-15510
  Fixes animation when resizing breakout
- [`e7157aaf997`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7157aaf997) - ED-15476
  internal refactor of `getCopyButtonConfig` function in preparation for supporting marks.
- Updated dependencies

## 174.0.0

### Patch Changes

- Updated dependencies. This is not actually a breaking change. Major bump is because
  @atlaskit/link-provider was bumped with `minor`. Please, ignore this major bump.

## 173.0.1

### Patch Changes

- [#25718](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25718)
  [`74abc212007`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74abc212007) - Move
  `setTextSelection` from `editor-core` to `editor-common`, then re-export it form `editor-core` to
  ensure there are no breaking changes
- Updated dependencies

## 173.0.0

### Major Changes

- [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
  [`aed2ee012bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aed2ee012bc) - ED-13182
  insertTaskDecision has been depreciated and removed from this release in favor of
  insertTaskDecisionCommand.

  `insertTaskDecision` was a duplicate of `insertTaskDecisionCommand` with added unnecessary
  overhead, replace all occurrences with `insertTaskDecisionCommand`. The function signatures are
  slightly different to remediate remove the first parameter from the function call
  (`view: EditorView`) and insert a third parameter with a value of `undefined`.

### Minor Changes

- [`e71cf110b81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e71cf110b81) - [ux]
  ED-14418 Copied table cell options to the floating toolbar if feature flag is enabled (off by
  default)
- [`d8acf7254db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8acf7254db) - ED-8567
  added tracking for fixTables()

### Patch Changes

- [`0474f9cedb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0474f9cedb2) - ED-15443
  replace only telepointer and not zero character
- [`7302b885bb3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7302b885bb3) - Fixed
  blue selection frame not showing up in typeahead menu.
- [`adaf9bab9a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/adaf9bab9a9) - ED-15530
  remove styled-component dependency from editor-core
- [`53c2a7f9eb4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53c2a7f9eb4) - [ux]
  ED-15174: Ensure original link paste position is honoured when pasting macro links even if other
  changes occur while resolving links
- [`07160af53b7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07160af53b7) - [ux]
  ED-15447: Stop breakout width layout button position flickering when user moves selection out and
  into breakout-supported nodes
- [`1ee63eda764`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ee63eda764) - Fixed
  typeahead selection frame showing with mouse selections.
- [`0ed72f9c96e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ed72f9c96e) - [ux]
  ED-15208 fixed status bar selection issue
- [`15e418edc1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15e418edc1b) - Set
  Firefox collab telepointer decoration side value to 0 to fix backspace issues
- [`95f2b5569a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95f2b5569a5) - Bump &
  force prosemirror-dev-tools to 3.0.1
- [`556bcd32873`](https://bitbucket.org/atlassian/atlassian-frontend/commits/556bcd32873) - ED-15593
  Fixed a regression - Adding back the hover style of mention menu items
- [`dbc1b4943c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbc1b4943c2) - ED-13162
  add word joiner before and after telepointer
- [`da012d93a6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da012d93a6a) - [ux]
  Insert a paragraph beside an embedded smart card when it changes its layout wrap to either left or
  right, ensuring a user can add text beside it
- [`13f3001af1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/13f3001af1e) - ED-15482
  Improve esbuild devloop
  - Bumps esbuild to 0.15.5
  - Unlock locked prosemirror-dev-tools dependency version
  - Add prosemirror-dev-tools to Editor kitchen sink example
  - Partially address translations not working in examples via esbuild
  - Defaults esbuild for non-VR editor-core + renderer devloop

- [`8f1264a6bc8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f1264a6bc8) - Updated
  date lozenge component from styled components to use Emotion CSS
- [`5b018789978`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b018789978) - To fix
  scroll position of typeahead list elements [ED-15754]
- [`dbfc8c36104`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbfc8c36104) - [ux][ux]
  ED-15655 To add visible focus styles for type ahead list items when focused through navigation
- [`f5a41e1c164`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5a41e1c164) - Fixed
  pasting of plain text content where double slashes collapsed into a single slash.
- [`e47c25f7cbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e47c25f7cbd) - [ux]
  ED-15388 Fixed - Lose focus when canceling composition input in Japanese at the beginning of page
- [`d58c77cae8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d58c77cae8d) - ED-15182
  corrected blockquote to blockquote content copy paste bug
- [`f86e84d3cd8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f86e84d3cd8) - ED-13980
  Changes to make typeahead menu accessible by adding assistive text and improving keyboard
  navigation
- [`830f3ba0e98`](https://bitbucket.org/atlassian/atlassian-frontend/commits/830f3ba0e98) - [ux]
  ED-15324 Allow pasted inline nodes to replace placeholder nodes.
- Updated dependencies

## 172.3.2

### Patch Changes

- Updated dependencies

## 172.3.1

### Patch Changes

- [#25617](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25617)
  [`ebbb19af585`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebbb19af585) - bump
  editor-common to 69.4.1

## 172.3.0

### Minor Changes

- [#25390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25390)
  [`06ae7af103f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/06ae7af103f) -
  [ux][ed-15739] Bring back the table icon to the typeahead menu by moving IconTable component to
  shared package

### Patch Changes

- Updated dependencies

## 172.2.1

### Patch Changes

- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
  [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
  Typescript from `4.3.5` to `4.5.5`
- Updated dependencies

## 172.2.0

### Minor Changes

- [#24607](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24607)
  [`922840a4c85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/922840a4c85) -
  [ED-15502][ed-15564] Decoupled selection and tables and re-enabled tableSelectionKeymap in new
  table plugin. Introduced new api EditorSelectionAPI.
- [`7955a53b7aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7955a53b7aa) -
  [ED-15550] Move analytics types to editor-common package
- [`762d8bfe380`](https://bitbucket.org/atlassian/atlassian-frontend/commits/762d8bfe380) -
  [ED-15503] First InsertionNodeAPI code: Removing the Toolbar - Table couple code

### Patch Changes

- [`c804f3217e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c804f3217e7) -
  [ED-15588] Decouple messages in table plugin by moving dependencies to editor-common.
- [`7b0587fe2ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b0587fe2ee) -
  [ED-1556] Fixed up tests failing due Babel generates properties with only `get` defined for
  re-exported functions. Solution is to import the modules where the functions used are defined or
  mock implementation.
- [`a4d1c1e9dd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4d1c1e9dd0) - Shifted
  slice transforms to editor-common
- [`131a0e81682`](https://bitbucket.org/atlassian/atlassian-frontend/commits/131a0e81682) -
  [ED-15586] Fix missing analytics from table's cut event
- [`f920b646662`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f920b646662) - Shifted
  many common utils from editor-core to editor-common
- [`7987d8b379b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7987d8b379b) - ED-15584
  Re-enable extracted layout button, shifting common editor-core UI elements to
  `editor-common/menu-ui`
- [`7487d066e92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7487d066e92) -
  [ED-15551] Copy ReactNodeView and dependencies into editor-common
- [`949bba4aaf4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/949bba4aaf4) -
  [ED-15556] Initial Editor Analytic API for Table extraction
- [`95f007063cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95f007063cf) -
  Decoupling paste plugin and table plugin, copied `replaceSelectedTable` and `getSelectedTableInfo`
  utils to editor-tables utils package and analytics dependency shifted to paste plugin.
- [`73d9a2fa116`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73d9a2fa116) - ED-15568
  Restore table's FloatingContextualMenu, extract utils/UI components
- [`1691708e13b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1691708e13b) -
  [ED-15555] Export getParentNodeWidth to editor-common
- [`fdeacec217f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdeacec217f) -
  [ED-15590] Import editor utils functions from editor-common
- Updated dependencies

## 172.1.2

### Patch Changes

- [#24961](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24961)
  [`764bb2b1267`](https://bitbucket.org/atlassian/atlassian-frontend/commits/764bb2b1267) - Fixed a
  bug where toolbar would disappear / break when mediaSingle is resized

## 172.1.1

### Patch Changes

- [#24814](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24814)
  [`fb0c1db4bf7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb0c1db4bf7) - [ux]
  ED-15512 Fix can't delete quote in first line jira comment

## 172.1.0

### Minor Changes

- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
  [`0a2a2ff14d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a2a2ff14d9) - [ux]
  ED-15284 Updated shared styles to add margin-top to paragraphs and headings with indentation mark.
  Prior to this, indented content had different spacing to the rest of the document.
- [`d7c4506066d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7c4506066d) -
  [ux][ed-15295] improve code block copy button label to better indicate to users what will end up
  in the clipboard when used.
- [`82d38ab18c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82d38ab18c1) - [ux]
  ED-11600 Fixed - Keyboard composition in code block removes texts
- [`1c7de731b84`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c7de731b84) -
  [ux][ed-15135] Add image and video to keywords of files & images typeahead item
- [`a7e0b90de6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7e0b90de6a) - [ux]
  ED-15243 fixed page scroll unexpectedly on action item check
- [`84b5a76c7d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84b5a76c7d5) - [ux] Add
  link settings button to hyperlink and smart card toolbars.

### Patch Changes

- [`a6df7e823d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6df7e823d8) - [ux]
  Fixed trello card overflow issue in table cells & fixed merged table cells selection / hover state
- [`d3d1dd0a666`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3d1dd0a666) -
  Hyperlink: Fix embed option not showing on toolbar after converting smart link to url
- [`f5f3d1a0db9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5f3d1a0db9) - Smart
  Links: Fix edit unresolved link lost link url
- [`f01b0350e42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01b0350e42) - Repaints
  editor nodes when theme mode changes.
- [`da7d675ec1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da7d675ec1e) - [ux]
  ED-15363: Preserve leading and trailing whitespaces when pasting plain text into Editor
- [`bd524db3926`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd524db3926) - ED-15380
  Update fragment prosemirror-schema to match ADF schema
- [`d28c3de46fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d28c3de46fe) - ED-14771
  Replaced react-window with react-virtualized
- [`c64c93a5cab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c64c93a5cab) - Internal
  ED-12831 changes to not to log deprecated warnings in prod mode"
- [`f718a9eb83a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f718a9eb83a) - Fixing
  usage of diffLines return types in 23-diffing example to be pulled from @types/diff
- [`c73fb17957a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c73fb17957a) - [ux]
  ED-10207 When the floating toolbar unmounts or updates, remove any temporary styling that was
  added to the node via hovering over a floating toolbar button.
- [`688f1d012a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/688f1d012a9) -
  [ux][ed-15181] Fix typeahead not opening when typing really quickly
- [`d3ae8684731`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3ae8684731) - [ux]
  ED-14658 Pressing escape in edit mode when popover open shouldn't cancel changes
  - Moved keydown listener from document to editor element .akEditor to be able to prevent bubbling
  - Applies to toolbar menus and typeahead, date, emoji picker

- [`9b778e5cd54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b778e5cd54) -
  [ME-2621] Remove legacy code that imposes risks
- [`cb72385b5f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb72385b5f4) - [ux]
  Prevented cursor selecting table corner controls
- [`15c39553e92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15c39553e92) - [ux]
  ED-15130: Make tableRenderOptimization flag default enabled to fix table row control heights being
  incorrect when smart link inlineCards finish rendering
- [`45b6d35ea96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45b6d35ea96) -
  [ME-1327] Added new upload methods to editor mobile bridge to support previews and progress for
  media cards.
- [`1bdeac4d8a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1bdeac4d8a5) - [ux]
  ED-13528 Fixed - Unable to exit list with an empty character after cursor
- [`a75f0f02c24`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a75f0f02c24) - [ux]
  ED-14683 fix arrow keys in code block unpredictable

  Fixed cursor jumping to expand title when pressing up in a code block in an expand.

- [`e2d54b5e990`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2d54b5e990) - ED-9738
  selection should work when editor is disabled
- [`1ac9c1f7234`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ac9c1f7234) - [ux]
  Fixes analytics not firing and ctrl+z not downgrading a smart link paste when
  smartLinks.resolveBeforeMacros and featureFlags.smartCards.macro-override are enabled.
- [`cbc6a5ed686`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cbc6a5ed686) - Fixes a
  bug where active states for Editor dropdown menus rendered incorrectly
- Updated dependencies

## 172.0.5

### Patch Changes

- [#24330](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24330)
  [`36de2bb7444`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36de2bb7444) - Removing
  the table background-color style which was introduced as a work around during a HOT, this caused
  other regressions and the actual fix was implemented by the chromium team. See HOT-99849 for more
  details

## 172.0.4

### Patch Changes

- Updated dependencies

## 172.0.3

### Patch Changes

- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
  [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
  Typescript from `4.2.4` to `4.3.5`.
- Updated dependencies

## 172.0.2

### Patch Changes

- [#24029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24029)
  [`8ed516834c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ed516834c1) - [ux]
  ED-15407: Bring forward patches below to master:
  - ED-14988: Patch dark mode in mobile-bridge by ensuring theme context is not stale. Repaints
    editor nodes when theme mode changes.
  - ME-2511: Revert the premature optimisation that introduces race condition.
  - Partly from ED-15327: PortalProvider fix to ensure theme toggling updates nested mentions, nodes

## 172.0.1

### Patch Changes

- [#23984](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23984)
  [`4e63a26de78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e63a26de78) - [ux]
  DTR-624 Reversed order of indentation buttons in the toolbar. Note that the buttons are behind a
  feature flag and disabled by default.

## 172.0.0

### Major Changes

- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
  [`c72a6787b9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c72a6787b9d) -
  BREAKING: Removes optional `cardOptions` parameter for the `FloatingToolbarHandler` type.

  Adds support for using `@atlaskit/link-picker` as the link picking user interface.

  The link picker requires configuration via the `linking` prop in order to enable link search and
  suggestions capabilities.

  The new link picking UI can be opted in by enabling the `lp-link-picker` feature flag.

  In addition, `smartLinks` is now also configurable via the `linking` prop.

  Example Usage:

  ```tsx
  import { AtlassianLinkPickerPlugin } from '@atlassian/link-picker-atlassian-plugin';

  <Editor
    linking={{
      smartLinks: { ... },
      linkPicker: {
        plugins: [new AtlassianLinkPickerPlugin({ ... })]
      }
    }}
    featureFlags={{
      'lp-link-picker': true
    }}
    />
  ```

  See
  [Link Picker docs on Atlaskit](https://atlaskit.atlassian.com/packages/linking-platform/link-picker)
  for more information on how to configure the link picker.

- [`080e2269f18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/080e2269f18) -
  ED-14838: Completely remove allowDynamicTextSizing prop references and deprecation warnings from
  editor and renderer
- [`3cc03bb97e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cc03bb97e3) - replace
  @atlaskit/smart-card peer dependency with @atlaskit/link-provider

### Minor Changes

- [`83e8b89dfc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83e8b89dfc0) - [ux]
  ED-15098 added floating toolbar copy button to card
- [`559bc4c2996`](https://bitbucket.org/atlassian/atlassian-frontend/commits/559bc4c2996) - [ux]
  ED-15100 add floating toolbar copy button to extension
- [`6433d875811`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6433d875811) - [ux]
  ED-15101 add floating toolbar copy button to media file cards
- [`92207ab17aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92207ab17aa) - Added
  analytics to floating toolbar copy button
- [`2affe8adcfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2affe8adcfa) -
  ED-14510: Generic feature flag to disable spellcheck via browser and version
- [`5020781d90a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5020781d90a) - [ux]
  ED-15099 added floatng toolbar copy button to Expand
- [`8c3844a3d0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c3844a3d0c) - [ux]
  Refactored DropDown to remove dependency to deprecated package @alaskit/droplist
- [`6ef6f24577e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ef6f24577e) - [ux]
  ED-15010 added floating toolbar copy button to media
- [`995991c4b11`](https://bitbucket.org/atlassian/atlassian-frontend/commits/995991c4b11) - [ux]
  ED-15108 added floating toolbar copy button to Layout
- [`aa0ef1b96e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa0ef1b96e2) - Passing
  theme context to editor data portals
- [`1847f358354`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1847f358354) - [ux]
  ED-15067 Enables indent and outdent buttons for allowed nodes when indentationButtonsInTheToolbar
  feature flag is true.
- [`653778721dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/653778721dc) - ED-15099
  fixed floating toolbar copy button not working for nested Expand (Expand inside a table)
- [`6da96104699`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6da96104699) -
  [ux][ed-15095] Adds visual feedback to what will be copied when using the code blocks toolbar copy
  button.
- [`9df1b8dc62e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9df1b8dc62e) - [ux]
  ED-15133 Update Extension component to use the editor default text size. Prior to this, text
  inside of extensions was 2px smaller than the rest of the document.
- [`ac105d01a9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac105d01a9a) - [ux]
  ED-15096 add floating toolbar copy button to hyperlink
- [`4c921ea986d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c921ea986d) -
  [ME-2375] Fix the duplicated `@` symbol when mention is after an inline content
- [`6ec84e8dd3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ec84e8dd3f) - [ux]
  ED-15098 add floating toolbar copy button to Card

### Patch Changes

- [`330619e1611`](https://bitbucket.org/atlassian/atlassian-frontend/commits/330619e1611) - [ux] Fix
  focus when a user clicks the editor container when editor is rendered inside a modal
- [`89757fc6ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89757fc6ad2) - ED-14959
  Remove handler code that prevents the native find toolbar from appearing
- [`d989ae10078`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d989ae10078) -
  ED-15134 - Pasting unsupported markdown will result in paste as plain text action
- [`2eb44cace7f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2eb44cace7f) -
  [ED-15095] fix visual indicator of selection to be copied when hovering/focusing on the code block
  copy button
- [`2475c367647`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2475c367647) - ED-14860
  remove code-block-syntax highlighting
- [`721bc4d7794`](https://bitbucket.org/atlassian/atlassian-frontend/commits/721bc4d7794) - ED-14377
  To remove the imports of version.json which is deprecated
- [`575b4888124`](https://bitbucket.org/atlassian/atlassian-frontend/commits/575b4888124) - Removed
  internal test/demo usages of setSmartUserPickerEnv
- [`7389a63560c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7389a63560c) -
  ED-14510-test added more unit test and an error handler when parsing JSON string.
- [`cc39f3ee3b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc39f3ee3b8) - [ux]
  ED-15067 Enables indentation buttons for paragraphs and headings inside of layout columns. Note
  that the buttons are disabled by default and behind indentationButtonsInTheToolbar feature flag.
- [`16fa5a45e7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16fa5a45e7a) -
  [EDM-3364] Remove @atlaskit/smart-card peer dependency which was accidentally put back during a
  conflict resolution. It should no longer be in the peer dependencies of editor-core or renderer
  packages as it has been replaced by @atlaskit/link-provider
- [`6f23f0982e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f23f0982e8) -
  [ED-15036] Remove custom scrollbar styles from Element Browser
- [`46a69f32845`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46a69f32845) - remove
  unused code from editor-core
- [`b09e4b69ec0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b09e4b69ec0) - [ux]
  ED-15212: Fix pasting single list items into actions and decisions by ensuring the list content is
  added to the action or decision rather than pasted after it
- [`05c057b6252`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05c057b6252) - [ux]
  ED-15307 Fixes issues where the table cell options actions would not work on firefox, and visual
  indicators added to the table on hover of the actions would not consistently be cleared.
- [`f33714afb1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f33714afb1c) - ED-15310
  Prevents indentation buttons on paragraphs and headings nested in blocks in layouts.
- [`de16b09b138`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de16b09b138) - ED-15071
  Added toolbar input type to list, paragraph and heading, action list indent and outdent functions
  for analytics. Added a check for indentationAllowed in toolbar-lists-indentation plugin to disable
  the buttons for paragrpahs and headings if it is false.
- [`1b1af645388`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b1af645388) - [ux]
  ED-15250 Disables indentation button for lists that are already at max indentation level.
- [`6cbd22a9318`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6cbd22a9318) - ED-15179
  bumped markdown-it dependency to prevent vulnerability issue
- [`f44a3db7605`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f44a3db7605) - [ux]
  ED-15255 Fixes indentation buttons inside layout columns.
- [`b10472a1e57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b10472a1e57) - ED-14471
  remove codeBidiWarnings feature flag
- [`09df2919a7f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/09df2919a7f) -
  [ux][ed-15176] disabled embedCardLinks in unsupported parent nodes
- [`16982c2890e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16982c2890e) - [ux]
  ED-15112 - Bugfix on the issue when copying text from a panel and pasting it into a list, which
  creates another panel underneath the list. Instead, this bugfix is now just pasting the text
  inside the list.
- [`04db970c32b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04db970c32b) - ED-14899
  add attribute to render measurements and rework analytics events to prevent measurements done in
  background to resulting in misleading render durations.
- Updated dependencies

## 171.0.1

### Patch Changes

- [#23721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23721)
  [`e4d5a7638c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4d5a7638c4) - Fix
  table border issue on chrome 104 by adding background color to table

## 171.0.0

### Patch Changes

- Updated dependencies

## 170.0.0

### Patch Changes

- Updated dependencies

## 169.1.1

### Patch Changes

- [#23388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23388)
  [`ebe16f97977`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebe16f97977) - [ux]
  ED-15292 adjusted weights for the quickinsert search to match weighting system used in newer
  version of fuse.js (library that we use for fuzzy search)

## 169.1.0

### Minor Changes

- [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
  [`ceb3d47ff02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ceb3d47ff02) - [ux]
  ED-15074 Adds indentation buttons to the Editor toolbar. Buttons are disabled by default and also
  behind indentationButtonsInTheToolbar feature flag.
- [`8ff3031db06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ff3031db06) -
  Introduce new optional argument to CardProvider.resolve
- [`e7659ee829a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7659ee829a) - ED-15074
  Moved list toolbar UI into toolbarListsIndentation plugin to share logic with indentation toolbar
  buttons.
- [`54079156b5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54079156b5a) - ED-15092
  Added floatingToolbarCopyButton feature flag
- [`07c8b0b4504`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07c8b0b4504) - [ux]
  ED-15102 adds a copy button to nodes with floating toolbars
- [`2d979ce9877`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d979ce9877) - [ux]
  ED-14945: Add windowed codeblock support in renderer (This feature sits behind a flag in the
  featureFlags prop 'allow-windowed-code-block')
- [`46ddfdc949b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46ddfdc949b) - [ux]
  Removing deprecated `@atlaskit/item` package and replacing with new DS component
- [`04746af08f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04746af08f6) - [ux]
  ED-15097 added floating toolbar copy button to table
- [`9de4b38fdd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de4b38fdd6) - ED-15073
  Added indentationButtonsInTheToolbar feature flag ready for feature development.

### Patch Changes

- [`cf63e4add85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf63e4add85) - Removes
  extraneous padding from around the floating toolbar when editing a link.
- [`450a17a332a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/450a17a332a) - [ux]
  ED-14654: Lower z-index values on editor elements so they do not stick out of the editor and
  interfere with consuming products
- [`215256ec669`](https://bitbucket.org/atlassian/atlassian-frontend/commits/215256ec669) -
  [ED-15023] Remove typescript override in text formatting toolbar utils
- [`30c74c32783`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30c74c32783) - [ux]
  ED-15234: reverts ED-14654 because causing header zindex issues
- [`86b38a65f7f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86b38a65f7f) - Add
  integration test for non image files upload
- [`e4dba654a71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4dba654a71) - [ux]
  ED-15233: Fix breakout button positioning for breakout supported nodes in scenarios where editor
  disabled props changes while Editor is visually hidden and redisplayed. Fixed by skipping breakout
  width update work when the editorView dom element is width 0 (hidden) and deferring LayoutButton
  position updates to second animation frame (on window and editor resizes).
- Updated dependencies

## 169.0.0

### Patch Changes

- Updated dependencies

## 168.0.0

### Patch Changes

- Updated dependencies

## 167.0.3

### Patch Changes

- [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
  [`49eced64ce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49eced64ce2) - [ux]
  ED-14758: Fixed bug where query text would remain after pressing Enter on typeahead menu if user
  is in composition input
- [`2a788e7026e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a788e7026e) -
  ED-14812: Allows breakout nodes to be pasted inside tables
- [`559b6610a0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/559b6610a0e) - Modified
  some CSS rules to ensure Emotion is compatible with server side rendering.
- [`daab566aecb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/daab566aecb) - [ux]
  ME-2402 cursor moves to after date node after inserting a date on mobile
- [`dbbd9e189aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbbd9e189aa) -
  ED-14384 - Fixed flickering floating toolbar when clicking on the edge of a link.
- [`cf3d8e740f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf3d8e740f9) - [ux]
  ED-14968 ED-14856 Fixed - Copying multiple paragraphs from a table and pasting them into an empty
  paragraph pastes within a new table cell
- [`7c7dcb3c41a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c7dcb3c41a) - [ux]
  Solve a bug where copying text from a panel maintains the panel. Now it does not.
- [`bd55ec19911`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd55ec19911) - Deleted
  untranslated string from our i18n files to trigger our translation pipeline in order to get them
  retranslated correctly
- Updated dependencies

## 167.0.2

### Patch Changes

- [#22099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22099)
  [`9fcb08f3070`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fcb08f3070) - Upgrade
  "fuse.js" fuzzy search plugin to version `^6.6.2`

## 167.0.1

### Patch Changes

- [#22244](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22244)
  [`39937036dc5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39937036dc5) - [RM-77]
  Change the tableSupported check for ToolbarInsertBlock to account for forks of the table plugin.

## 167.0.0

### Major Changes

- [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
  [`0c808b11322`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c808b11322) -
  ED-14489 - Add implementation to allow parseDoc.check() to throw exception. This change will crash
  any apps that use the editor without a React's Error Boundary <ErrorBoundary /> ancestor in
  certain cases. This changed handling of how the Editor responds when;
  1. Previously it would load an empty document, it will now throw an error. Documents which it will
     exhibit this new behaviour are;
  - Passing a `defaultValue` which it is unable to understand (e.g. invalid document)
  - Calling `editorActions.replaceSelection()`
  2. Some actions occur that result in an invalid prosemirror document. These are not expected to be
     currently occurring, and would generally indicate a bug in the editor.

- [`d8b3bc73330`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8b3bc73330) -
  [ED-14507] Deprecate the allowDynamicTextSizing editor prop and remove all code related to it.
  This feature has been unused since 2020.

### Minor Changes

- [`28ce65e89dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28ce65e89dd) - [ux]
  ED-14386: Remove special handling for partial table copy paste, so that we still keep the table on
  paste. Also fixing undo for copy-paste of partial tables.
- [`39b7001ad4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39b7001ad4e) - [ux]
  Instrumented `@atlassian/editor-core/ (media plugin)` with the new theming package,
  `@atlaskit/tokens`.

  New tokens will be visible only in applications configured to use the new Tokens API (currently in
  alpha). These changes are intended to be interoperable with the legacy theme implementation.
  Legacy dark mode users should expect no visual or breaking changes.

- [`b8f1db6d6a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8f1db6d6a2) - [ux]
  Extended the use of @atlaskit/tokens theming package to ElementBrowser (inside editor-core
  package)

  New tokens will be visible only in applications configured to use the new Tokens API (currently in
  alpha). These changes are intended to be interoperable with the legacy theme implementation.
  Legacy dark mode users should expect no visual or breaking changes.

- [`22425f2620a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22425f2620a) - fix
  panel icon rendering issue with lazy loaded emoji
- [`8949731bc6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8949731bc6a) -
  ED-14608: Migrate adf-utils imports in atlassian-frontend to new child entry points to improve
  treeshaking
- [`d2da7718823`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2da7718823) - [ux] Fix
  the experience of backspace on editor with placeholder (Android)
- [`b0992c06706`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0992c06706) - [ux]
  ED-14471 backspacing inside an empty panel or blockquote, should not merge into a panel or a
  blockquote above it.
- [`8ecd5222731`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ecd5222731) - [ux]
  Extended use of theming package, `@atlaskit/tokens` across `editor-core/plugins`: `mention`,
  `date`, `emoji`, `expand`, `layout`, `code-block`, `hyperlink`, `grid`.

  New tokens will be visible only in applications configured to use the new Tokens API (currently in
  alpha). These changes are intended to be interoperable with the legacy theme implementation.
  Legacy dark mode users should expect no visual or breaking changes.

- [`6e240912dda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e240912dda) - [ux] Fix
  the Enter keydown behaviour on Android
- [`637ed7b07b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/637ed7b07b1) - [ux]
  Instrumented the general ui packages of `@atlaskit/editor-core` with the new theming package,
  `@atlaskit/tokens`.

  New tokens will be visible only in applications configured to use the new Tokens API (currently in
  alpha). These changes are intended to be interoperable with the legacy theme implementation.
  Legacy dark mode users should expect no visual or breaking changes.

- [`55d3e93b205`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55d3e93b205) -
  [ED-13045] Add getSelectedNode API to EditorActions

  This PR introduces a new `getSelectedNode` API to the `EditorActions` module in `editor-core`.

  This method will return the currently selected `Node` if the selection is a `Node`. Otherwise, if
  the selection is textual or a non-selectable `Node` within another selectable `Node`, the closest
  selectable parent `Node` will be returned.

  ```
    const editorActions = new EditorActions();
    const node = editorActions.getSelectedNode();
  ```

- [`b8dee69a0d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8dee69a0d6) -
  [ONECLOUD-433] Notify of promise rejection when autosave in the ConfigPanel fails for any reason,
  so we can proceed with closing the ConfigPanel

### Patch Changes

- [`c5d17b278f5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5d17b278f5) - ED-14998
  Fix paste issue in a table inside a bodied extension. Copying and pasting inline nodes inside the
  table should not create a new table during paste
- [`4a2048d8751`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a2048d8751) - [ux]
  extending use of token theming package on Plugin components - /table
- [`b68e80d658f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b68e80d658f) - add
  hover previews feature flag
- [`d5c8e9f1c9c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5c8e9f1c9c) -
  [ux][ed-14949] TypeAhead max height is its default height to prevent horziontal overflow. Height
  is used to calculate grid size in react-window.
- [`b73f20ed703`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b73f20ed703) -
  EDM-3073: Fix collab for media inline and copy-paste regression
- [`9c170e41064`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c170e41064) - [ux]
  EDM-2314: Links that are part of a filepath should not resolve to hyperlinks/smart links.
- [`17480b66f3e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17480b66f3e) -
  [ux][ed-9943] Fix to have the TypeAhead component appear above the main editor toolbar.
- [`d25c84739af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d25c84739af) - ED-14341
  migrate tests and examples to emotion
- [`b3d7fb93229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3d7fb93229) - [ux]
  ED-14656 Fix an issue that Typing multi-byte characters in a table duplicates the text in Safari
- [`c3df9b4fe7f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3df9b4fe7f) - [ux]
  ED-14911 Updated the inline cursor target plugin to add fixes for safari arrow key navigation
  across inline node views. Also added additional keyboard navigation and selection tests in
  getInlineNodeViewProducerTestSuite.
- [`789b211a5e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/789b211a5e5) - Removed
  the use of :first-child and nth-child selectors in CSS
- [`45c427e8ac9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45c427e8ac9) - [ux]
  extending use of token theming package on Plugin components - /alignment, /floating-toolbar,
  /find-replace, /extension, /help-dialog
- [`420808687d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/420808687d2) -
  EDM-3072: fix copy-paste of media inline stuck on loading and renderer copy-paste copying only
  text
- [`8300a668772`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8300a668772) - [ux]
  ED-14488: Extend ADF sanitising coverage to prevent Prosemirror failing validation checks on adf
  that can be repaired
- [`e1f853c4415`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1f853c4415) - [ux] Set
  fullpage toolbar to small width when two line editor toolbar is enabled
- [`fe8f9fc51de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe8f9fc51de) - ED-14732
  remove table column controls rendering delay to fix issue with composition events
- [`2e611fd88b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e611fd88b2) - [ux][ux]
  extending use of token theming package on other plugin components
- [`23b8d36fa72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23b8d36fa72) - Adds a
  token to the background color of the editor toolbar
- [`be5938bff91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be5938bff91) - Fix
  block type format across multiple selected table cells
- [`ed6cdd2d397`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed6cdd2d397) - added
  onfullscreenchange property to media to avoid triggering table resizing when media is in full
  screen mode
- [`b6834b8db25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6834b8db25) - ED-14903
  Added block node selection test suite to table node, also modified test suite to allow multiple
  objects to be passed into content
- [`10d3e380f95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10d3e380f95) - fix
  copy-paste issue for media caption
- [`e61e5524ebb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e61e5524ebb) - [ux]
  ED-14939 Fixed - Gap cursor blinking between end of panel and end of content
- [`dd0a9232657`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd0a9232657) -
  [ED-14954][ux] Removes token in the default color value in the custom panel color picker
- Updated dependencies

## 166.0.4

### Patch Changes

- [#21932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21932)
  [`08b3ceadbe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08b3ceadbe3) - [Hotfix]
  Revert of ED-14241

## 166.0.3

### Patch Changes

- [#21859](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21859)
  [`56238fdc70e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56238fdc70e) - ED-14998
  Fix paste issue in a table inside a bodied extension. Copying and pasting inline nodes inside the
  table should not create a new table during paste

## 166.0.2

### Patch Changes

- [#21687](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21687)
  [`61b504d9af7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61b504d9af7) -
  [ED-15023] Fix editor crashing when first line contains only sub or super script

## 166.0.1

### Patch Changes

- Updated dependencies

## 166.0.0

### Minor Changes

- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
  [`2a04b47848b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a04b47848b) - Removed
  unused emoji experiment (emojiNext).
- [`d86aa096946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d86aa096946) - [ux]
  Added prop minHeight for editor appearance='comment' and 'chromeless'
- [`b6d47de3fd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6d47de3fd9) -
  [MEX-1417] remove access to media file streams cache
- [`19486acfe8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19486acfe8f) -
  [ED-14501] Add a new input latency performance analytics event `editor.inputPerfSamplingAvg`.
  Refactor the input latency tracking logic into a class.
- [`de9e3c28026`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de9e3c28026) -
  [ED-14689] Refactor getFinalAcknowledgedState to only wait for the unconfirmed steps at the time
  of calling it to be confirmed. It will no longer wait for there to be no unconfirmed steps at all.
- [`02bfb564e45`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02bfb564e45) - [ux]
  Instrumented `@atlaskit/editor-shared-styles` and partial `@atlaskit/editor-core` with the new
  theming package, `@atlaskit/tokens`.

  New tokens will be visible only in applications configured to use the new Tokens API (currently in
  alpha). These changes are intended to be interoperable with the legacy theme implementation.
  Legacy dark mode users should expect no visual or breaking changes.

### Patch Changes

- [`74f39b3fcf8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74f39b3fcf8) - [ux]
  EDM-2398: When a user types a link as opposed to pasting one, it will only be made into a link,
  not a smart card.
- [`ea41bc8a2ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea41bc8a2ed) - [ux]
  ED-14577 add support for skipable tests for placeholder-text
- [`aec3f6e6d01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aec3f6e6d01) - Add
  closeHistory() on indentList / outdentList at the beginning as for a undo restore point
- [`67ebd08a55c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/67ebd08a55c) - [ux]
  ED-14581 Reworks unsupportedInline and confluenceUnsupportedInline to use
  getInlineNodeViewProducer api.
- [`05502fa8c02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05502fa8c02) - [ux]
  ED-14572 Migrated Mention node view to use the new getInlineNodeViewProducer api.
- [`994b3c53e55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/994b3c53e55) - ED-14373
  Removed displayInlineBlockForInlineNodes feature flag as it is no longer required. Inline nodes
  now use the getInlineNodeViewProducer api which addresses issues that the feature flag was
  intended to fix.
- [`f0f5ea7e9b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0f5ea7e9b2) - [ux]
  ED-14050 Fixes mouse wheel not working when hovering table header row while its sticky
- [`6e7c648ddb7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e7c648ddb7) -
  ED-14055: Fix out of range error during a collab session when deleting a paragraph at the end of
  the document and another user has a selection inside that paragraph.
- [`1b59c7df167`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b59c7df167) -
  [ED-14700] Checks if typeAhead was dismissed after inserting an item to make sure we don't sent
  cancelled analytics events when an item was inserted successfully
- [`b1f97a33e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1f97a33e1e) - [ux]
  Rework emoji to use getInlineNodeViewProducer api.
- [`a702917cbde`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a702917cbde) -
  [ux][ed-14725] Fixed duplicated line when pasted from google docs
- [`513476f63a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/513476f63a0) - ED-14158
  deprecate shouldAddToHistory arg from EditorActions.replaceDocument
- [`702b032500c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/702b032500c) - [ux]
  Corrected ordering of the toolbar text colour picker's drop down menu, updated its rows to be from
  darkest to lightest.
- Updated dependencies

## 165.0.0

### Patch Changes

- Updated dependencies

## 164.0.4

### Patch Changes

- [#21226](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21226)
  [`798c0d0b9c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/798c0d0b9c3) - [ux]
  Fixes an issue where some editor nodes did not work with dark mode (which is only used on mobile).
  When the environment is detected to be mobile, this adds a Atlaskit Theme Provider and a
  styled-components theme provider to the top of the editors "portals" (not react portals), which
  allows theming to work.

## 164.0.3

### Patch Changes

- [#20862](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20862)
  [`1f18014c3c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f18014c3c3) - [ux]
  ED-14909: Fix Chrome bug where typeahead would write duplicate slash prefix triggers on multiple
  focusout events

## 164.0.2

### Patch Changes

- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
  [`a424e62b264`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a424e62b264) - Changes
  to support Node 16 Typescript definitions from `@types/node`.

## 164.0.1

### Patch Changes

- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
  to TypeScript 4.2.4
- Updated dependencies

## 164.0.0

### Major Changes

- [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
  [`675613ff0f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/675613ff0f4) -
  [MEX-1390] Remove Media-picker popup as an export and remove useMediaPickerPopup flag

### Minor Changes

- [`b623cae0fe6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b623cae0fe6) -
  [ux][ed-13182] Uses the same logic for inserting or adding new action and decision items via
  different methods.

  It helps to avoid inconsistent spacing between items that were inserted via different insertion
  methods.

  Deprecates insertTaskDecision command in favor of insertTaskDecisionCommand.

  New command is used to unify the logic we use in different insert methods for task(action) list or
  decision list items: menu toolbar, slash command, keyboard shortcut.

  To avoid multi dispatch, this change transformed insertTaskDecision command into an action and
  added insertTaskDecisionCommand.

- [`f26db4dcd65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f26db4dcd65) - ME-1322
  The mobile editor with the compact appearance has a submit button which is disabled when the
  editor is empty. Currently, when you insert a block node such as code snippet or table, and don't
  add anything else, the content is still considered empty. This does not align with the web
  version. The comment editor in web considers this as a content and enables the submit button. With
  this change, the mobile editor also aligned with the web behaviour.
- [`c4b5c9f0f0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c4b5c9f0f0d) -
  [MEX-1100] Remove external references to MediaPicker PopUp

### Patch Changes

- [`0c64f6136e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c64f6136e6) - ED-14268
  migrate editor-core to use emotion
- [`546490297ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/546490297ec) - ED-14268
  migrated some styled-components to use emotion
- [`001b0e67dc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/001b0e67dc4) - Remove
  table plugin dependencies from paste plugin
- [`e2b0dbd04f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2b0dbd04f6) - Remove
  table plugin dependencies from the paste plugin
- [`bb037baa675`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb037baa675) -
  [ED-14690] Fix media node helper functions - Make sure the media node exists before change the
  attributes
- [`b29ce16dad8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b29ce16dad8) -
  [ED-14606] Move bitbucket schema, confluence schema, jira schema, and default schema from
  @atlaskit/adf-schema to their own entry points. These new entry points are as follows

  @atlaskit/adf-schema/schema-bitbucket for:
  - bitbucketSchema

  @atlaskit/adf-schema/schema-confluence for:
  - confluenceSchema
  - confluenceSchemaWithMediaSingle

  @atlaskit/adf-schema/schema-jira for:
  - default as createJIRASchema
  - isSchemaWithLists
  - isSchemaWithMentions
  - isSchemaWithEmojis
  - isSchemaWithLinks
  - isSchemaWithAdvancedTextFormattingMarks
  - isSchemaWithCodeBlock
  - isSchemaWithBlockQuotes
  - isSchemaWithMedia
  - isSchemaWithSubSupMark
  - isSchemaWithTextColor
  - isSchemaWithTables

  @atlaskit/adf-schema/schema-default for:
  - defaultSchema
  - getSchemaBasedOnStage
  - defaultSchemaConfig

  This change also includes codemods in @atlaskit/adf-schema to update these entry points. It also
  introduces a new util function "changeImportEntryPoint" to @atlaskit/codemod-utils to handle this
  scenario.

- [`0615f984959`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0615f984959) - [ux] Add
  workaround in paste plugin so that nodes like panels/decisions are not lost when pasting content
  into them.
- [`3ef794dc11f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ef794dc11f) - Removed
  emoji and media packages dependencies from renderer initial load.
- [`d1e45c6ae0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1e45c6ae0e) - ED-14268
  replace editor-core to use emotion
- [`e18ded9309d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e18ded9309d) - ED-14268
  replaced parts of editor-core to use emotion
- [`084c7854868`](https://bitbucket.org/atlassian/atlassian-frontend/commits/084c7854868) - [ux]
  ED-14573 Migrate inlineCard to use getInlineNodeViewProducer. This change also includes some
  updates to inline node view styles to better selections in Chrome specifically.
- [`1d1c52856f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d1c52856f2) - ED-14268
  migrated some usages of styled-components to emotion
- [`d6a5f238b34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6a5f238b34) - [ux] Bug
  fix for pasting multiple code blocks where previously they were being merged into one, but now
  they paste separately as individual code blocks (unless they are pasted from bitbucket)
- [`41e11bd11a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41e11bd11a0) - ED-14268
  migrated parts of editor-core to use emotion.
- [`20a8be7d4af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20a8be7d4af) -
  [ux][ed-14731] Solve a regression where headings pasted into empty panels replaced the whole
  panel. Now it will paste inside the panel.
- Updated dependencies

## 163.0.0

### Major Changes

- [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
  [`0ba6e613e60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ba6e613e60) - [ux]
  Removed media-editor references in editor-core
- [`2ec99bf6f9f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ec99bf6f9f) - [ux]
  ED-14651: removed react-intl v2.

### Minor Changes

- [`8767658360f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8767658360f) - Adds
  support to editor-core analytics types to dispatch operational feature exposure events.
- [`bceab5fa97d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bceab5fa97d) -
  ED-14632: Add render count tracking reRendered event in Renderer
- [`c5ac02c5672`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5ac02c5672) - [ux]
  ED-9226 padding fix for numbered list inside table
- [`16ffd1a95fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16ffd1a95fd) - [ux]
  ED-14479 Created getInlineNodeView api and added test suite. Refactored status node view to use
  new api.
- [`a94f57c6d61`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a94f57c6d61) - fix
  integration tests to remove dependency of mediaPicker popup and use native picker

### Patch Changes

- [`0863c318a75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0863c318a75) -
  [ED-14590] Fix unclickable links on mention team highlight
- [`ef7b2acee8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef7b2acee8d) - [ux]
  ED-14633 Adds editable widgets either side of the cursor when positioned between inline node views
  to prevent the cursor disappearing or appearing in the wrong position. Also removes old Firefox
  selection workaround.
- [`874489b6b05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/874489b6b05) - [ux]
  Migrate the DateNodeView to the node view producer api, which provides a number of selection
  fixes.
- [`44c6c36d8d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44c6c36d8d9) - ED-14263
  replaced styled usages
- [`523d46ed69d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/523d46ed69d) - ED-11836
  Restrict ListsJoined type
- [`b38234b895c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b38234b895c) - ED-14268
  editor-core replace some of styled-components with emotion
- [`3c24bc606e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c24bc606e4) -
  [ux][ed-14191] Stop config panel with tabs overflowing when long dropdown option is selected
- [`92f9b06ab4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92f9b06ab4b) - ED-14269
  Migrated css in editor-core to emotion.
- [`2cfb953f2af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cfb953f2af) -
  ED-14739: Fix backspace issue. When you have a list and have empty paragraphs after the list, if
  you position the cursor just after the list, the cursor doesn't move going into the list.
- [`2a8cbf13f57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a8cbf13f57) - ED-14339
  removed ThemeProvider from editor-core
- [`d175ef22258`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d175ef22258) - Change
  default analytic value
- [`5c1bba527ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c1bba527ee) - [ux]
  ED-14573 Updated getInlineNodeViewProducer markup and styles to allow multiline node views to wrap
  across lines and not act as a block element.
- [`1e2086467f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e2086467f1) -
  [ED-13775] Added resize observer on scroll parent element to realign popup components when
  template context panel is opened/closed.
- [`78aec52dea0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78aec52dea0) - use
  latest SmartUserPicker in Editor packages
- [`0dad4610a36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0dad4610a36) - ED-14268
  migrated parts of editor-core to use emotion.
- [`b060587bd38`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b060587bd38) -
  [ux][ed-14584] Solve inconsistencies of node insertion via the toolbar. Specifically targeting
  nodes being inserted into other nodes that cannot contain them. Previously the node being inserted
  into would split in half, but now the invalid node will insert underneath.
- [`1b0b4544d74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b0b4544d74) - Change
  default value of FF for experiment
- [`447feec5678`](https://bitbucket.org/atlassian/atlassian-frontend/commits/447feec5678) -
  [ED-11900] Make table node top of the quick insert result by adding "table" in the keywords list
- [`9b5c590caae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b5c590caae) - ED-14268
  replaced some styled in editor-core
- [`ea050810214`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea050810214) -
  EDM-2935: Reimplement change experiment tracking event without localId
- [`5c6607ee0e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c6607ee0e7) - Migrated
  link, rule, panel and expand styles in editor-common to emotion.
- [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates
  all usage of brand tokens to either selected or information tokens. This change is purely for
  semantic reasons, there are no visual or behavioural changes.
- [`1bf958a90f5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1bf958a90f5) -
  EDM-2892: Fix view switcher casing in feature flags from props.
- Updated dependencies

## 162.0.1

### Patch Changes

- [#19655](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19655)
  [`cfcc23db294`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcc23db294) - ED-14735
  Rename table styles from '.css.ts' to '.

## 162.0.0

### Minor Changes

- [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
  [`b70bf801c6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b70bf801c6d) - [ux]
  ED-14235 Fix conversion of aligned text to list
- [`53046ba2ac3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53046ba2ac3) - [ux]
  Added a new dropdown menu for smart cards view changing in the floating toolbar as a variant to be
  tested against the current dropdown.
- [`d1faad40e59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1faad40e59) - [ux]
  Adds helper function to find caption node and hides adaptive toolbar on mobile when selection is
  inside caption node
- [`7f158b2734b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f158b2734b) - [ux]
  Shows correct toolbar state after header row or header column option is undone
- [`9712e78abb0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9712e78abb0) - ED-14255
  moved some usages of editor-shared-styles to emotion
- [`9d6e344a6d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d6e344a6d6) - [ux]
  EDM-2642: Added icons/buttons for smart cards view changing directly in the toolbar as opposed to
  the normal dropdown.
- [`171af4f5fda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/171af4f5fda) - Ed-14165
  Remove table resize button optimization code. Removing the code fixes the strange behaviour in
  multi-user collaboration.

### Patch Changes

- [`35c1a07273b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35c1a07273b) - [ux]
  ED-13003: Fix copying table rows, ensuring they keep the original table's attributes (such as
  layout).
- [`6e551822ea8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e551822ea8) -
  Extracted out smart-mention-resource
- [`98304ee1b02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98304ee1b02) - import
  embedHeaderHeight from smart-card instead of media-ui
- [`29c631e4e60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29c631e4e60) - ED-11866
  Remove unused canSink parameter from list analytics
- [`8984ab2e078`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8984ab2e078) - [ux]
  ED-14650 Ensure we locate any table node in the current list of children nodes to determine if
  table wrapper exists
- [`d0eed99c3e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0eed99c3e3) - ED-14264
  Moved styles to emotion css
- [`cb6bf345163`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb6bf345163) -
  [ED-13933] Fix issue when backspacing text into an image inside a list. Avoid also the ProseMirror
  error when this issue occurs.
- [`f9a144c5a71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9a144c5a71) - ED-14255
  migrated table styles to use emotion
- [`55256125722`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55256125722) - ED-14262
  update editor packages to use emotion 11
- [`ee8e5f50b6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee8e5f50b6f) - Add
  regression testing for multi cell table selection
- [`9dfdfaab7c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9dfdfaab7c6) - [ux]
  ED-14241: fix initial visibility of edit icon on extension floating toolbar when selecting an
  editable extension at the first node in the document
  - fixed bug in bodiedExtension where clicking on the border of 'extension-content' wont trigger a
    selection

- [`b960f4f81ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b960f4f81ee) -
  [ED-11194] Fix typehead insertion from placeholders
- [`d0dff8da956`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0dff8da956) -
  [ED-14514] In NCS backed editor wait for media uploads to complete before getting the final
  acknowledged state in getResolvedEditorState EditorAction. Fixes from ED-14588 were also copied
  over and a fix on media uploads in the collaborative-editing atlaskit example. ResolvedEditorState
  type updated for compatability with synchrony code.
- [`03930b9f4c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/03930b9f4c7) -
  ED-14253: fixed infinite transaction loop after uploading a file to the editor.
  - updated ADF for MediaBaseAttributes.\_\_contextId to allow for null value
  - fixed Editor example page 2-comment-jira-bento

- [`1a664f6b1e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a664f6b1e5) -
  [ux][ed-14583] Solve inconsistencies in paste handler. Specifically targeting invalid nodes being
  pasted into decision nodes (should safe insert if not valid content) and nested expands being
  pasted into tables (invalid so return early out of expand paste handler).
- [`e22509504e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e22509504e8) - ED-14255
  migrate editor-shared-style to emotion
- [`58016841de5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58016841de5) - [ux] Now
  allows users to use the toolbar to insert action items and decision items when wrapped within a
  blockquote.
- [`92537fdfe96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92537fdfe96) - ED-14376
  Removes workaround code for Chrome 58 selection bug as solution has been implemented by
  prosemirror
- [`6dc2254f102`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dc2254f102) - AK-850:
  Text formatting shortcuts provide status updates for screen readers
- Updated dependencies

## 161.0.0

### Patch Changes

- Updated dependencies

## 160.0.0

### Major Changes

- [#19405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19405)
  [`a0b1dde9b9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0b1dde9b9e) - [ux]
  Fixed the issue where the "change table width" button was incorrectly positioned, overlapping the
  side panel, when the table is being rendered in sticky header mode.

## 159.0.1

### Patch Changes

- [#19339](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19339)
  [`e68f0f554fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e68f0f554fa) - remove
  mousedown handler for inline links and add a vr test for the logic
- Updated dependencies

## 159.0.0

### Patch Changes

- Updated dependencies

## 158.0.1

### Patch Changes

- [#19204](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19204)
  [`c7a3ccf95cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7a3ccf95cd) - Patching
  versions to no longer reference localid from adf or smart-cards

## 158.0.0

### Patch Changes

- Updated dependencies

## 157.0.0

### Patch Changes

- Updated dependencies

## 156.0.0

### Patch Changes

- Updated dependencies

## 155.0.0

### Major Changes

- [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
  [`304351e4b1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304351e4b1e) -
  CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely identify
  custom panel emojis. The change has been categorised as major since it is a change to the
  full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet been
  released to production, and is only currently planned for release to Confluence. See ADF change
  #61 for further details.
- [`9d1e0356622`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d1e0356622) - [ux]
  CETI-166 Increase the standard panel icons size to make it consistent with the emojis in the panel
  content area

### Minor Changes

- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
  [`4e234e7fe93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e234e7fe93) - CETI-240
  handle add custom emoji in floating toolbar
- [`88ada10af2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ada10af2c) -
  [ED-14097] Moved getFinalAcknowledgedState control to editor and made the API public
- [`a52644f9bf5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a52644f9bf5) -
  [ux][me-1931] Fix expands losing content on mobile when pressing enter mid sentence.
- [`c2e08fae750`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2e08fae750) - ME-1660
  ContentInSelection in Mobile Selection return array of selected nodes instead of a Set
- [`134b7496dba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/134b7496dba) - Add
  react key to smart links
- [`beb3969bd64`](https://bitbucket.org/atlassian/atlassian-frontend/commits/beb3969bd64) - [ux]
  Change the media floating toolbar view switcher dropdown text to Change view
- [`e0103080b39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0103080b39) -
  [ux][me-1342] Fixup scroll behaviour on mobile for compact editor. Removes jumpiness occuring in
  certain nodes.
- [`e8331a3b79a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8331a3b79a) - [ux]
  EDM-2492 Smart linkification paste override
- [`25b9e20f62e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25b9e20f62e) - ED-14002
  Added `safer-dispatched-transactions` featureFlag to prevent transactions from being mutated after
  dispatch at runtime.

### Patch Changes

- [`72af413496a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72af413496a) - AK-847:
  add ARIA landmark regions for the FullPageEditor
- [`0f738d38e25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f738d38e25) - [ux]
  ED-7331: Try to preserve tinyMCE tables that include images during copy paste to Fabric Editor and
  try to rebuild incomplete tinyMCE tables where possible.
- [`74a8672bf5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74a8672bf5e) - ED-13664
  selection should convert to a list
- [`0eb2553d1eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0eb2553d1eb) - Fixed
  putting cursor in text not working when text is above table.
- [`da1de1b2741`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da1de1b2741) -
  [ED-14077] Fix hyperlink toolbar closing when open it in a collab session
- [`b3dc897bae2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3dc897bae2) -
  EDM-2750: Added logic to separate design served for toolbar based on feature flag.
- [`69984830c1d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69984830c1d) - [ux]
  ED-14045 Only add zero margin-top to the first paragraph node in centre and right aligned table
  cells.
- [`b5375cd4f66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5375cd4f66) - AK-316:
  add aria-label for the status picker input field
- [`a82b0695d1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a82b0695d1c) - ED-14060
  prevent recreating editor schema when calling replaceDocument
- [`b2de2c58b01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2de2c58b01) - [ux]
  ED-13962 Persist stored marks across transactions that are created by applying remote steps. This
  prevents marks being lost between the mark being selected and the remote step being applied if the
  user hasn't typed anything.
- [`05670d615c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05670d615c7) -
  EDM-2646: Added new view changer icons.
- [`6d675d908cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d675d908cb) - [ux]
  ED-11668 fixed selecting links with shift click
- [`1f52295dade`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f52295dade) - [ux]
  ED-14003 Fixed the issue, now will delete an empty paragraph under a table. This will only delete
  empty paragraphs that are not the last node in the document as per the original design decision.
- [`97412280671`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97412280671) -
  [ED-13939] Add analytics event to track "can't syncup with collab service" error
- [`be29fc7e504`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be29fc7e504) -
  [ux][ed-13990] Ensure that previous find results are no longer highlighted when the next search
  occurs
- [`85648c038a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85648c038a4) - ED-13939
  Rename newCollabSyncUpError analytics event to newCollabSyncUpErrorNoSteps
- [`9cf75acdaf0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cf75acdaf0) - [ux]
  EDM-1777: Fixed embed cards touching cell border in a table.
- [`869dceac208`](https://bitbucket.org/atlassian/atlassian-frontend/commits/869dceac208) - ticket
  AK-834: remove aria-hidden from macros modal dialog
- [`610217c8b67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/610217c8b67) -
  [ux][ed-13970] Creating a new list from a paragraph and a list below now correctly merge when a
  list is above the paragraph
- [`db38bcc02d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db38bcc02d5) -
  [ED-14099] Fixup flakey test in expand plugin
- [`4e6fbaf5898`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6fbaf5898) - ED-14117
  Change EditorState.apply type to receive readonly transaction

  Transactions should not be mutated after being dispatched as it can lead to unexpected behaviour.
  This change patches the relevant types declared in prosemirror-state as a compile-time safeguard.

- [`2f5133aedd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5133aedd7) - ED-13881
  Update existing imports from @atlaskit/adf-schema to use declarative entry points
- [`b48b9e66b75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b48b9e66b75) - Sticky
  class persist in table header row even after table is out of viewport. Fixed that.
- [`3b49ff824ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b49ff824ec) - ED-14043
  update prosemirror schema to only allow link mark on children of paragraph and mediaSingle
- [`1b76b5d7090`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b76b5d7090) - Added in
  analytics events to switching media inline views
- [`0fdd92d8c01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0fdd92d8c01) - [ux]
  ED-14205: fixed heading margins for aligned text in table row/column header cells

  Work on this PR was originally marked as ED-14026

- [`cc3d8ab686b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc3d8ab686b) - [ux]
  ED-14177 Remove More/Fewer color button from color palatte
- [`83337aced9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83337aced9d) - ED-13871
  Fix jumpiness in table when typing in row. This usually happens when you have the table occupying
  most of the viewport and there are no nodes underneath. This is due to the sticky header trying to
  make it sticky and non-sticky as you type. This PR improves the logic of determining when to make
  it sticky/non-sticky. And also made the rule that if the height of the table is less than the
  viewport of the editor then make the header non-sticky.
- [`16294b02fd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16294b02fd4) - CETI-242
  Change the Color palette labels for panel
- [`14f4f5f0a82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14f4f5f0a82) - [ux]
  ED-14033 Adds position fixed to table layout button when table has sticky headers to prevent the
  button from jumping on scroll
- [`14ec4d6a770`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14ec4d6a770) - [ux]
  ED-14046 Fix bug where pressing arrow down before a table moved the cursor behind the table
- [`19d5531e8e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d5531e8e8) - ED-14318
  Handle null ref in typeahead input query component
- [`560d126648f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560d126648f) - [ux]
  ED-10482 paste invalid content after a node rather than split the node in half
- [`7f8be1a6a30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f8be1a6a30) - clean
  stage0 artefacts from dataConsumer mark
- [`e1f87868725`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1f87868725) -
  [ED-14588] Fix feature flag check for useNativeCollabPlugin
- [`78c6a40ef5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78c6a40ef5e) -
  [ED-13118] Removing dead workaround code that causes tapping after a bullet item with a smart link
  to select the smart link
- [`767a791e25c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/767a791e25c) - Added
  descriptions for new view changing designs to messages.ts
- [`2e9ab136b60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e9ab136b60) - ED-14131
  Improve table stickiness rule (related to ED-13871) and unskip VR tests
- [`efc43c1ca69`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efc43c1ca69) - ED-14051
  Shift-Tab not working inside table cell having list with paragraph issue fixed.
- [`783bda0d683`](https://bitbucket.org/atlassian/atlassian-frontend/commits/783bda0d683) - Extra
  information added to analytics for toolbar change view options
- [`357967647ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/357967647ac) - ED-14206
  Add newline between list items when copied as plain text
- [`7f544c17140`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f544c17140) -
  [UR-3222]: Enable intl context for mention node
- [`6eac2d18bf4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eac2d18bf4) -
  [ux][ed-10012] Add a check to backspace keymap for expands + fix a bug in the code block backspace
  keymap. This solves issues where an empty panel or code block is nested within an expand, and
  backspace is pressed. Previously the expand would be deleted as well, but now only the panel or
  code block will be deleted and the expand will remain. Also added integration tests for this
  behaviour.
- [`cce2116c3dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cce2116c3dd) - AK-839:
  when the Children display's Edit dialog opens, a screen reader should announce the dialog title
- [`a750eda9a6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a750eda9a6f) -
  [ED-14036] Fix floating typeahead coming from rebased steps
- [`a36d06dee66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a36d06dee66) - [ux]
  Added intl tooling to all strings that were previously not using intl tooling. Should mean that
  more things are able to be translated. Also fixed the relevent tests to account for intl tooling.
- [`356d6e87129`](https://bitbucket.org/atlassian/atlassian-frontend/commits/356d6e87129) - Added
  new feature flag for smart links view changing experiment.
- [`e757b21eba9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e757b21eba9) - ED-13066
  fixed view jumps to the top of the page
- [`86fd3754245`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86fd3754245) - Pasting
  link having space character in it replacing selected text issue fixed.
- [`5db40924cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5db40924cf9) - AK-701:
  removed redundant tabindex=0 from toolbar buttons
- Updated dependencies

## 154.0.0

### Major Changes

- [`5af69bfe9be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5af69bfe9be) -
  CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely identify
  custom panel emojis. The change has been categorised as major since it is a change to the
  full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet been
  released to production, and is only currently planned for release to Confluence. See ADF change
  #61 for further details.
- [`272a64c6bf0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/272a64c6bf0) - [ux]
  CETI-166 Increase the standard panel icons size to make it consistent with the emojis in the panel
  content area

### Minor Changes

- [`51b65ffbd1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51b65ffbd1b) - CETI-240
  handle add custom emoji in floating toolbar
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  [ux][me-1599] Fix entering a new line when inside a code block on mobile in composition.
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Added
  setClickAreaExpanded method to be called on the native side when compact editor is expanded or
  collapssed
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - CETI-80
  added dark mode color palette for mobile through bridge
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - - Allow
  `table` nodes to have `fragment` marks
  - Promote `fragment` mark to "full" ADF schema
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Add
  `update` function to `ExtensionAPI.doc`

  This function allows consumers to mutate `ADFEntity.attrs` or `ADFEntity.marks` by the `localId`
  of the entity.

- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Add
  accessibility improvements for editor toolbar controls. Remove redundant attributes.
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - [ux]
  AK-325 add shortcuts to set aligment, superscript and subscript

### Patch Changes

- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - AK-707
  add communicate state (attribute aria-pressed) to toggle button in floating toolbar
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - AK-740:
  make suggested links announceable as a whole entity by a screen reader
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - [ux]
  ED-13868 Prevent page scroll after resizing chart
- [`5c247f0010f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c247f0010f) -
  [ED-14256] Fix dispatching when destroying table row
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - [ux]
  ED-13991 Fix bug causing cursor to move to the next table cell when adding a task or decision (via
  toolbar) to a table
- [`c4435882937`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c4435882937) - Blue
  selection border not appearing on emoji when clicked issue fixed.
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  [Floating toolbar] - Button property 'aria-haspopup' is optional
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13846
  Rerender tables with tableRenderOptimization flag set to true if the table size changes to prevent
  table flashing when adding new columns.
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  [ux][ed-13870] Insert paragraph node at the correct location when selecting attachment in the last
  column of table
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13941
  Explicitly use UTF in regex for bulletList to prevent transformation of characters in build steps
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  ED-13912-pt3 For NCS, we don't want to use memoizeOne when initialising collab
- [`d71aa067600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d71aa067600) - Add
  items ids for media toolbar view switcher
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13875
  Removed editor common root entry

  We remove the ability to import from `@atlaskit/editor-common` in favour of the following sub
  entries:

  `@atlaskit/editor-common/collab`

  `@atlaskit/editor-common/extensions`

  `@atlaskit/editor-common/normalize-feature-flags`

  `@atlaskit/editor-common/messages`

  `@atlaskit/editor-common/provider-factory`

  `@atlaskit/editor-common/styles`

  `@atlaskit/editor-common/validator`

  `@atlaskit/editor-common/in-product`

  `@atlaskit/editor-common/cypress-config`

  `@atlaskit/editor-common/type-ahead`

  `@atlaskit/editor-common/ufo`

  `@atlaskit/editor-common/types`

  `@atlaskit/editor-common/ui`

  `@atlaskit/editor-common/utils`

  `@atlaskit/editor-common/card`

  `@atlaskit/editor-common/emoji`

  `@atlaskit/editor-common/mention`

  `@atlaskit/editor-common/provider-helpers`

- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13912
  refactor editor collab-provider and make sure that initializeChannel is only called once
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13025
  Bump prosemirror-view 1.23.1 -> 1.23.2
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-10264
  fixed jumping cursor when clicking overflown status in table
- [`231b3d8b718`](https://bitbucket.org/atlassian/atlassian-frontend/commits/231b3d8b718) - CETI-242
  Change the Color palette labels for panel
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  [ux][hyperlinkaddtoolbar] - clear text and clear links buttons are keyboard accessible
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  ED-13696: Fix undo/redo behaviour when interacting with tables while the `allowCollapse` is
  enabled on the `allowTables` Editor prop.
- [`c461c43a44e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c461c43a44e) -
  [ux][ed-14208] Revert addition of center text align keyboard shortcut because mod-shift-e
  conflicts with a Confluence keyboard shortcut which opens the page preview. Originally introduced
  in AK-325
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - AK-838:
  make Toolbar's Text styles, More formatting and Text alignment buttons accessible for screen
  reader users
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  [Floating toolbar] Notify screenreader users about opened floating controls
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Revert
  media inline ff to use query params
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Add
  media node updater to media inline node
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
  ED-13912-pt2 put back memoizeOne since Synchrony is still relying on it
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - [ux]
  ED-9979 Fixed bug stopping tab navigation from proceeding in tableCells that contained lists,
  taskLists or decisionLists
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump
  raf-schd to latest (4.0.3), including better TS typings.
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - AK-632
  Made macros focusable
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13753
  Updated editor-common import entries.
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
  color constant tableToolbarSelectedColor has been changed to more contrast.
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13908
  Ensure extensions being added always have localIds

  In some cases of extension insertion (quick insert / typeahead), extensions wouldn't have a
  localId generated immediately.

- Updated dependencies

## 153.1.4

### Patch Changes

- [#18233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18233)
  [`60a8ae28c1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60a8ae28c1f) - [ux]
  HOT-97965: Strip code marks from text nodes when code and link marks both exist

## 153.1.3

### Patch Changes

- [#17892](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17892)
  [`fa87054a61a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa87054a61a) -
  workaround issue where prosemirrors new drag selection delay logic breaks safaris table
  selections.

## 153.1.2

### Patch Changes

- [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
  [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
  VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489

## 153.1.1

### Patch Changes

- [#17354](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17354)
  [`bfc3a31f7d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfc3a31f7d0) - ED-14130
  fix copy paste block cards

## 153.1.0

### Minor Changes

- [#16928](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16928)
  [`b9cd2373064`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9cd2373064) -
  [ED-14106] Reset custom color when the node is inside a link

### Patch Changes

- [`d6c140182ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6c140182ce) -
  [ED-14095] Send a new analytics events when the document loaded is not a valid ProseMirror Model
- Updated dependencies

## 153.0.1

### Patch Changes

- [#16889](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16889)
  [`44f1ead3628`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44f1ead3628) -
  [HOT-97409] Add feature flag to disable spellchecking for Chrome >= 96

  Update `@atlaskit/icon` dependency to `^21.9.2`

## 153.0.0

### Major Changes

- [#14810](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14810)
  [`47f58da5946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f58da5946) -
  ED-13322, ED-13324, ED-13326, ED-13323, ED-13204: Upgrade and support react-intl@^5.18.1 including
  breaking API changes, types and tests in atlassian-frontend packages

  What changed: Upgraded our react-intl support from ^2.6.0 to ^5.18.1. This means editor packages
  now rely on consumers installing ^5.18.1, otherwise editor usage of react-intl will mismatch with
  actual installed react-intl APIs. Why change was made: As part of a coordinated upgrade effort
  across AF packages, as react-intl v2 is quite dated. How consumer should update their code: Ensure
  react-intl ^5.18.1 is installed in consuming applications.

  Upgrade guide: To consume atlassian-frontend packages that use react-intl5 setup a second provider
  for the new version, using an npm alias

  ```js
  "react-intl": "^2.6.0",
  "react-intl-next": "npm:react-intl@^5.18.1",
  ```

  ```js
  import { IntlProvider } from 'react-intl';
  import { IntlProvider as IntlNextProvider } from 'react-intl-next';

  return (
  	<IntlProvider
  		key={locale}
  		data-test-language={locale}
  		locale={locale}
  		defaultLocale={DEFAULT_LOCALE}
  		messages={messages}
  	>
  		<IntlNextProvider
  			key={locale}
  			data-test-language={locale}
  			locale={locale}
  			defaultLocale={DEFAULT_LOCALE}
  			messages={messages}
  		>
  			{children}
  		</IntlNextProvider>
  	</IntlProvider>
  );
  ```

### Patch Changes

- Updated dependencies

## 152.0.1

### Patch Changes

- [#16612](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16612)
  [`977f778e630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/977f778e630) - Add
  action elements to paste allowlist

## 152.0.0

### Major Changes

- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
  [`3a2a5e14fdc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a2a5e14fdc) - As we
  are moving to full schema, merged the customPanel nodeSpec with panel nodeSpec
- [`0cf5fa82add`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cf5fa82add) - CETI-20
  Rename custom panel FF from `UNSAFE_allowCustomPanel` to `allowCustomPanel`
- [`fd675db8754`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd675db8754) - [ux]
  ED-13100: added GroupedField.hasGroupedValues and enable parameter flattening for
  expand/tab-group/tab fields in config panels. The default value of `GroupedField.hasGroupedValues`
  is `False`, which will flatten data structures. Set `GroupedField.hasGroupedValues` to `True` on
  all tab-group/tab/expand fields if you wish to retain existing behaviour.

  This change has several parts to ensure the correctness of serialize(), deserialize(),
  GroupedField.hasGroupedValues and BaseFieldDefinition.allowDuplicates
  - Introduced GroupedField.hasGroupedValues which allows expand/tabgroup/tab to store the value of
    its fields by the name of the expand/tabgroup/tab if hasGroupedValues=True (False by default)
  - Fixed a type safety issue with Parameters and ParametersWithDuplicateFields where Typescript
    would consider the types Parameters = Parameters[] (resolves some inconsistencies in the editor
    code and extensions)
  - Restrict allowDuplicates so it only works within Fieldset as originally intended
  - serialize() now populates `Field.defaultValue` as expected

- [`01a41e75803`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01a41e75803) - Removes
  `allowMediaInline` media prop and replaces with Inline Files feature flag for editor and mobile
  bridge

### Minor Changes

- [`65a541166fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65a541166fe) - ED-13766
  fix pm node spec for media single with caption
- [`d32688fd0aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d32688fd0aa) - [ux]
  CETI-138 Colour picker border size is not consistent with table colour picker
- [`42ecbc9358e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42ecbc9358e) - [ux]
  CERN-1124 When feature flag `twoLineEditorToolbar` is on, show editor toolbar in two lines when
  viewport is small.
- [`7ad1c5a4243`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ad1c5a4243) - CETI-131
  Enabled remove emoji button for standard panels
- [`23514411f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23514411f27) - CETI-134
  added support to render dark colors for the custom panels in the dark mode
- [`42c7ac64c39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42c7ac64c39) - AK-654
  Set a status link label with input
- [`e81dd06a8a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e81dd06a8a0) - CETI-158
  Use large productivity icons when changing standard panel background colour
- [`8581ed429dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8581ed429dd) -
  ED-13688: Add reliability edit sessions to UFO analytics
- [`bb59175355d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb59175355d) - [ux]
  CETI-150: Colour picker border size is not consistent with table colour picker
- [`71bf4ef83f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71bf4ef83f4) - CETI-130
  change default custom panel color
- [`229177bb85d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229177bb85d) - CETI-16
  added remove emoji icon so that it appears in mobilekit too
- [`b230f366971`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b230f366971) -
  [ED-14008] Bump prosemirror-view from 1.20.2 to 1.23.1
- [`47c349601b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47c349601b2) - ED-13869
  Added the option to automatically select ADF content inserted via the `insertAfter()` extension
  API. We've modified our extension API and introduced a new parameter in `insertAfter()`. The
  function has now a third parameter, ie `options`, which is an object and has a property flag
  called `allowSelectionToNewNode` that lets you focus on the ADF added when set to `true`.
- [`287e8cd3bd2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/287e8cd3bd2) - CETI-135
  handle the focus of cursor when user selects an emoji from emoji picker
- [`8bbb96540ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bbb96540ea) - Add
  "fragment" mark to stage0 ADF schema
- [`a3737a9b3aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3737a9b3aa) - CETI-64
  Updating the dark mode colors for the standard panels
- [`35b575a601c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35b575a601c) - CETI-148
  Emoji picker vertical alignment
- [`398bbc9f353`](https://bitbucket.org/atlassian/atlassian-frontend/commits/398bbc9f353) - [ux]
  AK-649 Change color of count of found items
- [`87d66ea4618`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87d66ea4618) - [ux]
  ED-13183 allow creating annotations from selections with trailing new line
- [`62a91dbe7d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62a91dbe7d9) - [ux]
  CERN-896 Update primaryToolbarComponents to accept before and after react components.
- [`ad0c44e802a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad0c44e802a) - pass
  singleLayout to mobile editor element"
- [`d21da111ec2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d21da111ec2) - CETI-95
  Predefined icon sizes are different from existing icons

### Patch Changes

- [`97479886f9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97479886f9e) - ED-13534
  Fixed issue with right shadow not hiding with overflow shadows optimisation
- [`47fc9ae7b2a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47fc9ae7b2a) - [ux]
  ED-11481 Fix bug preventing tables and extensions from being selected with Shift + ArrowDown or
  ArrowUp
- [`7f85f712286`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f85f712286) - Ticket:
  https://a11y-internal.atlassian.net/browse/AK-747, when activating the MoreColors button inside
  the ColorPalette component, set focus to the first color of the updated content.
- [`34ffcf18914`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34ffcf18914) - [ux]
  Added a floating toolbar to the new mediaInline component
- [`e26ff629f3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e26ff629f3d) - [ux]
  Update warning message when deleting a table that's linked to a chart.
- [`1c2e00c6e65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c2e00c6e65) -
  ED-10827: Fixed a UI bug where undoing a tabbed task list item would not show any change in the
  UI.
- [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) -
  ED-11632: Bump prosemirror packages;
  - prosmirror-commands 1.1.4 -> 1.1.11,
  - prosemirror-model 1.11.0 -> 1.14.3,
  - prosemirror-state 1.3.3 -> 1.3.4,
  - prosemirror-transform 1.2.8 -> 1.3.2,
  - prosemirror-view 1.15.4 + 1.18.8 -> 1.20.2.

- [`2f791df708a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f791df708a) - Changed
  link search list item description color to meet minimum contrast requirements
- [`fc70978492a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc70978492a) - Using
  type for SSR prop to reduce dependency on media-common
- [`132e841431b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/132e841431b) -
  [ux][ed-10831] Refactor part of conversions.ts in the lists plugin to solve for cases where the
  selection covers multiple lists with paragraphs in between.
- [`2136e4844f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2136e4844f0) - [ux]
  ED-13286 Fixes 'wide' and 'full-width' extensions breaking styling when pasted into
  bodiedExtensions.
- [`aa6b3a474ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa6b3a474ff) - ED-13286
  extensions inside a bodied extension shouldn't overflow width
- [`50f99428aab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50f99428aab) - [ux]
  ED-11088- FIxed bug that prevented block components containing a hardbreak followed by list
  markdown from being pasted
- [`365e507451e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/365e507451e) - [ux]
  This reworks the changes triggered by a user inserting a new column. Previously the table cells
  would always be resized based on a max table size which did not overflow. This changes that logic
  to only resize table cells if the table did not overflow prior to the insertion.
- [`16ab2a61721`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16ab2a61721) - fix copy
  paste emoji wrapped in a span
- [`e741804b52a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e741804b52a) - Fixed
  media nodes not being built synchronously on SSR
- [`57b4778a620`](https://bitbucket.org/atlassian/atlassian-frontend/commits/57b4778a620) - [ux]
  AK-244 Accessibility fix. Color of borders have minimum contrast of 3:1
- [`7b91aee9c39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b91aee9c39) - Add File
  Preview tooltip to media card/media inline floating toolbar
- [`ea3a31eda5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea3a31eda5a) - AK-745:
  ColorPalette -> Color add aria attributes in order to announce state of color buttons for screen
  reader users
- [`add1e51d5a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/add1e51d5a9) -
  EDM-2510: Fix media inline insertion behaviour when inside empty list item
- [`529d612d6e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/529d612d6e5) - ED-11474
  fixed incorrect table header heights caused by empty column width, and sticky header flicker
  effect
- [`320ad93b5b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/320ad93b5b0) - [ux]
  ED-13305: Fix bug where clear formatting button incorrectly appeared to be disabled (despite clear
  formatting action being valid operation).
- [`39faad06953`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39faad06953) - ED-10312
  adds analytics event for tables with negative colspans or rowspans
- [`fe8e5ca9a92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe8e5ca9a92) - [ux]
  MediaInline package now correctly shows a border around it upon being selected
- [`8f0577e0eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f0577e0eb1) - [ux]
  Promoted captions to full schema and better support of wikimarkup, email and slack renderer
- [`22b53432054`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b53432054) - AK-560
  Update color of the clear link button
- [`f391c63f5d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f391c63f5d5) - AK-704:
  AltText - changes for better screen reader announcing
- [`f461edcfd05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f461edcfd05) - Update
  CardLoader to use react-loadable Add SSR feature prop to be passed in renderer and media card
- [`4264bd36d32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4264bd36d32) - Update
  mobile bridge media inline feature flag and add tests
- [`5abd27cbb9c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5abd27cbb9c) - AK-246:
  Table --> Cell options: provide an aria-label attr for the CellOptions button, provide role=menu
  for the CellOption menu and role=menuitems for its items
- [`9d43feb1f6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d43feb1f6a) - CETI-167
  Remove opacity for panels in dark mode.
- [`61c17fa38a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61c17fa38a5) - move
  waitForFloatingControl to VR package
- Updated dependencies

## 151.3.0

### Minor Changes

- [#16503](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16503)
  [`08348b6692c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08348b6692c) - Update
  CodeBlockOptions to have appearance prop optional

## 151.2.1

### Patch Changes

- [#16263](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16263)
  [`69fc91803d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69fc91803d4) - [ux]
  Find and replace tooltip now icons are now correctly aligned and does not have a scrollbar showing
  up.

## 151.2.0

### Minor Changes

- [#16168](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16168)
  [`db3477abb18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db3477abb18) - [ux]
  ED-13938 disabled code-bidi warning tooltip for mobile, reworked TextWrapper to fix bidi
  mitigation, and fixed issue where bidi warnings were not presented when renderer used with an
  annotation provider with draftMode set to true

### Patch Changes

- Updated dependencies

## 151.1.2

### Patch Changes

- [#16148](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16148)
  [`52f0c296810`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52f0c296810) - ED-13940
  fixed selecting line with a status via keys

## 151.1.1

### Patch Changes

- [#15807](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15807)
  [`05527b1acf8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05527b1acf8) -
  'Renaming deprecated React lifecycle methods.'

## 151.1.0

### Minor Changes

- [#16006](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16006)
  [`c80c71b537d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c80c71b537d) - [ux]
  ED-13860 add bidi warning decorations to code components

### Patch Changes

- Updated dependencies

## 151.0.0

### Major Changes

- [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
  [`b3606652fa1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3606652fa1) - [ux]
  Editor integration for Media Inline component

### Minor Changes

- [`93da0afefce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93da0afefce) - CETI-78
  Change panel nodeSpec to handle paste when feature flag is off
- [`53d2eac387d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53d2eac387d) - ED-12705
  Fail all active editor UFO experiences from the editor error boundary
- [`b58f3c24179`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b58f3c24179) - ED-13643
  Instrument editor interaction UFO experience
- [`971845eac0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/971845eac0d) - CETI-96
  Added new rule to emoji to solve the duplicate icon issue when we copy from renderer
- [`7024003c42e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7024003c42e) - ED-13213
  Base work to set up UFO in the editor & implement editor load UFO experience

  UFO experiences are hidden behind a feature flag, to enable set

  ```jsx
  <Editor featureFlags={{ ufo: true }} />
  ```

- [`eab5cc4f8bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab5cc4f8bc) - CETI-21
  User should be able to see the panel Icon when user changes the background color of a predefined
  panel
- [`04fdcc4a097`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04fdcc4a097) - Quick
  insert ability for Media Inline component
- [`a9e8fe41756`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9e8fe41756) -
  Internationalisation for static label of Beautiful Panels Web
- [`0d8132a260a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d8132a260a) - Fix
  Slack link default to block card view when editor has allowBlockCards disabled
- [`b53d0d54ac2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b53d0d54ac2) - ED-12887
  Add render count profiler utilities
- [`f235d19dcdb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f235d19dcdb) - Added an
  api for creating a brand new editor state when replacing the document using editorActions
- [`7fc265976b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fc265976b2) - ED-13214
  Instrument typing in editor UFO experience

### Patch Changes

- [`53cfa98d9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53cfa98d9f6) - [ux]
  Cursors can now be placed after emojis and statuses without trailing spaces
- [`540988ac12b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/540988ac12b) - Debounce
  editor and reactEditorView reRendered analytics
- [`cbde8994bd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cbde8994bd4) -
  ED-12846: Fix disappearing table borders in Chrome
- [`d7b4aa7c019`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7b4aa7c019) -
  ED-13878: Force block-type selected menu items to be white font color
- [`25393b5c63b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25393b5c63b) - Add
  prefetch proper ty analytic event to tell if the result is selected from prefetch list
- [`e9658042982`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9658042982) - [ux]
  ED-7545 Fix selected language in one code snippet visually populating to other code snippets on
  the page
- [`99757fa97fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99757fa97fb) - ED-13642
  added ufo session complete analytics event
- [`8c68b14866f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c68b14866f) - ED-12700
  Fix for compositions in the find input not being supported.
- [`e856b56fd31`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e856b56fd31) - ED-13669
  reuse same links normalization method in plugin and adf schema
- [`e731664ad62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e731664ad62) -
  [ux][ed-13588] move max-height CSS from akEditor root to ak-editor-content-area so that the editor
  maxHeight prop actually enforces a maximum height
- [`05c9526a999`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05c9526a999) - CETI-123
  Web: Feature flag for editing custom panels
- [`125c6ed9212`](https://bitbucket.org/atlassian/atlassian-frontend/commits/125c6ed9212) - ED-13458
  Fix for foreign input causing tables to break
- [`a113abe23e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a113abe23e1) - [ux] The
  selected width of an extension is correctly highlighted in its floating toolbar when toolbar
  actions are un-done/re-done
- [`3fde369f5d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fde369f5d4) - Fix a
  bug where sometimes the embed link will get states from other embed link
- [`a92e1f67411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a92e1f67411) - ED-13633
  Disabled editor code highting in safari
- Updated dependencies

## 150.0.3

### Patch Changes

- [#15871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15871)
  [`b52e6fa288b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b52e6fa288b) -
  [HOT-97127] Fix mentions getItems comunication to avoid wrong results

## 150.0.2

### Patch Changes

- [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694)
  [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) - Internal
  upgrade of memoize-one to 6.0.0

## 150.0.1

### Patch Changes

- [#15497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15497)
  [`52aed763767`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52aed763767) -
  [ED-13879] deletes a placeholder text node when opening a typeahead

## 150.0.0

### Major Changes

- [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
  [`954a69badf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954a69badf2) -
  [ux][ed-8288] Removing a multi-dispatch when user inserts/deletes a column in resized tables. This
  change fixes the undo/redo flow that is currently corrupted due to a multi-dispatch. This slightly
  changes the col-width sizing as it reduces the unnecessary number of calls to resize the columns.
  EditorView is now passed as a parameter to insertColumn functions to update the column widths
  manually.

### Minor Changes

- [`8c36177a89c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c36177a89c) - [ux]
  Changed wording of 'hideEmoji' to 'removeEmoji' & disbaled th button when there is no emoji (&
  enabled when there was one)
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) -
  COLLAB-411-change-to-metadata: 'setTitle' and 'setEditorWidth' are deprecated, going to be removed
  in the next release, use 'setMetadata' instead.
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - [ux] add
  single layout support for layout
- [`795fb7c1d42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/795fb7c1d42) - CETI-91
  Emoji picker and colour picker overlapping each other
- [`1a07c1caf61`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a07c1caf61) -
  CETI-93 - Fixed custom panel icon sizing and alignment when icon render as image

### Patch Changes

- [`7e04a493a4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e04a493a4b) - [ux]
  ED-13108 The text color and emoji menus in the toolbar now close when you press ESC or click away
- [`aa3f2a800e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa3f2a800e6) - fixed
  invite from mention experiment feature exposed event firing logic and atributes
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Add
  single column support for layouts
- [`9fbaa50c904`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fbaa50c904) - ED-13133
  fixed broken table with sticky headers after undo merge cells with tableCellOptimisation on
- [`114cfd6cb20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/114cfd6cb20) - CETI-7
  Select custom panel through keyboard
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) -
  [ux][ed-12775] Remove logic for auto joining lists of the same type as this is causing errors to
  be thrown and a fix would require too much effort for the value it adds.
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Internal
  changes to remove `@atlaskit/theme/math` usage.
- [`fbee1c6f08a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbee1c6f08a) -
  [ED-8288] Regression fix where insert column keyboard shorcuts on resized tables were being
  inserted with zero-width.
- Updated dependencies

## 149.0.1

### Patch Changes

- [#14337](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14337)
  [`226979a2a40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/226979a2a40) -
  [ED-13713] Move TypeAhead keydown events to run by VanillaJS to avoid bubbling hijacking by
  product code

## 149.0.0

### Major Changes

- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
  [`71bb1bb3cd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71bb1bb3cd0) -
  [ED-12933] Replace TypeAhead node mark to ProseMirror Decoration

  # Minor change

  Type Ahead isn't a part of the document anymore. This version is introducing the Decoration system
  for this internal API.

  # Breaking Change

  We are replacing those public API:

  ```
  export { selectItem } from './plugins/type-ahead/commands/select-item';
  export { insertTypeAheadQuery } from './plugins/type-ahead/commands/insert-query';
  export { dismissCommand } from './plugins/type-ahead/commands/dismiss';
  export { insertMentionQuery } from './plugins/mentions/commands/insert-mention-query';
  export { insertEmojiQuery } from './plugins/emoji/commands/insert-emoji-query';
  ```

  If you need those behavior, please use this new one:

  ```
  export { createTypeAheadTools } from './plugins/type-ahead/api';
  export { createQuickInsertTools } from './plugins/quick-insert/api';
  ```

  Before:

  ```
  import {
    insertTypeAheadQuery,
    insertMentionQuery,
    dismissCommand,
  } from '@atlaskit/editor-core';

  // open the typeahead menu for mention
  insertMentionQuery(editorView.state, editorView.dispatch);

  // insert item
  insertTypeAheadQuery(editorView.state, editorView.dispatch);

  // close type ahead menu
  insertTypeAheadQuery(editorView.state, editorView.dispatch);
  ```

  Now:

  ```

  import {
    createTypeAheadTools,
  } from '@atlaskit/editor-core';

  const tools = createTypeAheadTools(editorView);

  tools.openMention();
  tools.insertMention();
  tools.close();
  ```

### Minor Changes

- [`ad67f6684f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad67f6684f1) - Add
  MediaInline to ADF Stage0 schema
- [`2a6a10f9c5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a6a10f9c5f) - CETI-29
  Updated emoji picker toolbar icon for custom panels
- [`5bafe5d2ccf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bafe5d2ccf) - Add a
  new attribute to existing prop elementBrowser to pass a function to render Marketplace component
  for app discovery
- [`53d81fa08ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53d81fa08ee) - CETI-14
  added functionality to hide emoji from custom panel
- [`bd510f46bff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd510f46bff) - CETI-30
  added functionality to add custom panel via the slash command
- [`6f9352d04b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f9352d04b5) -
  analytics for beautiful emoji panels
- [`511f07f7f7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/511f07f7f7b) - allow
  enabling download for media card via enableDownloadButton feature prop
- [`d1a58a7a520`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1a58a7a520) - [ux]
  ED-12460 Implement collab scroll-to-telepointer: a user can now click on a collab avatar and be
  scrolled to another user's position in the document
- [`ab905c0e924`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab905c0e924) - [ux]
  EDM-1641: add floating toolbar to media card and view switcher for inline view
- [`b95863772be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b95863772be) - Support
  external observers. Use better naming for refNode (refNode => reference). In favor of further work
  (supporting multiple references) pass array of references to Extension component. Expand node with
  localId for extentions.
- [`68c3a924b0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68c3a924b0c) - [ux]
  ED-13288: fixed ColorPickerField to work with fix color picker transformBefore()

### Patch Changes

- [`7d4bf49be6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d4bf49be6d) - CETI-2
  Gracefully exiting the beautiful panel analytics when previousColor=== color | previousIcon===
  icon. Such that we are not sending redundant analytics
- [`33a3f8baf8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33a3f8baf8a) - ED-12787
  fixed issue with misaligned sticky header shadows with stickyHeadersOptimization on
- [`387c68f623c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/387c68f623c) -
  [ED-13558] Add the TypeAhead VIEWED and RENDERED events to the popup component
- [`099e8495f3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/099e8495f3d) -
  CETI-37 - Fixed custom panel icon sizing and alignment
- [`5e1c18076db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e1c18076db) -
  [ED-13550] Fix Mention and Emoji toolbar menu disable when the TypeAhead menu is open
- [`b5072618005`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5072618005) - ED-13347
  Prevent list toolbar from crashing when the list state does not exist
- [`146ca2d6009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/146ca2d6009) - CETI-24
  Copy and paste custom panels makes page unresponsive
- [`56129bdfc79`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56129bdfc79) - Upgrade
  to the latest version of @atlaskit/modal-dialog.
- [`47f2d84b5ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f2d84b5ac) -
  [ED-13567] Fix mobile typeahead API when its open
- [`b90c0237824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b90c0237824) - Update
  package.jsons to remove unused dependencies.
- [`363971afa29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/363971afa29) -
  [ux][ed-13574] Resolving a regression in the quick insert in mobile. A hotfix was merged to master
  a week ago to fix mobile feature flags, which seems to have clashed with changes in develop
  resulting in quick insert no longer working on mobile and a bunch of mobile integration tests
  failing.

  This change includes making quick insert work on mobile again by making sure the tracker isn’t
  reset every time CC @Sean Chamberlain

  All tests with configureEditor now have a way to refocus the editor after the config is set and
  before any document changes are made.

  New mobile integration tests have been added for feature flags to ensure we don't have any further
  regressions with mobile feature flags.

- [`6c2c8a1b3a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c2c8a1b3a5) - EDM-2288
  Implement analytics attribute for paste link on text
- Updated dependencies

## 148.0.0

### Major Changes

- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
  [`96c6146eef1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96c6146eef1) -
  ED-13187: localId optional & empty values filtered
- [`86503f6d38f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86503f6d38f) - [ux]
  Fixup the divider being inserted below the cursor on mobile using quick insert and when using
  shortcuts in web editor
- [`1dee7b71aee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1dee7b71aee) - ED-12500
  distribute columns feature flag cleanup

### Minor Changes

- [`ea1cb28fb03`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea1cb28fb03) - CETI-3
  User is able to change emoji and background color when selected
- [`c796dfa0ae4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c796dfa0ae4) -
  [ME-1589] Rearchitect the adaptive toolbar solution for the editor mobile bridge.
  - Add a new plugin to editor-core that allows you to subscribe to events when the editor view is
    updated.
  - Created a subscription that allows you to listen to toolbar and picker plugin updates.

- [`86aeb07cae3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86aeb07cae3) -
  EDM-2264: allow embed resize events from all domains

  **Note:**

  The breaking change in this commit is a rename from `IframelyResizeMessageListener` to
  `EmbedResizeMessageListener`. The functionality of the component itself remains the same for all
  consumers.

- [`d2911917e8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2911917e8e) - [ux]
  ED-12991: added ability to collapse a table, flagged via table.allowCollapse option
  - feature can be accessed via table floating toolbar item "table options"
  - hidden when flag is off or expands are not in the schema
  - option to collapse is disabled when table is currently in an expand OR when collapsing will
    result in an invalid ADF state
  - option to collapse will be ticked if the table is currently in an expand

- [`6de7ba8ca3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6de7ba8ca3b) - ED-12424
  Add scrollTo function to extension api
- [`e2e02bf0bd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2e02bf0bd7) - Removed
  mobile auto scrolling as it has been fixed elsewhere and renamed the mobile scroll plugin to
  mobile dimensions plugin to better represent its purpose.

### Patch Changes

- [`c0b7c19909b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0b7c19909b) -
  [ux][ed-12164] Fix for smart quotes overriding text formatting by doing a replace on the
  individual quotes and not including inner content
- [`aa6f29f8c3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa6f29f8c3d) - Setting
  up empty string value for alt attribute (images) by default
- [`a84a23aac69`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a84a23aac69) - ED-12917
  Fix issue converted smart char to ascii inside inline code
- [`745605cc84e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/745605cc84e) - Higlight
  removed component when remove button is focused
- [`a7ffff656ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7ffff656ad) -
  [ux][ed-11714] Adding an additional edge case check to the paste plugins transformPastedHTML.
  We're checking for cases of invalid HTML where there are nested links (eg. <a><a></a></a>) which
  occurs when a user pastes a list item block from Notion that contains a link as the first
  element). Two new utils, one to find these cases, and the other to fix the html enough to be
  parsed correctly.
- [`f3d416fc608`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3d416fc608) - Set
  correct alt text based on icon url [ListItem]
- [`5f6d2350dc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f6d2350dc0) - ED-12391
  Add special case to fix markdown for network paths
- [`15d14d67db0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d14d67db0) -
  ED-13010: track extension details when config panel is shown for extensions
- [`2aef13b22d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2aef13b22d8) -
  ED-12604: add localId for tables and dataConsumer mark for extensions in full schema
- [`501650d5d6c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/501650d5d6c) - Change
  type of emoji-picker to select with selectType of emoji
- [`0a30f9abe5b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a30f9abe5b) - Add
  analytics to floating toolbar actions in links
- [`d68173a8c8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d68173a8c8d) - manually
  update smart-links appearance translations
- Updated dependencies

## 147.0.1

### Patch Changes

- [#13242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13242)
  [`61eabb132cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61eabb132cd) -
  [ux][ed-13498] This solves a regression that has popped up in the editor-mobile-bridge version
  28.0.0 where changes made to feature flags in the editor config are not triggering the
  shouldReconfigureState function which updates the state and applies the feature flag change.

## 147.0.0

### Major Changes

- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
  [`5e55b55d035`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e55b55d035) -
  [ux][ed-9961] Remove the predictable lists feature flag and the legacy lists plugin so that
  predictable lists is default.

  Doing this by removing the lists plugin, removing the predictableLists feature flag, renaming
  lists-predictable to just list, refactoring any areas of the code that used the feature flag or
  the legacy lists still.

  This is a breaking change but has been thoroughly tested locally & with a team blitz on the branch
  deploy, on both web & mobile.

### Minor Changes

- [`3aa96b1de23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3aa96b1de23) -
  [ME-1416] Show the floating toolbar based on the state and not the plugin state
- [`adccfcdafd8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/adccfcdafd8) - [ux]
  ED-13043 Add experimental `__hideFrame` option in extension manifest for extension nodes. This
  removes the border in edit mode to bring it closer to WYSIWYG. This cannot be opted into for the
  'mobile' appearance & frames will continue to always show.
- [`5ad6ec7af6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ad6ec7af6f) - Change
  selection plugin multi dispatch to append transaction
- [`450a8582760`](https://bitbucket.org/atlassian/atlassian-frontend/commits/450a8582760) - Added
  editor re-render analytics event.
- [`abf8b155d75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abf8b155d75) -
  [ME-1416] Remove multi dispatch occurance from the panels plugin. Make the floating toolbar items
  rely only on the node not what is in the plugin state.
- [`3faba8bc192`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3faba8bc192) - Refactor
  floating toolbar plugin to now store a function to retrieve current toolbar config

### Patch Changes

- [`ef89f94969d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef89f94969d) - ED-13262
  Fix and unskip integration table auto size
- [`b7ceb849775`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7ceb849775) - ED-12977
  allow mouseMoveOptimization only when tableCellOptimization is on
- [`121b8280a98`](https://bitbucket.org/atlassian/atlassian-frontend/commits/121b8280a98) - Fixed
  typo
- [`3d363ebc5e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d363ebc5e7) -
  ED-13000: Capture browser extension usage in error analytics
- [`b015fe86197`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b015fe86197) - [ux]
  Gutter size for mobile editor lowered from 50px to 36px
- [`6881fe2f483`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6881fe2f483) - ED-9828
  additional empty codeblock check for backspace keymap
- [`9dd40e58f82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9dd40e58f82) - Allow
  beautiful panel customisation on android
- [`6c0fb7a0bd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c0fb7a0bd1) - Change
  default placeholder color
- Updated dependencies

## 146.0.3

### Patch Changes

- [#13079](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13079)
  [`1a2d907b45f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a2d907b45f) -
  [ux][ed-13470] Hotfix to increase the moment the toolbar begins to collapse / scroll to medium
  instead of small due to an increase in width of toolbar contents.

## 146.0.2

### Patch Changes

- [#12960](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12960)
  [`a572da3653e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a572da3653e) -
  HOT-96031 Extension with no localId were not showing context panel

## 146.0.1

### Patch Changes

- [#9328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9328)
  [`414b6216adf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/414b6216adf) - Upgrade
  date-fns to ^2.17
- Updated dependencies

## 146.0.0

### Minor Changes

- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
  [`dc5951fa724`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc5951fa724) - Allows
  the editor mobile bridge plugin subscription listeners to optionally only update once the dom has
  been rendered. Also adds fix for inserting a date not triggering a toolbar update.
- [`bc3a0ad32d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc3a0ad32d3) - ED-12998
  Add docStructured to ErrorBoundary
- [`6a0a7c704cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a0a7c704cd) - ED-12998
  Add docStructure to synchrony error analytic events
- [`bfef6a174d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfef6a174d1) - Stop
  date plugin from firing a plugin state update for every selection, even if it is not date related.

### Patch Changes

- [`fdb1b30696a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdb1b30696a) -
  [ux][ed-13102] Add in an override for list-style-type for ul within the toolbar to ensure no
  styles from the 'wiki-content' class in Confluence override styles the toolbar.
- [`95f09e76dd8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95f09e76dd8) - Updated
  paste link over text rules to always be prioritised
- [`8bc06ca395f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bc06ca395f) - [ux]
  EDM-2086 Re-resolve smart link when changing URL
- [`7ae504a8679`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ae504a8679) - Changes
  the message in the linking toolbar
- [`e2a10bdf7ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2a10bdf7ea) - [ux]
  Floating toolbar - Change active color for delete button
- [`7a608fd13b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a608fd13b2) - Pin
  re-resizable version since later minor versions are causing trouble
- [`bb3f2dac40b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb3f2dac40b) -
  ED-12467: include extension name for type performance analytics events
- [`1648ac429ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1648ac429ee) - [ux]
  Updated to use the new `@atlaskit/select` design.
- [`6720f568f2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6720f568f2b) - EDM-983:
  Fix media max width when inside nested nodes
- [`b7209ee597c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7209ee597c) - No
  longer make a new paragraph for nodes other than a caption
- Updated dependencies

## 145.0.4

### Patch Changes

- [#12611](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12611)
  [`2725933f7ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2725933f7ba) - [ux]
  ED-13331 Fix autoformatting being triggered after any keypress

## 145.0.3

### Patch Changes

- [#12488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12488)
  [`c48b38bf577`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c48b38bf577) -
  ED-13281 - Hotfix to ensure insert toolbar popup renders into popupMountPoint dom node when passed

## 145.0.2

### Patch Changes

- [#12425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12425)
  [`e780cc4e0cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e780cc4e0cb) -
  Breadcrumb clicking fix

## 145.0.1

### Patch Changes

- [#12319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12319)
  [`d316627b838`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d316627b838) - Fix
  mouse click event on hyperlinktoolbar

## 145.0.0

### Major Changes

- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
  [`0b9318d5c23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b9318d5c23) - ED-11952
  updated extension interface to allow dynamic toolbar buttons. BREAKING CHANGE:
  `ExtensionModules.contextualToolbarItems` has been removed in favor of
  `ExtensionModules.contextualToolbars`.

  `ExtensionModules.contextualToolbars` consist of a list of `ContextualToolbar` which has the
  following signature:

  ```
  type ContextualToolbar = {
    context: ToolbarContext;
    toolbarItems: ToolbarItem[] |
      ((contextNode: ADFEntity, api: ExtensionAPI) => ToolbarItem[]);
  };
  ```

- [`2f3e5d1beb5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f3e5d1beb5) - [ux] Fix
  media alignment lose when copy-and-paste into table/layout

### Minor Changes

- [`a8c2596ed8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8c2596ed8e) - Add
  smartLinks prop to Editor and mark UNSAFE_cards as deprecated
- [`9fef23ee77c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fef23ee77c) - ED-12477
  Add unsupported node capability to Media Group
- [`190b1333d06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/190b1333d06) - [ux]
  EDM-1733: Add separator between unlink and remove button in smart card floating toolbar
- [`1a880dc5cce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a880dc5cce) - ED-11853
  Update extension plugin editExtension to rely on localId instead of current selection
- [`a8b65e3ec2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8b65e3ec2d) - [ux]
  ED-13083: fixed serialize() for Tabs and Expand fields
- [`5783530b152`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5783530b152) - Added a
  new DSL in the mobile bridge to interpret a FloatingToolbarDatePicker. This extends from the
  FloatingToolbarSelectType.
- [`fa236537b70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa236537b70) - Allow
  the mobile bridge to insert a date node
- [`19568bf5587`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19568bf5587) - Updated
  floating toolbar types to reflect new changes.Some of the floating toolbar types are adjusted and
  new ones are added. This was done to scale better and be more flexible to support the mobile
  editor.

      - FloatingToolbarInput now has id, title and description. These are used to generate a proper UI.
      - FloatingToolbarCustom has a mandatory fallback field. This is needed to support to mobile. Custom type uses a react render which has no metadata for the mobile. This is mandatory because we always want to have a fallback. For now, existing usages has an empty array but we will update them later on. Note that it is an array because fallback could be multiple items.
      - FloatingToolbarSelect has an additional type parameter for the options. FloatingToolbarSelect is extended to support different pickers. i.e. Color picker, emoji picker. In addition to the new type parameter, selectType and title fields are added. selectType is used to determine which type of UI needs to be used. color, emoji, date or list. Default one is list.
      - A new type is added. FloatingToolbarColorPicker. It extends select and selectType is color.

- [`4a0479a7ac1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a0479a7ac1) - [ux]
  Remove extra padding on the mobile editor
- [`45de4805196`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45de4805196) - [ux] Add
  mention prop to editor core. This prop accepts HighlightComponent which is a component rendered at
  the top of the mention list. It also accepts mentionInsertDisplayName which was moved from the top
  level editor core api.
- [`66f17386ed6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66f17386ed6) - [ux]
  ED-13022: Show a confirmation modal when clicking the delete button of a referenced table

### Patch Changes

- [`d05cb164f3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d05cb164f3f) - NO-ISSUE
  dereference default export of async imported modules for better interop
- [`9752e454eff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9752e454eff) - Editor
  core => ColorPalette => add aria-label attribute to editor "text color" buttons
- [`00411ef7712`](https://bitbucket.org/atlassian/atlassian-frontend/commits/00411ef7712) - Fix
  cursor going inside/behind inline SmartLinks on backspace when SmartLinks is the last element on
  the paragraph
- [`d3e90d967f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3e90d967f7) - ED-13002
  Add error boundary around table context button component
- [`053577a0aa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/053577a0aa5) - fix
  MediaSingle videos danger hover styles
- [`94448f306ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94448f306ed) - AK-330
  Fix editor toolbar and quick insert menu items pronounced twice by screen readers
- [`8077212e27e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8077212e27e) - ED-13095
  Config panel: Fixed initial params are not set for nested fields. ED-13084 Config panel: Added a
  workaround for data lost in tabs when submitting.
- [`11c23085db7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11c23085db7) -
  [ED-11076] Fix lists paste cursor position
- [`49026835944`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49026835944) - Fix
  analytic events for captions
- [`b7473d81e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7473d81e1f) - [ux]
  ED-13053 Config panel: fixed mixed name/label on tabs
- [`a8baf001d81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8baf001d81) - ED-12999
  Add more granular error boundaries to the editor
- [`5fca338c05d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fca338c05d) - ED-12982
  increase the expand chevron icon
- [`b943d1e7584`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b943d1e7584) -
  EDM-1847: prevent toolbars closing when text is selected in the toolbar using a mouse and the
  click is released outside the toolbar
- [`f94924f5fe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f94924f5fe3) - EDM-1365
  fix gap cursor clear:none
- [`79a06f80717`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79a06f80717) -
  Hyperlinks => HyperlinkAddToolbar add screenreader text to announce what "search recently viewed
  links" field does, add a possibility to announce search results
- [`b0dd3dd331f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0dd3dd331f) - Add
  metadata to hyperlink toolbar
- Updated dependencies

## 144.1.3

### Patch Changes

- [#12210](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12210)
  [`139a522574f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/139a522574f) - Change
  selector for checking if breadcrumbs where clicked with click-area-helper

## 144.1.2

### Patch Changes

- [#12105](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12105)
  [`5d7f119c55d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d7f119c55d) - Fix
  bread crumb issue

## 144.1.1

### Patch Changes

- [#11928](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11928)
  [`9b9ca925f18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b9ca925f18) - ED-13109
  Fix inline extension insertion behavior

## 144.1.0

### Minor Changes

- [#11843](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11843)
  [`92c1a74eb2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92c1a74eb2d) - [ux]
  ED-13083: fixed serialize() for Tabs and Expand fields

### Patch Changes

- [`6bbd57f1499`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bbd57f1499) - ED-13095
  Config panel: Fixed initial params are not set for nested fields. ED-13084 Config panel: Added a
  workaround for data lost in tabs when submitting.
- [`547024df2b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/547024df2b8) - [ux]
  ED-13053 Config panel: fixed mixed name/label on tabs
- Updated dependencies

## 144.0.4

### Patch Changes

- [#11778](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11778)
  [`9e09b407b43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e09b407b43) - Exclude
  `__tests_external__` from the `build/tsconfig.json`. Add `local-cypress` and remove types export.

## 144.0.3

### Patch Changes

- [#11723](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11723)
  [`070261ec304`](https://bitbucket.org/atlassian/atlassian-frontend/commits/070261ec304) - Fix
  Cypress types for packages

## 144.0.2

### Patch Changes

- [#11405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11405)
  [`6abc1fb5b10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6abc1fb5b10) - Change
  default value for displayInlineBlockForInlineNodes feature flag

## 144.0.1

### Patch Changes

- Updated dependencies

## 144.0.0

### Major Changes

- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
  [`566f674ac8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/566f674ac8f) -
  _Removes_ `allowReferentiality` & `UNSAFE_allowDataConsumer` props from editor props. These can
  now be toggled via the feature flags prop, e.g.

  ```tsx
  <Editor
  	featureFlags={{
  		'allow-local-id-generation-on-tables': true,
  		'allow-data-consumer': true,
  	}}
  />
  ```

- [`ddecaf6f306`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ddecaf6f306) - ED-12436
  remove 'allowLocalIdGeneration' from Editor as extension localId is added to full schema

### Minor Changes

- [`d5c4ee88681`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5c4ee88681) - [ux]
  ED-2942 Add option to enable sticky toolbar in the comment/standard editor.

  Enabled using the `useStickyToolbar` editor prop.

  If specified as `true`, the sticky toolbar will be enabled, sticking to the top of the scroll
  parent. Instead a reference can be specified to an existing sticky toolbar on the page that the
  editor toolbar should stay below (experimental).

- [`e66cd2fe716`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e66cd2fe716) -
  ED-12655: added support for config panel tabs
- [`2e51fbd1db2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e51fbd1db2) - [ux]
  ED-12733 Remove option to clear config panel select fields if there is a default value set.
- [`11b9305ca1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11b9305ca1b) - [ux]
  ED-12649 add ColorField definition and UI to ConfigPanel
- [`2fd50f55028`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2fd50f55028) - Updating
  documentation to inform users that soon picker popup will no longer be available and also getting
  rid of picker popup references in examples and all the associated dependencies
- [`8824d7de512`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8824d7de512) - ED-12143
  Paste performance analytics event added.
- [`5d8e5bd7d50`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8e5bd7d50) - [ux]
  Added support for dynamic getFieldsDefinition() in Editor Extensions.

  Made changes to the extension config panel fields so it triggers a submit only if the field is
  "dirty".

- [`084abc13201`](https://bitbucket.org/atlassian/atlassian-frontend/commits/084abc13201) - ED-12265
  Add unsupport content support to media single ED-12265 Remove `caption` from default schema -
  Renderer
- [`9c449f9852b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c449f9852b) - [ux]
  Moved the avatar group into an actual plugin container to the left of findreplace. Findeplace also
  got a minor centering fix in css and has to adjust its css based on whether the avatar group
  feature flag is on or not.
- [`7fbdeb26e81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fbdeb26e81) - Upgrade
  editor-core to directly import languages from @atlaskit/code.

### Patch Changes

- [`6ab1b4e3739`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ab1b4e3739) - [ux]
  ED-12739 polish expand field UI
- [`77751bd59e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77751bd59e3) - Generate
  localIds for existing tables
- [`e9265f59ae7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9265f59ae7) - ED-12651
  add analytics to color-picker-button
- [`cb105ce0163`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb105ce0163) - ED-12985
  make color picker one line
- [`5fba22a5a21`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fba22a5a21) - [NO
  ISSUE] Move Table Sort Custom Step to the ADF package
- [`cef4a451c74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cef4a451c74) - [ux]
  ED-12658 added error boundary around config panel FormContent to catch unexpected errors without
  breaking the editor

  Added ConfigPanelCrashedAEP for tracking config panel crashes

- [`c193ef62683`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c193ef62683) - ED-12810
  relocate color picker ui from within panel plugin to a general ui
- [`35645d7d1b7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35645d7d1b7) - ED-12762
  Prevent nesting of GroupingFields (for now) Added localization for expand field
- [`4edb69b3efc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4edb69b3efc) - NO-ISSUE
  remove-unused-comment-in-extension-api-file
- [`3c48c4147d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c48c4147d1) -
  ED-12966: fix language selection highlight
- [`31d42e77267`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31d42e77267) - Add back
  initial preventDefault behaviour to the click-area-helper
- [`ee023b6f981`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee023b6f981) - ED-12603
  fixed issue with navigating into the table via keyboard
- [`5e2f53b2a14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e2f53b2a14) - add
  classnames to RemovableField for easier targeting
- [`427bdfcd794`](https://bitbucket.org/atlassian/atlassian-frontend/commits/427bdfcd794) - Fix undo
  MediaSingle resize
- [`fa92b08d5a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa92b08d5a7) - ED-12981
  remove paddings from tab in config panel
- [`de1ea3645b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de1ea3645b1) - [ux]
  extension config panels; fixed bug with custom/date/daterange fields not applying changes
  - renamed OnBlur > OnFieldChange, onFieldBlur/onBlur > onFieldChange, WithOnFieldBlur >
    WithOnFieldChange
  - removed blur event listeners on components which only update during onChange

- [`88a1b60b052`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a1b60b052) - ED-12789
  fixed chart macro doesn't respect width adjustment
- [`1f493e1dc65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f493e1dc65) - Bump
  `react-select` to v4.
- [`b8ec1d5de7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8ec1d5de7d) - [ux]
  NO-ISSUE polish expand ui for margin bottom
- Updated dependencies

## 143.1.2

### Patch Changes

- [#10943](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10943)
  [`312a2810b0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/312a2810b0b) - [ux]
  ED-12931 Fix input rules replacing text outside of matched word in a long paragraph

## 143.1.1

### Patch Changes

- [#10867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10867)
  [`8efef26a27e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efef26a27e) -
  [COLLAB-683] Fix editor collab plugin to always call the send function from collab provider when
  the native collab is enabled

  # Why?

  The new collab service uses the sendableSteps stored at the `prosemirror-collab` plugin. There is
  no need for Editor to stop this to been called.

## 143.1.0

### Minor Changes

- [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
  [`1fbe305bf7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fbe305bf7d) - ED-12273
  Unsupported content support for Layout
- [`90cb0207d4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90cb0207d4e) - Make
  code block content dynamic to different font sizes.
- [`f973bb5dde8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f973bb5dde8) - [ux]
  ED-12782 Remove codeblock languages from adf-schema

  BREAKING CHANGE

  `@atlaskit/adf-schema` is not longer exporting: `DEFAULT_LANGUAGES`, `createLanguageList`,
  `filterSupportedLanguages`, `findMatchedLanguage`, `getLanguageIdentifier` and `Language`. This
  are now used internally in `@atlaskit/editor-core`

- [`225c79d708a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/225c79d708a) - Simplify
  unique ID appendTransaction
- [`81a08ceb2e0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81a08ceb2e0) - ED-12653
  added field definitions for GroupingField and ExpandField.

### Patch Changes

- [`3832da8481b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3832da8481b) -
  [ED-12772] Reconfigure the editor state when an editor props feature flag changes
- [`4e77e02a234`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e77e02a234) - ED-12769
  Update editor example pages to point new JDog instance
- [`b0f14fe83a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f14fe83a5) -
  ED-12715: set initial value for refNode in ExtensionWithDataSource and emit on table deletion
- [`de8814276f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de8814276f1) - Update
  editor content area context panel gutter margin to padding instead. This is to fix a bug with
  width emitter not including margin in the width.
- [`e90db7597b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e90db7597b2) -
  [ED-12772] This PR adds the feature flag for 'useUnpredictableInputRules' to the mobile bridge.
  When set to false, the new predictable input rules code will be used for auto-formatting.
- [`37cf63fa6b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37cf63fa6b9) - ED-12465
  add analytics to extensionAPI.doc.insertAfter()
- [`53211b3f035`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53211b3f035) - ED-12442
  workaround a codeblock selection issue on firefox.
- [`7fc538e08c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fc538e08c0) - ED-11781
  Added overflowShadowOptimization to improve table overflow shadows performance
- [`2dbbed3493d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2dbbed3493d) - ED-12780
  prevent offset duplicate code block content
- Updated dependencies

## 143.0.0

### Major Changes

- [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
  [`4befa7c039c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4befa7c039c) -
  ED-12593: rename ExtensionAPI.editInLegacyMacroBrowser() to \_editInLegacyMacroBrowser()

  Also cleaned up the options for createExtensionAPI() for easier use.

### Minor Changes

- [`9741a93417b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9741a93417b) - ED-12646
  Add horizontal margin to editor content area when context panel is positioned over editor.

  Handled by adding new prop 'positionedOverEditor' to 'ContextPanelWidthProvider' which broadcasts
  whether the context panel is opened and positioned over (when there is enough space to open and
  not cover the editor area) the Editor content area instead of "pushing" it (when there isn't
  enough space to open the panel without covering the Editor).

- [`0fe1b02cf1a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0fe1b02cf1a) - ED-11790
  Add analytics for onChange callback prop timing
- [`61c3c00a566`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61c3c00a566) - ED-12599
  hook up onEditorReady callback analytics to only fire if enabled in performanceTracking Editor
  prop - e.g. performanceTracking={{ onEditorReadyCallbackTracking: { enabled: true } }}
- [`d401f589e88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d401f589e88) - [ux]
  When a block node is the first node of the editor instead of selecting the node on load, it will
  insert a gap cursor in front. This is to alleviate issues where users will open a page with an
  image first, go to insert a new image and just replace the existing image because it's
  automatically selected and they didn't notice.
- [`33f40b09da3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f40b09da3) - ED-12729
  Add container width to width plugin for use with context panel gutter calculation.
- [`d024b505c12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d024b505c12) - [ux]
  ED-12598 Update extension config panel to close after saving if autosave is set to false
- [`0bc660b480b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bc660b480b) - [ux]
  Allow extension of quickInsertAction with provided function for quickInsert plugin
- [`93d599c4044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93d599c4044) -
  [ED-11915] Add new undo/redo behavior for autoformatting
- [`142f8d6c4e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/142f8d6c4e2) - [ux] add
  role and aria-label for div
- [`0c2f73791da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c2f73791da) -
  [ED-11915] Add useUnpredictableInputRule for editor prosemirror plugins
- [`00cf4f4451d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/00cf4f4451d) - Ensure
  context-panel doesn't delete marks
- [`3defe8bdf01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3defe8bdf01) - Fix node
  mutation bug on extension insertion

### Patch Changes

- [`75a5f1e2489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75a5f1e2489) - Fix
  types for EventEmitters
- [`83eb0880a09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83eb0880a09) -
  [ED-12710] Fix hyperlink conversion when there is content before the link
- [`957abc45935`](https://bitbucket.org/atlassian/atlassian-frontend/commits/957abc45935) - Ensure
  localId never clashes for tables
- [`b95e9f97253`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b95e9f97253) -
  [ux][ed-12529] Add an additional catch to set smart links to display: inline to resolve a
  regression caused by setting inline nodes to display: inline-block (which solves selection
  issues).
- [`73fb0f146bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73fb0f146bd) - [ux]
  Allow undo of text alignment when auto-formatting to a list
- [`a874f299a93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a874f299a93) -
  [ED-12633] Fix paste + undo issue in a placeholder text
- [`8c84c29006b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c84c29006b) - Improve
  data-consumer mark being nested, aAdd basic doc tests for data consumer
- [`e20ad95e07f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e20ad95e07f) -
  implemented ExtensionAPI.doc.insertAfter()
- [`8510da483e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8510da483e5) - added
  metadata property to floating toolbar buttons to use as a data payload for the mobile bridge
- [`e0e56c9d7d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0e56c9d7d3) - Removed
  extra seperator in media floating toolbar when placed inside an expand
- [`e047cefd6ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e047cefd6ee) -
  ED-11929: handle table node mutation observation
- [`ac2eeccc60b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac2eeccc60b) - Update
  internal use of code block selector in editor packages.
- [`e0147cf2af5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0147cf2af5) - allowed
  autoformat to accept a comma to end matched rules
- [`a25e6616895`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a25e6616895) - allow
  Toolbar to update if the localId of a node differs
- [`9a77b3a5b06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a77b3a5b06) - Only use
  Clipboard component when editor is focused
- [`693b2a6765b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/693b2a6765b) - Code
  snippet floating toolbar jumping only in kitchen sink bug fixed.
- [`7ba7af04db8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ba7af04db8) - Type
  fixes related to consumption of `@atlaskit/code`
- [`05c0e1cc1e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05c0e1cc1e5) - ED-12553
  fix distribute columns bug on overflow table
- [`372a82eb975`](https://bitbucket.org/atlassian/atlassian-frontend/commits/372a82eb975) - [ux]
  ED-12587 Add ability to use • to insert a bullet list
- Updated dependencies

## 142.0.1

### Patch Changes

- [#10316](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10316)
  [`c2c0160f566`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2c0160f566) - Bump
  editor-shared-styles to pick up relativeFontSizeToBase16
- Updated dependencies

## 142.0.0

### Major Changes

- [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
  [`864bae0214b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/864bae0214b) - Removed
  old methods for inserting a link as they were only being used by mobile. Fix hyperlink text
  removal on editor mobile bridge.

### Minor Changes

- [`262e3b64547`](https://bitbucket.org/atlassian/atlassian-frontend/commits/262e3b64547) - [ux]
  ED-12492 Remove blue overlay on selected extension to allow better visibility of extension content
  and improve accessibility.
- [`357edf7b4a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/357edf7b4a1) - ED-12266
  Extend code block to support UnsupportedInline content.
- [`f042eac9bf1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f042eac9bf1) - Add
  SmartMentionResource to mentions with editor-core example
- [`818ad5911c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/818ad5911c9) - [ux]
  ED-12552 Add ability to clear optional Select fields in config panel

### Patch Changes

- [`8aed23756e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8aed23756e2) - Change
  to injected version information for analytics
- [`df1da03ac3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df1da03ac3d) - define
  interface for api extension
- [`0919b985b3d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0919b985b3d) -
  [ux][ed-12525] Fix regression caused by changing inline nodes to display inline-block. Pressing
  cmd + shift + arrow left was not working as expected but by adding user-select: all solves this.
  Integration tests added for this too.
- [`14050fe1345`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14050fe1345) -
  Incorrect use of modal dialog types has been fixed.
- [`5a6e9efd99b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a6e9efd99b) - ED-12508
  implement api stub
- [`573567c0132`](https://bitbucket.org/atlassian/atlassian-frontend/commits/573567c0132) -
  [ux][ed-12493] Made redo button tooltip have the Cmd icon instead of 'Mod' text by swapping mod
  for either Ctrl of Cmd in the makeKeymap function
- [`a1711bcd0c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1711bcd0c1) - [ux]
  ED-12409 fixed issue with inline comment toolbar appearing on empty selection
- [`5c835144ef0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c835144ef0) -
  [ME-741][me-743] Remove PX references in editor packages and modify code block font size.
- [`7044e6988ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7044e6988ac) - Updated
  card toolbar snapshots to include id property
- [`d09597db582`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d09597db582) - ED-12505
  Fix scoping of predictable lists input rule handlers
- [`e50673cfb2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e50673cfb2d) - Import
  embedHeaderHeight from media-ui package instead of smart-card
- [`b4d175f5b2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4d175f5b2d) -
  ED-12075: hide plus button for empty lists
- Updated dependencies

## 141.0.2

### Patch Changes

- Updated dependencies

## 141.0.1

### Patch Changes

- [#9755](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9755)
  [`57ae710818f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ae710818f) - Turn off
  CustomSelect create animation in Config Panel

## 141.0.0

### Minor Changes

- [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
  [`769e10a40a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/769e10a40a7) - ED-12108
  Support duplicate named fields in config panel fieldset

  For a field to be allowed to have duplicates you must set `allowDuplicates: true` on the field
  definition

- [`330c1fce7f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/330c1fce7f9) - ED-12264
  Add unsupported content capability to panel and blockquote
- [`f27507bc838`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f27507bc838) -
  ED-12237: add editor referentiality plugin
- [`fff89761e3e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fff89761e3e) - [ux]
  ED-10732 implementation of Distribute Columns in table context menu

### Patch Changes

- [`150100fddec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/150100fddec) - ED-12006
  Move event.preventDefault to only occur within ClickAreaMobile
- [`572ada5a337`](https://bitbucket.org/atlassian/atlassian-frontend/commits/572ada5a337) -
  [ED-12003] Fix cursor position at the end of inline nodes

  This patch will set all react inline nodes as display: inline-block. That will fix the current
  position issues we are having on Chrome when the user tries to put the mouse at the end of the
  inline node, like Emoji.

  However, this behavior can be disabled by feature flag if it's needed:

  ```
  <Editor
    featureFlags={{
      displayInlineBlockForInlineNodes: false,
    }}
   />
  ```

- [`752e64de8d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/752e64de8d3) - ED-12105
  Add analytics to onEditorReady callback duration
- [`be61d881112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be61d881112) - Use
  localId for change detection
- [`649200b2318`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649200b2318) - Removed
  extra seperator in embeds inside expands
- [`f1a18dadb8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f1a18dadb8f) -
  [ux][ed-11974] Change the maxCount on the AvatarGroup component from default 5 to 3 to create more
  room in the toolbar. This is for the collab avatars.
- [`e82d44af176`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e82d44af176) -
  [ux][ed-11904] Remove secondary toolbar on comment if empty
- [`9c36253ed5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c36253ed5e) - ED-10216
  Add sanitizeNode into @atlaskit/editor-json-transformer
- [`0293c05c966`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0293c05c966) -
  ed-12403: add compact stringification option to document-logger to decrease
  dispatchInvalidTransaction event payload size
- [`81a55b3fe71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81a55b3fe71) -
  Reverting handling of dispatch being passed across two functions
- [`5089bd2544d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5089bd2544d) -
  ED-11919: generate localId for tables
- [`58b170725be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58b170725be) - Renamed
  @atlaskit/editor-test-helpers/schema-builder to @atlaskit/editor-test-helpers/doc-builder
- [`fcec9613a7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fcec9613a7e) - Fix
  extension selection issue
- [`e2cc0eb2650`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2cc0eb2650) -
  ED-12480: Fixes bug where quick insert would combine feature sets from two editors
- [`3d4caa9e46f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d4caa9e46f) - Turn off
  Atlaskit Select create animation in Config
- Updated dependencies

## 140.0.0

### Major Changes

- [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
  [`5a02668a6f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a02668a6f1) -
  [ED-12169] Removes the following methods being exposed from `@atlaskit/editor-core`

  ```
  indentList
  outdentList
  toggleOrderedList
  toggleBulletList
  ```

  Instead, these methods are replaced by a getter function `getListCommands` that allows opting into
  the new predictable list behaviours.

  BEFORE

  ```
  import { indentList } from '@atlaskit/editor-core';
  indentList(inputMethod)(editorView.state, editorView.dispatch);
  ```

  AFTER

  ```
  import { getListCommands } from '@atlaskit/editor-core';
  getListCommands(
    isPredictableListEnabled,
  ).indentList(inputMethod)(
    editorView.state,
    editorView.dispatch,
  );
  ```

- [`db9dec112b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db9dec112b1) -
  ED-10613: clean up text colour experiment
- [`f33c11a9d0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f33c11a9d0f) -
  PluginStates types in render of WithPluginState added.
- [`26da2d23264`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26da2d23264) - ED-8985
  Remove deprecated transactionTracking prop
- [`d2a715d1130`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2a715d1130) - ED-10260
  Remove deprecated inputSamplingLimit prop

### Minor Changes

- [`811d400dbd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/811d400dbd0) - [ux]
  ED-12109 - Update Config Panel DateRange field custom "from" and "to" fields to be optional.
  Previously when DateRange value was "custom", the "from" and "to" fields were required by default.
  This update will allow "isRequired" prop to be passed on to "from" and "to" fields.
- [`6d748ea5140`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d748ea5140) - New
  stage-0 data consumer mark in ADF schema
- [`5b0477e64f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b0477e64f6) - [ux]
  ED-11418 - Remove "Match case" button focus after click to fix bug with selection being updated.
  This is a workaround to fix the matched search being updated after "match case" is toggled.
- [`39a4c042483`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39a4c042483) - ED-11072
  WithPluginState infer states based on the pluginKey
- [`af2b3d57f85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af2b3d57f85) - ED-12238
  expose dangerouslyAppendPlugins API for plugin injection
- [`31253d55150`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31253d55150) -
  [ED-12132] Enable responsiveness for texting formatting toolbar menu

  This PR will introduce a new option to the text formatting plugin
  "textFormatting.responsiveToolbarMenu: boolean".

  When this option is true, Bold and Italic buttons will be hidden inside the toolbar menu when the
  viewport is less than 480px. For now, we are using this configuration for Undo Project only.

  # New Editor Props:

  ```
    <Editor
      textFormatting={{
        responsiveToolbarMenu: true,
      }}

    />

  ```

- [`b7e61c08ef5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7e61c08ef5) - [ux]
  ED-11916 Extended floating toolbars on table and exension nodes with buttons that can be provided
  by extensions
- [`5dd24d55d31`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5dd24d55d31) - [ME-536]
  Added unique identifiers for each floating toolbar capability in order to distinguish them. This
  was needed for mobile to filter out some capabilities that are not available as well as set
  actions for custom buttons.

### Patch Changes

- [`d0892017fb3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0892017fb3) - Improve
  kitchen sink handling `unsupportedNodeAttribute` cases
- [`df18d9fe342`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df18d9fe342) - [ux]
  ED-12340 Remove mouse positioning on tooltip on items in element browser UI, it will now default
  to position tooltip below the item

  This affects both the insert menu and the element browser when the `elementBrowser` prop is
  configured

- [`351001c0366`](https://bitbucket.org/atlassian/atlassian-frontend/commits/351001c0366) -
  ED-12397: Add analytics tracking to editorActions getValue calls
- [`3d4094f6eff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d4094f6eff) - [ux] set
  minWidth on full page toolbar when undo redo is enabled to prevent overlapping buttons on smaller
  devices
- [`b94ebf23e84`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b94ebf23e84) -
  ED-11863: Fix - update extension to allow extension manifest with empty parameters
- [`7a6420be0e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a6420be0e2) -
  [ED-12063] Predictable List: Copying a Nested Sublist to an empty panel results to a no-operation
- [`31a0f2723b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31a0f2723b9) - Fixed
  potential 404 call on /file/{id}/image/metadata in mediaNodeUpdater
- [`d0060c9bc7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0060c9bc7a) - ED-12313
  add separators in between toolbar items
- [`05ffc60fd6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05ffc60fd6e) - [ux]
  ED-7874: don't resize columns when toggling numbered columns option on a table
- [`e664334062d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e664334062d) - [ux]
  ED-11603: fixed creation of codeblock via markup when it includes bold text
- [`d2e70ebaaa9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2e70ebaaa9) -
  NO-ISSUE: updated editor tests to use 'doc: DocBuilder' instead of 'doc: any'
- [`fe1c96a3d28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe1c96a3d28) - added
  DocBuilder type to @atlaskit/editor-test-helpers, replaced duplicate definitions and DocumentType
- [`c119fdd32e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c119fdd32e7) - Internal
  change to update usage of the custom `glyph` prop in @atlaskit/icon.
- [`b2a2c3cf8d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2a2c3cf8d1) - [ux]
  ED-8566 Add internationalisation for alignment buttons
- [`937ccae721d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/937ccae721d) -
  [ED-11971] - Remove multi-dispatch calls in the editor codebase
- [`51acc122625`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51acc122625) - [ux]
  ED-12382: fixed color not showing up as red for overdue dates nested in actions upon editor init
- [`9586ac165a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9586ac165a6) - ED-12188
  Fix sticky header flicker preview
- [`ee188b01fc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee188b01fc0) - ED-12339
  added adf information to be passed into extension button on click action
- [`8baca10d489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8baca10d489) - ED-12178
  ED-11099 Fix inline extension style issues
- [`d1c48d92b73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1c48d92b73) -
  [ED-120632] part 2. This is a bug fix I found in my original ticket. It fixes copying lists in
  panel and pasting it in another panel
- [`54a3c3fffee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a3c3fffee) - Emoji
  typeahead, selecting valid emoji on final ':', bug is fixed.
- [`487fc396b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/487fc396b80) -
  ED:12137: capture JS stack trace info via errorBoundary on editor crashes
- [`7baf62daafb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7baf62daafb) -
  EDM-1638: add media mobile VR test for captions
- Updated dependencies

## 139.0.3

### Patch Changes

- [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299)
  [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) -
  Downgrade back to date-fns 1.30.1 We discovered big bundle size increases associated with the
  date-fns upgrade. We're reverting the upgarde to investigate

## 139.0.2

### Patch Changes

- [#9281](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9281)
  [`e2fb7440936`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2fb7440936) -
  ED-12430: Fix issue with Editor showing double scrollbar when context panel is visible.Update
  context panel to have same height as editor content area when using position absolute styles
- Updated dependencies

## 139.0.1

### Patch Changes

- [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291)
  [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade
  date-fns to 2.17

## 139.0.0

### Major Changes

- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
  [`511a91ad376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/511a91ad376) - [ux]
  ED-12128: Update Context Panel to use set width of 320px and remove 'width' prop. Remove 'width'
  prop from the Context Panel component as we no longer allow dynamic panel width to enforce
  consistency.

  All references to this component can safely remove the 'wdith' prop as it is no longer part of the
  component props.

- [`007103b93e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/007103b93e6) - [ux]
  ED-11993 Change behaviour of context panel so it will not push content if there is enough space to
  slide out without overlapping. Config panel will keep existing behaviour to push content if there
  isn't enough space to show without overlapping content. Also add width css transition to context
  panel content to mimic "slide in" animation.

  Add new shared const of `akEditorFullWidthLayoutLineLength` which indicates the line length of a
  full-width editor

### Minor Changes

- [`7eb8204486b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7eb8204486b) - ED-11975
  Fix bug with Element browser category scroll position in Firefox
- [`5d37f7fc1f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d37f7fc1f9) - Revert
  ED-9960. UNSAFE_predictableLists no longer defaulted to enabled.
- [`b74caaa43e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b74caaa43e9) - add
  reserveCursor option to init event
- [`f208fc35a7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f208fc35a7b) - ED-12172
  Default `UNSAFE_predictableLists` to `true`
- [`a815affb9b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a815affb9b4) - [ux]
  ED-12038 Update Config Panel select component to have auto menu placement. This will position
  dropdown menu above the select input if there is not enough screen area to display below.
- [`d90182b6aef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d90182b6aef) - ED-11837
  Scroll Gutter is not been added in full editor
- [`d33f17ed9b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d33f17ed9b6) -
  ED-11153: additionally map tti values in editor tti event to severity strings
- [`be0bfb03f12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be0bfb03f12) - [ux]
  Implement syntax highlighting in editor code-block
- [`968f152ef42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/968f152ef42) -
  EDM-1673: use createMobileInlineDomRef for inline card when mobile appearance
- [`d513d80af55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d513d80af55) -
  HyperLinktoolbar no longer takes onBlur and instead uses onSubmit to handle that case
- [`eb554a9d489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb554a9d489) - ED-12048
  Implement save indicator for config panel
- [`c675c4d9096`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c675c4d9096) - ED-12087
  Config Panel with autosave mode will partial save invalid form
- [`4b7d23a926b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b7d23a926b) - ED-12052
  When the Scroll Gutter plugin has `pluginOptions.persistScrollGutter` enabled, the gutter element
  will now only added while the document has content (not empty).

  > This option is typically used on mobile for the _Compact Editor_.

- [`85cc08ec2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85cc08ec2e6) -
  [ED-11353] Adds the input method for undo/redo events

  #Breaking Change

  `adf-schema`

  AnalyticsStep doesn't need the `handleAnalyticsEvent: HandleAnalyticsEvent<P>` anymore. We are
  submitting the events using the editor-core plugin `analytics`. On this file:
  `packages/editor/editor-core/src/plugins/analytics/plugin.ts`

  This will fix a hard to catch bug where the events were being dispatched before the transaction
  being applied. The transaction wasn't used, but the event was dispatched anyway, causing a data
  mismatch between user experience and actions.

- [`adba8407160`](https://bitbucket.org/atlassian/atlassian-frontend/commits/adba8407160) -
  [ED-11355] Improve undo predictability by adding a closeHistory everytime a user do a paste

### Patch Changes

- [`88920076196`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88920076196) - ED-10584
  yield to user interaction before sending analytics
- [`e98bae588e0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e98bae588e0) - NO-ISSUE
  pass through feature flags
- [`efacd2da78f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efacd2da78f) - Add
  localId attribute on tables via "tableWithLocalId" node
- [`aaf3ca1459d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aaf3ca1459d) - Fix
  calendar position compatibility issue with will-change style bug
- [`3770eb71b69`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3770eb71b69) - [ux] Fix
  inline code bug on German keyboards using isComposing keyboard events
- [`8af9d636e29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8af9d636e29) - ED-12127
  fixed flickering issue when hovering on numbered column with tableRender optimisation on
- [`4f08f25ebfe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f08f25ebfe) - NO-ISSUE
  pass through feature flags into renderer
- [`178e91b75ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/178e91b75ad) -
  PL-AFDD-JOB1-158 Add translations for new messages
- [`ea2749f4489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea2749f4489) -
  ED-12050: fixed card plugin toolbar using a stale state during getDomRef()
- [`2a2ecc1b6d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a2ecc1b6d5) - NO-ISSUE
  track code language changes
- [`03b29863b31`](https://bitbucket.org/atlassian/atlassian-frontend/commits/03b29863b31) - ED-12185
  fix sticky header not working after toggling header rows for table
- [`7416411f8de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7416411f8de) - ED-12187
  fix table sticky header flicker
- [`c3e840d3d05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3e840d3d05) - [ux]
  ED-10865 Fix paste handler dropping paragraph content after list node on paste
- [`c50a63f9f72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50a63f9f72) - Upgrade
  `@types/react-select` to `v3.1.2` and fix type breaks
- [`d3e988ff4e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3e988ff4e1) - ED-11799
  gracefully handle invalid position errors
- [`b010a665e13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b010a665e13) - Bump
  socket IO to version 3 for collab provider
- [`134e6ccab01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/134e6ccab01) -
  EDM-1831: Revert EDM-1420
- [`02f4f8fbc96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02f4f8fbc96) -
  ED-11476: made setTableRef() more strict on types to prevent an infinite transaction loop
- [`751db2a9a48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/751db2a9a48) - ED-12040
  Prevent required fields in fieldset to be removed or not shown
- [`809df0691f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/809df0691f7) -
  [ED-12194] Add integration tests for undo & redo via toolbar buttons and keyboard shortcuts (in
  both Windows and Mac OS)
- [`e2bb7c1adbc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2bb7c1adbc) - ED-9699
  Fix codeblock in list within panel UI
- [`695ce4fe717`](https://bitbucket.org/atlassian/atlassian-frontend/commits/695ce4fe717) - Adds
  additional request access metadata to forbidden urls if avalible
- Updated dependencies

## 138.0.1

### Patch Changes

- [#8596](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8596)
  [`a940fb90ccc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a940fb90ccc) -
  ED-11968: added function to determine difference in timing so it can be mocked during tests

## 138.0.0

### Minor Changes

- [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
  [`5ee57944f46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ee57944f46) - ED-11948
  Fix issue with table resize logic not retaining original node selection. Refactor table resize
  logic to retain selection after table resize.
- [`70fecd78610`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70fecd78610) - [ux]
  This commit includes UX changes to Cmd+K link toolbar
  - MouseLeave will now correctly cancel the highlight of the item
  - Press Enter will now always submit things in the input fields. Previously we were allowing
    MouseOver + Enter to submit selected item. This had caused many misoperations that user would
    accidently insert the link their mouse hovers on.
  - When a user iterate through result items with ArrowUp/ArrowDown, the URL field will be
    automatically populated with selected item's content. This is so that the ArrowKeys + Enter to
    select still works as expected.

  Refer to this RFC for more details of the decision
  https://product-fabric.atlassian.net/wiki/spaces/EM/pages/2168883953/EDM-RFC-18+Improve+mouseover+selection+experience+with+Link+Toolbar

- [`e0ec7e79fce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0ec7e79fce) -
  [ED-11251] Close editor undo history buffer every time the user press enter
- [`d335911aa2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d335911aa2c) - The
  `ToolbarMention` component now includes a `testId` prop.
- [`b1faca325ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1faca325ab) - [ux] Add
  Undo Redo buttons under feature flag
- [`2cde1293d9f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cde1293d9f) - [ux]
  `useAlternativePreloader` prop was added to `CardOptions`, which is type of editor prop
  `UNSAFE_cards`. Default value is true (if not defined). When `useAlternativePreloader` is true
  preloader experience for smart link components in editor will be different: there won't be normal
  smart link skeleton (border and a shaddow) and spinner is located on the right (compare to left as
  before). Note: renderer experience won't change.
- [`30b83e21da4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30b83e21da4) - ED-11870
  Update Element Browser category item analytics to use fireAnalyticsEvent helper
- [`00b5f1d1beb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/00b5f1d1beb) - ED-11220
  Fix element browser item tooltip hitbox area
- [`54e3474f640`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54e3474f640) - [ux]
  EDM-1420: Smart Links: Floating toolbar visible after display state change
- [`e18fc27f970`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e18fc27f970) - [ux]
  ED-11902 Fix bug with adding emoji via plus menu not working
- [`848d9fb54a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/848d9fb54a3) - ED-11875
  align renderer to editor tab size in code-block
- [`56e5ed87897`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56e5ed87897) - [ux]
  ED-11981 Update config panel boolean (Checkbox) fields to autosave onchange instead of only onblur

### Patch Changes

- [`e07a815d377`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e07a815d377) - ED-11807
  performance optimization for table sticky headers plugin
- [`5216ebed3b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5216ebed3b6) - Expose
  and use atlassian-icon, jira-icon entry points
- [`b36f8119df5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b36f8119df5) - Add in
  keymap for moving to gap cursor from caption
- [`c3961b9d90f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3961b9d90f) -
  EDM-1679: add tooltip to smart link appearance switcher when options are disabled
- [`c6eb10bea9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6eb10bea9e) - Fix
  `@atlaskit/calendar` typings
- [`b48fddb0c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b48fddb0c83) - Internal
  usage of icon now points to its new entrypoint instead of deep importing from dist.
- [`b94ee70e7d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b94ee70e7d1) - ED-12008
  Fix empty number field to resolve to 0 in config panel
- [`98309150746`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98309150746) - Use spec
  based validator for the renderer in kitchen sink
- [`61e73eb1bad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61e73eb1bad) - ED-11994
  add integration test to code block pasting from renderer
- [`ef52e0b0b5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef52e0b0b5f) -
  [ED-11387] Adds analytics redo event for toolbar button
- [`18d183a9db5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18d183a9db5) -
  [ED-11372] Add analytics event for ToolbarButton
- [`cf5909ab062`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf5909ab062) - [ux]
  Replaced the search icon with add icon in the invite item in the mention typeahead inside
  fabric-editor for invite from mention experiment (Growth)
- [`d8b3bb5ab78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8b3bb5ab78) - ED-10656
  Implement generic solution for handling paragraph block marks
- [`152056bc522`](https://bitbucket.org/atlassian/atlassian-frontend/commits/152056bc522) - NO-ISSUE
  refetch items when getItems reference changes
- [`43b2f925f0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43b2f925f0b) - Add
  optional attributes to mentionProvider analytics callback
- Updated dependencies

## 137.0.3

### Patch Changes

- [#8446](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8446)
  [`003a79ed2be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/003a79ed2be) -
  HOT-94478 Fix Editor selection reset problem on Chrome 88+

## 137.0.2

### Patch Changes

- [#8319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8319)
  [`8aa5285c47b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8aa5285c47b) - ED-12124
  Fix plus menu search

## 137.0.1

### Patch Changes

- [#8187](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8187)
  [`1ce3cd83260`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ce3cd83260) - pass
  multiple option to media-picker Browser component so that one can select multiple files in native
  upload

## 137.0.0

### Major Changes

- [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
  [`4d65f8a67f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d65f8a67f4) -
  [ED-11699] Persist scroll gutter for mobile COMPACT appearance and change mobile scroll gutter to
  50px

### Minor Changes

- [`36480f3c6ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36480f3c6ee) - ED-10297
  guard catch-all performance tracking with feature flag
- [`8c90794239c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c90794239c) -
  ED-11587: quickInsert for placeholder-text plugin
- [`16dd9a6e934`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16dd9a6e934) - NO-ISSUE
  clean up with optional chaining
- [`4e4f23da2ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e4f23da2ee) - ED-10585
  close feature flag infrastructure gaps
- [`f48db072de7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f48db072de7) - ED-10585
  optimize emoji nodeview
- [`6e854802c33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e854802c33) - [ux]
  ED-11215 Add help icon to new element browser Introduce new 'helpUrl' prop to elementBrowser which
  allow a help url to be passed to element browser component. E.g.
  elementBrowser={{ showModal: true, replaceMenu: true, helpUrl: 'https://examplehelpurl.com'  }}
- [`c330863ef3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c330863ef3f) - Update
  margin and padding for element browser insert menu item
- [`cca3569e236`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cca3569e236) - ED-11647
  Remove unnecessary rerender of table component for initial load. This is behind a feature flag
  `initialRenderOptimization`.
- [`b552334459c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b552334459c) -
  [ME-302](https://product-fabric.atlassian.net/browse/ME-302) Introduce table cell options in the
  floating toolbar for mobile.

  By default table cell options are disabled and hidden for the web.

- [`7ddbf962bd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ddbf962bd9) - [ux]
  Updated and added new translations
- [`867b61b2698`](https://bitbucket.org/atlassian/atlassian-frontend/commits/867b61b2698) - ED-11692
  add defaultOptions to CustomSelect to prevent calling resolver twice on mount. Resolve default
  options array on mount and pass array to AsyncCreatableSelect 'defaultOptions' prop. This prevents
  defaultOptions from calling the loadOptions / resolver again on mount.
- [`5c075025c14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c075025c14) - ED-11640
  table performance optimization for table component rendering - avoid extra re-renders on each
  transaction e.g. when typing
- [`67fd55dd3f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/67fd55dd3f1) - ME-893
  Added a new mobile editor configuration for placeholder text
- [`f48c16eb21d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f48c16eb21d) - ED-11383
  Update extensions sidebar select-item icon vertical alignment
- [`bf8e85f044d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf8e85f044d) - Add
  remove button to inline links

### Patch Changes

- [`7d24194b639`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d24194b639) -
  EDM-1717: Fix Safari danger styles for inline smart links
- [`edfb17aaa70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edfb17aaa70) -
  [ED-11368] Add feature flag for adding undo/redo buttons in the editor. We will be encapsulating
  all dev work under this flag. The name of the feature flag type is `undoRedoButtons` and the
  editor prop is `UNSAFE_allowUndoRedoButtons`. This prop is for development purposes only, please
  don't turn this on. Only feature leads, can turn this on.
- [`c1633237d16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1633237d16) - ED-11639
  performance improvement, refactored TableComponent to remove redundant props
- [`5857b17788b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5857b17788b) - Change
  the way kitchen sink shows ADF errors
- [`b2d2417de34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2d2417de34) -
  EDM-1590: fix embed & card danger styles
- [`babad0a5038`](https://bitbucket.org/atlassian/atlassian-frontend/commits/babad0a5038) -
  ED-11145: Add additional attributes to document inserted and text formatted analytic event
  payloads
- [`359ff24a999`](https://bitbucket.org/atlassian/atlassian-frontend/commits/359ff24a999) - Optimize
  table mousemove handler by using resizeObserver
- [`9d1bc4dde94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d1bc4dde94) - [ux] As
  part of the bump to @atlaskit/code, the codeBlock element's visual appearance has been modified in
  renderer and editor-core. Specifically the fontSize and lineHeight have been made more consistent
  with the DS parent package.
- [`345f2af7da7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/345f2af7da7) - ED-11127
  inject defaultValues in deserialize, fixes parameter dependency tests ED-11291 fix parameter
  passing regression, add regression tests ED-11127 fix singular CustomSelect serializing [] if
  defaultValue is omitted
- [`97384a3224c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97384a3224c) - [ux]
  Initialise undo redo plugin, add undo button to ui (behind feature flag)
- [`c2225545836`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2225545836) - ED-11847
  added checks for intersection and resize observers support
- [`44efa5f3f0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44efa5f3f0f) - [ux] Add
  undo functionality to Undo button
- [`d2bdd96ed83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2bdd96ed83) - Fix for
  backspace deleting entire nodeview
- [`faf98b96883`](https://bitbucket.org/atlassian/atlassian-frontend/commits/faf98b96883) - Removed
  unused comments in src from package
- [`b11735fd5f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b11735fd5f1) -
  ED-11689: implement 'typeAhead rendered' and 'typeAheadItem viewed'
- [`aba85163bc2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aba85163bc2) - [ux]
  Dark mode line text color changed to make it easier to read
- [`a4bcf21a972`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4bcf21a972) - [ux]
  Syntax highlighting now uses accessibile colors that meet WCAG 2.0 Level AA guidelines for color
  contrast
- [`62b30905271`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62b30905271) - Update
  keymaps on captions to follow design spec
- [`501ca8b3083`](https://bitbucket.org/atlassian/atlassian-frontend/commits/501ca8b3083) - table
  plugin was ignoring the plugin states requested via WithPluginState
- [`871644c07e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/871644c07e6) - [ux]
  Prevent toolbar from having option to switch to card view on fattaly errored smartcards
- [`a6c1b0bc5cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6c1b0bc5cd) -
  ED-11148: Allow valid transactions to be sampled and tracked in analytics
- [`19fa405c2ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19fa405c2ec) - [ux]
  ED-11724 update isEmptyNode to work with non default attrs
- Updated dependencies

## 136.3.1

### Patch Changes

- [#7803](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7803)
  [`d361f290d63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d361f290d63) - NO-ISSUE
  avoid bundling test data for development

## 136.3.0

### Minor Changes

- [#7876](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7876)
  [`a30fc2921e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a30fc2921e8) -
  HOT-94214 fix chrome selection issue

## 136.2.0

### Minor Changes

- [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
  [`658184c615`](https://bitbucket.org/atlassian/atlassian-frontend/commits/658184c615) - [ED-11630]
  Removes the usage of Query Parameter for Predictable List and Makes the Predictable List
  reconfigurable via the bridge.configureEditor method. All the clients setting allowPredictableList
  from query parameter should use bridge.configureEditor and pass in the allowPredictableList flag.
  Example: bridge.configureEditor("{\"allowPredictableList\": true}")
- [`2fe88ab389`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2fe88ab389) - [ED-11642]
  Remove "window.resize" listner and "ClickArea" for compact editor. Include padding calculation in
  onRenderedContentHeightChanged.
- [`7d8f1facfc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d8f1facfc) -
  [ME-300](https://product-fabric.atlassian.net/browse/ME-300) Introduced a toolbarBridge to support
  data-driven editing capabilities.

  By default, implementation is not required and native side won't be impacted. Once the
  implementation is done on the native side, this will work out of the box. Data-driven approach
  listens the floating toolbar state changes and relay the editing capabilities to the native side.
  Native mobile displays these capabilities with the native widgets in the main toolbar. Once the
  user performs an action, responsibility of the execution is delegated to the editor-core which is
  the shared components across all platforms. Native mobile doesn't know about the details of how to
  perform an action.

- [`92bf38166c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92bf38166c) - [ED-11634]
  Removes the usage of Query Parameter for editorType and renames it to editorAppearance.
  editorAppearance is now reconfigurable via the bridge.configureEditor method. All the clients
  setting editorType from query parameter should use bridge.configureEditor and pass in the
  editorAppearance flag with either 'compact' or 'full'(Default). Example:
  bridge.configureEditor("{\"editorAppearance\": \"compact\"}")

### Patch Changes

- [`70f47afdee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f47afdee) - Added
  unsupportedBlock support for mediaSingle as a child
- [`a4e37d0df4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4e37d0df4) - Fix
  EDM-1636 again
- [`c2901e028c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2901e028c) - ED-11672
  Fix divider input rule when triggered at the end of a page
- [`3e42092709`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e42092709) - ED-11635
  Avoid expensive nodesBetween in predictable lists if list is not selected to impove typing
  performance
- [`9203b21230`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9203b21230) - Rename
  locale from fabric.editor.emoji to fabric.editor.panel.emoji
- [`48825df727`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48825df727) - Ensure
  mediaSingle updates when a caption is added from synchrony
- [`0c2ec01050`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c2ec01050) - revert
  EDM-1636 fix
- [`29c9de20a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29c9de20a5) - Updating
  to pass all the transactions to sendTransaction
- [`9da08b115a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9da08b115a) - Revert fix
  for TWISTA-638
- Updated dependencies

## 136.1.1

### Patch Changes

- [#7415](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7415)
  [`3e52031824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e52031824) - HOT-93991
  Fix async legacy macro insertion

## 136.1.0

### Minor Changes

- [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
  [`22c89bff23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22c89bff23) -
  [ED-11493][twista-405] Add predictable list at the mobile bridge plugin subscription
- [`385e3de61b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/385e3de61b) - Remove the
  scroll gutter for compact mobile editor.

### Patch Changes

- [`3eb3ff9d54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3eb3ff9d54) - ED-11586
  fix CheckboxGroup isRequired behaviour
- [`4329551ee2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4329551ee2) - ED-11068:
  fix find and replace state management
- [`73d5cb22dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73d5cb22dd) - Ensure gap
  cursor ignores a click on a caption node
- [`1bd969d9c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1bd969d9c1) - Fix
  re-renders in a table cell with the NodeView update
- [`680d67533f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/680d67533f) - Fix
  boolean fields to have state [initially, and when updated] driven by Parameters
- [`e797f23ec3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e797f23ec3) - ED-10441:
  ensure code-block is WYSIWYG
- Updated dependencies

## 136.0.0

### Major Changes

- [#6930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6930)
  [`00ba3076ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/00ba3076ab) - [ux] Paste
  hyperlink into selected text will apply link mark to the selected text Breaking change on
  `isNodeTypeParagraph` function, use `isParagraph` instead (requires a schema to be passed as a
  second param)

### Minor Changes

- [`c7e408f3c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7e408f3c8) - [ux] Embed
  smart cart resizing now can dynamically change height when content is coming from a public
  resolver powered by iframe.
- [`2d80d6e283`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d80d6e283) -
  [ED-11464][editor] Introduce onContentRendered method in content bridge. It is called when content
  is rendered which is set by bridge.setContent

### Patch Changes

- [`d1e241f90f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1e241f90f) - ED-10693
  Change tryAutoSave to a function
- [`a3d86f8925`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3d86f8925) - Fix issue
  where custom emojis appeared stretched
- [`610cacff4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/610cacff4e) - ED-11150:
  added severity to InputPerfSamlingAEP
- [`5f3cf8f7a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f3cf8f7a9) - [ux] Fix
  bug where resize handlers should be in the middle of image and not image + captions
- [`cc04446cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc04446cf9) - Enable
  hyperlink toolbar in captions
- [`81a5e08f06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81a5e08f06) - Fix
  divider not visible in dark mode
- [`44b543b221`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44b543b221) -
  [ux][ed-10388] Fix height of ContentArea styled component to avoid surplus whitespace at the
  bottom of the page [ux][ed-9593] Reduce vertical margin of block nodes to 0.75rem
- [`6ae634a53e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ae634a53e) - Add
  analytics to image caption
- [`c6e1acf2ca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6e1acf2ca) - ED-11213
  Move testing library to devDependency
- [`888fc5ceef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/888fc5ceef) - [ux] When
  embed resizing is not enabled, wide and full-width embeds won't get bigger then 100% as they shoud
- [`c74a79f30e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74a79f30e) - EDM-1529:
  fix switching link appearance in lists
- Updated dependencies

## 135.1.0

### Minor Changes

- [#6833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6833)
  [`4d9d11c246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d9d11c246) - Fixes
  nodes with multiple validation specs to return node with most suitable spec.

### Patch Changes

- Updated dependencies

## 135.0.0

### Minor Changes

- [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
  [`5e68f04701`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e68f04701) - ED-11232
  Make resolvers aware of other field values
- [`dfd440f4b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfd440f4b5) - [ux] New
  functionality to add and remove captions to images and videos. Select an image or video in the
  editor to start using it! editor-core now exports dedupe which aids in not having duplicate
  plugins added when initialising an editor
- [`9b1c48edd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b1c48edd1) - Revert
  ED-10820 to resolve broken validator
- [`48995f73b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48995f73b2) - Create
  entry points to export internal API isolated from UI changes.

### Patch Changes

- [`f51a912369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51a912369) - CMB-2437:
  Added VR tests for the Date node in both Editor and Renderer packages
- [`e03d8b75ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e03d8b75ac) - replaced
  inviteItem viewed event to inviteItem rendered event in mention plugin
- [`9aa0861e87`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9aa0861e87) - ED-11028
  Fix bug where selection would sometimes be lost after opening config panel for an extension,
  causing the panel to instantly close again
- [`092c344df7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/092c344df7) - Update
  ctrl+k menu to check for smart link before inserting link
- [`3dd74f7124`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3dd74f7124) - ED-11043
  Upgrade `prosemirror-inputrules` from `1.1.2` to `1.1.3` to prevent crashing when undoing input
  rules when the rule was triggered without inserting text.
- [`da06b5fd2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da06b5fd2f) - ED-10664
  add ids to relate FEF feedbacks to performance analytics
- [`817ff063e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/817ff063e3) - ED-11024
  Remove unused legacy undo/redo analytics event. This was replaced by an implmenentation within
  `@atlaskit/adf-schema` as part of ED-10123.
- [`15c311f84f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15c311f84f) - ED-10800
  added TransactionTracking.usePerformanceMarks flag. when false (default) uses alternative
  performance measurement methods via getMeasureHelpers() helper and startMeasureSimple() and
  stopMeasureSimple() utils.
  - moved measure-transactions.ts and should-track-transaction.ts into track-transactions.ts
  - split shouldTrackTransaction() into bumpDispatchCounter()
  - use constants for event names
  - potentially fixed a bug with mismatched event names for EVENT_NAME_VIEW_STATE_UPDATED !== '🦉
    ReactEditorView::onEditorViewStateUpdated'

- [`cc9f374276`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc9f374276) - Remove
  unsupported API for includeGroups/includeTeams for Users in extension config, and stop setState
  after unmount
- [`47117b13f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47117b13f1) - close
  smart link edit toolbar on esc key
- [`1f113d0099`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f113d0099) - ED-11079
  Fix keyboard accessible datepicker timezone bug
- [`39055f3ac5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39055f3ac5) - ED-10694:
  Fix FieldComponent defaultValue behaviour losing value due to mutation
- [`dd91541afe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd91541afe) - [ux]
  Further improvements on the invite from mention experiment
- [`ad2dfc89b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad2dfc89b4) - Update
  captions to respond to keyboard shortcuts correctly
- [`0b1bafbc8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b1bafbc8c) - ED-11921
  Fix User fields not validating
- Updated dependencies

## 134.0.1

### Patch Changes

- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
  [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
  packages using babel rather than tsc
- Updated dependencies

## 134.0.0

### Major Changes

- [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
  [`9f81260dd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f81260dd5) - ED-10683
  Serialize number fields to Number instead of String

### Minor Changes

- [`af832a83e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af832a83e8) - [ED-10671]
  Predictable Lists: Fix Paste Lists inside of panels

  ## Before

  Insert lists inside of at the begin of a panel was removing the panel

  ## Now

  It is adding the lists right before the current content

- [`22791ceed0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22791ceed0) - [ux] -
  added new properites in MentionResource interface to support invite from mention experiment
  - updated util-data-test/mention to enable invite from mention experiment
  - added invite from mention experiment logic into editor-core

- [`125571bf8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/125571bf8e) - ED-10725:
  Add an experimental support of a modern analytics context to editor core

### Patch Changes

- [`386ef3f839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/386ef3f839) - ED-10759
  Refactor click area block & mobile
- [`0175a00afc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0175a00afc) - [ED-10670]
  Update prosemirror-model type to use posAtIndex methods
- [`53e72c45d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53e72c45d1) -
  [ux][ed-10879] Fix pasting invalid nodes into panel
- [`ff4b80f248`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff4b80f248) -
  [ux][ed-10675] Fix conversion when selection contains a list but has a paragraph on one or both
  ends
- [`23ad8adc0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23ad8adc0e) - ED-10555
  Add ContextIdentifierProvider to performance analytics
- [`c60fe6d629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c60fe6d629) -
  [ux][ed-10878, ed-11017, and ed-10942]: Fixing regressions for predictable lists copy & paste

  ED-10878 fixes copy and pasting divider followed by list item scrolls to end of page ED-11017
  fixes unexpected behaviour when pasting list items into a nested list with an empty parent
  (incorrect nesting of list) ED-10942 fixes empty nested list items when paste destination
  selection is mid node

- [`af0d9c0965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af0d9c0965) - EDM-668:
  fixes a bug wherein pasting too many Smart Links causes the event loop to become overwhelmed.

  The fix is documented below for future reference.

  ### Cause

  When pasting a large number of Smart Links, a ProseMirror transaction is created for each link
  paste. This kicks off an asynchronous JavaScript task, in which the ADF representation of the link
  is fetched from the `EditorCardProvider`.

  As a consequence, when pasting 10/50/100 links, the macrotask queue is overwhelmed with
  asynchronous tasks.

  ### Solution

  To resolve this issue, a queuing mechanism separate to the macrotask queue is utilised, to ensure
  each asynchronous call is non-blocking and does not cause the browser to lock up with an
  overwhelmed macrotask queue.

  The mechanism utilised is `requestAnimationFrame`, using the `raf-schd` library. This is a common
  technique in the `@atlaskit/editor-core` codebase, which allows for asynchronous transactions to
  be invoked in quick succession without blocking interactivity.

  ***

  Thanks to @Vijay for being a legend in pairing on this one!

- [`33b8b7d85b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33b8b7d85b) - ED-9860:
  Unskip and fix editor-core media unit tests
- [`d48b343171`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d48b343171) - [ED-10670]
  Predictable-List: Make sure if you copy a list into different list type it considers the target
  list
- [`acd4c9a9ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/acd4c9a9ee) -
  [ux][ed-11086] Fix pasting of a single nested list item into an empty panel
- [`50066eafe6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50066eafe6) - ED-10764
  fix title field behaviour in full page example
- [`db4e6ab0d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db4e6ab0d4) - EDM-1388:
  Toggle link mark on media and not mediaSingle
- [`be5392f4a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be5392f4a4) - EDM-1395:
  Update analytic subject names for image linking
- [`815038b225`](https://bitbucket.org/atlassian/atlassian-frontend/commits/815038b225) - [ux]
  ED-10796 Fix selection changes over multiple paragraphs being ignored in expands
- [`691edb5246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/691edb5246) -
  [ux][ed-10479] Copy & Paste for Lists: Prevent empty list item insertion when pasting into a text
  selection across nested levels
- [`9d3a706bb8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d3a706bb8) - Ignore
  search when input is a URL
- [`48c56025fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48c56025fa) - move
  selection based node view into new file
- [`3c263cb2df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c263cb2df) - Added
  error handling when calling media client getCurrentState()
- [`b9b9d2aad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9b9d2aad2) - TED-558:
  improved invite item selection by space pressed
- [`24a0f89239`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24a0f89239) - [ED-10992]
  Predictable Lists: Add analytics to fix sibling list appendTransaction
- [`5fb3d63c3f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fb3d63c3f) - Bump
  dompurify to prevent XSS vulnerability and prefer alternative architecture
- [`f50e5d16b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f50e5d16b1) - CMB-2438:
  Added dark mode VR tests for tables in both Editor and Renderer
- Updated dependencies

## 133.0.1

### Patch Changes

- Updated dependencies

## 133.0.0

### Major Changes

- [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860)
  [`142d765bc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/142d765bc4) - Revert
  ConfigPanel autoSaving in EditorActions.getValue
- [`f73b500ffa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f73b500ffa) - ED-10681
  API for dismiss typeahead

### Minor Changes

- [`fd5c410db6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5c410db6) -
  [ux][ed-10626] Predictable List: New Outdent System

  ## HOW

  Enable feature flag: allowPredictableList is true

  ## WHEN

  The user try to outdent a list items inside of bullet or ordered list.

  ## WHAT

  In this new system only the list item selected will be outdented.

  More information: https://product-fabric.atlassian.net/wiki/spaces/E/pages/1729466614/Wins

- [`a09fabd2df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a09fabd2df) - [ux]
  ED-10625 Allow table to have leading cursor in mobile
  - Remove extra padding on the sides of the table component
  - Allow mobile nodes to have gap cursor

- [`677744c680`](https://bitbucket.org/atlassian/atlassian-frontend/commits/677744c680) - Add
  UserSelect field for ConfigPanel, and expose types in SmartUserPicker
- [`1e59fd65c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e59fd65c5) - ED-8720
  Add OnUnhandledClickHandler for Renderer

### Patch Changes

- [`dfda163bf6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfda163bf6) - ED-10594:
  track severity for browserFreeze event and add getAnalyticsEventSeverity util
- [`427d3c8300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/427d3c8300) - Add testId
  (data-testid) to some toolbar buttons (layout) as well as data-testid to breakout button
- [`3aaa2cf6a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3aaa2cf6a6) - EDM-1323:
  prevent edit link changes on cancel
- [`67739f7bee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/67739f7bee) - [ux]
  ED-10514 Fix toggling between list and paragraph via keyboard shortcut
- [`b760978439`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b760978439) - Show
  isRequired validation error if Boolean config field is false and isRequired is true
- [`f7cf7baae5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7cf7baae5) - Fix an
  unstable useEffect dependency causing an infinite autoSave loop
- [`bd856ee554`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd856ee554) - ED-10799:
  rate limit transaction performance tracking in ReactEditorView.dispatchTransaction() and
  InstrumentedPlugin
- [`eeedafee68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eeedafee68) - ED-10532:
  Add new UI element to pick a date range - for supporting the cql component
- [`9ad541de7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ad541de7e) - [ux]
  ED-10682 fixed issue with unexpected highlight styles when selecting table cells with a mouse in
  firefox
- [`9e44b47202`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e44b47202) - ED-8576
  fix table context menu re-render position
- [`9560f4208c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9560f4208c) - ED-10766
  fix browser freezing issue.
- [`e194a919ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e194a919ec) - [ux]
  ED-10817: fixed table losing focus when pressing tab/shift+tab at start/end of tables
- [`8938a68c7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8938a68c7b) - ED-9947
  Batch breakout style update and make PM ignore it
- [`b13e3991ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b13e3991ef) - ED-10723:
  severity for rendered event
- [`1a702e6843`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a702e6843) - [ux]
  ED-10492 Showing errors in Fieldset
- [`1b3dd916d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b3dd916d2) - ED-10668:
  Remove placeholder plugin composition workaround to fix issue with Japanese characters converting
  to Roman characters
- [`14351a2eee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14351a2eee) - [ux]
  ED-10873 fixed table row controls shrinking on focused table in small viewports.
- [`703752d487`](https://bitbucket.org/atlassian/atlassian-frontend/commits/703752d487) - ED-10647
  Remove caret from prosemirror-model, prosemirror-keymap, prosemirror-state, prosemirror-transform
  to lock them down to an explicit version
- [`8a5ae33254`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ae33254) - [ux]
  ED-10623 add custom panel actions
- [`05f2c58ae8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05f2c58ae8) - ED-10722:
  severity for proseMirrorRendered event
- [`e3b2251f29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3b2251f29) - Breaking
  change for collab provider as userId has been removed from constructor. Mobile bridge and editor
  demo app require an upgrade too
- [`330da4d675`](https://bitbucket.org/atlassian/atlassian-frontend/commits/330da4d675) - Update
  translations via Traduki from issue/translation-2020-10-08T000543
- [`7f8a716c96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f8a716c96) - [ux]
  EDM-1213: fix escape key not closing HyperLinkToolbar
- Updated dependencies

## 132.0.0

### Minor Changes

- [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
  [`8904f49fe0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8904f49fe0) - [EDM-1235]
  Add Display URL option
- [`88e836d94d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88e836d94d) - ED-10462
  Disabled linking keyboard shortcut for video
- [`a41378f853`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41378f853) - Refactor &
  fix few cases of unsupported node attributes:
  - Preseve attributes on nodes which do not support any attributes
  - Add unsupportedNodeAttribute to bulletList, layoutSection etc.

- [`0bbaa4a976`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bbaa4a976) - ED-10553
  added an option to enable analytics for synchrony entity
- [`1ef25b01ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ef25b01ce) - ED-9757
  Refactor selection editor plugin to include both gap cursor and selection prosemirror plugins
- [`4b97e793af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b97e793af) - Add
  Tootltip Analytics for unsupported block and inline nodes
- [`522ef99af5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/522ef99af5) - Add
  analytics event to track tooltip for unsupported content
- [`28ada06e31`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28ada06e31) - [ux]
  ED-10444 Preserve block marks when pasting paragraphs into a destination that supports them

  Paragraph nodes support block marks such as alignment and indentation. When pasting into a
  destination that supports these marks, like a table cell or another paragraph, these marks are now
  preserved. For other types of destinations, like panels or expands, these marks get dropped so
  only the text gets pasted.

- [`76cc1d3959`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76cc1d3959) -
  [ux][ed-10182] New indentation system for Predictable Lists

### Patch Changes

- [`863e781954`](https://bitbucket.org/atlassian/atlassian-frontend/commits/863e781954) - ED-10563:
  Fix bug where clearing up a custom field could thrown an exception
- [`4b2c7ce81c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b2c7ce81c) - ED-10580:
  Fix duplicate i18n ids
- [`e0b454499d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0b454499d) - ED-10469
  improve status and date in uninsertable block node
- [`f0fbab604a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0fbab604a) - ED-10552:
  browser freeze interaction types
- [`7895bfa4f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7895bfa4f3) - [ux]
  ED-10562 Update selection styles for unsupported content

  Use background colour instead of blanket styling Fix an issue on Safari where text inside
  unsupported content appeared selected when node was selected

- [`ef432e6288`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef432e6288) - ED-10544:
  Remove type restrictions to keep api backwards compatible"
- [`7ff0c42478`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ff0c42478) - Fix the
  cursor position after switch inline/block card
- [`fb417cad7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb417cad7d) - [ED-10202]
  Add delete key behaviour for ctrl-d shortcut
- [`b3025820d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3025820d3) - [ux]
  ED-10700 Prevent single paragraph with block marks from being pasted onto new line
- [`10cdbcacae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10cdbcacae) - Stopping
  ElementBrowser click event propagation
- [`fc5535b5a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc5535b5a6) - Fix Config
  autoSave when deselecting an extension
- [`23452586c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23452586c4) - Reverting
  elementBrowser click propagation PR
- [`e4abda244e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4abda244e) - ED-9912:
  replace prosemirror-tables with editor-tables
- [`c5cf85e1b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5cf85e1b0) - [ux]
  Design review changes from 17th sept 2020 for plus menu (InlineElementBrowser)
- [`9e06c6e2d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e06c6e2d6) - [ux]
  ED-10651: custom panels - renderer and editor consistency
- [`8b303ade9f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b303ade9f) - EDM-1416
  Disable useLongPress FF
- [`b596fcb672`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b596fcb672) - [ED-10716]
  Fix forward delete before a list item with inline code and text
- [`d271b899c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d271b899c2) - [ux]
  ED-10548 dont try to refetch state of annotation with invalid ids, and don't show annotations with
  invalid ids
- [`1b89e3e0ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b89e3e0ab) - Fixes an
  issue when activity provider is not provided to editor, the link cannot be inserted from Cmd + K
- [`15f7b4ae78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15f7b4ae78) - [ux]
  ED-10433 made custom icon and color applied on a panel based on node attributes (UI change).
  Changes are behind UNSAFE_allowCustomPanel feature flag.
- [`2a4d918b5b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a4d918b5b) -
  [ux][ed-10663] Indentation on Predictable Lists will consider only visual selections.
- [`b724239b57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b724239b57) - EDM-1318:
  fix nested image resizing in layout
- [`51d499862a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51d499862a) - [ux]
  ED-10641 Fix inconsistent plus menu insertion behavior
- [`d0d4f926a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0d4f926a2) - [ux]
  ED-10232 Removing frame around CQL FieldSet
- [`5a473547f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a473547f3) - [ux]
  PlusMenu design review changes from 25th Sept 2020
- [`beda28c596`](https://bitbucket.org/atlassian/atlassian-frontend/commits/beda28c596) - [ux]
  ED-10354: added a colour picker to panels toolbar
- [`1ef54456a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ef54456a2) - ED-10563:
  Fix examples to show the right type if of extension node for macros"
- [`fa538b8313`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa538b8313) - ED-10432
  add example page for beautiful emoji panels
- [`fe34558349`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe34558349) - Fix
  ConfigPanel losing data when publishing with autosave
- [`976367a939`](https://bitbucket.org/atlassian/atlassian-frontend/commits/976367a939) - [ux]
  ED-10355 add emoji picker to panel toolbar
- [`3d0b51445a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d0b51445a) - ED-10544:
  Fix name collision between nested fields and top level fields
- [`0f824df74f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f824df74f) - [ED-10545]
  Fix predictable list delete functionality when first list item is empty
- Updated dependencies

## 131.0.10

### Patch Changes

- [#5762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5762)
  [`34674fa4cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34674fa4cd) - [ux]
  ED-10780 removed the threshold that enabled responsive changes

## 131.0.9

### Patch Changes

- [#5725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5725)
  [`ac54a7870c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac54a7870c) - Remove
  extraneous dependencies rule suppression

## 131.0.8

### Patch Changes

- [#5720](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5720)
  [`a2634b5390`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a2634b5390) - [ux]
  ED-10780 reduced the threshold for responcive toolbar oayout;fixed problem with italic button not
  working when it is in collapse menu.
- Updated dependencies

## 131.0.7

### Patch Changes

- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
  [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
  types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
  compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
  versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
  `devDependencies` to denote version that the package was built with.
- Updated dependencies

## 131.0.6

### Patch Changes

- [#5409](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5409)
  [`91854cd5b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91854cd5b6) - ED-10645
  Fix not being able to change dates in some collab sessions

## 131.0.5

### Patch Changes

- [#5373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5373)
  [`9a055964a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a055964a3) - ED-10628
  Re-enable single click selection on mobile

  Long press selection is temporarily blocked, so we will re-enable single click selection for now

## 131.0.4

### Patch Changes

- [#5344](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5344)
  [`9798ad1405`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9798ad1405) - Remove
  deep import paths of dependencies in TS declaration files
- Updated dependencies

## 131.0.3

### Patch Changes

- [#5288](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5288)
  [`e27286a0f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e27286a0f1) - Fix unable
  to change a date inside a table

## 131.0.2

### Patch Changes

- [#5163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5163)
  [`a1969c1be1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1969c1be1) - [ux]
  Deduplicate items from the Cmd+k search result

## 131.0.1

### Patch Changes

- [#5164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5164)
  [`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo
  analytics-next file restructure to allow external ts definitions to continue working
- Updated dependencies

## 131.0.0

### Major Changes

- [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
  [`dd849c6a0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd849c6a0c) - [ED-9500]
  Removes sendDataOnViewUpdated property from EditorProps.

  # BREAKING CHANGE:

  ## WHAT:

  Editor component doesn't need the `sendDataOnViewUpdated` prop anymore.

  ## WHY:

  The test was done and all transaction are using the Public API: `onEditorViewStateUpdated`.

  ## HOW:

  Replace this:

  ```
  <Editor
    collabEdit={{
      sendDataOnViewUpdated: true,
    }}
    />
  ```

  To this:

  ```
  <Editor
    collabEdit={{ }}
    />

  ```

- [`68f7feae92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68f7feae92) - (major)
  `isHidden` is only supported for String Field types (patch) Remove duplicate Option type from
  ExtensionManifest types (now uses FieldDefinition Option type) (patch) Extract FormContent
  render\* functions to function components
- [`9a39500244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a39500244) - Bump
  ProseMirror packages

  Read more: https://product-fabric.atlassian.net/wiki/spaces/E/pages/1671956531/2020-08

### Minor Changes

- [`0f55310b9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f55310b9e) - ED-10114
  Codeblock improvements: implement auto-closing of quote characters and add special case handling
  for auto-closing of brackets
- [`12172ca683`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12172ca683) - [ux]
  ED-10278 Fix indentation of child lists that are of different types

  This fixes an issue where a numbered list could not be indented into a parent bullet list, and
  vice versa.

- [`01788f87a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01788f87a1) - ED-10128
  Treat a cell selection that covers the whole table like a node selection

  This means:
  - If a user hits backspace with the table selected it is deleted
  - If a user types with the table selected, the table node is replaced with the typed text
  - If a user pastes content with the table selected, the table node is replaced with the pasted
    content

- [`c81f880916`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c81f880916) - Add style:
  multiline for string TextArea field type
- [`eb446e52e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb446e52e7) - ED-9385
  Disable selecting nodes with a single click/tap on mobile editor

  We want to use a long press gesture to select nodes on mobile instead

- [`ae50a98f18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae50a98f18) - ED-9125
  ED-8837 Update styles for selected media cards
  - Use editor selection styles from @atlaskit/editor-shared-styles
  - Update UI for selected items in media group to no longer set blue background and tick in corner
  - No longer set set text selection over filename, filesize etc. for media group cards when
    selected with Cmd + A or via a range selection

- [`f40f5aef03`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f40f5aef03) - ED-9953
  ED-10154 Implement list conversion for list items in range selection
- [`903a529a3e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/903a529a3e) - Return
  types in activity-provider which will be used in analytics Adds in instrumentation metrics for
  HyperLinkToolBar
- [`d724695ca4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d724695ca4) - [ux]
  Change the config field CustomSelect to always be clearable
- [`a5696d6b4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5696d6b4d) - ED-9602
  Implement keyboard selection via arrow keys for table node

  Add a full-table cell selection state between selection inside table and gap cursor selection when
  using left/right arrow keys to navigate

  Add special rules if you select full table via table controls or clicking and dragging to select
  all cells - left arrow will take you to start of first cell, second left will take you to
  left-side gap cursor; right arrow will take you straight to right-side gap cursor

- [`8cbb19d0f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cbb19d0f9) - ED-9957
  Improve date picker accessibility
- [`558a213572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/558a213572) - Add style:
  toggle as Field Definition option
- [`47f0c4b221`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f0c4b221) - Add
  isCreatable property for CustomSelect field

### Patch Changes

- [`39d658f40c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39d658f40c) - [ux]
  ED-9955 Style list items by absolute indentation level

  List items will now be styled according to the total indentation level of the list, instead of
  relative to their immediate parent list.

- [`2d4bbe5e2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d4bbe5e2e) - [ED-10503]
  Fix prosemirror-view version at 1.15.4 without carret
- [`0ac3eff13b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ac3eff13b) - TWISTA-176
  Added analytics for inline comments in renderer
- [`8dbe72950d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8dbe72950d) - EDM-1107:
  fix media single resize in layout
- [`57c5a91b35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c5a91b35) - ED-10189:
  Show description at the top of config
- [`7a0aed8943`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a0aed8943) - [ux]
  ED-10042: restrict clear formatting on tables to the cells selected
- [`9b020378c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b020378c1) - ED-9814
  Design review changes from 12th Aug for ElementBrowser, replacing ModalElementBrowser's ref usage
  with state, and removing recomputeCellSizesAndPositions call in ElementList in favor of a key on
  resize to refresh Collection.
- [`e639f4a7c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e639f4a7c9) - fix copy
  to clipboard button flickering
- [`0aafd45275`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0aafd45275) - ED-10288:
  Add tracking for attempted last column resizing on table
- [`39b57c32e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39b57c32e4) - ED-10270
  Prevent premature closure of color picker UI when clicking the More Colors button
- [`8a415b2620`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a415b2620) - ED-10010
  Adding Visual Regression tests for ElementBrowser
- [`ecc196a701`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ecc196a701) - [ux]
  ED-10426 LazyLoading InlineElementBrowser
- [`22105274d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22105274d2) - Only
  render smart-card when context.value is available
- [`6a93c4ab93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a93c4ab93) - [ux]
  ED-10362: fix styles of table contextual menu button
- [`a5df678470`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5df678470) - ED-10231
  Prevent users from removing the last visible dynamic fieldset.
- [`f456a69548`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f456a69548) - ED-10129
  Fix annotation highlight staying active after component close
- [`e50bc4c2c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e50bc4c2c7) - ED-10074
  Prevent mention typeahead from flickering by fixing render condition
- [`e0876d4a03`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0876d4a03) - CSS fix to
  ensure consistency in image wrapping breaking to new line
- [`c90f346430`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c90f346430) - Remove
  @ts-ignores/@ts-expect-errors
- [`2270ba55e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2270ba55e6) - ED-10378
  Add missing options back to applyRemoteSteps
- [`aae186c21a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aae186c21a) - [ux]
  ED-9527: convert ColorPalette to functional component and use useMemo()
- [`a636b2a5b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a636b2a5b1) - ED-10383:
  fix table scaling when nodeview's getPos returns position outside the document
- [`165f252fb8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/165f252fb8) - ED-10246:
  remove extra margin for center/right aligned top row in tables
- [`e65fbaa6e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e65fbaa6e6) - [ED-10434]
  Implement correct delete forward behaviour for paragraphs before lists
- [`2396e68471`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2396e68471) - EDM-824:
  fix floating toolbar order
- [`6e237a6753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e237a6753) - Add
  optional caption to mediaSingle in adf schema for stage 0
- [`d72f82bbc8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d72f82bbc8) - fix
  authoring behaviour of status and date node inside a codeblock
- [`02ad57c335`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02ad57c335) - Added
  theming and dark mode colors to the Expand node
- [`c215f3e46b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c215f3e46b) - ED-8755:
  remove top margin for center/right aligned header row in tables
- [`86eb92b441`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86eb92b441) - Limit the
  set of HTML tags supported in extension field descriptions
- [`2f72e5901b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f72e5901b) - Disable
  media linking for video media
- [`ea22cf8a31`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea22cf8a31) - TWISTA-376
  Provide node and mark details on mobile selection plugin
- [`c2e573479c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2e573479c) - EDM-937:
  added prefetching to Smart Links rendering path.

  As of this version of `@atlaskit/smart-card`, when a Smart Link is initially rendered, one of two
  things will take place:
  - The link will be considered as within the viewport, and a `fetch` and `render` path will be
    taken, or;
  - The link will be considered as outside of the viewport, and a `prefetch` and `render` later path
    will be taken.

  In the latter, the approach taken has been to separate the rendering of the UI of Smart Links from
  the data backing the Smart Link. This is important, as, otherwise, the browser will become
  extremely busy even though Smart Links are not in the viewport. Thus, instead, the data for Smart
  Links is fetched in the background, and persisted to the store.

  A few additional points here are:
  - The prefetching logic has been implemented as a hook which can be used in other components,
    `usePrefetch`;
  - The prefetching logic is error-safe, in that, if errors take place whilst replacing there should
    be no repercussions (this has been tested);
  - The prefetching logic and fetching logic peacefully co-exist, in that, if a link is scrolled
    into view whilst it is being prefetched, subject to prior logic in the Smart Links reducers,
    either one or the other is taken as the canonical source of truth for representation of the
    link's metadata (whichever finishes first, to benefit the customer experience).

  Tests have been added to verify associated functionality, with an integration test added to ensure
  the number of network requests at two points, (1) on initial page load and, (2) after scrolling to
  the end of the page are the same.

  **Note**: Prefetching is enabled by default. This is deliberate to minimise the UI reflow and
  associated 'jank' in the Smart Links experience. If required, opt-out behaviour will be provided
  in the future.

- [`f418a9b96e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f418a9b96e) - [EDM-956]
  Fix icon size in link search results
- [`c5bc98ff03`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5bc98ff03) - [ux]
  ED-10459: inline comments - don't show highlights for resolved comments
- [`7e9ea57baa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e9ea57baa) - [ux]
  ED-9527: fix ColorPalette alignment when zoom is less than 100%
- [`26ff0e5e9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26ff0e5e9a) - ED-10353
  Added adf schema changes to support emoji panels
- [`b5a06b9603`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5a06b9603) - Extend
  browserFreeze, slowInput and inputPerfSampling events with nodeCount
- [`b5673eca6b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5673eca6b) - [ED-10181]
  Replace an empty indented paragraph with a list after a text formatting
- [`b9812b8b35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9812b8b35) - ED-10004
  improved editor toolbar responsiveness
- [`e9710e2477`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9710e2477) - [ED-10387]
  Replace Text Formated events on Predictable List
- [`a69bad0bf5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a69bad0bf5) - ED-10241
  Ensure MainToolbarCustomComponentsSlot is at least the size of its contents, prevent find-replace
  icon from being overlapped during publish operations
- [`429c4359f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/429c4359f0) - ED-9951
  Add list conversion analytics
- [`479aff7be3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/479aff7be3) - ED-10453:
  Add test ids in preparation for integration tests
- [`8de373491a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8de373491a) - Strengthen
  the Typescript rules for Enum fields per design guidelines
- [`78b192acc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78b192acc9) - ED-10169
  Update imports for style constants from @atlaskit/editor-common to @atlaskit/editor-shared-styles
- [`2e5e9bf891`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e5e9bf891) - ED-10123
  Export Analytics Step from adf-schema instead of internal editor-core
- [`9a3be2dd27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a3be2dd27) - [ux] Force
  removing tabIndex from virtualized Collection component for ElementBrowser
- [`b17798ad2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b17798ad2e) - ED-9840/41
  Showing featured element items in full page x extensions along with "view more" to show
  ModalElementBrowser
- [`9f21deb3bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f21deb3bb) - Adding
  theming support and dark mode colors to table cell backgrounds
- [`3ba991acd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ba991acd1) - ED-10034
  Remove click listener added to extension node when it is destroyed
- [`f6cd72972e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6cd72972e) - ED-9763
  Fix panel selection when node selected inside
- [`cd4e6fc7b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd4e6fc7b8) - [ED-10247]
  Bump prosemirror-schema-list package to 1.1.4
- [`9c8d6ef045`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c8d6ef045) - [ED-10198]
  Fix insert event analytics events for Predictable List
- [`1e27e43442`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e27e43442) - [ED-10093]
  Conversion list analytics for predictable lists
- [`77668bdb34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77668bdb34) - ED-10183
  Add richer analytics for list indentation
- [`c99904f2c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c99904f2c3) - [ux]
  InlineElementBrowser ui changes for design/review from 3rd september 2020 for full page x
  extensions example
- [`150788495a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/150788495a) - [ED-10162]
  Fix join list item analytics events
- Updated dependencies

## 130.0.0

### Patch Changes

- [#4829](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4829)
  [`f3698d4c2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3698d4c2d) - only
  render smart-card when react context is ready
- Updated dependencies

## 129.0.2

### Patch Changes

- [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
  [`b284fba3d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b284fba3d1) - Components
  that had missing names are now fixed - this helps when looking for them using the React Dev Tools.

## 129.0.1

### Patch Changes

- [#4455](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4455)
  [`383bdfb201`](https://bitbucket.org/atlassian/atlassian-frontend/commits/383bdfb201) - Updated VR
  test
- Updated dependencies

## 129.0.0

### Major Changes

- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
  [`94ac6099e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ac6099e2) - Rename
  FieldResolver to CustomFieldResolver
- [`2914e9ec0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2914e9ec0a) - Change
  EditorManifest generic to propagate instead of defaulting to any

### Minor Changes

- [`5a14bab0bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a14bab0bf) - ED-10112
  Add analytics for unwrapped unsupported contents
- [`920d4514ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/920d4514ad) - ED-9601
  Implement keyboard selection for block container nodes

  Add a node selection state between selection inside node and gap cursor selection when using
  left/right arrow keys to navigate

  Add special rules if you select a node by clicking on it - left arrow will take you inside node at
  start, second left will take you to left-side gap cursor; right arrow will take you straight to
  right-side gap cursor

  This covers nodes: code block, panel, layout, bodied extension, decision item

  This does not cover nodes: expand, table

- [`caae78bb98`](https://bitbucket.org/atlassian/atlassian-frontend/commits/caae78bb98) - Adds
  support for unsupportedBlock and unsupportedInline content analytics for Hybrid Editor and Hybrid
  Renderer.
- [`5ea181aab3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ea181aab3) - ED-9966:
  Added copy to clipboard functionality for the code block
- [`7bd494abdd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7bd494abdd) - WS-2137
  Fix editor width plugin to look at editorView.dom geometry instead of the first editor on the page
- [`3354a3e971`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3354a3e971) - ED-9842:
  Replace plus menu with element browser
- [`a66b0a0d44`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a66b0a0d44) - ED-9497
  Adds analytics to track unsupported Marks and Mark Attributes in editor and renderer.
- [`ff2f8eff7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff2f8eff7b) - ED-9952
  Implement list conversion for siblings in caret selection
- [`9ae1d20269`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ae1d20269) - TYPH-239
  Capture and update width changes on Mobile Appearance
- [`aa03ba4b0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa03ba4b0b) - ED-9733
  Preserve known mark on node which does not support it.
- [`44d287b640`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44d287b640) - EDM-842:
  Adding support to the new search provider and activity provider
- [`d0ad2d8f59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0ad2d8f59) - ED-9348
  Implement keyboard selection via arrow keys for expand and nestedExpand nodes

  Add a node selection state between selection inside expand title and gap cursor selection when
  using left/right arrow keys to navigate

  Add special rules if you select expand by clicking on it - left arrow will take you inside expand
  title, second left will take you to left-side gap cursor; right arrow will take you straight to
  right-side gap cursor

  Tab key no longer selects expand from left-side gap cursor, however tab still cycles through
  expand toggle, title and body

- [`7d43faf2a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d43faf2a8) - ED-10114
  Add support for searching code block languages via aliases
- [`e4114d7053`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4114d7053) - ED-9607 -
  Preserve Unsupported Node attributes
- [`d1c666bb6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1c666bb6d) - Adds
  activity analytic events

### Patch Changes

- [`98899ff81a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98899ff81a) -
  Virtualizing ElementBrowser ElementList
- [`d28218f099`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d28218f099) - apply
  danger style for all panel types when nested
- [`5c5f54cdb5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c5f54cdb5) - Extract
  Plugin types
- [`31daf34b25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31daf34b25) -
  ED-9175:Change wordings of cell menu and tooltips
- [`b2e6b2856b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2e6b2856b) - Ship
  ModalElementBrowser as a component within the ElementBrowser extension
- [`351c595fbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/351c595fbb) - ED-9999:
  Fixes an issue where the collab provider would blindly remove all listeners instead of only its
  local ones.
- [`c9e96a24dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9e96a24dc) - Fixes
  issue where emoji picker wouldnt open if the current toolbar had less items than the current
  breakpoint allowed.
- [`7708d1a7cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7708d1a7cd) - ED-9861
  Internationalize CategoryList
- [`e485167c47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e485167c47) - ED-10018:
  bump prosemirror-tables to fix copy-pasting merged rows
- [`6e5372dcda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e5372dcda) -
  **Ticket:** EDM-1121

  **Changes:**

  Added integration tests across the board, asserting that a new window is opened to kick off the
  3LO flow.
  - Added integration test for account connection and try another account flows for Inline Links;
  - Added integration test for account connection and try another account flows for Card Links;
  - Added integration test for account connection and try another account flows for Embed Links;
  - Aligned `data-testid`s across all buttons for all unauthenticated views for each of the above to
    be - `button-connect-account` for connecting account, and `button-connect-other-account` for
    trying with another account.

  Further, added an `AuthorizationWindow` method to the `@atlaskit/media-integration-test-helpers`,
  with the following methods:
  - `AuthorizationWindow.open()` - to open a window to authorize, dependent on which card state it
    is being activated from;
  - `AuthorizationWindow.checkUrl()` - to check if the window URL when redirected is the same as the
    `MOCK_URL_AUTH_PROVIDER` inside of the package for assertions which ship with our mocks;
  - `AuthorizationWindow.close()` - to close the window opened for authorization.

- [`250b6247ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/250b6247ed) - ED-8952:
  Add analytics events for config and element browser
- [`be92791065`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be92791065) - ED-9791:
  open emoji panel when triggered from dropdown
- [`9468594ef9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9468594ef9) -
  **Ticket:** EDM-1120

  **Changes:**
  - Refactored Card Link `view` tests to separate files to be more maintainable;
  - Added unit tests to all Card Link actions;
  - Added unit tests to Card Link PreviewAction;
  - Added `openPreviewState` and `waitForPreviewState` selectors for VR tests;
  - Added VR test in Editor for Preview State;
  - Added VR test in Renderer for Preview State.

- [`dd8b35e4d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd8b35e4d0) - ED-10122:
  add a flag annotationProviders.inlineComment.isToolbarAbove to position the inline-comments
  toolbar above selection like renderer does
- [`7b22bcd5fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b22bcd5fb) - ED-9842:
  Use onInsertItem instead of onSelectItem
- [`3cef13652c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cef13652c) - refactor
  consts to table/ui/consts.ts from table/ui/styles.ts
- [`267af96c22`](https://bitbucket.org/atlassian/atlassian-frontend/commits/267af96c22) - Element
  Browser - Hide categories without items
- [`70e2dfe605`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70e2dfe605) - ED-9989:
  Fixed doubleClickResizeHandle test helper for firefox and edge
- [`21131ce6be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21131ce6be) -
  [TWISTA-283, TWISTA-282, TWISTA-241] Normalizes and fixes Annotation range validator logic for
  Renderer and Editor

  @atlaskit/editor-common: It creates canApplyAnnotationOnRange function @atlaskit/editor-core: It
  moves current hasInvalidNodes logic to editor-common function @atlaskit/renderer: It replaces
  current logic to use the same as Editor

- [`fae13056e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fae13056e2) - Fixed an
  issue where changing the style of a SmartLink would delete a parent panel, or remove the styling
  of a parent table cell
- [`e7d589ece8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7d589ece8) - ED-9702
  Add Modal footer actions, introduce onInsertItem prop, and replace existing ElementBrowser usage
  to use onInsertItem instead of onSelectItem prop.
- [`96b564def2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96b564def2) - ED-10066:
  disable copy button if code block is selected
- [`5fb111ff42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fb111ff42) - ED-10021
  ConfigPanel -> CustomSelect's fieldResolver now accepts an optional defaultValue parameter
- [`8521d53791`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8521d53791) - Fixing
  ConfigPanel/SwappableContentArea component's overflow issue
- [`b6aada3ee5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6aada3ee5) - ED-9980:
  add toggle for inline-comments
- [`a606feb37f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a606feb37f) - ED-8979:
  Ensure selectable nodes are styled selected on TextSelection and AllSelection
- [`d3720a0080`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3720a0080) - ED-9949
  Clone list plugin for predictable lists work (not enabled)
- [`ccb4d2e6d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccb4d2e6d3) - ED-8609
  Use styled component's css for all template literals in table/ui/styles.ts
- [`6089993d2e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6089993d2e) - EDM-1116:
  centralize Smart Links selector and client utils for Integration, VR tests. Added mega-VR test for
  Smart Links in Renderer.

  Selectors exported now include:
  - `inlineCardSelector` - for selecting the Inline Link representation, in any of its resolved or
    unresolved states;
  - `blockCardSelector` - for selecting the Card Link representation, in any of its resolved or
    unresolved states;
  - `embedCardSelector` - for selecting the Embed Link representation, in any of its resolved or
    unresolved states;
  - `lazyCardSelector` - for selecting the fallback representation of Smart Links whilst lazy
    rendering;
  - `getLazyRenderedCards` - for getting DOM references to all Smart Links currently off the
    viewport, and rendered with a lazy fallback;
  - `getCards` - for getting DOM references to all rendered Smart Links;
  - `waitForLazyRenderedCard` - a predicate for when a fallback Smart Link has been rendered;
  - `waitForResolvedInlineCard` - a predicate for when an Inline Link has been rendered;
  - `waitForResolvedBlockCard` - a predicate for when a Block Link has been rendered;
  - `waitForResolvedEmbedCard` - a predicate for when an Embed Link has been rendered;
  - `waitForInlineCardSelection` - a predicate for when an Inline Link has been rendered and
    selected in the Teamwork Platform Editor;
  - `waitForBlockCardSelection` - a predicate for when a Card Link has been rendered and selected in
    the Teamwork Platform Editor;
  - `waitForEmbedCardSelection` - a predicate for when an Embed Link has been rendered and selected
    in the Teamwork Platform Editor.

  Further, a `cardClient` is now shipped from the same test helpers package, with up-to-date mock
  responses for a host of test URLs (in the format,
  `https://<type: 'inline' | 'block' | 'embed'>Card/<status: 'resolved' | 'unauthorised' | 'forbidden' | ...>`).
  Importantly _all_ selectors are powered by `testId`s part of the implementation of Smart Links in
  `@atlaskit/smart-card` and `@atlaskit/media-ui`.

- [`cfeee4c017`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfeee4c017) - Adding
  context information to formatted text analytics events (parent node + selection info)
- [`13dda820f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/13dda820f6) - remove
  IE11 support from table/ui/styles.ts
- [`2f83154e42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f83154e42) - ED-10124
  Remove the redundant flag allowUnsupportedContent from collab edit and default to false
- [`4834f87d96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4834f87d96) - EDM-1010:
  Fix image reszing within list & layout
- [`4bc106c8c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bc106c8c5) - ED-10036
  Copy unit and integration tests from old list plugin
- [`e8b2e867a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8b2e867a0) - refactor
  ui styles and css from table/ui/styles.ts
- [`a422948149`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a422948149) - ED-10132
  Prevent backticks from converting to inline code when inside a code block
- [`7315203b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7315203b80) - Rename
  `AkCode` and `AkCodeBlock` exports to `Code` and `CodeBlock` for `@atlaskit/code`.
- [`335cc0e6cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/335cc0e6cd) - ED-9954
  Fixed media link layout
- [`4c3cc9c1d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c3cc9c1d6) - add media
  feature flags to media-picker
- [`5c283c56e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c283c56e7) - Fix
  pluginFactory ExtensionState types falling back to any
- Updated dependencies

## 128.0.2

### Patch Changes

- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
  [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
  to TypeScript 3.9.6 and tslib to 2.0.0

  Since tslib is a dependency for all our packages we recommend that products also follow this tslib
  upgrade to prevent duplicates of tslib being bundled.

## 128.0.1

### Patch Changes

- [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393)
  [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump
  required because of conflicts on wadmal release

## 128.0.0

### Major Changes

- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
  [`68ca47f536`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ca47f536) - ED-9145:
  Remove analyticsHandler prop.

  We have removed the prop `analyticsHandler` from the `Editor` component, as these events are no
  longer tracked.

  e.g.

  ```
   <Editor
    analyticsHandler={fn}
   />
  ```

  You can safely remove this prop.

### Minor Changes

- [`9cef81c5f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cef81c5f0) - ED-9145:
  Remove GASv2 event calls invoked by withAnalytics
- [`92a85eab5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92a85eab5a) - ED-9598
  Fix breakout for selected nodes
- [`41596c1581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41596c1581) - EDM-925:
  fix cmd + k behaviour of Smart Links; respect user's display text
- [`fe31ba459f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe31ba459f) - ED-8198
  Include Spec based validator behind toggle for Renderer
- [`b932cbbc42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b932cbbc42) - Added
  support for rendering image captions
- [`62eb1114c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62eb1114c4) - Enable
  passing of MediaFeatureFlags through Editor Renderer via MediaOptions to Media components
- [`84065cf60b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84065cf60b) - ED-9652:
  Extract insert method from typeahed so it can be reused by element browser
- [`b3dad32cdd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3dad32cdd) - ED-9746:
  Add support to categories for quick insert items and extensions
- [`db1e7a477b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db1e7a477b) - ED-9684:
  Add match-case toggle in find/replace
- [`861d585ba8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/861d585ba8) - Changed
  mediaSingle to now render it's child adf nodes using nodeviews rather than directly with react
- [`b7cf6e5be1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7cf6e5be1) - ED-9145:
  Remove GASv2 event calls invoked by trackAndInvoke and commandWithAnalytics
- [`50b49e0eb9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50b49e0eb9) - [ED-9780]
  allow link mark inside bodied extension
- [`7abb7a2a51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7abb7a2a51) - ED-9679:
  Add TTI measurements to editor-core
- [`d6efacb2a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6efacb2a3) - ED-9145:
  Remove GASv2 event calls invoked by analyticsService
- [`53d07c0c06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53d07c0c06) - ED-9652:
  Integrate Element browser with the editor

### Patch Changes

- [`4a1120b6a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a1120b6a8) - Fix
  quickInsert on mobile:
  - Fixed missing options on quickInsertPlugin + added tests
  - Mock `formatMessage` on Editor component on mobile bridge, to be able to not depend on i18n for
    now, and unblock native side work

- [`b185c79605`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b185c79605) - ED-9950
  Add feature flag for upcoming predictable lists work
- [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
  'lodash' package instead of single-function 'lodash.\*' packages
- [`d2483f3d06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2483f3d06) - EDM-930:
  Fix cursor appearing after selection for embeds and blocks
- [`9ef4fc596e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ef4fc596e) - ED-9624:
  added a copy of CellSelection from prosemirror-tables
- [`1f3d2d4eda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f3d2d4eda) - ED-9452:
  Ensure text is editable in Firefox when directly adjacent to uneditable dom nodes
- [`279ca8bd02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/279ca8bd02) - ED-9447
  Add keyboard navigation to ElementBrowser items
- [`6fbaccca68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fbaccca68) - ED-7786
  (ED-7785, ED-7786) fix table content overlow (e.g. dates) when columns widths are smaller than the
  content
- [`d91016d47e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d91016d47e) - ED-9652:
  Use quick insert search on element browser examples
- [`19c0061cd3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19c0061cd3) - [ED-9727]
  Adds track event for delete actions on list items.
- [`8fed75a7f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8fed75a7f1) - ED-10091
  fixed media linking drag and drop lost its link
- [`be55acf3c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be55acf3c8) - ED-9652:
  Show a spinner while loading element browser
- [`178a5c4a90`](https://bitbucket.org/atlassian/atlassian-frontend/commits/178a5c4a90) - ED-9862:
  Check if longtask type is available in performance observer
- [`2bb4cb0f5f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2bb4cb0f5f) - CSS update
  to readd red delete border for media
- [`a6e1e11757`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6e1e11757) - ED-9802:
  Prevent pasting negative numbers from converting into lists
- [`bd1b6db96a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd1b6db96a) - ED-9651:
  Pass intl to plugin constructors
- [`a416fe8006`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a416fe8006) - ED-10134:
  Fixes issues when a non text selection would trigger autoformatting
- [`c4ced8f3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c4ced8f3e8) -
  ED-9407:Fix forward delete bug of tasks and decisions inside table
- [`b6f6391797`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6f6391797) - Include
  fromCurrentDomain: boolean to link/smartlink create event
- [`fa96936872`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa96936872) -
  ElementBrowser Qa demo changes; Fix ElementItem icon width, add tooltip, escape to close inline
  dialog, update search placeholder font, replace / with Enter to insert icon, internationalise
  strings, and add initial EmptyState.
- [`aefd832e37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aefd832e37) - Add empty
  paragraph after media group when inserted in layout column
- [`23aedc429a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23aedc429a) - ED-9113
  Reduce toolbar height to align with nav v3
- [`a0d36785a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0d36785a0) - EDM-933:
  fix smart link replacement
- [`69ff62ba36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69ff62ba36) - ED-9788:
  Fix issue where bodied macros wouldn't update properly if cursor was inside
- [`889a2d9486`](https://bitbucket.org/atlassian/atlassian-frontend/commits/889a2d9486) - fix:
  updated error views for all Inline and Block links
- [`5013235947`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5013235947) - ED-9680
  Fix not being able to search using IME input for composed languages eg. Japanese, Korean
- [`de5ee48f89`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de5ee48f89) - fix: added
  icon prop on media-ui, InlineCardForbiddenView - moving to updated link framework for fforbidden
  view of Inline Smart Links.
- [`a203051a92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a203051a92) - EDM-627
  Fix typeover on media items
- [`50e8b99c3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50e8b99c3b) - ED-9754:
  prevent typeahead crash from breaking synchrony
- Updated dependencies

## 127.0.3

### Patch Changes

- [#4157](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4157)
  [`f3749628bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3749628bb) - CEMS-1258:
  Fixing misaligned Sticky header cells on tables with merged cells

## 127.0.2

### Patch Changes

- [#4127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4127)
  [`64abcd247b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64abcd247b) - CEMS-1231
  make table contents align with row controls with sticky headers

## 127.0.1

### Patch Changes

- [#3369](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3369)
  [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated
  translations

## 127.0.0

### Major Changes

- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
  [`6e5c32935a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e5c32935a) - Remove
  deprecated flag allowUnsupportedContent and enable by default
- [`35be24c587`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35be24c587) - ED-9344:
  avoid toolbar layout shift in comment appearance

### Minor Changes

- [`86d3b209d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86d3b209d2) - ED-9576
  Update emoji selection style to be more obvious
- [`760046f819`](https://bitbucket.org/atlassian/atlassian-frontend/commits/760046f819) - Add
  placeholder prop to Select, Date, String, Number, Custom field in ConfigPanel + display error
  message if promise returned from getFieldsDefinition rejects
- [`88adf1772e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88adf1772e) - ED-9274
  Fix block node selection in Safari
- [`6723d1e7c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6723d1e7c8) - ED-9610:
  Use presets inside create plugins list
- [`2006639232`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2006639232) - ED-8880
  Fire selection analytics events for: node, all & range selection

  More information on the events here:
  https://hello.atlassian.net/wiki/spaces/PData/pages/140331421/Minimum+Event+Spec+-+Editor#Selection-events

- [`b7c4fc3b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c4fc3b08) - Preseve
  unsupported mark from getting lost
- [`f6204640c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6204640c4) - ED-9638
  Update "document selected", "document cut" & "document copied" analytics events to work with cell
  selections

  See in-depth info on the events here:
  - [Selection events](https://hello.atlassian.net/wiki/spaces/PData/pages/140331421/Minimum+Event+Spec+-+Editor#Selection-events)
  - [Clipboard events](https://hello.atlassian.net/wiki/spaces/PData/pages/140331421/Minimum+Event+Spec+-+Editor#Clipboard-events)

- [`be96983239`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be96983239) - ED-8881
  Add analytics for cut and copy events in new clipboard plugin
- [`71c78f8719`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71c78f8719) - EDM-642
  Use new ActivityProvider and it's going to be a replacement of the existing `@atlaskit/activity`.
  The new ActivityProvider will use the new platform API instead of talking to the old Activity
  Service API.
- [`faf010cbc3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/faf010cbc3) - ED-9212:
  Add support for extension auto convert

  ## Breaking changes:

  Renamed the following exports from '@atlaskit/editor-common/extensions':
  - from `ExtensionModuleType` to `ExtensionQuickInsertModule`;
  - from `getItemsFromModule` to `getQuickInsertItemsFromModule`,

  Renamed the following exports from '@atlaskit/editor-common':
  - from `ExtensionModuleType` to `ExtensionQuickInsertModule`;

- [`584cd5c528`](https://bitbucket.org/atlassian/atlassian-frontend/commits/584cd5c528) - Add
  cardConfluencePayload in example-helpers
- [`6166ec91b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6166ec91b0) - ED-9126
  Make unsupported node selection consistent
- [`9aa6146cdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9aa6146cdf) - TYPH-106:
  Enable typing performance tracking on Mobile
- [`650bb09df1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/650bb09df1) - EDM-409:
  Comment Editor will now align media inserted to left by default

### Patch Changes

- [`722438cfcc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/722438cfcc) - ED-9557:
  fix table cell popup menu ignoring editor boundaries
- [`c962dfd3dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c962dfd3dd) - ED-9574:
  Allow codeblock to be deleted via toolbar when codeblock node is selected
- [`d53d146e11`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d53d146e11) - ED-9646:
  Update inline comment validation to cover all nodes and smaller inline node cases
- [`e1cc8bcc74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1cc8bcc74) - ED-9570:
  Ensure find/replace onCancel fires strictly when toolbar is active/open
- [`d035bea822`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d035bea822) - chore: add
  integration tests for Smart Links lazy rendering
- [`ab83c61b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab83c61b08) - Media
  analytics fixes involving copy pasting media groups, resizing medis singles and inserting media
  nodes.
- [`2179cf4e09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2179cf4e09) - ED-9107:
  restore table column header controls on Safari
- [`03851d1e5c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/03851d1e5c) - ED-9339:
  fix macros overflowing expand container
- [`1c79549044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c79549044) - ED-9611:
  Fix issue with pasting a list with a list item starting with - or \*
- [`467ff2e758`](https://bitbucket.org/atlassian/atlassian-frontend/commits/467ff2e758) - ED-9563:
  Fix layout paste analytics content attribute to be layoutSection
- [`cde426961a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cde426961a) - Bumps
  Avatar and AvatarGroup depenedencies
- [`ae9b0d5086`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae9b0d5086) - ED-9310:
  Fix decisions positioning inside layout nodes and preserve layout selectable area padding
- [`1ae91e8167`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ae91e8167) - ED-9388:
  Prevent selecting layout, codeblock, expand, decision nodes during drag release over padding
- [`09ec1c6758`](https://bitbucket.org/atlassian/atlassian-frontend/commits/09ec1c6758) - EDM-847:
  Add analytics to media and embed layout options
- [`7c6dc39447`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c6dc39447) - ED-9568
  annotations are now preserved when copy/pasting; also updated general copy/paste behaviour to
  preserve formatting of the pasted content, so that e.g. copying italic text into bold will
  preserve both italic and bold.
- [`3245eaef0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3245eaef0e) - UR-710 Add
  containerId, objectId, and childObjectId to mention selected event
- [`294e489427`](https://bitbucket.org/atlassian/atlassian-frontend/commits/294e489427) - ED-9381
  Internationalising Element Browser
- [`df675606be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df675606be) - ED-9560:
  Restore existing codeblock selection when language changed via toolbar
- [`4557fa3ce4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4557fa3ce4) - Allow
  ConfigPanel to accept an empty error message
- [`2c641859a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c641859a8) - ED-9318:
  Ensures text matched from find/replace is accurately highlighted after document edits
- [`87c1557f7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87c1557f7c) - ED-9319:
  Ensure find/replace selection highlights update correctly on match text removals
- [`f668a2f87c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f668a2f87c) - ED-9547:
  Fixes issue where the inline comment view wouldnt trigger after creating a comment
- [`e633e8da2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e633e8da2f) - EDM-719
  Fix linting error when checking the Edge version number
- [`370ef2dd3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/370ef2dd3b) - Remove SVG
  from source and replace with inline SVG, using new empty-state renderImage prop
- [`1a6b7e205b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a6b7e205b) - NOISSUE:
  Use better emoji sprite selector in find-replace VR test
- [`bb1c337c11`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb1c337c11) - ED-9412:
  Fix selected node and danger style interactions
- [`4476c0426a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4476c0426a) - ED-9453:
  Allow nodes directly adjacent to inline code marks to be selected
- [`eee5ec3f95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eee5ec3f95) - Given
  user-recommendations-service now returns users and teams interspersed and ranked, the metric needs
  users and teams on the same event to reflect actual list (and with correct order) shown to the
  user in order to correctly quantify effectivity of mention recommendation.
- [`4a4c9ebf26`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a4c9ebf26) - ED-9667:
  Improve loading experience for Config
- [`04c8ad1423`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04c8ad1423) - ED-9324:
  Ensure find/replace floating panel always stacks underneath other editor floating panels
- [`588c7e0115`](https://bitbucket.org/atlassian/atlassian-frontend/commits/588c7e0115) - ED-9481
  Fix analytics for unsupported content GasV3
- [`3c09b35ce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c09b35ce2) - Move
  Display text in link search dropdown up and tweak cosmetics
- [`e2f2b6497d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2f2b6497d) - ED-9721:
  Do not show edit button if update method is not provided
- [`fd1a77c1b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd1a77c1b6) - ED-9535:
  show toolbar menu if at least one option is allowed
- [`8855a71596`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8855a71596) - EDM-929:
  Fix width for embeds in container nodes like layouts
- [`c72502e22a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c72502e22a) - ED-9594:
  Remove cursor pointer from decision items in renderer
- [`d5c987637f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5c987637f) - ED-9322:
  Ensures find text updates in find/replace do not cause stale replace text states to
  reappear/overwrite the current replace text
- [`8f2f2422a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f2f2422a1) - EDM-955:
  Fix error state height for embeds
- [`36e4b8e6c8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36e4b8e6c8) - Fix width
  for media when wrapped width is not available
- Updated dependencies

## 126.0.1

### Patch Changes

- [#3580](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3580)
  [`d218cac0a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d218cac0a3) - ED-9816
  fix: create appropriate item for image upload

## 126.0.0

### Major Changes

- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
  [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
  dropping IE11 support, from this version onwards there are no warranties of the package working in
  IE11. For more information see:
  https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534

### Patch Changes

- Updated dependencies

## 125.1.0

### Minor Changes

- [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763)
  [`64d75b8f7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64d75b8f7e) - Call
  getFieldsDefinition with extension parameters
- [`a602a1a359`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a602a1a359) - [FM-3814]
  Enables the mobile bridge to add two new blocks items: divider and expand

### Patch Changes

- [`029fe86668`](https://bitbucket.org/atlassian/atlassian-frontend/commits/029fe86668) - Fix
  browser freeze issue
- [`a614b880df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a614b880df) - [FM-3627]
  Fix bug in editor-mobile-bridge where it required two taps to trigger the 'Toggle Expand' button.
  Now it works with a single tap, and is consistent with the desktop web experience.
- [`89d31dbb00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89d31dbb00) - Change
  card/pm-plugins to render as dumblink with queued inline card
- [`29ffa9c4d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29ffa9c4d0) - ED-9357
  Fix links replacing text when text hasn't changed
- [`2c174200a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c174200a5) - Fix
  duplicate smart link and non-smart link analytics emitted from link typeahead menu
- [`5daf66df61`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5daf66df61) - ED-9439:
  Do not store node in the state - get it from selection to avoid stale data
- [`ea24b0ad90`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea24b0ad90) - ED-9341
  restructured annotation plugin commands to avoid redundant dispatches
- [`b7ff890135`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7ff890135) - ED-9405
  added adf viewer example for DAC
- [`c3729993fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3729993fb) - Image
  singles now show selected state when selected in a range
- [`01c27cf8cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01c27cf8cf) - ED-9552
  Move SetAttrsStep into adf-schema
- [`b17d1c437a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b17d1c437a) - EDM-920:
  add required className to intersection observer loader
- [`73552b28ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73552b28ae) - ED-8835
  Use selection plugin to style smartlinks
- [`ba7242598f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba7242598f) - CEMS-378
  load macro title from macroMetadata
- [`a1b1dc690e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1b1dc690e) - ED-9373
  Fix panel being selected when clicking between paragraphs inside
- [`9136a3e011`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9136a3e011) - ED-9542
  Change editor-core/plugins/{r-w} imports to comply with Atlassian conventions
- [`63ed17b2bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63ed17b2bf) - ED-9343
  close view comments component on delete
- [`7696db8259`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7696db8259) - EDM-834:
  Fix toolbar not moving with aligned embeds
- [`613b7549e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/613b7549e6) - Element
  browser smart component, adding unit tests, and replacing element items css grid container with
  flexbox
- [`770984852a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/770984852a) - add VR
  test to editor collab + add test-id to collab avatars
- [`d4220ca169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4220ca169) - ED-9315:
  Ensures find/replace picks up partially styled or marked text when determining text matches
- [`bf155d0aa7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf155d0aa7) - ED-9003
  Use selection plugin to style block and bodied extensions
- [`b8d3690c47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8d3690c47) - CEMS-1108:
  always match sticky header column widths from table
- [`363e3e6877`](https://bitbucket.org/atlassian/atlassian-frontend/commits/363e3e6877) - ED-9536
  Add 'create' and 'delete' events to annotation event emitter
- [`1b69b8dc78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b69b8dc78) - ED-9579
  Fix uncaught error issue inside extension
- [`b7a4b99d9c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7a4b99d9c) - ED-9546
  Add option to disable annotatios on whitespace

  Adds the option to disable creation of annotations on whitespace nodes. Note, this is per provider
  (see example). It will prevent annotation creation if any node in the current user selection is
  empty.

  ```
  <FullPageExample
    annotationProviders={{
      inlineComment: {
        ...
        disallowOnWhitespace: true,
      },
    }}
  />
  ```

- [`62d2c116af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62d2c116af) - Fix width
  for media when wrapped width is not available
- Updated dependencies

## 125.0.1

### Patch Changes

- [#3070](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3070)
  [`8566522867`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8566522867) - ED-9613
  fix: prevent Android from closing keyboard when clicking placeholder-text

## 125.0.0

### Major Changes

- [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
  [`b0df4dc455`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0df4dc455) - NO-ISSUE
  refactor: make ContextPanel.visible required NO-ISSUE perf: do not trigger context panel state
  transition on textinput

### Minor Changes

- [`0ae829a4ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ae829a4ea) - EDM-648:
  Adds resizing and alignment to embed cards
- [`1315ce63a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1315ce63a0) - CEMS-720:
  add sticky table header support to editor
- [`28758c6c4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28758c6c4d) - ED-8812
  Make code block selectable

### Patch Changes

- [`fe46facd37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe46facd37) - ED-9124
  Apply expand selection styles using the selection plugin, and update to use a blanket style rather
  than a background colour
- [`e37e0fb768`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e37e0fb768) - ED-9008:
  Allow images on select lists for Config Panel
- [`1508cc97c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1508cc97c9) - fix:
  lazy-rendering, React key, isFrameVisible in @atlaskit/renderer and click handlers for EmbedCard
  components.
- [`cdf049f462`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cdf049f462) - ED-9198:
  Pass keywords down from manifest to quick insert provider
- [`06a6b937ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/06a6b937ac) - perf:
  untangle avatars ui to avoid wasted render cycles
- [`6b50c37be9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b50c37be9) - perf:
  avoid insert-block items rerendering
- [`6113a602e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6113a602e1) - ED-9343
  Added onClose for annotation view component
- [`b506576a91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b506576a91) - CEMS-1034:
  fix performance regression when interacting with table controls with sticky headers enabled
- [`0ccff66344`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ccff66344) - ED-9227
  Adding Stateless Element Browser Component
- [`b498fe941e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b498fe941e) - ED-9123
  ED-9129 Use selection plugin to generate selection styling for selected date & status nodes
- [`1ba62fffb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ba62fffb2) - Fix a bug
  where small image when aligned left changes to half line width in renderer
- [`9c6c6683bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c6c6683bd) - ED-9360:
  Fix toolbar to be at the head of selection not always anchor.
- [`92b9a96267`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92b9a96267) - ED-9340
  Add annotation shortcut to shortcut menu
- [`bbc2ea896d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bbc2ea896d) - ED-9151
  Fixed issues with adding comments by selecting all content, and selecting the whole paragraph
- [`22130d8fce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22130d8fce) - ED-9301
  Fix danger styling not appearing on parent when child nodes are selected
- [`23dcb270a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/23dcb270a1) - ED-9390
  Remove unnecessary !important modifiers for danger styling
- [`0894ac2163`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0894ac2163) - ED-9375
  Update internal logic of selection plugin, so its selected node class decorations are added in a
  new transaction, rather than just using the `onSelectionChange` method of the plugin state factory

  This fixes an issue where extensions would re-render when going from a gap cursor selection to a
  node selection in a way that still allows us to add the selected node class decorations to
  selected extension nodes

- [`6ce2418b54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ce2418b54) - ED-9349
  Remove hover state from decision item
- [`508b972baf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/508b972baf) - ED-9384
  Corrections to inline comments analytics: added analytics event on resolve from consumer, changed
  comment added to insterted, changed overlap to start from 2 annotations.
- [`7c75ddf54f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c75ddf54f) - [EDM-704]:
  Fix EmbedCard UI issues
- [`996e045cc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/996e045cc4) - EDM-776:
  add platform prop to @atlaskit/smart-card for rendering fallback on mobile (embed -> block)
- [`71a4de3370`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71a4de3370) - ED-9524
  Prevent right side shadow from overlapping product UI elements
- [`d8c2cecba5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8c2cecba5) - ED-9411
  Refactor selection of decisions, panels and layouts to use node selection util function
- [`3a006398d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a006398d2) - Fix to
  avoid showing "create comment" toolbar right after an inline comment was created
- [`5d022f8b0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d022f8b0c) - ED-9343
  fixed comments box reopening on mouseup
- [`2589a3e4fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2589a3e4fc) - EDM-713:
  fix copy-paste from Renderer to Editor on Firefox
- [`e557e359c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e557e359c4) - ED-9227
  Adding Modal and inline dialog examples for Element Browser
- [`3a675aaa4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a675aaa4e) - ED-9305:
  Update annotation toolbar to only show on text selections

  ED-9359: Update annotation toolbar disabled message

- [`51a73b9961`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51a73b9961) - ED-9308
  Migrate Unsupported Content from GasV2 to GasV3 Analytics
- [`68f848b954`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68f848b954) - EDM-891
  fix selection crash
- [`d0dca5ab81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0dca5ab81) - ED-9579
  Fix uncaught error issue inside extension
- [`ea6dd76837`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea6dd76837) - ED-9128
  Make divider selection use selection plugin to add selected styles

  Also increase click leniency to 4px above/below divider

  Export new line height const from editor-common `akEditorLineHeight`

- Updated dependencies

## 124.0.5

### Patch Changes

- [#2576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2576)
  [`fc83c36503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc83c36503) - Update
  translation files via Traduki build

## 124.0.4

### Patch Changes

- [#3010](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3010)
  [`859ad12010`](https://bitbucket.org/atlassian/atlassian-frontend/commits/859ad12010) - ED-9622:
  fix breakout tables that were appearing cut off when nested inside bodied elements (expand,
  layout, etc)

## 124.0.3

### Patch Changes

- [#2984](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2984)
  [`455e383cda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/455e383cda) - Use
  IntersectionObserver in smart-card to detect when a link enters the viewport

## 124.0.2

### Patch Changes

- [#2957](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2957)
  [`2cfef4d0fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cfef4d0fa) - HOTFIX
  ED-9621 Forge extensions are not appearing in quick insert menu

## 124.0.1

### Patch Changes

- [#2677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2677)
  [`4560b65a4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4560b65a4f) - upgrade
  react-transition-group to latest

## 124.0.0

### Major Changes

- [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
  [`1543651ede`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1543651ede) - ED-9174:
  Take control of context panel when plugins need and add smooth enter/leave transition

  Products were trying to solve transition issues on their side and it was causing issues when
  plugins tried to open the context panel. This change will override any limitation we had before,
  taking control of the panel independent of existing panels.

  The breaking change here is that <ContextPanel> now needs a single child so having text nodes or a
  collection of nodes directly inside won't work. The simplest solution is to wrap the content on a
  <div> if required. There is nothing to change if you were passing a single node already.

- [`68baa7f1a5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68baa7f1a5) - ED-9246
  Remove `pollingInterval` from annotation provider. Add meta for `replaceDocument` actions.

  This change removes the `pollingInterval` property from the `annotationProvider` editor prop. This
  changes as the annotation provider no longer uses an internal timer, but rather subscribes and
  listens to a provided `AnnotationEventEmitter`.

  ### Before

  ```
  <Editor
    annotationProviders={{
      inlineComment: {
        pollingInterval: 1000, // <==== This property is being removed
        createComponent: ExampleCreateInlineCommentComponent,
        viewComponent: ExampleViewInlineCommentComponent,
        getState: this.inlineCommentGetState,
      },
    }}
  />
  ```

  ### After

  ```
  <Editor
    annotationProviders={{
      inlineComment: {
        createComponent: ExampleCreateInlineCommentComponent,
        viewComponent: ExampleViewInlineCommentComponent,
        getState: this.inlineCommentGetState,
      },
    }}
  />
  ```

- [`d31f2fd85b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d31f2fd85b) - ED-8917
  Update annotation provider to sync updates with an EventEmitter

  As part of the inflight work of building annotations within the editor, the annotation provider
  API is being updated to be event based. This is part of the work to make the annotation provider
  no longer rely on a timer, rather make it rely on pushed updates from the consumer.

  This change also includes
  - Renaming of the Editor Prop `AnnotationProvider` to `AnnotationProviders` (plural).
  - Coupling the UI component with the relevant annotation provider
  - Adding the `updateSubscriber` attribute

  ### Before

  ```
  <Editor
    annotationProvider: {
      createComponent: ExampleCreateInlineCommentComponent,
      viewComponent: ExampleViewInlineCommentComponent,
      providers: {
        inlineComment: {
        getState: getCommentState,
      },
    }
  >
  ```

  ### After

  ```
  <Editor
    annotationProviders: {
      inlineComment: {
        createComponent: ExampleCreateInlineCommentComponent,
        viewComponent: ExampleViewInlineCommentComponent,
        getState: getCommentState,
        updateSubscriber: updateEmitter
      },
    }
  >
  ```

  Where `updateEmitter` is an instance of `AnnotationUpdateEmitter` imported from
  `@atlaskit/editor-core`. It's a strongly typed `EventEmitter` that should only fire with `resolve`
  and `unresolve`, passing a single `annotationId`.

  ```
  import {AnnotationUpdateEmitter} from '@atlaskit/editor-core';

  const updateEmitter = new AnnotationUpdateEmitter();
  updateEmitter.emit('resolve', myAnnotationId);
  ```

### Minor Changes

- [`76160b5c71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76160b5c71) - [FM-2506]
  added cursor selection location plugin
- [`fd90289419`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd90289419) - ED-8981
  Make decision items selectable
- [`6706fd9eaa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6706fd9eaa) - ED-9076:
  Add participants count to performance related analytics events
- [`50c333ab3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50c333ab3a) - EDM-216:
  Adds EmbedCards in the Editor under the flag - allowEmbeds in the UNSAFE_cards prop

### Patch Changes

- [`ce2f9b86fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce2f9b86fd) - Remove
  images from mixed content coming from Microsoft clipboard
- [`567df106ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/567df106ff) - fix:
  generate id internal to smart-card
- [`c9b68d377a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9b68d377a) - refactor:
  restructure insert block for performance and clarity
- [`84a9ee0334`](https://bitbucket.org/atlassian/atlassian-frontend/commits/84a9ee0334) - ED-9296:
  Optimistic creation of inline comment on plugin state
- [`8731f7cde5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8731f7cde5) - remove
  dangerouslySetInnerHtml usage from quickinsert icons
- [`1d9826a065`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d9826a065) - CEMS-720:
  unify how we calculate table row heights in editor

  This should cause less jank when interacting with table controls and resizing columns.

- [`1ba6ac892d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ba6ac892d) - feat: pass
  IDs to Smart Link components for performance instrumentation
- [`8e63ad7ec7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e63ad7ec7) - ED-9206:
  Auto focus on initial field and adjust spacing
- [`7682a09312`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7682a09312) - [ED-9142,
  ED-9342] Add consistent styling for annotations with hover cursor
- [`5d40d34b1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d40d34b1b) - ED-9147
  textSelection value is provided for annotation create and view components
- [`ae043f4cf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae043f4cf2) - ED-9345
  Migrate filter-steps analytics to GASv3
- [`9961ccddcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9961ccddcf) - EDM-665:
  fix error handling of Smart Links
- [`9265feff5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9265feff5a) - ED-9087:
  inline comments - added analytics when viewing comments
- [`e30894b112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e30894b112) - [FM-3716]
  First Inline Comments implementation for Renderer
- [`e1ce3614e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1ce3614e3) - perf:
  avoid rerendering ReactEditorView children via editor dom element
- [`ef36de69ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef36de69ad) - ED-8358
  Change decision to use a grey background
- [`a1e343b428`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1e343b428) - CEMS-720:
  try to avoid using CSS transforms on nodes with breakout mark

  Sticky headers depend on `position: fixed`, which does not work when inside an Element that has a
  parent with the CSS `transform` property.

  We now calculate an appropriate `margin-left` value and use that instead, falling back to the
  `margin` + `transform` approach if the element has no width.

- [`f0b0035b51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0b0035b51) - ED-9002
  fix: send analytics about synchrony errors
- [`e513ce3d8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e513ce3d8b) - ED-9179:
  Enable missing providers for archv3 mobile bridge
- [`d65881c88f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d65881c88f) - Fix bug
  add file to existing MediaGroup when Gap cursor is next to a MediaGroup
- [`7add7519a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7add7519a0) - Various
  fixes around image re-sizing in different contexts (table cell, expand, layout column)
- [`ade794da52`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ade794da52) - redirected
  collab edit page to use adev
- [`ef36de69ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef36de69ad) - ED-8358
  Fix spacing of decisions in tables to not be touching
- [`8c5c924a13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c5c924a13) - CEMS-720:
  use margin-left rather than CSS transforms on breakout tables
- [`1fd1022e87`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fd1022e87) - perf:
  avoid rendering content area children
- [`32186203f5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/32186203f5) - ED-9146
  fix issues of paste items copied from inside expand
- [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove
  unused dependencies
- [`e2a04f74d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2a04f74d7) - Fixes
  issue with presence badge positioning
- [`93daf076e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93daf076e4) - fix: bugs
  with Block Links - floating menu placement, spacing, editing of link title or source, lazy
  loading.
- [`baaad91b65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/baaad91b65) - Updated to
  use the latest and more performant version of `@atlaskit/avatar`
- [`f7ee96b6c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7ee96b6c3) - Move
  sanitizeNode from editor-core to adf-utils so that it can be shared easier
- [`69d56a78b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69d56a78b9) -
  Standardise unsupported content node components between editor-core and editor-common. They now
  live in editor-common as a single source of truth.
- [`98f462e2aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98f462e2aa) - Bumping
  use the latest version of @atlaskit/spinner
- [`3e2005299e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e2005299e) - ED-9302
  Fix newline being inserted above pasted decision
- [`0ae0040df0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ae0040df0) - only
  render Embed appearance when FF is enabled
- Updated dependencies

## 123.0.5

### Patch Changes

- [#2384](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2384)
  [`e1fae67451`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1fae67451) - ED-9365
  fix: fully feature-flag performance tracking

## 123.0.4

### Patch Changes

- [#2430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2430)
  [`649f69b6d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649f69b6d7) - Patch all
  packages that are used by confluence that have a broken es2019 dist

## 123.0.3

### Patch Changes

- [#2219](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2219)
  [`05aafbffcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05aafbffcb) - ED-9234
  Fix date picker remaining open when date node moved or deleted

## 123.0.2

### Patch Changes

- [#2215](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2215)
  [`176ac096a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/176ac096a8) - ED-9372
  Fix issue where extensions would re-render when going from gap cursor selection to node selection

## 123.0.1

### Patch Changes

- Updated dependencies

## 123.0.0

### Major Changes

- [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
  [`e97f14eade`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e97f14eade) - ED-9155:
  Rename prop `extensionParams` to `node` in the extensions api v2

### Minor Changes

- [`d16adc8554`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d16adc8554) - ED-8988
  Add new selection plugin which will be responsible for managing selection styles-
  [`ee0333aa64`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee0333aa64) - ED-6318
  Add (None) option to top of code block language list-
  [`fc3c659e87`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc3c659e87) - ED-9038
  ED-9040 Add selection styles for mention & emoji nodes-
  [`c8e601e6fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8e601e6fc) - ED-8814
  Add selection to panel-
  [`8bc9f3e9af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bc9f3e9af) - ED-8942:
  Changed default font size for full width editor and renderer
  - Previously default font size for full page editor was 14px. Now, when `allowDynamicTextSizing`
    is disabled it equals to 16px.
  - Font size in table was 14px, ignoring dynamic text sizing font size, after this change it
    follows the same rules as the rest of the editor, namely it will get updated font size.-
    [`5a7088d3c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a7088d3c5) - ED-8782:
    Make layouts selectable

  - ED-9044: Add ProseMirror node selection for layouts
  - ED-9045: Add selection styles for layouts

### Patch Changes

- [`58b681e7f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58b681e7f7) - ED-8648
  fix converting indented paragraph to a list-
  [`bc0c95a066`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc0c95a066) - ED-9250:
  fix font size for chromeless editor-
  [`9dea617f4a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9dea617f4a) - Ed-9205:
  Prevent setting of localIds on task and decisions from being added to history. Also avoids
  unneccesary scrolling-
  [`63c5d6a1ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63c5d6a1ac) - ED-8279
  Fixed adding status to action item from the main toolbar-
  [`0b596fcb22`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b596fcb22) - ED-9248
  Fix bug where deleting from floating toolbar menu did not work for selected panel nodes-
  [`d1a056f303`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1a056f303) - ED-9254
  Specify dark text colour for personal mentions selected state-
  [`ffa12f43b7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffa12f43b7) - ED-8932:
  add logic to insert new task above when cursor is a the start of a task node-
  [`cd68434a24`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd68434a24) - Enable
  shouldOpenMediaViewer property for ReactRenderer in Kitchen Sink example-
  [`4b4a969816`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4a969816) - ED-9140
  validate inline comment selection only when entering draft mode-
  [`9b1a0d0033`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b1a0d0033) - ED-8358
  Revert making decisions background grey-
  [`7cef5eb5dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cef5eb5dc) - ED-9253
  Fix bug where panel was still selected if clicked and dragged from inside panel, releasing mouse
  on padding

  In this case it should select the text that was selected rather than the panel-
  [`4cac8c6496`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cac8c6496) - ED-9093
  Fix date picker not closing when selecting other nodes-
  [`3b84d87886`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b84d87886) - ED-9170
  Provide an editor prop that allows the consumer to specify their own custom logo in the top right
  of the toolbar

  ````
  <Editor
    ...
    primaryToolbarIconBefore?: ReactElement;
  />
  ```- [`b07de6e3eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b07de6e3eb) - ED-9250: Fix font size for chromeless appearance- [`02217f5945`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02217f5945) - Perform normalizeUrl before md.normalizeLinkText in pm-plugins to resolve links with fullstops at end- [`37b447ff05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37b447ff05) - ED-9255 Fix various issues with node selection on mobile

  - When mention/emoji nodes were selected, there were issues backspacing, for now we will not show the keyboard during selection
  - When panel nodes were selected, there were also issues backspacing, now we disable panel selection completely on mobile- [`56a7357c81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56a7357c81) - ED-9197: upgrade prosemirror-transform to prevent cut and paste type errors

  It's important to make sure that there isn't any `prosemirror-transform` packages with version less than 1.2.5 in `yarn.lock`.- [`abc9b1df18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abc9b1df18) - ED-9116 inline-comments: draft comment analytics - fill in overlaps and inputMethod data- [`db7f76a26c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db7f76a26c) - ED-9144: Keep context panel open when cursor is inside a bodied extension- [`12cd8f8c1b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12cd8f8c1b) - ED-9048: Allow consumers to open the config after inserting an extension- Updated dependencies
  ````

## 122.0.0

### Minor Changes

- [minor][c8d0ce5b94](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8d0ce5b94):

  FM-3537: Whitelist quick insert items on bridge-
  [minor][cf41823165](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf41823165):

  ED-9049: Make post processing function async to allow for backend operations if need-
  [minor][aec7fbadcc](https://bitbucket.org/atlassian/atlassian-frontend/commits/aec7fbadcc):

  ED-8833 ED-8834 Make status and date selected styling consistent-
  [minor][e477132440](https://bitbucket.org/atlassian/atlassian-frontend/commits/e477132440):

  ED-8231 Implement keyboard accessible date picker

### Patch Changes

- [patch][7e4d4a7ed4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e4d4a7ed4):

  Adding `insertMentionQuery` and `insertEmojiQuery` for mobile to dispatch typeahead menus from
  native toolbar-
  [patch][999fbf849e](https://bitbucket.org/atlassian/atlassian-frontend/commits/999fbf849e):

  Refactor editor emoji to use HOC composition instead of duplication.-
  [patch][b202858f6c](https://bitbucket.org/atlassian/atlassian-frontend/commits/b202858f6c):

  ED-8389 fix: do not try to access columResizing plugin state if it is undefined-
  [patch][9cee2b03e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cee2b03e8):

  ED-9065: stop tables from updating plugin state on each keystroke-
  [patch][26de083801](https://bitbucket.org/atlassian/atlassian-frontend/commits/26de083801):

  ED-9083 Fire analytics events on open close draft inline comments-
  [patch][d3cc97a424](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3cc97a424):

  Adding link-url testId to HyperlinkAddToolbar-
  [patch][00f64f4eb8](https://bitbucket.org/atlassian/atlassian-frontend/commits/00f64f4eb8):

  ED-9086 analytics for add inline comments-
  [patch][4f70380793](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f70380793):

  ED-8915: add global shortcut ctrl+alt+C for creating inline comments-
  [patch][5b301bcdf6](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b301bcdf6):

  ED-8970 Fix extensionProvider doesn't add items to slash menu when quickInsert provider is
  unavailable-
  [patch][729a4e4960](https://bitbucket.org/atlassian/atlassian-frontend/commits/729a4e4960):

  ED-8912 Added temporary highlight for inline comments-
  [patch][384791fb2b](https://bitbucket.org/atlassian/atlassian-frontend/commits/384791fb2b):

  ED-9089 analytics for inline comment resolve-
  [patch][c6b145978b](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6b145978b):

  ED-9066 Fix ContextPanel plugin updates on every keystroke-
  [patch][736507f8e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/736507f8e0):

  ED-8909: inline-comments: fixed positioning of floating toolbar-
  [patch][9e3646b59e](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e3646b59e):

  Fix mediaGroup cards so that they show selected state when hilighting text around them- Updated
  dependencies [9b295386e7](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b295386e7):

- Updated dependencies
  [3b776be426](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b776be426):
- Updated dependencies
  [999fbf849e](https://bitbucket.org/atlassian/atlassian-frontend/commits/999fbf849e):
- Updated dependencies
  [62390c4755](https://bitbucket.org/atlassian/atlassian-frontend/commits/62390c4755):
- Updated dependencies
  [4d8d550d69](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d8d550d69):
- Updated dependencies
  [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
- Updated dependencies
  [9e4b195732](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e4b195732):
- Updated dependencies
  [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
- Updated dependencies
  [e95a8726e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/e95a8726e2):
- Updated dependencies
  [92d04b5c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/92d04b5c28):
- Updated dependencies
  [d6eb7bb49f](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6eb7bb49f):
- Updated dependencies
  [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
- Updated dependencies
  [22704db5a3](https://bitbucket.org/atlassian/atlassian-frontend/commits/22704db5a3):
- Updated dependencies
  [f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
- Updated dependencies
  [f7f2068a76](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f2068a76):
- Updated dependencies
  [acc12dba75](https://bitbucket.org/atlassian/atlassian-frontend/commits/acc12dba75):
- Updated dependencies
  [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
- Updated dependencies
  [167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
- Updated dependencies
  [1156536403](https://bitbucket.org/atlassian/atlassian-frontend/commits/1156536403):
- Updated dependencies
  [5f075c4fd2](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f075c4fd2):
- Updated dependencies
  [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
- Updated dependencies
  [a4acc95793](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4acc95793):
- Updated dependencies
  [68ff159118](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ff159118):
- Updated dependencies
  [1e7e54c20e](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e7e54c20e):
- Updated dependencies
  [6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
- Updated dependencies
  [0059d26429](https://bitbucket.org/atlassian/atlassian-frontend/commits/0059d26429):
- Updated dependencies
  [a4d063330a](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4d063330a):
- Updated dependencies
  [fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
- Updated dependencies
  [ca494abcd5](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca494abcd5):
- Updated dependencies
  [cf41823165](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf41823165):
- Updated dependencies
  [7a2540821c](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a2540821c):
- Updated dependencies
  [aec7fbadcc](https://bitbucket.org/atlassian/atlassian-frontend/commits/aec7fbadcc):
  - @atlaskit/media-picker@54.1.1
  - @atlaskit/smart-card@13.2.0
  - @atlaskit/editor-common@45.1.0
  - @atlaskit/calendar@9.2.7
  - @atlaskit/media-card@67.2.1
  - @atlaskit/tooltip@15.2.6
  - @atlaskit/toggle@8.1.7
  - @atlaskit/button@13.3.11
  - @atlaskit/avatar-group@5.1.2
  - @atlaskit/adf-schema@9.0.1
  - @atlaskit/datetime-picker@9.4.0
  - @atlaskit/icon@20.1.1
  - @atlaskit/select@11.0.10
  - @atlaskit/logo@12.3.4
  - @atlaskit/code@11.1.5
  - @atlaskit/modal-dialog@10.5.7
  - @atlaskit/avatar@17.1.10
  - @atlaskit/adf-utils@9.2.0
  - @atlaskit/renderer@58.0.0
  - @atlaskit/droplist@10.0.4
  - @atlaskit/checkbox@10.1.11
  - @atlaskit/menu@0.4.1
  - @atlaskit/form@7.2.1
  - @atlaskit/lozenge@9.1.7
  - @atlaskit/webdriver-runner@0.3.4
  - @atlaskit/dropdown-menu@9.0.3
  - @atlaskit/task-decision@16.0.11
  - @atlaskit/editor-bitbucket-transformer@6.3.3
  - @atlaskit/editor-json-transformer@7.0.11
  - @atlaskit/editor-markdown-transformer@3.1.22
  - @atlaskit/editor-test-helpers@11.1.1

## 121.0.0

### Major Changes

- [major][823d80f31c](https://bitbucket.org/atlassian/atlassian-frontend/commits/823d80f31c):

  ED-8982 Split annotation UI component into two pieces

  Changed the Editor's `annotationProvider` interface to split the annotation component into two
  parts. A `createComponent` and `viewComponent`.

  ### Before

  ```
  <Editor
    annotationProvider={
      component: InlineCommentComponent,
      ...
    }
  />
  ```

  ### After

  See example use case at `packages/editor-core/examples/26-annotation-experiment.tsx`

  ```
  <Editor
    annotationProvider={
      createComponent: CreateInlineCommentComponent,
      viewComponent: ViewInlineCommentComponent,
      ...
    }
  />
  ```

  Where `CreateInlineCommentComponent` methods are

  ```
  /**
    * Creates an annotation mark in the document with the given id.
    */
  onCreate: (id: string) => void;

  /**
    * Indicates that a draft comment was discarded/cancelled
    */
  onClose?: () => void;
  ```

  Where `ViewInlineCommentComponent` methods are

  ```
  /**
    * Resolves an annotation with the given ID around the selection.
    */
  onResolve: (id: string) => void;

  /**
    * Removes the annotation from the document
    */
  onDelete?: (id: string) => void;
  ```

### Minor Changes

- [minor][5d430f7d37](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d430f7d37):

  ED-8517 Add localId support to Extension node

  **BREAKING CHANGE** `ExtensionContent` has been removed.-
  [minor][7e26fba915](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e26fba915):

  ED-8911 Add ability to create annotation on document from annotation component-
  [minor][5167f09a83](https://bitbucket.org/atlassian/atlassian-frontend/commits/5167f09a83):

  ED-3504 Add find/replace functionality into the editor

  To enable this set the editor prop `allowFindReplace={true}` and a new search button will appear
  in the right-hand side of the toolbar

  Click this to open a popup which can be used to find, find next, find previous, replace and
  replace all. While selection is inside the editor, you can also use the Cmd+f shortcut to open the
  popup.-
  [minor][05539b052e](https://bitbucket.org/atlassian/atlassian-frontend/commits/05539b052e):

  Introducing `id` for each quick insert item-
  [minor][a1ee397cbc](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1ee397cbc):

  Improve quick insert search results with Fuse.js-
  [minor][dc84dfa3bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc84dfa3bc):

  ED-8908 Add floating toolbar for creating inline comments in Editor-
  [minor][318a1a0f2f](https://bitbucket.org/atlassian/atlassian-frontend/commits/318a1a0f2f):

  EDM-454: Actions in block cards are now behind the flag: showActions-
  [minor][205b05851a](https://bitbucket.org/atlassian/atlassian-frontend/commits/205b05851a):

  ED-8693: Integrate Config Panel to editor-
  [minor][3644fc1afe](https://bitbucket.org/atlassian/atlassian-frontend/commits/3644fc1afe):

  Enable slash command on editor-mobile-bridge:
  - All changes under `enableQuickInsert` flag consumed from query parameters.
  - This PR introduces basic changes in order to test, _THIS IS NOT PRODUCTION READY!_
  - All quick insert items present under `/` command on web, will be sent to native. Following up
    with this PR we will implement an opt in approach to define which items will be enabled on
    mobile only.-
    [minor][62f1f218d9](https://bitbucket.org/atlassian/atlassian-frontend/commits/62f1f218d9):

  ED-8910 Add transition to open create comment dialogue from floating toolbar-
  [minor][6eb8c0799f](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eb8c0799f):

  UX enhancements for Config Panel

### Patch Changes

- [patch][2a87a3bbc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a87a3bbc5):

  Fix scrolling issue on ios when user clicks in a blank area bellow a paragraph-
  [patch][cf7a2d7506](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf7a2d7506):

  ED-9010 updated fixture for failing visual test-
  [patch][759f0a5ca7](https://bitbucket.org/atlassian/atlassian-frontend/commits/759f0a5ca7):

  Remove excluded nodes from quick insert and pass popupmountpoint to datepicker-
  [patch][bdb4da1fc0](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdb4da1fc0):

  CEMS-974: Fix quick insert not working when depending on editorActions after publlishing and
  returning to the editor-
  [patch][c51f0b4c70](https://bitbucket.org/atlassian/atlassian-frontend/commits/c51f0b4c70):

  ED-8775 ED-8777 added simple and complex changes to deleting within lists-
  [patch][7ec160c0e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ec160c0e2):

  ED-8718 reverted unnecessary fixes for ED-8718 we have added previously.-
  [patch][91ff8d36f0](https://bitbucket.org/atlassian/atlassian-frontend/commits/91ff8d36f0):

  ED-8933: added performance analytics to WithPluginState-
  [patch][550c4b5018](https://bitbucket.org/atlassian/atlassian-frontend/commits/550c4b5018):

  EDM-501: View Switcher now disabled in parents which cannot support block cards-
  [patch][03a83cb954](https://bitbucket.org/atlassian/atlassian-frontend/commits/03a83cb954):

  Fix smart link replacing text on insert for toolbar-
  [patch][e21800fd1c](https://bitbucket.org/atlassian/atlassian-frontend/commits/e21800fd1c):

  ED-8977 Update find/replace colours-
  [patch][109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):

  Deletes internal package @atlaskit/type-helpers and removes all usages. @atlaskit/type-helpers has
  been superseded by native typescript helper utilities.-
  [patch][41917f4c16](https://bitbucket.org/atlassian/atlassian-frontend/commits/41917f4c16):

  ED-8774 ED-8776 added simple and complex cases to backspacing within lists-
  [patch][91304da441](https://bitbucket.org/atlassian/atlassian-frontend/commits/91304da441):

  allow typeahead sources to always resolve to inline card when adding links from hyperlinktoolbar-
  [patch][971df84f45](https://bitbucket.org/atlassian/atlassian-frontend/commits/971df84f45):

  ED-8958 Fix hyperlink floating toolbar from being overridden by annotation by changing plugin
  loading order.-
  [patch][0ab75c545b](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ab75c545b):

  EDM-229 Fixed image disappearing on resize when cursor is placed above-
  [patch][67bc25bc3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/67bc25bc3f):

  Move WidthObserver from editor-common to width-detector

  WidthObserver is a more performant version of WidthDetector and should be used going forward.

  ````js
  import { WidthObserver } from '@atlaskit/width-detector';

  <WidthObserver
    setWidth={width => console.log(`width has changed to ${width}`)}
  />;
  ```- [patch] [5f75dd27c9](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f75dd27c9):

  ED-8943: added performance tracking for ReactNodeView- [patch] [f3587bae11](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3587bae11):

  chore: fix UI nits for block cards- [patch] [287be84065](https://bitbucket.org/atlassian/atlassian-frontend/commits/287be84065):

  EDM-501: Disable view switched when in an unsupported node- [patch] [fb8725beac](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb8725beac):

  Fix checking if the annotation plugin is enabled before accessing its state- Updated dependencies [17cc5dde5d](https://bitbucket.org/atlassian/atlassian-frontend/commits/17cc5dde5d):
  ````

- Updated dependencies
  [7e408e4037](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e408e4037):
- Updated dependencies
  [6a6a991904](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a6a991904):
- Updated dependencies
  [9b2570e7f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b2570e7f1):
- Updated dependencies
  [04e54bf405](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e54bf405):
- Updated dependencies
  [af10890541](https://bitbucket.org/atlassian/atlassian-frontend/commits/af10890541):
- Updated dependencies
  [84f82f7015](https://bitbucket.org/atlassian/atlassian-frontend/commits/84f82f7015):
- Updated dependencies
  [9f43b9f0ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f43b9f0ca):
- Updated dependencies
  [c74cc954d8](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74cc954d8):
- Updated dependencies
  [b4326a7eba](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4326a7eba):
- Updated dependencies
  [6641c9c5b5](https://bitbucket.org/atlassian/atlassian-frontend/commits/6641c9c5b5):
- Updated dependencies
  [a81ce649c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/a81ce649c8):
- Updated dependencies
  [e4076915c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4076915c8):
- Updated dependencies
  [6453c8de48](https://bitbucket.org/atlassian/atlassian-frontend/commits/6453c8de48):
- Updated dependencies
  [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
- Updated dependencies
  [e4dde0ad13](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4dde0ad13):
- Updated dependencies
  [16c193eb3e](https://bitbucket.org/atlassian/atlassian-frontend/commits/16c193eb3e):
- Updated dependencies
  [f061ed6c98](https://bitbucket.org/atlassian/atlassian-frontend/commits/f061ed6c98):
- Updated dependencies
  [4070d17415](https://bitbucket.org/atlassian/atlassian-frontend/commits/4070d17415):
- Updated dependencies
  [f5dcc0bc6a](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5dcc0bc6a):
- Updated dependencies
  [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
- Updated dependencies
  [5d430f7d37](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d430f7d37):
- Updated dependencies
  [7e26fba915](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e26fba915):
- Updated dependencies
  [41760ea4a6](https://bitbucket.org/atlassian/atlassian-frontend/commits/41760ea4a6):
- Updated dependencies
  [49dbcfa64c](https://bitbucket.org/atlassian/atlassian-frontend/commits/49dbcfa64c):
- Updated dependencies
  [e9d555132d](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9d555132d):
- Updated dependencies
  [5d8fc8d0ec](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8fc8d0ec):
- Updated dependencies
  [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
- Updated dependencies
  [05539b052e](https://bitbucket.org/atlassian/atlassian-frontend/commits/05539b052e):
- Updated dependencies
  [5f8e3caf72](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f8e3caf72):
- Updated dependencies
  [318a1a0f2f](https://bitbucket.org/atlassian/atlassian-frontend/commits/318a1a0f2f):
- Updated dependencies
  [9691bb8eb9](https://bitbucket.org/atlassian/atlassian-frontend/commits/9691bb8eb9):
- Updated dependencies
  [11ff95c0f0](https://bitbucket.org/atlassian/atlassian-frontend/commits/11ff95c0f0):
- Updated dependencies
  [c0b8c92b2e](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0b8c92b2e):
- Updated dependencies
  [971e294b1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/971e294b1e):
- Updated dependencies
  [fb2b3c8a3b](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb2b3c8a3b):
- Updated dependencies
  [684ee794d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/684ee794d6):
- Updated dependencies
  [ae426d5e97](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae426d5e97):
- Updated dependencies
  [692692ba24](https://bitbucket.org/atlassian/atlassian-frontend/commits/692692ba24):
- Updated dependencies
  [258a36b51f](https://bitbucket.org/atlassian/atlassian-frontend/commits/258a36b51f):
- Updated dependencies
  [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
- Updated dependencies
  [205b05851a](https://bitbucket.org/atlassian/atlassian-frontend/commits/205b05851a):
- Updated dependencies
  [1a48183584](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a48183584):
- Updated dependencies
  [845feddce2](https://bitbucket.org/atlassian/atlassian-frontend/commits/845feddce2):
- Updated dependencies
  [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
- Updated dependencies
  [823d80f31c](https://bitbucket.org/atlassian/atlassian-frontend/commits/823d80f31c):
- Updated dependencies
  [e5c869ee31](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5c869ee31):
- Updated dependencies
  [69b678b38c](https://bitbucket.org/atlassian/atlassian-frontend/commits/69b678b38c):
- Updated dependencies
  [de6548dae5](https://bitbucket.org/atlassian/atlassian-frontend/commits/de6548dae5):
- Updated dependencies
  [286770886d](https://bitbucket.org/atlassian/atlassian-frontend/commits/286770886d):
- Updated dependencies
  [9dd4b9088b](https://bitbucket.org/atlassian/atlassian-frontend/commits/9dd4b9088b):
- Updated dependencies
  [0b22d3b9ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b22d3b9ea):
- Updated dependencies
  [fd782b0705](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd782b0705):
- Updated dependencies
  [b4ef7fe214](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ef7fe214):
- Updated dependencies
  [2c1b78027c](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c1b78027c):
- Updated dependencies
  [d80b8e8fdb](https://bitbucket.org/atlassian/atlassian-frontend/commits/d80b8e8fdb):
- Updated dependencies
  [3644fc1afe](https://bitbucket.org/atlassian/atlassian-frontend/commits/3644fc1afe):
- Updated dependencies
  [b2402fc3a2](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2402fc3a2):
- Updated dependencies
  [d38212e1be](https://bitbucket.org/atlassian/atlassian-frontend/commits/d38212e1be):
- Updated dependencies
  [ba8c2c4129](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba8c2c4129):
- Updated dependencies
  [17a46dd016](https://bitbucket.org/atlassian/atlassian-frontend/commits/17a46dd016):
- Updated dependencies
  [62f1f218d9](https://bitbucket.org/atlassian/atlassian-frontend/commits/62f1f218d9):
- Updated dependencies
  [67bc25bc3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/67bc25bc3f):
- Updated dependencies
  [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
- Updated dependencies
  [4aca202534](https://bitbucket.org/atlassian/atlassian-frontend/commits/4aca202534):
- Updated dependencies
  [0376c2f4fe](https://bitbucket.org/atlassian/atlassian-frontend/commits/0376c2f4fe):
- Updated dependencies
  [6eb8c0799f](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eb8c0799f):
- Updated dependencies
  [48fb5a1b6b](https://bitbucket.org/atlassian/atlassian-frontend/commits/48fb5a1b6b):
- Updated dependencies
  [8c8f0099d8](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c8f0099d8):
- Updated dependencies
  [c28ff17fbd](https://bitbucket.org/atlassian/atlassian-frontend/commits/c28ff17fbd):
- Updated dependencies
  [fb3ca3a3b2](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb3ca3a3b2):
- Updated dependencies
  [7e363d5aba](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e363d5aba):
  - @atlaskit/smart-card@13.1.0
  - @atlaskit/menu@0.4.0
  - @atlaskit/media-test-helpers@27.2.0
  - @atlaskit/adf-schema@9.0.0
  - @atlaskit/adf-utils@9.1.0
  - @atlaskit/editor-common@45.0.0
  - @atlaskit/renderer@57.0.0
  - @atlaskit/docs@8.5.1
  - @atlaskit/emoji@62.7.2
  - @atlaskit/modal-dialog@10.5.6
  - @atlaskit/editor-test-helpers@11.1.0
  - @atlaskit/datetime-picker@9.3.0
  - @atlaskit/theme@9.5.3
  - @atlaskit/media-client@6.1.0
  - @atlaskit/analytics-listeners@6.3.0
  - @atlaskit/collab-provider@1.0.0
  - @atlaskit/media-picker@54.1.0
  - @atlaskit/analytics-next@6.3.6
  - @atlaskit/button@13.3.10
  - @atlaskit/textarea@2.2.7
  - @atlaskit/width-detector@2.1.0
  - @atlaskit/media-card@67.2.0
  - @atlaskit/media-filmstrip@38.0.1
  - @atlaskit/user-picker@4.2.3
  - @atlaskit/analytics-namespaced-context@4.2.0
  - @atlaskit/editor-bitbucket-transformer@6.3.2
  - @atlaskit/editor-json-transformer@7.0.10
  - @atlaskit/editor-markdown-transformer@3.1.21
  - @atlaskit/editor-extension-dropbox@0.1.5
  - @atlaskit/synchrony-test-helpers@1.0.6
  - @atlaskit/task-decision@16.0.10

## 120.1.2

### Patch Changes

- [patch][a93083ffe9](https://bitbucket.org/atlassian/atlassian-frontend/commits/a93083ffe9):

  Remove @atlaskit/menu as a dependency and list as a devDependency instead.

## 120.1.1

### Patch Changes

- [patch][78ef636956](https://bitbucket.org/atlassian/atlassian-frontend/commits/78ef636956):

  EDM-541: Fix media wrapping inside block nodes

## 120.1.0

### Minor Changes

- [minor][aa6805792a](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa6805792a):

  [ED-8685] Move Synchrony API calls from EditorState apply function to EditorView update

## 120.0.0

### Major Changes

- [major][aa4dc7f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa4dc7f5d6):

  ED-8658: Trigger onChange for collab/remote changes

  If you are relying on `onChange` to only be called when change is local, e.g. not coming from a
  collaborative editing session, your logic might be affected by this change. For this case we added
  second argument `{ source: 'local' | 'remote' }`.

  ````
  onChange(editorView: EditorView, meta: { source: 'local' | 'remote' }): void;
  ```- [major] [d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):

  ED-9179: Add support to CQL-like fields

  NOTE: This feature requires the [AbortController|https://developer.mozilla.org/en-US/docs/Web/API/AbortController] which is not supported on IE11.
  Consumers of the editor supporting IE11 should ensure there is a polyfill in place.
  ````

### Minor Changes

- [minor][bc29fbc030](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc29fbc030):

  ED-8748 ED-8211: Update media linking UI experience in renderer, fixes other rendering issues and
  workarounds.-
  [minor][4c691c3b5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c691c3b5f):

  Add a bottom gutter to the chromeless editor to reduce floating UI overflows-
  [minor][22d9c96ed2](https://bitbucket.org/atlassian/atlassian-frontend/commits/22d9c96ed2):

  EDM-221: Adds a view switcher for cards behind the `allowBlockCards` feature flag-
  [minor][13a0e50f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/13a0e50f38):

  # Expose useForgePlugins in media props

  You can pass `useForgePlugins: true` to make MediaPicker use the Forge plugins instead of the
  built-in ones.

  MediaPicker example:

  ```typescript
  import { MediaPicker } from '@atlaskit/media-picker';

  const picker = MediaPicker(config, {
  	useForgePlugins: true,
  });
  ```

  Editor example:

  ````typescript
  import { Editor } from '@atlaskit/editor-core';

  <Editor
    media={{
      useForgePlugins: true,
    }}
  />;
  ```- [minor] [6dcad31e41](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dcad31e41):

  - Added Stargate integration to MediaPicker popup.
  - Added `useMediaPickerPopup` option to Editor which enables using MediaPicker popup even when userAuthProvider is not provided.

  ### Using Stargate Integration

  Stargate integration is enabled by default as long as an `userAuthProvider` is not provided to `MediaClient`.

  By default it uses the current domain as base URL. If you need to use a different base URL you can provide a `stargateBaseUrl` configuration:

  ````

  import { MediaClient } from '@atlaskit/media-client'; const mediaClient = new MediaClient({
  authProvider, stargateBaseUrl: 'http://stargate-url' });

  ```

  _Note_: Editor default behaviour is falling back to native file upload when `userAuthProvider` is not provided.
  In order to avoid that, and being able to use Stargate, you need to set Media option `useMediaPickerPopup` to true.
  ```

### Patch Changes

- [patch][9fd8ba7707](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fd8ba7707):

  ED-8175 Added media link validation-
  [patch][d63513575b](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63513575b):

  ED-8901 feat: track plugin.view.update execution times-
  [patch][48f0ecf23e](https://bitbucket.org/atlassian/atlassian-frontend/commits/48f0ecf23e):

  ED-8883 Refactor imports in plugin folder to use entry points-
  [patch][130b83ccba](https://bitbucket.org/atlassian/atlassian-frontend/commits/130b83ccba):

  ED-8767 Remove circular deps inside media and table editor plugin-
  [patch][5180a51c0d](https://bitbucket.org/atlassian/atlassian-frontend/commits/5180a51c0d):

  ED-7254 Fix pasting singluar inline nodes into action and decisions-
  [patch][067febb0a7](https://bitbucket.org/atlassian/atlassian-frontend/commits/067febb0a7):

  EDM-211: Default links to inline for block links v1-
  [patch][66cf61863f](https://bitbucket.org/atlassian/atlassian-frontend/commits/66cf61863f):

  ED-8821: fix typing performance related to changes in ED-8255 (keyline + context panel)-
  [patch][f83b67a761](https://bitbucket.org/atlassian/atlassian-frontend/commits/f83b67a761):

  EDM-407: Smart cards copy pasted from Renderer to Editor create mediaSingles-
  [patch][a9e9604c8e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9e9604c8e):

  ED-7567 Remove all circular deps in editor-core plugins folder-
  [patch][8126e7648c](https://bitbucket.org/atlassian/atlassian-frontend/commits/8126e7648c):

  Measure failures and successes in inserting emoji-
  [patch][b41beace3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/b41beace3f):

  ED-8855 perf: use width-observer over width-detector for ⚡-
  [patch][02425bf2d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/02425bf2d7):

  Added a forceLoading flag to the media node, and ensured it's set when copying from another
  context-
  [patch][953cfadbe3](https://bitbucket.org/atlassian/atlassian-frontend/commits/953cfadbe3):

  ED-7567 Remove all circular dependencies from editor-core-
  [patch][29b0315dcb](https://bitbucket.org/atlassian/atlassian-frontend/commits/29b0315dcb):

  ED-7567 Extract media plugin state into an interface-
  [patch][0a0a54cb47](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a0a54cb47):

  EDM-281: Fix broken image wrapping in Editor-
  [patch][6242ec17a2](https://bitbucket.org/atlassian/atlassian-frontend/commits/6242ec17a2):

  Ensure that pm node position is called at correct time in async function-
  [patch][6b65ae4f04](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b65ae4f04):

  ED-8869: change label of "Less colors" to "Fewer colors"-
  [patch][fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):

  ED-8799: feat: add InstrumentedPlugin API-
  [patch][cc54ca2490](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54ca2490):

  [ED-8802] Reducer the number of dispatched transactions from WidthEmitter- Updated dependencies
  [81684c1847](https://bitbucket.org/atlassian/atlassian-frontend/commits/81684c1847):

- Updated dependencies
  [b3813fa945](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3813fa945):
- Updated dependencies
  [ed8d8dea65](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed8d8dea65):
- Updated dependencies
  [bc29fbc030](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc29fbc030):
- Updated dependencies
  [294c05bcdf](https://bitbucket.org/atlassian/atlassian-frontend/commits/294c05bcdf):
- Updated dependencies
  [7d80e44c09](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d80e44c09):
- Updated dependencies
  [1386afaecc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1386afaecc):
- Updated dependencies
  [eb962d2c36](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb962d2c36):
- Updated dependencies
  [5f5b93071f](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5b93071f):
- Updated dependencies
  [db2f869556](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2f869556):
- Updated dependencies
  [584279e2ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/584279e2ae):
- Updated dependencies
  [81ea791176](https://bitbucket.org/atlassian/atlassian-frontend/commits/81ea791176):
- Updated dependencies
  [9d2da865dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d2da865dd):
- Updated dependencies
  [4d3749c9e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d3749c9e6):
- Updated dependencies
  [f83b67a761](https://bitbucket.org/atlassian/atlassian-frontend/commits/f83b67a761):
- Updated dependencies
  [cf86087ae2](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf86087ae2):
- Updated dependencies
  [70b68943d1](https://bitbucket.org/atlassian/atlassian-frontend/commits/70b68943d1):
- Updated dependencies
  [0e0364181b](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e0364181b):
- Updated dependencies
  [8126e7648c](https://bitbucket.org/atlassian/atlassian-frontend/commits/8126e7648c):
- Updated dependencies
  [6b4fe5d0e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b4fe5d0e0):
- Updated dependencies
  [9a93eff8e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a93eff8e6):
- Updated dependencies
  [05494f2306](https://bitbucket.org/atlassian/atlassian-frontend/commits/05494f2306):
- Updated dependencies
  [f0af33ead6](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0af33ead6):
- Updated dependencies
  [d49ebd7c7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/d49ebd7c7a):
- Updated dependencies
  [e57c4aa96d](https://bitbucket.org/atlassian/atlassian-frontend/commits/e57c4aa96d):
- Updated dependencies
  [53ebcdb974](https://bitbucket.org/atlassian/atlassian-frontend/commits/53ebcdb974):
- Updated dependencies
  [4bec09aa74](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bec09aa74):
- Updated dependencies
  [d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):
- Updated dependencies
  [13a0e50f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/13a0e50f38):
- Updated dependencies
  [0a0a54cb47](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a0a54cb47):
- Updated dependencies
  [6dcad31e41](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dcad31e41):
- Updated dependencies
  [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
- Updated dependencies
  [4955ff3d36](https://bitbucket.org/atlassian/atlassian-frontend/commits/4955ff3d36):
- Updated dependencies
  [bdf25b1c4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf25b1c4c):
- Updated dependencies
  [89d35b919a](https://bitbucket.org/atlassian/atlassian-frontend/commits/89d35b919a):
- Updated dependencies
  [3cbc8a49a2](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cbc8a49a2):
- Updated dependencies
  [0e5d6da3d0](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e5d6da3d0):
- Updated dependencies
  [083cfbaeb4](https://bitbucket.org/atlassian/atlassian-frontend/commits/083cfbaeb4):
- Updated dependencies
  [645918eda6](https://bitbucket.org/atlassian/atlassian-frontend/commits/645918eda6):
- Updated dependencies
  [fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):
- Updated dependencies
  [715572f9e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/715572f9e5):
- Updated dependencies
  [cc54ca2490](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54ca2490):
- Updated dependencies
  [46d95777ef](https://bitbucket.org/atlassian/atlassian-frontend/commits/46d95777ef):
- Updated dependencies
  [9b264df34d](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b264df34d):
  - @atlaskit/media-picker@54.0.0
  - @atlaskit/share@0.11.0
  - @atlaskit/menu@0.3.1
  - @atlaskit/adf-schema@8.0.0
  - @atlaskit/editor-common@44.1.0
  - @atlaskit/renderer@56.0.0
  - @atlaskit/form@7.2.0
  - @atlaskit/media-client@6.0.0
  - @atlaskit/code@11.1.4
  - @atlaskit/media-card@67.1.1
  - @atlaskit/datetime-picker@9.2.9
  - @atlaskit/modal-dialog@10.5.5
  - @atlaskit/collab-provider@0.1.1
  - @atlaskit/emoji@62.7.1
  - @atlaskit/pubsub@5.0.11
  - @atlaskit/radio@3.2.0
  - @atlaskit/media-test-helpers@27.1.0
  - @atlaskit/mention@18.18.0
  - @atlaskit/editor-test-helpers@11.0.0
  - @atlaskit/media-core@31.1.0
  - @atlaskit/docs@8.5.0
  - @atlaskit/media-integration-test-helpers@1.1.1
  - @atlaskit/adf-utils@9.0.0
  - @atlaskit/editor-bitbucket-transformer@6.3.1
  - @atlaskit/editor-json-transformer@7.0.9
  - @atlaskit/editor-markdown-transformer@3.1.20
  - @atlaskit/status@0.9.23
  - @atlaskit/media-filmstrip@38.0.0
  - @atlaskit/editor-extension-dropbox@0.1.4
  - @atlaskit/task-decision@16.0.9
  - @atlaskit/media-editor@37.0.9

## 119.0.1

### Patch Changes

- [patch][b367f19e51](https://bitbucket.org/atlassian/atlassian-frontend/commits/b367f19e51):

  ED-8821: fix typing performance related to changes in ED-8255 (keyline + context panel)

## 119.0.0

### Major Changes

- [major][de64f9373c](https://bitbucket.org/atlassian/atlassian-frontend/commits/de64f9373c):

  ED-8605 remove 'allowMediaLinkingInsideOfBlockNodes' from mediaOption

### Minor Changes

- [minor][cc0d9f6ede](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc0d9f6ede):

  EDM-336: Supporting smart links in BB-
  [minor][57096fc043](https://bitbucket.org/atlassian/atlassian-frontend/commits/57096fc043):

  ED-8549 Add context panel support for extensions-
  [minor][0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):

  Adding analytics for mention providers-
  [minor][21a1faf014](https://bitbucket.org/atlassian/atlassian-frontend/commits/21a1faf014):

  ED-8364 Treat Shift-Return in gap cursor as Return-
  [minor][94116c6018](https://bitbucket.org/atlassian/atlassian-frontend/commits/94116c6018):

  ED-8636: added keymap ctrl+k for triggering url edit toolbar from image-
  [minor][a41d2345eb](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41d2345eb):

  ED-8798: fix editor focus issues after closing media linking toolbar-
  [minor][8cc5cc0603](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc5cc0603):

  ED-8225 Fix list behaviour when forward deleting at end of preceding task/decision

### Patch Changes

- [patch][bc380c30ce](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc380c30ce):

  New collab provider-
  [patch][6384746272](https://bitbucket.org/atlassian/atlassian-frontend/commits/6384746272):

  ED-8710 Refactor collab edit plugin to have a valid Preset signature-
  [patch][956a70b918](https://bitbucket.org/atlassian/atlassian-frontend/commits/956a70b918):

  ED-885 perf: avoid rerendering fullpage for ⚡-
  [patch][3494940acd](https://bitbucket.org/atlassian/atlassian-frontend/commits/3494940acd):

  Prevent table resizing from blindly calling setState on an interaction-
  [patch][ebee5c7429](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebee5c7429):

  [ED-8677] Reduce the number of dispatch transaction when the mouse is moving in a focused table-
  [patch][680a61dc5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/680a61dc5a):

  EDM-286 handle copy internal image consistently-
  [patch][b17120e768](https://bitbucket.org/atlassian/atlassian-frontend/commits/b17120e768):

  Add allowNewConfigPanel to the list of feature flags-
  [patch][92e0b393f5](https://bitbucket.org/atlassian/atlassian-frontend/commits/92e0b393f5):

  ED-8718: prevent users from leaving editor by clicking on media wrapped with a link-
  [patch][ac8639dfd8](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac8639dfd8):

  [ED-8864] Fix table hover effects when working in a collab session-
  [patch][2f0df19890](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f0df19890):

  Remove 50% of the internal circular dependencies of editor-core.-
  [patch][113d075684](https://bitbucket.org/atlassian/atlassian-frontend/commits/113d075684):

  ED-8103 ED-8675 fix delete behaviour for lists so they append the next lists or paragraphs-
  [patch][af8a3763dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/af8a3763dd):

  Wait for media to replace external blob url node before setting editor to a ready to publish
  state- [patch][9fadef064b](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fadef064b):

  Revert unnecessary render fix for extension provider-
  [patch][27fde59914](https://bitbucket.org/atlassian/atlassian-frontend/commits/27fde59914):

  ED-8626 Can click on "open link in a new tab" with `javascript:` links in editor.-
  [patch][f8ffc8320f](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8ffc8320f):

  ED-7067 Fix hyperlink display text not being applied on initial insert-
  [patch][469e9a2302](https://bitbucket.org/atlassian/atlassian-frontend/commits/469e9a2302):

  ED-7586 Fix toolbar Date insert to include appended space, fix cursor vert alignment after Date in
  Chrome-
  [patch][4ef23b6a15](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ef23b6a15):

  ED-8692 Fix flaky hyperlink test-
  [patch][5d8a0d4f5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8a0d4f5f):

  ED-8705: ensure table plugin doesn't block the blur event while resizing a column-
  [patch][faa96cee2a](https://bitbucket.org/atlassian/atlassian-frontend/commits/faa96cee2a):

  ED-8713 Use editor common entry point to import provider factory-
  [patch][535286e8c4](https://bitbucket.org/atlassian/atlassian-frontend/commits/535286e8c4):

  [ED-8885] Fixes resize handles tables when a CellSelection happens-
  [patch][93ac94a762](https://bitbucket.org/atlassian/atlassian-frontend/commits/93ac94a762):

  ED-8751 Remove 'export \*' from editor core-
  [patch][172a864d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/172a864d19):

  [ED-8457] Avoid table re-render when the cursor is coming from a gapcursor-
  [patch][6a417f2e52](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a417f2e52):

  add custom collaburl support to the collab example-
  [patch][5e3aab8e77](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e3aab8e77):

  pass originalDimensions to media-card-
  [patch][fdf6c939e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf6c939e8):

  ED-8624 Create example of scaled editor for testing- Updated dependencies
  [b408e050ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/b408e050ab):

- Updated dependencies
  [bc380c30ce](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc380c30ce):
- Updated dependencies
  [7602615cd4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7602615cd4):
- Updated dependencies
  [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
- Updated dependencies
  [5bb23adac3](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bb23adac3):
- Updated dependencies
  [dda84ee26d](https://bitbucket.org/atlassian/atlassian-frontend/commits/dda84ee26d):
- Updated dependencies
  [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
- Updated dependencies
  [2475d1c9d8](https://bitbucket.org/atlassian/atlassian-frontend/commits/2475d1c9d8):
- Updated dependencies
  [0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
- Updated dependencies
  [c171660346](https://bitbucket.org/atlassian/atlassian-frontend/commits/c171660346):
- Updated dependencies
  [fe9d471b88](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe9d471b88):
- Updated dependencies
  [27fde59914](https://bitbucket.org/atlassian/atlassian-frontend/commits/27fde59914):
- Updated dependencies
  [4695ac5697](https://bitbucket.org/atlassian/atlassian-frontend/commits/4695ac5697):
- Updated dependencies
  [96ee7441fe](https://bitbucket.org/atlassian/atlassian-frontend/commits/96ee7441fe):
- Updated dependencies
  [08935ea653](https://bitbucket.org/atlassian/atlassian-frontend/commits/08935ea653):
- Updated dependencies
  [b18fc8a1b6](https://bitbucket.org/atlassian/atlassian-frontend/commits/b18fc8a1b6):
- Updated dependencies
  [196500df34](https://bitbucket.org/atlassian/atlassian-frontend/commits/196500df34):
- Updated dependencies
  [64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
- Updated dependencies
  [be57ca3829](https://bitbucket.org/atlassian/atlassian-frontend/commits/be57ca3829):
- Updated dependencies
  [9957801602](https://bitbucket.org/atlassian/atlassian-frontend/commits/9957801602):
- Updated dependencies
  [d7ed7b1513](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7ed7b1513):
- Updated dependencies
  [41a2496393](https://bitbucket.org/atlassian/atlassian-frontend/commits/41a2496393):
- Updated dependencies
  [7baff84f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/7baff84f38):
- Updated dependencies
  [39ee28797d](https://bitbucket.org/atlassian/atlassian-frontend/commits/39ee28797d):
- Updated dependencies
  [28573f37a7](https://bitbucket.org/atlassian/atlassian-frontend/commits/28573f37a7):
- Updated dependencies
  [5ccd5d5712](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ccd5d5712):
- Updated dependencies
  [4dbce7330c](https://bitbucket.org/atlassian/atlassian-frontend/commits/4dbce7330c):
- Updated dependencies
  [bb06388705](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb06388705):
- Updated dependencies
  [c7b205c83f](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7b205c83f):
- Updated dependencies
  [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
- Updated dependencies
  [703b72cdba](https://bitbucket.org/atlassian/atlassian-frontend/commits/703b72cdba):
- Updated dependencies
  [8b9598a760](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b9598a760):
- Updated dependencies
  [025842de1a](https://bitbucket.org/atlassian/atlassian-frontend/commits/025842de1a):
- Updated dependencies
  [bbf5eb8824](https://bitbucket.org/atlassian/atlassian-frontend/commits/bbf5eb8824):
- Updated dependencies
  [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
- Updated dependencies
  [7a6e5f6e3d](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a6e5f6e3d):
- Updated dependencies
  [832fd6f4f7](https://bitbucket.org/atlassian/atlassian-frontend/commits/832fd6f4f7):
- Updated dependencies
  [cd662c7e4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd662c7e4c):
- Updated dependencies
  [695e1c1c31](https://bitbucket.org/atlassian/atlassian-frontend/commits/695e1c1c31):
- Updated dependencies
  [6b06a7baa9](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b06a7baa9):
- Updated dependencies
  [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
- Updated dependencies
  [109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
- Updated dependencies
  [a5d0019a5e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5d0019a5e):
- Updated dependencies
  [c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
- Updated dependencies
  [8b34c7371d](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b34c7371d):
- Updated dependencies
  [e981669ba5](https://bitbucket.org/atlassian/atlassian-frontend/commits/e981669ba5):
- Updated dependencies
  [5e3aab8e77](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e3aab8e77):
- Updated dependencies
  [395739b5ef](https://bitbucket.org/atlassian/atlassian-frontend/commits/395739b5ef):
- Updated dependencies
  [77474b6821](https://bitbucket.org/atlassian/atlassian-frontend/commits/77474b6821):
- Updated dependencies
  [2a6727a5ad](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a6727a5ad):
  - @atlaskit/media-client@5.0.2
  - @atlaskit/collab-provider@0.1.0
  - @atlaskit/editor-common@44.0.2
  - @atlaskit/adf-schema@7.0.0
  - @atlaskit/adf-utils@8.0.0
  - @atlaskit/docs@8.4.0
  - @atlaskit/media-picker@53.0.0
  - @atlaskit/icon@20.1.0
  - @atlaskit/logo@12.3.3
  - @atlaskit/renderer@55.0.0
  - @atlaskit/mention@18.17.0
  - @atlaskit/util-data-test@13.1.2
  - @atlaskit/media-test-helpers@27.0.0
  - @atlaskit/webdriver-runner@0.3.0
  - @atlaskit/media-card@67.1.0
  - @atlaskit/profilecard@12.4.0
  - @atlaskit/media-filmstrip@37.1.2
  - @atlaskit/smart-card@13.0.0
  - @atlaskit/avatar-group@5.1.1
  - @atlaskit/synchrony-test-helpers@1.0.5
  - @atlaskit/media-integration-test-helpers@1.1.0
  - @atlaskit/item@11.0.2
  - @atlaskit/menu@0.3.0
  - @atlaskit/editor-bitbucket-transformer@6.3.0
  - @atlaskit/editor-test-helpers@10.6.1
  - @atlaskit/share@0.10.0
  - @atlaskit/editor-json-transformer@7.0.8
  - @atlaskit/editor-markdown-transformer@3.1.19
  - @atlaskit/editor-extension-dropbox@0.1.2
  - @atlaskit/media-editor@37.0.8
  - @atlaskit/media-core@31.0.5
  - @atlaskit/avatar@17.1.9
  - @atlaskit/button@13.3.9
  - @atlaskit/calendar@9.2.6
  - @atlaskit/checkbox@10.1.10
  - @atlaskit/datetime-picker@9.2.8
  - @atlaskit/dropdown-menu@9.0.2
  - @atlaskit/droplist@10.0.3
  - @atlaskit/form@7.1.5
  - @atlaskit/lozenge@9.1.6
  - @atlaskit/modal-dialog@10.5.4
  - @atlaskit/radio@3.1.11
  - @atlaskit/section-message@4.1.7
  - @atlaskit/select@11.0.9
  - @atlaskit/spinner@12.1.6
  - @atlaskit/textarea@2.2.6
  - @atlaskit/textfield@3.1.9
  - @atlaskit/toggle@8.1.6
  - @atlaskit/tooltip@15.2.5
  - @atlaskit/task-decision@16.0.8

## 118.0.1

### Patch Changes

- Updated dependencies
  [e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
  - @atlaskit/webdriver-runner@0.2.0
  - @atlaskit/avatar@17.1.8
  - @atlaskit/button@13.3.8
  - @atlaskit/calendar@9.2.5
  - @atlaskit/checkbox@10.1.9
  - @atlaskit/datetime-picker@9.2.7
  - @atlaskit/dropdown-menu@9.0.1
  - @atlaskit/droplist@10.0.2
  - @atlaskit/form@7.1.4
  - @atlaskit/lozenge@9.1.5
  - @atlaskit/modal-dialog@10.5.3
  - @atlaskit/radio@3.1.10
  - @atlaskit/section-message@4.1.6
  - @atlaskit/select@11.0.8
  - @atlaskit/spinner@12.1.5
  - @atlaskit/textarea@2.2.5
  - @atlaskit/textfield@3.1.8
  - @atlaskit/toggle@8.1.5
  - @atlaskit/tooltip@15.2.4
  - @atlaskit/editor-common@44.0.1
  - @atlaskit/media-card@67.0.5
  - @atlaskit/media-picker@52.0.4

## 118.0.0

### Minor Changes

- [minor][9e90cb4336](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e90cb4336):

  ED-8301 `altTextValidator` prop is introduced in Editor for consumers to be able to add custom
  validation on alt text values.

  If the alt text become an invalid one based on what `altTextValidator` return, it will be not
  saved in prosemirror, and once the alt text panel is closed, it will keep the latest valid value
  entered.

  This way if the user leaves an invalid value, it will not be part of the adf when the document is
  saved/published.

  Check this file for more technical details on how to use this callback:
  `packages/editor/editor-core/src/plugins/media/index.tsx`-
  [minor][40359da294](https://bitbucket.org/atlassian/atlassian-frontend/commits/40359da294):

  ED-8546 Prevent unexpected list creation when pasting text containing marks or other nodes
  followed by '1.'-
  [minor][151240fce9](https://bitbucket.org/atlassian/atlassian-frontend/commits/151240fce9):

  ED-8492: Adding the extension configuration panel-
  [minor][9d6b02c04f](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d6b02c04f):

  ED-8005 Use the new provider types directly from provider factory entry point in editor-common-
  [minor][37a79cb1bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/37a79cb1bc):

  EDM-238: Allow alignment of images in layouts-
  [minor][cedfb7766c](https://bitbucket.org/atlassian/atlassian-frontend/commits/cedfb7766c):

  ED-7461: fix bug where ToolbarTextColor icon would be enabled when toolbar is disabled-
  [minor][57ea6ea77a](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ea6ea77a):

  ED-8255: Add initial internal API for context panel-
  [minor][ff6e928368](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff6e928368):

  ED-8703 Export presets on test utils entry point and allow presets on create editor helper-
  [minor][13f0bbc125](https://bitbucket.org/atlassian/atlassian-frontend/commits/13f0bbc125):

  ED-7138 Disable heading styles on actions and decisions

### Patch Changes

- [patch][6403a54812](https://bitbucket.org/atlassian/atlassian-frontend/commits/6403a54812):

  ED-5645: Fixes pressing right arrow on a date node to dismiss the picker-
  [patch][f46330c0ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/f46330c0ab):

  EDM-236: fix insertion of smart links through linking toolbar-
  [patch][d6f207a598](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f207a598):

  EDM-241: Fix tasks disappearing with non-text content on enter-
  [patch][8d09cd0408](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d09cd0408):

  CONFCLOUD-69327: Sorting texts formatted as headings-
  [patch][088f4f7d1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/088f4f7d1e):

  ED-8306: Fix sorting tables with empty cells-
  [patch][8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):

  Remove Karma tests - based on AFP-960-
  [patch][7aad7888b4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7aad7888b4):

  ED-8425: Improve types for editor presets-
  [patch][a5c3717d0b](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5c3717d0b):

  ED-8531 fixed an issue where emoji popup is not shown when user clicked on the typeahead item.-
  [patch][b924951169](https://bitbucket.org/atlassian/atlassian-frontend/commits/b924951169):

  ED-7713 Update styling of table sorting button in renderer-
  [patch][47d7b34f75](https://bitbucket.org/atlassian/atlassian-frontend/commits/47d7b34f75):

  ED-8647 fix runtime exception when indenting or outdenting paragraphs-
  [patch][5a0167db78](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a0167db78):

  ED-8646: Optimize slow input rule (italic)-
  [patch][b3b2f413c1](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3b2f413c1):

  ED-8639: Fixes an editor crash where initialising with a single media group throws an exception-
  [patch][8f41931365](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f41931365):

  ED-8421: Add ARCHV3 example to mobile bridge-
  [patch][d59113061a](https://bitbucket.org/atlassian/atlassian-frontend/commits/d59113061a):

  ED-8692 Simplify createPluginState API-
  [patch][2361b8d044](https://bitbucket.org/atlassian/atlassian-frontend/commits/2361b8d044):

  ED-8328: Fixes removing all occurrences of text-color mark when you have a cell selection-
  [patch][1028ab4db3](https://bitbucket.org/atlassian/atlassian-frontend/commits/1028ab4db3):

  ED-8278: Only show status popup when we have a NodeSelection-
  [patch][4b3ced1d9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b3ced1d9f):

  EDM-182: Fix media group deletions-
  [patch][fdc0861682](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdc0861682):

  ED-8644 change mouse indicator to be more accessible-
  [patch][00ddcd52df](https://bitbucket.org/atlassian/atlassian-frontend/commits/00ddcd52df):

  ED-7184: fix Chrome deletion bug in multi-line task/decision items-
  [patch][e3a8052151](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3a8052151):

  ED-8415: Support ARCHV3 in VR and integration testing-
  [patch][198639cd06](https://bitbucket.org/atlassian/atlassian-frontend/commits/198639cd06):

  ED-8328: Fixes clearing all formatting when you have a CellSelection-
  [patch][d7749cb6ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7749cb6ab):

  ED-7989: Fixes clicking table contextual button twice to toggle the menu-
  [patch][c9842c9ada](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9842c9ada):

  ED-8581: Fix UP/DOWN arrow navigation in code block- Updated dependencies
  [9e90cb4336](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e90cb4336):

- Updated dependencies
  [e9a14f945f](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9a14f945f):
- Updated dependencies
  [034ade712f](https://bitbucket.org/atlassian/atlassian-frontend/commits/034ade712f):
- Updated dependencies
  [e8a31c2714](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8a31c2714):
- Updated dependencies
  [1f9c4f974a](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f9c4f974a):
- Updated dependencies
  [116cb9b00f](https://bitbucket.org/atlassian/atlassian-frontend/commits/116cb9b00f):
- Updated dependencies
  [eaad41d56c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaad41d56c):
- Updated dependencies
  [151240fce9](https://bitbucket.org/atlassian/atlassian-frontend/commits/151240fce9):
- Updated dependencies
  [8d09cd0408](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d09cd0408):
- Updated dependencies
  [088f4f7d1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/088f4f7d1e):
- Updated dependencies
  [9d6b02c04f](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d6b02c04f):
- Updated dependencies
  [f709e92247](https://bitbucket.org/atlassian/atlassian-frontend/commits/f709e92247):
- Updated dependencies
  [8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
- Updated dependencies
  [4859ceaa73](https://bitbucket.org/atlassian/atlassian-frontend/commits/4859ceaa73):
- Updated dependencies
  [a1bc1e6637](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1bc1e6637):
- Updated dependencies
  [b924951169](https://bitbucket.org/atlassian/atlassian-frontend/commits/b924951169):
- Updated dependencies
  [9e87af4685](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e87af4685):
- Updated dependencies
  [c12ba5eb3e](https://bitbucket.org/atlassian/atlassian-frontend/commits/c12ba5eb3e):
- Updated dependencies
  [79cabaee0c](https://bitbucket.org/atlassian/atlassian-frontend/commits/79cabaee0c):
- Updated dependencies
  [ded54f7b9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/ded54f7b9f):
- Updated dependencies
  [eeaa647c31](https://bitbucket.org/atlassian/atlassian-frontend/commits/eeaa647c31):
- Updated dependencies
  [0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
- Updated dependencies
  [a4ddcbf7e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4ddcbf7e2):
- Updated dependencies
  [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
- Updated dependencies
  [a065689858](https://bitbucket.org/atlassian/atlassian-frontend/commits/a065689858):
- Updated dependencies
  [e3a8052151](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3a8052151):
- Updated dependencies
  [c1992227dc](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1992227dc):
- Updated dependencies
  [02b2a2079c](https://bitbucket.org/atlassian/atlassian-frontend/commits/02b2a2079c):
  - @atlaskit/editor-common@44.0.0
  - @atlaskit/avatar-group@5.1.0
  - @atlaskit/share@0.9.2
  - @atlaskit/adf-schema@6.2.0
  - @atlaskit/menu@0.2.7
  - @atlaskit/datetime-picker@9.2.6
  - @atlaskit/form@7.1.3
  - @atlaskit/renderer@54.0.0
  - @atlaskit/editor-test-helpers@10.6.0
  - @atlaskit/smart-card@12.7.0
  - @atlaskit/adf-utils@7.4.3
  - @atlaskit/editor-bitbucket-transformer@6.2.16
  - @atlaskit/editor-json-transformer@7.0.7
  - @atlaskit/editor-markdown-transformer@3.1.18
  - @atlaskit/synchrony-test-helpers@1.0.4
  - @atlaskit/dropdown-menu@9.0.0
  - @atlaskit/media-card@67.0.4
  - @atlaskit/icon@20.0.2
  - @atlaskit/textfield@3.1.7
  - @atlaskit/emoji@62.7.0
  - @atlaskit/checkbox@10.1.8
  - @atlaskit/analytics-listeners@6.2.4
  - @atlaskit/editor-extension-dropbox@0.1.1
  - @atlaskit/task-decision@16.0.7
  - @atlaskit/media-picker@52.0.3
  - @atlaskit/media-test-helpers@26.1.2

## 117.0.2

### Patch Changes

- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):

  Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
  [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
  - @atlaskit/docs@8.3.2
  - @atlaskit/visual-regression@0.1.9
  - @atlaskit/analytics-next@6.3.5
  - @atlaskit/avatar-group@5.0.4
  - @atlaskit/avatar@17.1.7
  - @atlaskit/button@13.3.7
  - @atlaskit/calendar@9.2.4
  - @atlaskit/code@11.1.3
  - @atlaskit/dropdown-menu@8.2.4
  - @atlaskit/droplist@10.0.1
  - @atlaskit/icon@20.0.1
  - @atlaskit/item@11.0.1
  - @atlaskit/logo@12.3.2
  - @atlaskit/lozenge@9.1.4
  - @atlaskit/modal-dialog@10.5.2
  - @atlaskit/section-message@4.1.5
  - @atlaskit/select@11.0.7
  - @atlaskit/spinner@12.1.4
  - @atlaskit/textarea@2.2.4
  - @atlaskit/theme@9.5.1
  - @atlaskit/toggle@8.1.4
  - @atlaskit/tooltip@15.2.3
  - @atlaskit/type-helpers@4.2.3
  - @atlaskit/width-detector@2.0.10
  - @atlaskit/adf-schema@6.1.1
  - @atlaskit/adf-utils@7.4.2
  - @atlaskit/editor-bitbucket-transformer@6.2.15
  - @atlaskit/editor-common@43.4.1
  - @atlaskit/editor-json-transformer@7.0.6
  - @atlaskit/editor-markdown-transformer@3.1.17
  - @atlaskit/editor-test-helpers@10.5.1
  - @atlaskit/renderer@53.2.7
  - @atlaskit/synchrony-test-helpers@1.0.3
  - @atlaskit/analytics-gas-types@4.0.13
  - @atlaskit/analytics-listeners@6.2.3
  - @atlaskit/analytics-namespaced-context@4.1.11
  - @atlaskit/date@0.7.10
  - @atlaskit/emoji@62.6.3
  - @atlaskit/mention@18.16.2
  - @atlaskit/pubsub@5.0.10
  - @atlaskit/share@0.9.1
  - @atlaskit/status@0.9.22
  - @atlaskit/task-decision@16.0.6
  - @atlaskit/user-picker@4.2.2
  - @atlaskit/util-data-test@13.1.1
  - @atlaskit/util-service-support@5.0.1
  - @atlaskit/media-card@67.0.3
  - @atlaskit/media-client@5.0.1
  - @atlaskit/media-core@31.0.4
  - @atlaskit/media-editor@37.0.7
  - @atlaskit/media-filmstrip@37.1.1
  - @atlaskit/media-picker@52.0.2
  - @atlaskit/media-test-helpers@26.1.1
  - @atlaskit/smart-card@12.6.5
  - @atlaskit/profilecard@12.3.7

## 117.0.1

### Patch Changes

- [patch][4d1d3fc64e](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d1d3fc64e):

  CEMS-773: Support external images in media-group

## 117.0.0

### Major Changes

- [major][b01fc0ceef](https://bitbucket.org/atlassian/atlassian-frontend/commits/b01fc0ceef):

  ED-8151 Alt text is promoted to full schema. Feature flag and MediaOptions property
  UNSAFE_allowAltTextOnImages was renamed to allowAltTextOnImages.

### Minor Changes

- [minor][6f16f46632](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f16f46632):

  ED-8505 Fix placeholder text on alignment UI-
  [minor][43e03f1c58](https://bitbucket.org/atlassian/atlassian-frontend/commits/43e03f1c58):

  ED-8437 Placeholder disappears when editor is out of focus-
  [minor][710897f340](https://bitbucket.org/atlassian/atlassian-frontend/commits/710897f340):

  ED-8444 Improve insert toolbar, replace ToolbarItem with MenuItem-
  [minor][3b37ec4c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b37ec4c28):

  ED-8029 Add new analytics event when an extension is inserted via quick insert

### Patch Changes

- [patch][06cd97123e](https://bitbucket.org/atlassian/atlassian-frontend/commits/06cd97123e):

  ED-7957: Fix race condition where upload error would be called before preview-update-
  [patch][07b5311cb9](https://bitbucket.org/atlassian/atlassian-frontend/commits/07b5311cb9):

  ED-8595: avoid using global ".hidden" classname for context panel visibility-
  [patch][a4ded5368c](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4ded5368c):

  EM-32: Single files pasted in Editor will be handled and uploaded by the Media Clipboard Picker-
  [patch][a1f50e6a54](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1f50e6a54):

  ED-8264: fixed shift-tab on table cells regression-
  [patch][31558e1872](https://bitbucket.org/atlassian/atlassian-frontend/commits/31558e1872):

  ED-8659: Fix case where external images inside tables would be inserted twice-
  [patch][63fe41d5c2](https://bitbucket.org/atlassian/atlassian-frontend/commits/63fe41d5c2):

  ED-7950: added analytics for expands being expanded/collapsed in editor-
  [patch][d085ab4419](https://bitbucket.org/atlassian/atlassian-frontend/commits/d085ab4419):

  [ED-8109] Enable media link inside of block contents like layoutColumn and expand-
  [patch][64752f2827](https://bitbucket.org/atlassian/atlassian-frontend/commits/64752f2827):

  ED-8594: reduce padding on context panel to 16px; no bottom padding-
  [patch][f67dc5ae22](https://bitbucket.org/atlassian/atlassian-frontend/commits/f67dc5ae22):

  ED-8311: fixed toggle of bullet/ordered lists in last column of tables-
  [patch][e40acffdfc](https://bitbucket.org/atlassian/atlassian-frontend/commits/e40acffdfc):

  ED-8500 change the sentry instance-
  [patch][0709d95a8a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0709d95a8a):

  ED-8565 Include enabled feature flags within editor started analytics event payload.-
  [patch][28dcebde63](https://bitbucket.org/atlassian/atlassian-frontend/commits/28dcebde63):

  ED-8571 getState no longer passes duplicated IDs-
  [patch][b8da779506](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8da779506):

  ED-8607 fixed invalid spread usage for i18n messages in expand-
  [patch][bbbe360b71](https://bitbucket.org/atlassian/atlassian-frontend/commits/bbbe360b71):

  update MediaGroup attrs for copy/paste so it works on the destination page-
  [patch][655599414e](https://bitbucket.org/atlassian/atlassian-frontend/commits/655599414e):

  ED-8438 Prevent page scrolling while editing expand- Updated dependencies
  [5181c5d368](https://bitbucket.org/atlassian/atlassian-frontend/commits/5181c5d368):

- Updated dependencies
  [3b19e30129](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b19e30129):
- Updated dependencies
  [6ca6aaa1d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ca6aaa1d7):
- Updated dependencies
  [fe4eaf06fc](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe4eaf06fc):
- Updated dependencies
  [b01fc0ceef](https://bitbucket.org/atlassian/atlassian-frontend/commits/b01fc0ceef):
- Updated dependencies
  [d085ab4419](https://bitbucket.org/atlassian/atlassian-frontend/commits/d085ab4419):
- Updated dependencies
  [cf39b8a2a9](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf39b8a2a9):
- Updated dependencies
  [16b4549bdd](https://bitbucket.org/atlassian/atlassian-frontend/commits/16b4549bdd):
- Updated dependencies
  [28edbccc0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/28edbccc0a):
- Updated dependencies
  [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
- Updated dependencies
  [555818c33a](https://bitbucket.org/atlassian/atlassian-frontend/commits/555818c33a):
- Updated dependencies
  [0e439590a3](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e439590a3):
- Updated dependencies
  [02882e7d38](https://bitbucket.org/atlassian/atlassian-frontend/commits/02882e7d38):
- Updated dependencies
  [b8da779506](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8da779506):
- Updated dependencies
  [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
  - @atlaskit/smart-card@12.6.4
  - @atlaskit/editor-test-helpers@10.5.0
  - @atlaskit/editor-common@43.4.0
  - @atlaskit/media-test-helpers@26.1.0
  - @atlaskit/adf-schema@6.1.0
  - @atlaskit/adf-utils@7.4.1
  - @atlaskit/renderer@53.2.6
  - @atlaskit/share@0.9.0
  - @atlaskit/media-picker@52.0.1
  - @atlaskit/droplist@10.0.0
  - @atlaskit/icon@20.0.0
  - @atlaskit/item@11.0.0
  - @atlaskit/media-filmstrip@37.1.0
  - @atlaskit/editor-extension-dropbox@0.1.0
  - @atlaskit/avatar@17.1.6
  - @atlaskit/editor-bitbucket-transformer@6.2.14
  - @atlaskit/editor-json-transformer@7.0.5
  - @atlaskit/editor-markdown-transformer@3.1.16
  - @atlaskit/dropdown-menu@8.2.3
  - @atlaskit/avatar-group@5.0.3
  - @atlaskit/emoji@62.6.2
  - @atlaskit/user-picker@4.2.1
  - @atlaskit/logo@12.3.1
  - @atlaskit/modal-dialog@10.5.1
  - @atlaskit/media-card@67.0.2
  - @atlaskit/section-message@4.1.4
  - @atlaskit/media-editor@37.0.6
  - @atlaskit/pubsub@5.0.9
  - @atlaskit/docs@8.3.1
  - @atlaskit/button@13.3.6
  - @atlaskit/calendar@9.2.3
  - @atlaskit/select@11.0.6
  - @atlaskit/tooltip@15.2.2
  - @atlaskit/mention@18.16.1
  - @atlaskit/status@0.9.21
  - @atlaskit/task-decision@16.0.5
  - @atlaskit/profilecard@12.3.6

## 116.2.1

### Patch Changes

- [patch][489dd1b0dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/489dd1b0dd):

  Revert ED-8520 as it introduced a more significant regression with table resizing

## 116.2.0

### Minor Changes

- [minor][06f4f74d88](https://bitbucket.org/atlassian/atlassian-frontend/commits/06f4f74d88):

  ED-8422: Repalce shared context plugin with feature flags plugin-
  [minor][c64c471564](https://bitbucket.org/atlassian/atlassian-frontend/commits/c64c471564):

  ED-8387 Add intermittent polling for annotation state. Made `getState()` async.

  The polling interval can be set as part of the `providers` objects in the `annotationProvider`
  editor prop. Default value is 10,000ms.

  ````
  annotationProvider={{
    providers: {
      pollingInterval: 10000,
      inlineComment: {
        getState: (annotationIds: string[]) => { ... }
      },
    },
  }}
  ```- [minor] [5b8daf1843](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b8daf1843):

  ED-8385 Implements getState calls and toggling of inlineComment highlighting- [minor] [7d2c702223](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d2c702223):

  ED-8443: added Editor prop onEditorReady() when editor is ready for editing- [minor] [2108ee74db](https://bitbucket.org/atlassian/atlassian-frontend/commits/2108ee74db):

  (ED-8368) A/B testing experiment: show more text color options, toggle on or off using Editor.editorProps.EXPERIMENTAL_allowMoreTextColors- [minor] [cfcd27b2e4](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcd27b2e4):

  ED-8384 Extending the annotationProvider prop with a provider object

  **`providers` is for experimental purposes only and is not designed for use in production as of now**

  It is an _optional_ attribute of the `annotationProvider` `EditorProp`. Providing the prop will enable fetching of the state for all inline comments for the current document. Not providing it will disable this feature. By default, there is nothing provided.

  ````

  interface AnnotationProvider { providers: { inlineComment: { getState: (annotationIds: string[])
  => AnnotationState<'inlineComment', InlineCommentState>[] }, ... // other providers, eg Reaction }
  }

  ```

  The intention behind this is to allow consumers to provide a way for the Editor to check the current state of _all_ annotations of a _single type_ in the current document. The `getState` is provided with a list of `annotationId`s of _one_ type (eg, `inlineComment`, `reaction`). It should return a list of associated annotations (eg, comment) and any state (eg, comment is resolved).

  The return type is of an array `AnnotationState` specific to the type. For example,

  ```

  ExampleInlineCommentStates: AnnotationState< 'inlineComment', InlineCommentState

  > [] = [ {

      annotationType: 'inlineComment',
      id: 'cd0a8588-f7cd-b50c-53a3-f424ee1b3474',
      state: { resolved: false },

  },

  { annotationType: 'inlineComment', id: 'a31d8b16-7c67-5d01-9eaa-f5504f48bd69', state: { resolved:
  true }, }, ];

  ```

  See packages/editor/editor-core/src/plugins/annotation/types.ts for types.- [minor] [ec929ab10e](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec929ab10e):

  ED-8535 Add onResolve to component for inline comments experiment.

  Moved the `pollingInterval` to be coupled with the relevant provider call.

  **Before**

  ```

  annotationProvider={{
    component: ...,
    providers: {
      pollingInterval: 15000,
      inlineComment: {
        getState: () => { ... }
      },
    },
  }}

  ```

  **Now**

  ```

  annotationProvider={{
    component: ...,
    providers: {
      inlineComment: {
        pollingInterval: 15000,
        getState: () => { ... }
      },
    },
  }}

  ```

  ```

### Patch Changes

- [patch][80c1eaa275](https://bitbucket.org/atlassian/atlassian-frontend/commits/80c1eaa275):

  add the cursor indicator to vr tests in editor-core-
  [patch][2b4ebaf2ed](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b4ebaf2ed):

  [ED-8127] Standardize keys shortcuts and UI buttons to add rows commands-
  [patch][c55f8e0284](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55f8e0284):

  ED-8519 change unhandledErrorCaught error from ui to operational event-
  [patch][b4ad0a502a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ad0a502a):

  (ED-8365) added analytics for text colour palette experiment-
  [patch][6421a97672](https://bitbucket.org/atlassian/atlassian-frontend/commits/6421a97672):

  Fix an issue when typing text on the alt text panel, where the page scrolls up and down
  continuously-
  [patch][0eb8c5ff5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0eb8c5ff5a):

  ED-8433 Move implicit insert attributes to be part of attributes object-
  [patch][3160e15523](https://bitbucket.org/atlassian/atlassian-frontend/commits/3160e15523):

  fix margin top on paragraphs so it has a unit by default-
  [patch][3f1d129a79](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f1d129a79):

  ED-8385 Abstract inlineComment plugin from annotation editor plugin-
  [patch][baa887053d](https://bitbucket.org/atlassian/atlassian-frontend/commits/baa887053d):

  ED-8501 Extension updateExtension doesn't set properly after switching between Confluence and
  Forge extension-
  [patch][f3727d3830](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3727d3830):

  ED-8524 Send through error message in "editor unhandledErrorCaught" analytics event-
  [patch][dc48763970](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc48763970):

  ED-8520: improve table performance by limiting the number of re-renders-
  [patch][909676b9de](https://bitbucket.org/atlassian/atlassian-frontend/commits/909676b9de):

  ED-5510: fix crashing safari when deleting last character in a paragraph-
  [patch][312feb4a6a](https://bitbucket.org/atlassian/atlassian-frontend/commits/312feb4a6a):

  ED-8416: Extract mobile appearance into a common component for archv3-
  [patch][cf9858fa09](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf9858fa09):

  [ED-8189] Allow resizing media inside of native expand using the breakout container size-
  [patch][26dbe7be6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/26dbe7be6d):

  ED-8470: removed unecessary borderColorPalette, made Palette.Color border a required prop- Updated
  dependencies [5504a7da8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/5504a7da8c):

- Updated dependencies
  [966622bd45](https://bitbucket.org/atlassian/atlassian-frontend/commits/966622bd45):
- Updated dependencies
  [3002c015cc](https://bitbucket.org/atlassian/atlassian-frontend/commits/3002c015cc):
- Updated dependencies
  [0aa121c69e](https://bitbucket.org/atlassian/atlassian-frontend/commits/0aa121c69e):
- Updated dependencies
  [b52f2be5d9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b52f2be5d9):
- Updated dependencies
  [9d8752351f](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d8752351f):
- Updated dependencies
  [4794f8d527](https://bitbucket.org/atlassian/atlassian-frontend/commits/4794f8d527):
- Updated dependencies
  [3e87f5596a](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e87f5596a):
- Updated dependencies
  [3160e15523](https://bitbucket.org/atlassian/atlassian-frontend/commits/3160e15523):
- Updated dependencies
  [894aa4ea8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/894aa4ea8c):
- Updated dependencies
  [d2b8166208](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b8166208):
- Updated dependencies
  [cf9858fa09](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf9858fa09):
- Updated dependencies
  [26dbe7be6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/26dbe7be6d):
- Updated dependencies
  [cfcd27b2e4](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcd27b2e4):
- Updated dependencies
  [6ee177aeb4](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ee177aeb4):
- Updated dependencies
  [e0f0654d4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0f0654d4c):
- Updated dependencies
  [ec929ab10e](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec929ab10e):
  - @atlaskit/media-card@67.0.1
  - @atlaskit/media-test-helpers@26.0.0
  - @atlaskit/smart-card@12.6.3
  - @atlaskit/share@0.8.0
  - @atlaskit/code@11.1.2
  - @atlaskit/adf-utils@7.4.0
  - @atlaskit/media-picker@52.0.0
  - @atlaskit/adf-schema@6.0.0
  - @atlaskit/editor-common@43.3.1
  - @atlaskit/renderer@53.2.5
  - @atlaskit/docs@8.3.0
  - @atlaskit/editor-test-helpers@10.4.3
  - @atlaskit/media-client@5.0.0
  - @atlaskit/media-core@31.0.3
  - @atlaskit/media-editor@37.0.5
  - @atlaskit/media-filmstrip@37.0.1
  - @atlaskit/editor-bitbucket-transformer@6.2.13
  - @atlaskit/editor-json-transformer@7.0.4
  - @atlaskit/editor-markdown-transformer@3.1.15
  - @atlaskit/emoji@62.6.1

## 116.1.2

### Patch Changes

- [patch][f97e248127](https://bitbucket.org/atlassian/atlassian-frontend/commits/f97e248127):

  ED-8578: always consume Tab-related events inside actions in full page- Updated dependencies
  [f97e248127](https://bitbucket.org/atlassian/atlassian-frontend/commits/f97e248127):
  - @atlaskit/editor-test-helpers@10.4.2

## 116.1.1

### Patch Changes

- [patch][6d7fb3ee9c](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d7fb3ee9c):

  CERN-298: Remove MutationObs that handles resizing table columns for breakout content as it can
  cause infinite loops and is generally problematic

## 116.1.0

### Minor Changes

- [minor][faccb537d0](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccb537d0):

  ED-8167: Re-worked GapCursor implementation; alignment should be more consistent-
  [minor][a753b0d6da](https://bitbucket.org/atlassian/atlassian-frontend/commits/a753b0d6da):

  ED-8253: add support for context panel in full page editor

  Adds a new `contextPanel` prop, that accepts React components. You will likely want to pass it the
  `ContextPanel` React component and place your content inside that component instead of passing
  content directly.

  The `packages/editor/editor-core/examples/5-full-page-template-context-panel.tsx` example provides
  a somewhat fleshed out example on how to integrate the context panel.-
  [minor][edc4a4a7ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/edc4a4a7ae):

  ED-8316 Add async support to the Extension v2 insert API

### Patch Changes

- [patch][761dcd6d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/761dcd6d19):

  ED-7675: promote nested taskLists from stage-0 schema to full-
  [patch][5816cb91e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/5816cb91e0):

  ED-8395: colocate editor archv3 lifecycle events-
  [patch][642b2f93ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/642b2f93ea):

  ED-8294 added overriding undo redo by pm history for alt text-
  [patch][4898d64f46](https://bitbucket.org/atlassian/atlassian-frontend/commits/4898d64f46):

  ED-8372 Add more displayName's to React components to help with debugging issues on prod-
  [patch][8cf20f37ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cf20f37ae):

  Add link domain to document pasted analytics events-
  [patch][a23aa4e4a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/a23aa4e4a8):

  ED-8242 Fix exception "NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be
  removed is not a child of this node."

  This is a race condition which occurs when ProseMirror removes the parent container of a
  ReactNodeView before React removes the child when unmounting-
  [patch][b1ce12dffb](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1ce12dffb):

  ED-7953 Show keyboard shortcut `//` for Date in Insert menu dropdown ED-7954 Show keyboard
  shortcut `>` for Quote in Insert menu dropdown ED-7955 Show keyboard shortcut " ``` " for Code
  snippet in Insert menu dropdown-
  [patch][4c4ae93de7](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c4ae93de7):

  ED-8024 Insert menu items should be sorted alphabetically-
  [patch][e4f0ab434f](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4f0ab434f):

  improve PickerFacade typings + use onEnd instead of onProcessing to know when media upload finish-
  [patch][3da54e6146](https://bitbucket.org/atlassian/atlassian-frontend/commits/3da54e6146):

  ED-8436 Place View More and Onboarding items at the end of the menu. Support non string
  augmentation.-
  [patch][94ea01d1d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ea01d1d6):

  No longer swallow errors when the error doesn't have a fileId-
  [patch][01dc5ed14b](https://bitbucket.org/atlassian/atlassian-frontend/commits/01dc5ed14b):

  ED-8380 Fix exception "Cannot read property 'nodeSize' of undefined"

  This is one of our top exceptions in the editor, and there were 2 causes which have been fixed:
  1. Pasting with cmd+shift+v when text formatting (eg. bold) is selected
  2. During collab editing when one user's change matched the other user's selection, and their
     selection was not mapped to the new document after the change-
     [patch][fdaac966f4](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdaac966f4):

  ED-7523 Fix layout columns that have been re-inserted due to schema restrictions, by giving them a
  valid width-
  [patch][54a499fb7b](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a499fb7b):

  ED-8454 fixed issues with select all and copypaste in alt text editor- Updated dependencies
  [761dcd6d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/761dcd6d19):

- Updated dependencies
  [faccb537d0](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccb537d0):
- Updated dependencies
  [90e2c5dd0c](https://bitbucket.org/atlassian/atlassian-frontend/commits/90e2c5dd0c):
- Updated dependencies
  [8c7f8fcf92](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c7f8fcf92):
- Updated dependencies
  [6e55ab88df](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e55ab88df):
- Updated dependencies
  [45cb48558f](https://bitbucket.org/atlassian/atlassian-frontend/commits/45cb48558f):
- Updated dependencies
  [edc4a4a7ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/edc4a4a7ae):
- Updated dependencies
  [d60a382185](https://bitbucket.org/atlassian/atlassian-frontend/commits/d60a382185):
- Updated dependencies
  [a47d750b5d](https://bitbucket.org/atlassian/atlassian-frontend/commits/a47d750b5d):
- Updated dependencies
  [8d2685f45c](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d2685f45c):
- Updated dependencies
  [eb50389200](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb50389200):
  - @atlaskit/adf-schema@5.0.0
  - @atlaskit/adf-utils@7.3.2
  - @atlaskit/media-picker@51.0.0
  - @atlaskit/media-client@4.3.0
  - @atlaskit/select@11.0.5
  - @atlaskit/status@0.9.20
  - @atlaskit/editor-common@43.3.0
  - @atlaskit/editor-test-helpers@10.4.1
  - @atlaskit/editor-bitbucket-transformer@6.2.12
  - @atlaskit/editor-json-transformer@7.0.3
  - @atlaskit/editor-markdown-transformer@3.1.14
  - @atlaskit/renderer@53.2.4
  - @atlaskit/media-test-helpers@25.2.7

## 116.0.1

### Patch Changes

- [patch][9a8127fc08](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a8127fc08):

  [ED-8439] Extract height css rule from WidthProvider and move to Editor wrapper- Updated
  dependencies [9a8127fc08](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a8127fc08):
  - @atlaskit/editor-common@43.2.1

## 116.0.0

### Major Changes

- [major][e5dd37f7a4](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5dd37f7a4):

  ED-7966: Promote expand to full schema, update flag and add appropriate tests

### Minor Changes

- [minor][6042417190](https://bitbucket.org/atlassian/atlassian-frontend/commits/6042417190):

  FM-2731 FM-2704 Scroll selection into view when show keyboard on mobile

- [minor][46e6693eb3](https://bitbucket.org/atlassian/atlassian-frontend/commits/46e6693eb3):

  ED-8149 Provides an "update" method on the node manifest to deal with the edit button.-
  [minor][d1c470507c](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1c470507c):

  ED-7657 Align styles for task/decision lists so that they line up with bullet/number lists-
  [minor][fc1678c70d](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc1678c70d):

  ED-8323 Adding support to placeholder hints on empty lines-
  [minor][5abcab3f7e](https://bitbucket.org/atlassian/atlassian-frontend/commits/5abcab3f7e):

  Propagate disabled prop change in arch v3 editor-
  [minor][1d421446bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d421446bc):

  ED-8325 Add bracket placeholder hint

### Patch Changes

- [patch][26942487d1](https://bitbucket.org/atlassian/atlassian-frontend/commits/26942487d1):

  FM-2810 fix: avoid authProvider() calls before file has uploaded-
  [patch][8db35852ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/8db35852ab):

  ED-7965 corrected selecting image with shift+click while text is selected-
  [patch][2ffdeb5a48](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ffdeb5a48):

  [ED-6984] Fix timestamp convert dates to use UTC and implements proper internationalization-
  [patch][9219b332cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/9219b332cb):

  ED-8176 fixed intermittent vr test failures for alt text-
  [patch][99fc6250f9](https://bitbucket.org/atlassian/atlassian-frontend/commits/99fc6250f9):

  trim image alt-text label when user triggers onBlur() event-
  [patch][4cd37dd052](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cd37dd052):

  ED-8153 ED-8302: Styling fixes for expands including: increasing the hit area for expand titles in
  the renderer, better hover transitions and lowered spacing between expands.-
  [patch][1f84cf7583](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f84cf7583):

  ED-7712 Fix issue where actions/decisions could be deleted when trying to convert a single item to
  the other type in lists with > 1 item-
  [patch][218fe01736](https://bitbucket.org/atlassian/atlassian-frontend/commits/218fe01736):

  ED-7113 Action gap cursor is been placed in the right place-
  [patch][985db883ac](https://bitbucket.org/atlassian/atlassian-frontend/commits/985db883ac):

  (ED-7985) tweak alt-text editor UI to be more consistent with edit link UI-
  [patch][bed9c11960](https://bitbucket.org/atlassian/atlassian-frontend/commits/bed9c11960):

  Use contextId instead of collectionName to know when to copy a media node-
  [patch][a30fe6c66e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a30fe6c66e):

  Fix type errors found during bazel spike-
  [patch][fdf30da2db](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf30da2db):

  ED-7083 Improve selection when opening typahead queries to select the top element first-
  [patch][2edd170a68](https://bitbucket.org/atlassian/atlassian-frontend/commits/2edd170a68):

  (ED-7755) limit length of image alt-text input to be 510 characters-
  [patch][5d13d33a60](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d13d33a60):

  ED-8219: fix bug that converted decimal numbers to lists- Updated dependencies
  [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):

- Updated dependencies
  [6dccb16bfc](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dccb16bfc):
- Updated dependencies
  [d1055e0e50](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1055e0e50):
- Updated dependencies
  [e0daa78402](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0daa78402):
- Updated dependencies
  [98a904dd02](https://bitbucket.org/atlassian/atlassian-frontend/commits/98a904dd02):
- Updated dependencies
  [2ffdeb5a48](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ffdeb5a48):
- Updated dependencies
  [97d1245875](https://bitbucket.org/atlassian/atlassian-frontend/commits/97d1245875):
- Updated dependencies
  [4eefd368a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/4eefd368a8):
- Updated dependencies
  [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
- Updated dependencies
  [29643d4593](https://bitbucket.org/atlassian/atlassian-frontend/commits/29643d4593):
- Updated dependencies
  [486a5aec29](https://bitbucket.org/atlassian/atlassian-frontend/commits/486a5aec29):
- Updated dependencies
  [46e6693eb3](https://bitbucket.org/atlassian/atlassian-frontend/commits/46e6693eb3):
- Updated dependencies
  [4cd37dd052](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cd37dd052):
- Updated dependencies
  [dfb3b76a4b](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfb3b76a4b):
- Updated dependencies
  [03c917044e](https://bitbucket.org/atlassian/atlassian-frontend/commits/03c917044e):
- Updated dependencies
  [83300f0b6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/83300f0b6d):
- Updated dependencies
  [d3f4c97f6a](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3f4c97f6a):
- Updated dependencies
  [e5dd37f7a4](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5dd37f7a4):
- Updated dependencies
  [81897eb2e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/81897eb2e6):
- Updated dependencies
  [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
  - @atlaskit/icon@19.1.0
  - @atlaskit/toggle@8.1.3
  - @atlaskit/editor-common@43.2.0
  - @atlaskit/status@0.9.19
  - @atlaskit/renderer@53.2.3
  - @atlaskit/adf-schema@4.4.0
  - @atlaskit/theme@9.5.0
  - @atlaskit/media-card@67.0.0
  - @atlaskit/editor-test-helpers@10.4.0
  - @atlaskit/media-filmstrip@37.0.0
  - @atlaskit/util-data-test@13.1.0
  - @atlaskit/button@13.3.5
  - @atlaskit/code@11.1.1
  - @atlaskit/lozenge@9.1.3
  - @atlaskit/section-message@4.1.3
  - @atlaskit/select@11.0.4
  - @atlaskit/spinner@12.1.3
  - @atlaskit/tooltip@15.2.1
  - @atlaskit/editor-bitbucket-transformer@6.2.11
  - @atlaskit/editor-json-transformer@7.0.2
  - @atlaskit/editor-markdown-transformer@3.1.13
  - @atlaskit/media-client@4.2.2
  - @atlaskit/media-core@31.0.2
  - @atlaskit/media-editor@37.0.4
  - @atlaskit/media-picker@50.0.5
  - @atlaskit/media-test-helpers@25.2.6
  - @atlaskit/dropdown-menu@8.2.2

## 115.2.2

### Patch Changes

- [patch][1b5cb65fd7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b5cb65fd7):

  Use contextId instead of collectionName to know when to copy a media node

## 115.2.1

### Patch Changes

- [patch][36f6e99c5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36f6e99c5b):

  Fix type errors caused when generating declaration files- Updated dependencies
  [36f6e99c5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36f6e99c5b):
  - @atlaskit/calendar@9.2.2
  - @atlaskit/editor-test-helpers@10.3.2
  - @atlaskit/renderer@53.2.2
  - @atlaskit/date@0.7.9
  - @atlaskit/media-client@4.2.1

## 115.2.0

### Minor Changes

- [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8080 Add provider factory to editor arch V3

- [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8132: Stop passing props to EditorPlugin factories-
  [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8078 Sending invalid nodes instead of whole node on dispatch invalid transaction analytis-
  [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  FM-2744 Implement native side for Hybrid Editor/Renderer Analytics events

### Patch Changes

- [patch][7ee2d3281f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ee2d3281f):

  ED-7957 Disable save button on Comment appearance

- [patch][7ee2d3281f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ee2d3281f):

  FEF-9891 Fix being unable to click inside and type in placeholders

- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8191 fix expand button position when disabled-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8213 Remove unused macroProvider usage-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-7945: fix number column alignment on first load-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-7901 Added analytics for media alt text-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8129 Fix bug where table throws an exception when try to delete it when the contextual menu is
  open- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  Make GenericCard Component instead of PureComponent to react on context updates-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-7992: Prevent creating new style tags on every resize of media single-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8187 Update cursor on expand to represent user actions-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8162: Prevent the editor from locking up when navigating from gap-cursor to an expand title-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-7927: Transform status text uppercase-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-7977: when cursor is after a collapsed expand, pressing Backspace focus the title-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  [ED-8159] Add flag to disable the open|close events from Expand-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-7967 Add location and selection information on insertion analytics events-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  ED-8177: Change animation style of the gap-cursor to avoid a high amount of style recalc-
  [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

  Make @atlaskit/smart-card a peerDependency of editor/renderer- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):

- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
- Updated dependencies
  [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
  - @atlaskit/renderer@53.2.1
  - @atlaskit/user-picker@4.2.0
  - @atlaskit/adf-schema@4.3.2
  - @atlaskit/adf-utils@7.3.1
  - @atlaskit/editor-common@43.1.0
  - @atlaskit/tooltip@15.2.0
  - @atlaskit/analytics-next@6.3.3
  - @atlaskit/media-picker@50.0.3
  - @atlaskit/media-client@4.2.0
  - @atlaskit/select@11.0.3
  - @atlaskit/share@0.7.3
  - @atlaskit/modal-dialog@10.5.0
  - @atlaskit/smart-card@12.6.2
  - @atlaskit/avatar-group@5.0.2
  - @atlaskit/avatar@17.1.5
  - @atlaskit/media-card@66.1.2
  - @atlaskit/item@10.2.0
  - @atlaskit/textarea@2.2.3
  - @atlaskit/status@0.9.18

## 115.1.0

### Minor Changes

- [minor][7519b2a816](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7519b2a816):

  FM-2694 Scroll user's selection (cursor) into view whenever they insert/delete nodes, format text,
  undo/redo or paste content

  Add new editor plugin: `ScrollIntoView` This hooks into each transaction applied and calls
  ProseMirror's [scrollIntoView](https://prosemirror.net/docs/ref/#state.Transaction.scrollIntoView)
  if the transaction is a primary action from the user that updates the document This behaviour is
  on by default and should be opted out of on a per-transaction basis, initially we have opted out
  of any interactions with the floating toolbar or breakout buttons and resizing, as to perform
  these actions you are in the context of what you are editing already

### Patch Changes

- [patch][768bac6d81](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/768bac6d81):

  Convert editor error boundary from GasV2 to GasV3 analytics. Support graceful recovery for
  intermittent issues.-
  [patch][7bf6a29563](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7bf6a29563):

  ED-8217: Prevent unnecessery re-renders in a status node-
  [patch][fbff0b7e41](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fbff0b7e41):

  [ED-8286] Fix analytics configuration to AltText-
  [patch][9902932114](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9902932114):

  ED-7480: fix contextual menu position when enabling numbered column- Updated dependencies
  [768bac6d81](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/768bac6d81):

- Updated dependencies
  [139ab68e90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/139ab68e90):
- Updated dependencies
  [768bac6d81](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/768bac6d81):
  - @atlaskit/editor-test-helpers@10.3.1
  - @atlaskit/media-card@66.1.1
  - @atlaskit/analytics-next@6.3.2

## 115.0.0

### Major Changes

- [major][5e4d1feec3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4d1feec3):

  Removed deprecated props from editor core

  Following props have been removed from `@atlaskit/editor-core`:
  - mediaProvider –> Use `media={{ provider }}` instead
  - cardProvider -> Use `UNSAFE_cards={{ provider }}` instead
  - allowPlaceholderCursor -> Enabled by default
  - addonToolbarComponents -> Not supported anymore (and according to sourcegraph not used anywhere)
  - allowCodeBlocks -> Enabled by default
  - allowLists -> Enabled by default
  - allowHelpDialog -> Is enabled by default, pass `false` to disabled it

### Minor Changes

- [minor][10425b84b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10425b84b4):

  Add support to extensions v2 (using manifests and extension providers)

- [minor][0ea0587ac5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ea0587ac5):

  ED-8130: Update expand feature flag to seperate rendering from insertion-
  [minor][926798632e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926798632e):

  ED-7962: Build ADF node from actions - remove "insert" from node

### Patch Changes

- [patch][a6663b9325](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6663b9325):

  ED-8026: Prevent infinite transactions being dispatched when focusing on an expands title during
  collab

- [patch][0f8d5df4cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f8d5df4cf):

  ED-7975: fix copy-pasting tables that contain nestedExpand

- [patch][ecfbe83dfb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecfbe83dfb):

  [ED-7903] Implement alt text update on UI-
  [patch][ea0e619cc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea0e619cc7):

  ED-8017: Fix expand overflow issues with tables and text

- [patch][93b445dcdc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93b445dcdc):

  ED-8134: Adding /help command to quick insert

- [patch][ded174361e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ded174361e):

  ED-7993: Stop toolbar insert block from re-rendering when typing inside code block, etc

- [patch][80eb127904](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80eb127904):

  ED-8068: Fixes an issues where wrapped media could end up on top of one another inside an Expand.

- [patch][8c84ed470e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c84ed470e):

  ED-7957 Disable save button on Comment appearance-
  [patch][6e4b678428](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e4b678428):

  ED-8077: Fixes pasting expands into a table that is inside an expand

- [patch][40bec82851](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bec82851):

  ED-7850 Fix bug where card inserted by paste (but intercepted by macro) wasn't replacing the
  content

- [patch][8b652147a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b652147a5):

  ED-8099: Disables resize grid lines when media is inside an expand

- [patch][0603c2fbf7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0603c2fbf7):

  FEF-9891 Fix being unable to click inside and type in placeholders-
  [patch][72d4c3298d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d4c3298d):

  ED-7934: keyboard navigation for expand

- [patch][5ef337766c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ef337766c):

  ED-8069: Fixes expand toggling syncing between sessions in collab mode.

- [patch][dc0999afc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc0999afc2):

  ED-7995: Performance enchancements when editor transitions between disabled to enabled state

- [patch][6764e83801](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6764e83801):

  ED-8131 Fix not passing analyticsHandler to createPMPlugins

- [patch][553915553f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/553915553f):

  [ED-8081] Improve tab navigation on native expand

- [patch][4700477bbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4700477bbe):

  ED-8094: Fix cursor issues relating to mobile and toolbar insertion issues

- [patch][3a7c0bfa32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7c0bfa32):

  Fixes minor keymap issues within expand, with type-ahead and backspace-
  [patch][5455e35bc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5455e35bc0):

  ED-8171 Remove disable save button on comment appearance when upload has no finished-
  [patch][cc1b89d310](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc1b89d310):

  ED-8162: Prevent the editor from locking up when navigating from gap-cursor to an expand title-
  [patch][2bb3af2382](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2bb3af2382):

  ED-8178: Disable media alignment options and extension layout options when inside an expand-
  [patch][611dbe68ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/611dbe68ff):

  [ED-8159] Add flag to disable the open|close events from Expand-
  [patch][938f1c2902](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/938f1c2902):

  ED-8186: Fix incorrect mark filtering when toggling lists- Updated dependencies
  [271945fd08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/271945fd08):

- Updated dependencies
  [161a30be16](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/161a30be16):
- Updated dependencies
  [2d1aee3e47](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d1aee3e47):
- Updated dependencies
  [ea0e619cc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea0e619cc7):
- Updated dependencies
  [4427e6c8cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4427e6c8cf):
- Updated dependencies
  [5b8a074ce6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b8a074ce6):
- Updated dependencies
  [49fbe3d3bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49fbe3d3bf):
- Updated dependencies
  [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
- Updated dependencies
  [579779f5aa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/579779f5aa):
- Updated dependencies
  [df2280531d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df2280531d):
- Updated dependencies
  [ef2ba36d5c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef2ba36d5c):
- Updated dependencies
  [6e4b678428](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e4b678428):
- Updated dependencies
  [bb164fbd1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb164fbd1e):
- Updated dependencies
  [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
- Updated dependencies
  [b3fd0964f2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3fd0964f2):
- Updated dependencies
  [1b8e3a1412](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b8e3a1412):
- Updated dependencies
  [7540cdff80](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7540cdff80):
- Updated dependencies
  [b4fda095ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b4fda095ef):
- Updated dependencies
  [10425b84b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10425b84b4):
- Updated dependencies
  [4700477bbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4700477bbe):
- Updated dependencies
  [7f8de51c36](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7f8de51c36):
- Updated dependencies
  [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
- Updated dependencies
  [9a261337b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a261337b5):
- Updated dependencies
  [cc1b89d310](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc1b89d310):
- Updated dependencies
  [938f1c2902](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/938f1c2902):
- Updated dependencies
  [926798632e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926798632e):
  - @atlaskit/editor-common@43.0.0
  - @atlaskit/adf-schema@4.3.1
  - @atlaskit/emoji@62.6.0
  - @atlaskit/media-picker@50.0.2
  - @atlaskit/smart-card@12.6.1
  - @atlaskit/mention@18.16.0
  - @atlaskit/icon@19.0.11
  - @atlaskit/media-client@4.1.1
  - @atlaskit/renderer@53.2.0
  - @atlaskit/theme@9.3.0
  - @atlaskit/media-editor@37.0.3
  - @atlaskit/editor-test-helpers@10.3.0
  - @atlaskit/date@0.7.8
  - @atlaskit/profilecard@12.3.5
  - @atlaskit/editor-bitbucket-transformer@6.2.10
  - @atlaskit/editor-json-transformer@7.0.1
  - @atlaskit/editor-markdown-transformer@3.1.12
  - @atlaskit/synchrony-test-helpers@1.0.2
  - @atlaskit/task-decision@16.0.4

## 114.1.4

### Patch Changes

- [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):

  Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other packages-
  Updated dependencies
  [3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
  - @atlaskit/select@11.0.2
  - @atlaskit/user-picker@4.1.5
  - @atlaskit/media-test-helpers@25.2.5

## 114.1.3

### Patch Changes

- [patch][aed7d2a980](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aed7d2a980):

  ED-8042 upgrade prosemirror-markdown to remove ES modules workaround- Updated dependencies
  [aed7d2a980](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aed7d2a980):
  - @atlaskit/editor-bitbucket-transformer@6.2.9
  - @atlaskit/editor-markdown-transformer@3.1.11

## 114.1.2

### Patch Changes

- [patch][f4b7363a8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4b7363a8e):

  ED-8137: Fix rendering of hyperlink toolbar without any activity provider set

## 114.1.1

### Patch Changes

- [patch][a76c0e3081](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a76c0e3081):

  ED-8042 fix: bump markdown-it and prosemirror-markdown to avoid ReDoS vulnerability

## 114.1.0

### Minor Changes

- [minor][166dd996a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/166dd996a8):

  ED-7949: Migrate expand react component to renderer from common to avoid extra deps being added to
  common

- [minor][292651c91c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/292651c91c):

  [ED-7739] UI for add or edit alt text in media

- [minor][f68c80d51a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68c80d51a):

  FM-2211 Implement scrolling improvements to prevent user typing behind keyboard on iOS

  New editor plugin IOSScroll is added into the plugins list for users on iOS mobile devices This
  works with a new native-to-web bridge method `setKeyboardControlsHeight` to add an extra buffer to
  the bottom of the page when the on-screen keyboard is showing

- [minor][3a4aa18da6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a4aa18da6):

  ED-7878 Add expand analytics v1

- [minor][f1a06fc2fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a06fc2fd):

  ED-7876 Implement expand and nestedExpand in Editor and Renderer

  A **work in progress** implementation of the new `expand` and `nestedExpand` nodes. These are
  currently **disabled** by default, but can be tested by enabling an editor prop.

  `UNSAFE_allowExpand={true}`

  Note, `expand` and `nestedExpand` are only in the `stage-0` ADF schema (as of this changeset).

- [minor][041306acf5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/041306acf5):

  ED-7494: split plain text by linebreaks into paragraphs on paste, convert text bullet into lists

  When pasting plain text with "paragraphs" separated by line breaks, we now paste those as
  multiple, real, paragraphs instead.

  When pasting plain text that contains Markdown-looking numbered or unordered lists, or lines that
  start with Unicode bullets, we now convert those to an actual list.

  This fixes pasting from Google Keep, or something like Notepad.

- [minor][b3b743040b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3b743040b):

  ED-7911: Uploads new external media to media services

- [minor][ae42b1ba1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae42b1ba1e):

  Adf schema changes (for stage-0) to support alt text on media nodes. `editor-core` changes are
  wrapped under the editor prop `UNSAFE_allowAltTextOnImages`. There is no alt text implementation
  yet, so the user won't be able to add alt text to images just yet.

- [minor][1377a45225](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1377a45225):

  ED-7492 add support to indent actions

  This version adds support for indenting actions using the keyboard shortcuts Tab and Shift-Tab.
  You can also unindent items by backspacing them at the start, or deleting forwards within the
  task.

  There is no new behaviour if the feature flag (`allowNestedTasks`) is turned off.

- [minor][40efe6f043](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40efe6f043):

  ED-7792: Add performance analytics to new arch editor

### Patch Changes

- [patch][c20e926a6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c20e926a6c):

  ED-7971: fix deleting of nested task lists

  Upgrades prosemirror-view to 1.1.6.

  See (this discussion)[https://discuss.prosemirror.net/t/collapsing-empty-nodes-on-delete/2306/4]
  for more details and screenshots of the behaviour it fixes.

- [patch][c276ecfa22](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c276ecfa22):

  Check for optional values when using WithProviders component

- [patch][60e2652dc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60e2652dc7):

  Use media-picker types entry poin

- [patch][b7c432e8b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b7c432e8b9):

  FM-2353 Fix issue where links copied from iOS Safari share button were not pasted

- [patch][e76d2904b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e76d2904b4):

  Adding support for alt text on editor and renderer

- [patch][a01023d4b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a01023d4b3):

  ED-7938: allow pasting tasks within task lists

- [patch][d51d5cabc6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d51d5cabc6):

  ED-7867 Prevent infinite loop on table trying to apply bold mark

- [patch][e93cb269a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e93cb269a9):

  ED-8036 Prevent plugin conflicts in insert menu

- [patch][e3e615b10e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3e615b10e):

  ED-8002: Remove types of nodes from performance analytics

- [patch][5b2c89203e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b2c89203e):

  Fix linting errors from prettier upgrade

- [patch][e283b821f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e283b821f0):

  ED-7980: Fixes styling of expands inside layouts (also caters for gap cursor navigation)

- [patch][583d344097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/583d344097):

  ED-7677 Pick color with best contrast for color palette checkmarks

- Updated dependencies
  [6d9c8a9073](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d9c8a9073):
- Updated dependencies
  [70e1055b8f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70e1055b8f):
- Updated dependencies
  [ae6408e1e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae6408e1e4):
  - @atlaskit/adf-schema@4.3.0
  - @atlaskit/editor-common@42.0.0
  - @atlaskit/renderer@53.1.0
  - @atlaskit/editor-json-transformer@7.0.0
  - @atlaskit/editor-bitbucket-transformer@6.2.7
  - @atlaskit/editor-markdown-transformer@3.1.9
  - @atlaskit/editor-test-helpers@10.2.0
  - @atlaskit/synchrony-test-helpers@1.0.1
  - @atlaskit/task-decision@16.0.3
  - @atlaskit/media-test-helpers@25.2.4
  - @atlaskit/media-picker@50.0.0

## 114.0.4

### Patch Changes

- [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):

  @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type
  safety. Flow types are no longer provided. No API or behavioural changes.

## 114.0.3

- Updated dependencies
  [4e487b59a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e487b59a1):
  - @atlaskit/share@0.7.0

## 114.0.2

### Patch Changes

- [patch][dba498a7b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dba498a7b0):

  Prevent updating MediaSingle node if new attrs are the same as current ones

## 114.0.1

### Patch Changes

- [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):

  Theme has been converted to Typescript. Typescript consumers will now get static type safety. Flow
  types are no longer provided.

  ### Breaking

  ** getTokens props changes ** When defining the value function passed into a ThemeProvider, the
  getTokens parameter cannot be called without props; if no props are provided an empty object `{}`
  must be passed in:

  ```javascript
  <CustomTheme.Provider
    value={t => ({ ...t(), backgroundColor: '#333'})}
  >
  ```

  becomes:

  ```javascript
  <CustomTheme.Provider
    value={t => ({ ...t({}), backgroundColor: '#333'})}
  >
  ```

  ** Color palette changes ** Color palettes have been moved into their own file. Users will need to
  update imports from this:

  ```javascript
  import { colors } from '@atlaskit/theme';

  colors.colorPalette('8');
  ```

  to this:

  ```javascript
  import { colorPalette } from '@atlaskit/theme';

  colorPalette.colorPalette('8');
  ```

  or for multi entry-point users:

  ```javascript
  import * as colors from '@atlaskit/theme/colors';

  colors.colorPalette('8');
  ```

  to this:

  ```javascript
  import * as colorPalettes from '@atlaskit/theme/color-palette';

  colorPalettes.colorPalette('8');
  ```

## 114.0.0

### Major Changes

- [major][f28c191f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f28c191f4a):

  BREAKING: remove viewContext and uploadContext from Editor mediaProvider api

  A few months ago we introduced the ability to pass either `viewContext` `uploadContext` or
  `viewMediaClientConfig` `uploadMediaClientConfig`, in order to help with the transition of
  media-client > media-core.

  Now we are getting rid of the old `viewContext` + `uploadContext` and just keep
  `viewMediaClientConfig` + `uploadMediaClientConfig`.

  ### Before

  ```typescript
  import {Editor} from '@atlaskit/editor-core`
  import {ContextFactory} from '@atlaskit/media-core'

  const mediaProvider = Promise.resolve({
    viewContext: ContextFactory.create({
      authProvider: () => Promise.resolve()
    }),
    uploadContext: ContextFactory.create({
      authProvider: () => Promise.resolve()
    }),
  })

  <Editor
    mediaProvider={mediaProvider}
  />

  ```

  ### Now

  ```typescript
  import {Editor} from '@atlaskit/editor-core`

  const mediaProvider = Promise.resolve({
    viewMediaClientConfig: {
      authProvider: () => Promise.resolve()
    },
    uploadMediaClientConfig: {
      authProvider: () => Promise.resolve()
    }
  })

  <Editor
    mediaProvider={mediaProvider}
  />

  ```

### Minor Changes

- [minor][6e46da0e7f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e46da0e7f):

  ED-7847 Adding option to connect atlaskit example page to synchrony server on development-
  [minor][628fc6fa34](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/628fc6fa34):

  [ED-7738] Introducing `UNSAFE_allowAltTextOnImages` editor prop. DO NOT USE THIS IN PRODUCTION!

  There is no implementation delivered as part of this change. But we will use it to wrap all the UI
  changes.

### Patch Changes

- [patch][b16f92a4c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b16f92a4c9):

  ED-7904: Enabling input typing performance sampling - send time taken for every 100th keypressed-
  [patch][e47220a6b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e47220a6b2):

  ED-5450: remove most of ts-ignores from editor packages-
  [patch][79997ae8a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79997ae8a8):

  Implement missing parts of dispatchTransaction for labs/next editor-
  [patch][66701534af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66701534af):

  ED-7883 [v3] Add ability to override plugin preset similar to babel-
  [patch][29f6a0bf45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29f6a0bf45):

  [ED-7771] Add resize handler on tables when the first row is merged-
  [patch][c98b85f9cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c98b85f9cd):

  ED-7882 Optimise and minimise SVG asset for feedback-
  [patch][cc32fa0427](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc32fa0427):

  remove ! from Toolbar Annotation component to prevent runtime exception

- Updated dependencies
  [24b8ea2667](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24b8ea2667):
  - @atlaskit/editor-test-helpers@10.1.3
  - @atlaskit/renderer@53.0.0
  - @atlaskit/emoji@62.5.6
  - @atlaskit/media-client@4.0.0
  - @atlaskit/media-picker@49.0.0
  - @atlaskit/media-filmstrip@36.0.0
  - @atlaskit/media-test-helpers@25.2.2
  - @atlaskit/editor-bitbucket-transformer@6.2.6
  - @atlaskit/editor-json-transformer@6.3.5
  - @atlaskit/editor-markdown-transformer@3.1.8
  - @atlaskit/task-decision@16.0.2
  - @atlaskit/editor-common@41.2.1
  - @atlaskit/media-card@66.0.1
  - @atlaskit/media-editor@37.0.1
  - @atlaskit/media-core@31.0.0

## 113.2.2

### Patch Changes

- [patch][b1cdbefb71](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1cdbefb71):

  ED-7951 Update correct link attribute

## 113.2.1

- Updated dependencies
  [42a92cad4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/42a92cad4e):
  - @atlaskit/emoji@62.5.5
  - @atlaskit/mention@18.15.7
  - @atlaskit/pubsub@5.0.7
  - @atlaskit/share@0.6.14
  - @atlaskit/util-data-test@13.0.1
  - @atlaskit/task-decision@16.0.1
  - @atlaskit/util-service-support@5.0.0

## 113.2.0

### Minor Changes

- [minor][4585681e3d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4585681e3d):

  ED-7631: removed containerAri for task-decisions components-
  [minor][1a0fe670f9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a0fe670f9):

  ED-7674: support nested actions in stage-0 schema; change DOM representation of actions

  ### Nested actions

  This changeset adds support for nesting actions _at the schema level_, currently only within the
  stage-0 ADF schema.

  The editor and renderer currently do nothing special to represent these nested actions. As of this
  release, they appear as as flat list.

  To enable this feature, use the new `allowNestedTasks` prop.

  ### DOM representation of actions in renderer + editor

  This release also changes the DOM representation of actions away from a `ol > li` structure, to a
  `div > div` one. That is, both the `taskList` and `taskItem` are wrapped in `div` elements.

  Because taskLists can now be allowed to nest themselves, this would otherwise have created an
  `ol > ol` structure, which is invalid.-
  [minor][ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):

**FABDODGEM-13 Editor Damask Release** - [Internal post](http://go.atlassian.com/damask-release)

**BREAKING CHANGES**

- **Media:** Removed deprecated "context" property from media components in favor of
  "mediaClientConfig". This affects all public media UI components.
  - https://product-fabric.atlassian.net/browse/MS-2038
- **Tasks & Decisions:** Removed containerAri for task-decisions components.
  - https://product-fabric.atlassian.net/browse/ED-7631
- **Renderer:** Adapts to task-decision changes.
- **Editor Mobile Bridge:** Adapts to task-decision changes.
- **Util Data Test:** Adapts to task-decision changes.

---

**Affected Editor Components:**

tables, media, mobile, emoji, tasks & decisions, analytics

**Editor**

- Support nested actions in stage-0 schema; Change DOM representation of actions
  - https://product-fabric.atlassian.net/browse/ED-7674
- Updated i18n translations
  - https://product-fabric.atlassian.net/browse/ED-7750
- Improved analytics & crash reporting (via a new error boundary)
  - https://product-fabric.atlassian.net/browse/ED-7766
  - https://product-fabric.atlassian.net/browse/ED-7806
- Improvements to heading anchor links.
  - https://product-fabric.atlassian.net/browse/ED-7849
  - https://product-fabric.atlassian.net/browse/ED-7860
- Copy/Paste improvements
  - https://product-fabric.atlassian.net/browse/ED-7840
  - https://product-fabric.atlassian.net/browse/ED-7849
- Fixes for the selection state of Smart links.
  - https://product-fabric.atlassian.net/browse/ED-7602?src=confmacro
- Improvements for table resizing & column creation.
  - https://product-fabric.atlassian.net/browse/ED-7698
  - https://product-fabric.atlassian.net/browse/ED-7319
  - https://product-fabric.atlassian.net/browse/ED-7799

**Mobile**

- GASv3 Analytics Events are now relayed from the web to the native context, ready for dispatching.
  - https://product-fabric.atlassian.net/browse/FM-2502
- Hybrid Renderer Recycler view now handles invalid ADF nodes gracefully.
  - https://product-fabric.atlassian.net/browse/FM-2370

**Media**

- Improved analytics
  - https://product-fabric.atlassian.net/browse/MS-2036
  - https://product-fabric.atlassian.net/browse/MS-2145
  - https://product-fabric.atlassian.net/browse/MS-2416
  - https://product-fabric.atlassian.net/browse/MS-2487
- Added shouldOpenMediaViewer property to renderer
  - https://product-fabric.atlassian.net/browse/MS-2393
- Implemented analytics for file copy
  - https://product-fabric.atlassian.net/browse/MS-2036
- New `media-viewed` event dispatched when media is interacted with via the media card or viewer.
  - https://product-fabric.atlassian.net/browse/MS-2284
- Support for `alt` text attribute on media image elements.
  - https://product-fabric.atlassian.net/browse/ED-7776

**i18n-tools**

Bumped dependencies.

### Patch Changes

- [patch][2806d52400](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2806d52400):

  Update i18n strings with latest translations-
  [patch][cc28419139](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc28419139):

  Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.-
  [patch][a69129b69f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a69129b69f):

  ED-7772 Enabled heading anchor in kitchen sink-
  [patch][b37ede79c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b37ede79c8):

  ED-7799 Refactor analytics to prevent splitting history
  - Use analytics step direct into the same transaction instead of setting on meta and appending a
    different transaction afterwards.
  - Add current selection position into analytics step to create step map base on current position.
    This makes that all of the following steps can be appended.

- [patch][037956f1fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/037956f1fa):

  ED-7673: Using hooks for new architecture components-
  [patch][2e24e120cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e24e120cd):

  ED-7602 Fixed Smart Links having lost their selection state.

- [patch][f3bae65674](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f3bae65674):

  [ED-7319] Fix table lock problem when resizing columns is happening in a collab session-
  [patch][8daae7e09e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8daae7e09e):

  ED-7750 Deduped i18n ids. Pulled latest i18n translations.

- [patch][77553f37a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/77553f37a3):

  ED-7840: use DOMParser rather than using innerHTML to avoid executing content from clipboard-
  [patch][c0a0df0729](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c0a0df0729):

  ED-7806: Re throwing errors from componentDidCatch-
  [patch][e712df24c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e712df24c0):

  MS-2416: Adding package info in analytics GASv3 payload

- Updated dependencies
  [c3e65f1b9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3e65f1b9e):
- Updated dependencies
  [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
- Updated dependencies
  [e7b5c917de](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7b5c917de):
  - @atlaskit/editor-common@41.2.0
  - @atlaskit/renderer@52.0.0
  - @atlaskit/media-client@3.0.0
  - @atlaskit/media-core@30.0.17
  - @atlaskit/media-test-helpers@25.2.0
  - @atlaskit/media-card@66.0.0
  - @atlaskit/media-editor@37.0.0
  - @atlaskit/media-filmstrip@35.0.0
  - @atlaskit/media-picker@48.0.0
  - @atlaskit/editor-bitbucket-transformer@6.2.5
  - @atlaskit/editor-json-transformer@6.3.4
  - @atlaskit/editor-markdown-transformer@3.1.7
  - @atlaskit/emoji@62.5.4
  - @atlaskit/mention@18.15.5
  - @atlaskit/share@0.6.12
  - @atlaskit/user-picker@4.1.3
  - @atlaskit/task-decision@16.0.0
  - @atlaskit/util-data-test@13.0.0

## 113.1.6

### Patch Changes

- [patch][d17bb8cf2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d17bb8cf2d):

  ED-7730: Hyperlink enchancements

## 113.1.5

### Patch Changes

- [patch][ca88f616e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca88f616e4):

  ED-7730: Hyperlink improvements

## 113.1.4

### Patch Changes

- [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):

  Updated version of analytics-next to fix potential incompatibilities with TS 3.6

## 113.1.3

- Updated dependencies
  [8c725d46ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c725d46ec):
  - @atlaskit/calendar@9.0.0

## 113.1.2

### Patch Changes

- [patch][dbd86d9542](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dbd86d9542):

  MS-2397 Fix bug where media with same ids haven't been updating attributes

## 113.1.1

### Patch Changes

- [patch][8af8f8ec2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8af8f8ec2a):

  ED-7768 Fixed regression where you cannot click inside a block macro

## 113.1.0

### Minor Changes

- [minor][65ada7f318](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65ada7f318):

  **FABDODGEM-12 Editor Cashmere Release**
  - [Internal post](http://go.atlassian.com/cashmere-release)

  **Affected editor components:**

  tables, media, mobile, text color, emoji, copy/paste, analytics

  **Performance**
  - Async import for code blocks and task items on renderer
    - https://product-fabric.atlassian.net/browse/ED-7155

  **Table**
  - Add support to sort tables that contains smart links
    - https://product-fabric.atlassian.net/browse/ED-7449
  - Scale table when changing to full width mode
    - https://product-fabric.atlassian.net/browse/ED-7724

  **Text color**
  - Update text color toolbar with right color when text is inside a list, panel, etc.
    - https://product-fabric.atlassian.net/browse/FM-1752

**Mobile** - Implement undo/redo interface on Hybrid Editor -
https://product-fabric.atlassian.net/browse/FM-2393

**Copy and Paste**

    - Support copy & paste when missing context-id attr
      - https://product-fabric.atlassian.net/browse/MS-2344
    - Right click + copy image fails the second time that is pasted
      - https://product-fabric.atlassian.net/browse/MS-2324
    - Copying a never touched image for the first time from editor fails to paste
      - https://product-fabric.atlassian.net/browse/MS-2338
    - Implement analytics when a file is copied
      - https://product-fabric.atlassian.net/browse/MS-2036

**Media**

- Add analytics events and error reporting [NEW BIG FEATURE]
  - https://product-fabric.atlassian.net/browse/MS-2275
  - https://product-fabric.atlassian.net/browse/MS-2329
  - https://product-fabric.atlassian.net/browse/MS-2330
  - https://product-fabric.atlassian.net/browse/MS-2331
  - https://product-fabric.atlassian.net/browse/MS-2332
  - https://product-fabric.atlassian.net/browse/MS-2390
- Fixed issue where we can’t insert same file from MediaPicker twice
  - https://product-fabric.atlassian.net/browse/MS-2080
- Disable upload of external files to media
  - https://product-fabric.atlassian.net/browse/MS-2372

**Notable Bug Fixes**

    - Implement consistent behaviour for rule and mediaSingle on insertion
      - Feature Flag:
        - allowNewInsertionBehaviour - [default: true]
      - https://product-fabric.atlassian.net/browse/ED-7503
    - Fixed bug where we were showing table controls on mobile.
      - https://product-fabric.atlassian.net/browse/ED-7690
    - Fixed bug where editor crashes after unmounting react component.
      - https://product-fabric.atlassian.net/browse/ED-7318
    - Fixed bug where custom emojis are not been showed on the editor
      - https://product-fabric.atlassian.net/browse/ED-7726

- [minor][b7f541d0ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b7f541d0ea):

  ED-7737: Fix icons import in editor core to reduce bundle size-
  [minor][79c69ed5cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79c69ed5cd):

  ED-7449 Implement sorting inline cards inside tables base on resolved title-
  [minor][380c643806](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/380c643806):

  https://product-fabric.atlassian.net/browse/ED-7503

  New insertion behaviour comes into place, making it consistent no matter how supported nodes are
  inserted (more detailed info in the ticket). These changes only covers Horizontal rule and Media
  Single nodes, only when they are inserted at the beginning or at the end of an specific node.

  Examples:
  - Insert a horizontal rule when the cursor is at the begining of a paragraph, it will insert the
    node above the paragraph. Same with media single.
  - Insert a horizontal rule when the cursor is at the end of a paragraph, it will insert the node
    bellow the paragraph. Same with media single.

  All of these cases should behave consistently regardless if the node was inserted usng the
  toolbar, with the `/divider` command, or the `---`/`***` shortcut (for the horizontal rule case).

  All this new behaviour is wrapp around a new EditorProp named `allowNewInsertionBehaviour` which
  is `true` by default. Turning this prop to `false` will always fallback to previous behaviour.

- [minor][98ad94c69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98ad94c69c):

  FM-2393 Expose undo/redo methods on mobile bridge

  native-to-web: undo/redo methods which will hook directly into prosemirror-history's
  web-to-native: undoRedoBridge.stateChange which informs native whether undo and redo are currently
  available so they can enable/disable their buttons accordingly

### Patch Changes

- [patch][7345e92cc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7345e92cc2):

  [ED-7736] Reduce the number of crashs when resizing a table in a collab session-
  [patch][0a4a4b8781](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4a4b8781):

  ED-7599: Fix sending transactions to synchrony before collab plugin is ready-
  [patch][f3f51ad634](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f3f51ad634):

  ED-7680 Prevent insert row or column when selection is not over a table-
  [patch][c678549a36](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c678549a36):

  FM-1752 Fix issue where correct text colour was not selected in toolbar when user had a range
  selection on coloured text in a nested node eg. a paragraph inside a panel

- [patch][b88a5c5716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b88a5c5716):

  ED-7318 - Refactor solution for discarding stale PM transactions.-
  [patch][47bd9ffc0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/47bd9ffc0f):

  ED-7726: Pass emojiProvider to EmojiTypeAhead item, fixes not loading emojis in typeahead-
  [patch][0545e69ee6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0545e69ee6):

  call MediaNodeUpdater.updateFileAtts on any prop changes in MediaSingle-
  [patch][1063a8fb26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1063a8fb26):

  ED-7679 Fix bug where pasting table with picture from External document, paste image outside the
  table- [patch][1dd58c65ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1dd58c65ca):

  ED-7218: Implement excludes and experimental for CXHTML preset-
  [patch][dac3a85916](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dac3a85916):

  ED-7318 Prevent manipulating the DOM after the editor has been destroyed-
  [patch][715cb9854e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/715cb9854e):

  Improve dev feedback when logging a failed ADF document parsing. Ensure the reason is shown before
  the JSON to prevent truncation of the reason on large documents.-
  [patch][34dd8edf58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/34dd8edf58):

  [ED-7690] Fix controls markers on tables showing up when allowControls is false

## 113.0.0

### Major Changes

- [major][166eb02474](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/166eb02474):

**Editor Bombazine Release**

**BREAKING CHANGES**

**Renderer**

- Change in contract for `eventHandlers.smartCard.onClick` prop:
  - Old: onClick(url): void
  - New: onClick(event, url): void

​**ADF Schema**

- Remove applicationCard node and action mark
- Remove exposed `tableBackgroundBorderColors` in favour of `tableBackgroundBorderColor`

**Affected editor components:**

Tables, Media, Headings, Copy and Paste, Mobile

**Anchor Links**

- Headings in the renderer now show an anchor link on hover
  - Feature Flag:
    - allowHeadingAnchorLinks - [default: false]
  - https://product-fabric.atlassian.net/browse/ED-5137

**Copy and Paste**

    - Fixed a bug where right click for copy image failed the second time that is pasted
      - https://product-fabric.atlassian.net/browse/MS-2324

**Media**

    - Resizing/Aligning media inside Table
      - Feature Flag:
        - allowResizingInTables - [default: false]
      - https://product-fabric.atlassian.net/browse/ED-6359
    - You can now insert same file from MediaPicker twice
      - https://product-fabric.atlassian.net/browse/MS-2080
    - Implement media link in renderer
      - https://product-fabric.atlassian.net/browse/ED-7244

**Tables**

    - Implement table sorting in renderer - [NEW BIG FEATURE][not enabled]
      - Feature Flag:
        - allowColumnSorting – [default: false]
      - https://product-fabric.atlassian.net/browse/ED-7392
    - Expanded table cell background color palette
      - https://product-fabric.atlassian.net/browse/ED-7201

**Mobile**

    - Provide method for scrolling to actions, decisions and mentions
      - https://product-fabric.atlassian.net/browse/FM-2261
      - https://product-fabric.atlassian.net/browse/FM-2055
    - Improve Hybrid Editor Scrolling
      - https://product-fabric.atlassian.net/browse/FM-2212

**Notable Bug fixes**

    - Fixed an issue where you couldn't split merged cells when a cell contained a media item
      - https://product-fabric.atlassian.net/browse/ED-6898
    - Pasting content with an emoji no longer duplicates the emoji as an image
      - https://product-fabric.atlassian.net/browse/ED-7513
    - Content inside of a table cell no longer overflows if table looses focus
      - https://product-fabric.atlassian.net/browse/ED-7529
    - Fixed an issue when adding rows and cols at the same time start adding infinite columns
      - https://product-fabric.atlassian.net/browse/ED-7700- [major] [80adfefba2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80adfefba2):

Remove applicationCard node and action mark

### Minor Changes

- [minor][5276c19a41](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5276c19a41):

  ED-5996: support viewing inline comments within editor

  You can do this with the `annotationProvider` prop. Passing a truthy value to this (e.g. the empty
  object `{}`) will:
  - enable support for working with the `annotation` ADF mark
  - will render highlights around any annotations, and
  - allow copying and pasting of annotations within the same document, or between documents

  You can also optionally pass a React component to the `component`, so you can render custom
  components on top of or around the editor when the user's text cursor is inside an annotation.

  Please see
  [the package documentation](https://atlaskit.atlassian.com/packages/editor/editor-core/docs/annotations)
  for more information.

  There is an example component called `ExampleInlineCommentComponent` within the
  `@atlaskit/editor-test-helpers` package. It is currently featured in the full page examples on the
  Atlaskit website.

  Annotations are styled within the editor using the `fabric-editor-annotation` CSS class.

  Other changes:
  - `Popup` now supports an optional `rect` parameter to direct placement, rather than calculating
    the bounding client rect around a DOM node.-
    [minor][45ae9e1cc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/45ae9e1cc2):

  ED-7201 Add new background cell colors and improve text color-
  [minor][520db7fe02](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/520db7fe02):

  ED-6359 Enable image resize and alignment within tables

  This feature needs to be enabled with the new optional prop `media.allowResizingInTables`. By
  default, this is set to `false`, but will likely be promoted to default `true` in future, and then
  removed as an option. _Resizing_ and _alignment_ of media within tables are both tied to this
  prop.

### Patch Changes

- [patch][1739779ad2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1739779ad2):

  [ED-7475] Fix rows controls height after sorting table by column-
  [patch][9908666d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9908666d1e):

  Bump prosemirror-tables from 0.9.1 to 0.9.2-
  [patch][c7dd52d435](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c7dd52d435):

  pass occurenceKey when uploading external media-
  [patch][9fb705e807](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9fb705e807):

  FM-2212: Refactor Mobile Bridge CSS to improve body scrolling. FM-2024: Improve Mobile Editing UX
  when tapping beneath Tables, Layouts, Columns.-
  [patch][0e537cf0fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0e537cf0fe):

  ED-7700: prevent collab plugin from sending fixTable appended transaction-
  [patch][799d72f043](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/799d72f043):

  ED-7347 Fix paste col widths when we allowColumnResizig is disabled-
  [patch][367e6d2cf4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/367e6d2cf4):

  [ED-7720] Fix tables exceptions when allowColumnResizing is false-
  [patch][7321d0a95f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7321d0a95f):

  ED-7600: fix forEach in IE11-
  [patch][7d57dc2ffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d57dc2ffa):

  ED-6940 fixed an issue where text is copied partly when there is some elements inside

- [patch][dea143f9cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dea143f9cd):

  prioritize media metadata from external files and copy them on the backend, instead of re upload
  them- [patch][bbb4f9463d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbb4f9463d):

  CEMS-234 Prioritize media single over media group

  This solves issue where pasting images with text from third party applications into a table ends
  adding an error image.-
  [patch][1976df2d1f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1976df2d1f):

  [ED-7722] Fix frozen selection when there is a broken table on ADF-
  [patch][477d8d8017](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/477d8d8017):

  [ED-7477] Fix table looses focus on adding rows|columns when using Safari-
  [patch][90a6171e9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90a6171e9e):

  ED-7501: fix firing transactions on mouseover during resizing-
  [patch][d4081fed44](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4081fed44):

  ED-7335: fix table controls being cut off in comment editor-
  [patch][6a65910fb2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a65910fb2):

  dont upload external images to media-
  [patch][9a521ca2e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a521ca2e0):

  ED-7694 ReplaceDocument should restore text selection (and scroll position on some
  browsers/platforms) to start of the document, instead of the end.-
  [patch][229a888884](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a888884):

  ED-7513: added unit tests for emoji paste from renderer (as sprite and as image)

- [patch][fea463dee9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fea463dee9):

  Fixes initialisation of annatation mark-
  [patch][d80580866b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d80580866b):

  pass contextId to MediaNodeUpdater.updateFileAttrs to make sure is available on paste event-
  [patch][113a08075f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/113a08075f):

  ED-6898 Fix regression where I cannot split a merged cell with media single-
  [patch][4b2afcc09d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b2afcc09d):

  ED-7533: Fixes issue where in certain scenarios selecting text wouldnt populate the hyperlink
  toolbar- [patch][7b794e7cea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7b794e7cea):

  ED-2774 Fix pasting of superscript and subscript from google docs by allowing sup/sub script to be
  described with `vertical-align`

- [patch][a8cedf4f6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a8cedf4f6a):

  [ED-7651] Fix request for classList on SVGElements when trying to add new row or column on tables
  (IE11 patch)-
  [patch][922ec81fe7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/922ec81fe7):

  ED-7710: Only show annotation highlight if we have a provider-
  [patch][3f1c7dd26a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f1c7dd26a):

  [ED-7392] Add sort table by column on renderer behind allowColumnSorting feature flag [ED-7392]
  Extract common methods to sort table

- [patch][468be2920e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/468be2920e):

  ED-7447: Fixes issue in Firefox where navigating lists would cause you to immediately jump outside
  the list on first keystroke.-
  [patch][79f23a5035](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79f23a5035):

  ED-7385: Update container width on update in FullPage appearance

  This prevents certain nodes from disappearing when transitioning from preview mode to edit mode.-
  [patch][3c0009a38c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0009a38c):

  ED-7345 Fix bug where allow paste cell with background when is disable-
  [patch][07796abde3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/07796abde3):

  ED-7529: make sure content doesn't overflow inside table cells-
  [patch][9cddedc62f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cddedc62f):

  ED-7244 refactor hardcoded media single class name using a constant-
  [patch][eba491e793](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eba491e793):

  Fix bug where resize handler is been shown when column resizing is disabled

- Updated dependencies
  [1194ad5eb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1194ad5eb3):
- Updated dependencies
  [40ead387ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40ead387ef):
  - @atlaskit/adf-utils@7.0.0
  - @atlaskit/editor-common@41.0.0
  - @atlaskit/editor-bitbucket-transformer@6.2.4
  - @atlaskit/editor-json-transformer@6.3.3
  - @atlaskit/editor-test-helpers@10.0.0
  - @atlaskit/editor-markdown-transformer@3.1.6
  - @atlaskit/renderer@51.0.0
  - @atlaskit/adf-schema@4.0.0
  - @atlaskit/task-decision@15.3.4

## 112.44.8

### Patch Changes

- [patch][2b158873d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b158873d1):

  Add linting rule to prevent unsafe usage of setTimeout within React components.

## 112.44.7

### Patch Changes

- [patch][40bda8f796](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bda8f796):

  @atlaskit/avatar-group has been converted to Typescript. Typescript consumers will now get static
  type safety. Flow types are no longer provided. No API or behavioural changes.

## 112.44.6

### Patch Changes

- [patch][3bc91f34b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3bc91f34b0):

  ED-7573: fix resizing merged columns in the first row-
  [patch][35e541a607](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35e541a607):

  Fix bug where resize handler is been shown when column resizing is disabled

## 112.44.5

- Updated dependencies
  [8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
  - @atlaskit/avatar-group@4.0.13
  - @atlaskit/dropdown-menu@8.1.1
  - @atlaskit/item@10.1.5
  - @atlaskit/modal-dialog@10.2.1
  - @atlaskit/renderer@50.0.2
  - @atlaskit/mention@18.15.1
  - @atlaskit/task-decision@15.3.2
  - @atlaskit/avatar@17.0.0
  - @atlaskit/theme@9.2.2
  - @atlaskit/user-picker@4.0.23

## 112.44.4

### Patch Changes

- [patch][c19165aec0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c19165aec0):

  Fix non-critical exception when updating media nodes

  `contextIdentifierProvider` is an optional provider for consumers of the Editor. Some code assumed
  that this was always provided. Some tests, for example, did not pass this, so they would blow up.

## 112.44.3

- Updated dependencies
  [af72468517](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af72468517):
  - @atlaskit/editor-common@40.0.1
  - @atlaskit/renderer@50.0.1
  - @atlaskit/media-client@2.1.2
  - @atlaskit/media-core@30.0.14
  - @atlaskit/media-filmstrip@34.3.6
  - @atlaskit/media-editor@36.3.1
  - @atlaskit/media-picker@47.1.2
  - @atlaskit/media-test-helpers@25.1.1
  - @atlaskit/media-card@65.0.0
  - @atlaskit/analytics-listeners@6.2.0

## 112.44.2

- Updated dependencies
  [08ec269915](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/08ec269915):
  - @atlaskit/editor-bitbucket-transformer@6.2.3
  - @atlaskit/editor-json-transformer@6.3.2
  - @atlaskit/editor-markdown-transformer@3.1.5
  - @atlaskit/editor-test-helpers@9.11.13
  - @atlaskit/task-decision@15.3.1
  - @atlaskit/editor-common@40.0.0
  - @atlaskit/renderer@50.0.0

## 112.44.1

### Patch Changes

- [patch][a05133283c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a05133283c):

  Add missing dependency in package.json

## 112.44.0

### Minor Changes

- [minor][e5c3f6ae3e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e5c3f6ae3e):

  ED-6216: External images will now be uploaded to media services if possible

## 112.43.0

### Minor Changes

- [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):

  Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+

  More information about the deprecation of lifecycles methods can be found here:
  https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes

## 112.42.4

### Patch Changes

- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):

  Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
  non-relative imports as relative imports

## 112.42.3

### Patch Changes

- [patch][0d7d459f1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7d459f1a):

  Fixes type errors which were incompatible with TS 3.6

## 112.42.2

### Patch Changes

- [patch][9cafd2de3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cafd2de3c):

  Editor now listens to Media Picker upload-end events and treats them the same as upload-processing
  finishing the insert progress and enabling Save

## 112.42.1

### Patch Changes

- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):

  Upgraded Typescript to 3.3.x

## 112.42.0

### Minor Changes

- [minor][d438397a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d438397a89):

  **Editor Azlon Release**

  **Affected editor components:**

  Tables, Media, Smart Cards, Extensions, Analytics, Copy and Paste, Code Block, Undo, Emoji

  **Performance**
  - Reduce number of wrapping nodes in table cells. – [table][affects: wrapping, overflow, resizing]
    - https://product-fabric.atlassian.net/browse/ED-7288
  - Cache resizeState in pluginState to avoid expensive DOM operations. – [table][affects: resizing]
    - https://product-fabric.atlassian.net/browse/ED-7343
  - Delay MutationObserver initialization in table. –
    [table][affects: initial table rendering, size adjustment on initial render]
    - https://product-fabric.atlassian.net/browse/ED-7436
  - Improve the way we handle mouse events in table –
    [table][affects: column drag handlers, table controls, resizing]
    - https://product-fabric.atlassian.net/browse/ED-7342

  **SmartCards**
  - Pending and error states do not pass onClick prop
    - https://product-fabric.atlassian.net/browse/SL-359
  - Make toolbars consistent between blue link and smart link – [affects: link and smart link]
    - https://product-fabric.atlassian.net/browse/ED-7157

  **Mention Highlights**

  Not clear how to test. – [affects: all type aheads, mention type ahead]

  **Copy and Paste**
  - Copying text & images from Google doc changes formatting on paste [affects: media]
    - https://product-fabric.atlassian.net/browse/ED-7338
  - Pasted code block does not persist selected language – [affects: code block]
    - https://product-fabric.atlassian.net/browse/ED-7050
  - Copy and paste media

  **Tables**
  - Table add 40+ blank columns
    - https://product-fabric.atlassian.net/browse/ED-7031
  - Implement Table Sorting in Edit Mode – [NEW BIG FEATURE][not enabled]
    - Feature flag:
      - allowColumnSorting – [default: false]
    - https://product-fabric.atlassian.net/browse/ED-7391

  **Analytics**
  - Fire undo events – [affects: undo]
    - https://product-fabric.atlassian.net/browse/ED-7276
  - Make all insert events set analytics meta
    - https://product-fabric.atlassian.net/browse/ED-7277

  **Notable Bug fixes**
  - Issue with ctrl+z [affects: undo on different languages, e.g. Russian keyboard]
    - https://product-fabric.atlassian.net/browse/ED-7310

---

**All changes**

- [minor][eb79a83696](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eb79a83696):

  BENTO-4437 allow ToolbarHelp position and title to be customised-
  [minor][e7e1b26b78](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7e1b26b78):

  ED-7276 Send undo/redo analytics events

  Note that this will only work for events which are currently using the approach where we setMeta
  on a transaction using the analytics plugin key, it will be updated to cover _all_ insert events
  in ED-7277

- [minor][9636c78eb4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9636c78eb4):

  Delay MutationObserver in tables-
  [minor][c0058c2aab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c0058c2aab):

  [ED-7312] Add sorting table by column-
  [minor][66c5c88f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66c5c88f4a):

  Refactor emoji to use typeahead plugin-
  [minor][69d048577c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69d048577c):

  ED-7277 Update way of firing insert analytics events so that they automatically work for undo/redo
  events- [minor][ef7bf9c388](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef7bf9c388):

  ED-7217: Remove references to editor appearance from plugins in favor of plugin options-
  [minor][bdee736f14](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bdee736f14):

  ED-7175: unify smart link and hyperlink toolbars

  Also updates the toDOM and parseDOM on ADF nodes, making `url` optional.

  Smart cards can now optionally be passed an onResolve callback, of the shape:

      onResolve?: (data: { url?: string; title?: string }) => void;

  This gets fired when the view resolves a smart card from JSON-LD, either via the client or the
  `data` prop.-
  [minor][ff9f82137b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ff9f82137b):

  ED-7149: Report the jankiness in the Editor-
  [minor][263e4bc7d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/263e4bc7d1):

  [ED-6897] Add new rows do not expand the previous rowspan anymore, but we are copying the
  background-color from previous cells

### Patch Changes

- [patch][2b3c62db98](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b3c62db98):

  Update i18n translations for editor-core-
  [patch][79e7405fae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79e7405fae):

  ED-7031: prevent table plugin from appending unnecessary transactions-
  [patch][2d7fab179d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d7fab179d):

  ED-7050 Fixed pasting of codeblock so that selected language persists-
  [patch][8b9bdbc0ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b9bdbc0ea):

  [ED-7450] Group content by type when ordering the table-
  [patch][ec33aa6b22](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec33aa6b22):

  prevent infinite loop while trying to render smart link-
  [patch][a93cd5686c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a93cd5686c):

  ED-6972 Fix inconsistent behaviour with opening/closing text colour & align dropdowns

  Clicking the button when a menu is open will now close the menu, this matches the behaviour of
  other dropdowns in the editor

- [patch][6e3a0038fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e3a0038fc):

  ED-7288: reduces the number of DOM nodes in table cells, changes the way resize handles are
  positioned- [patch][a0a3fa7aac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0a3fa7aac):

  Ensure mediagroup nodes are copied to destination collection when pasted in different documents-
  [patch][a9b6e9afb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a9b6e9afb6):

  Adding missing file data attributes in media single to help fix copy/paste issues

- [patch][10c0f68fc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10c0f68fc0):

  ED-7328 Handle pasting a list inside an empty panel, previously the panel would be deleted-
  [patch][c3f7d81030](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3f7d81030):

  [ED-7398] Fix floating insert button position when first columns has rowSpan-
  [patch][670e897285](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/670e897285):

  ED-7343: improve performance of calculating resizeState-
  [patch][02bd8e3fdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02bd8e3fdb):

  ED-7474: update resize handle on resize-
  [patch][b738f4f661](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b738f4f661):

  ED-7344: trigger mutation observer callback only when new DIV nodes are inserted into table cells-
  [patch][ef5106b641](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef5106b641):

  Fix typings and regex-
  [patch][5360ec9385](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5360ec9385):

  ED-7342: when handling mouse events, make sure table is in focus and event handlers are debounced-
  [patch][473dac237b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/473dac237b):

  Increasing the typing input time considering synchrony adds an overhead in typing-
  [patch][4549780c6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4549780c6c):

  [ED-7448] Mention will be case insensitive for sorting in table columns-
  [patch][7a926db3f2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a926db3f2):

  Add domain name to hyperlink analytics events-
  [patch][a82d6088e2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a82d6088e2):

  ED-4807 Use right cell type when spliting merged header cells-
  [patch][62b5fc3b6b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62b5fc3b6b):

  ED-7338 Fix Google Docs copy/paste bug where the order of text & images were not being preserved
  correctly

- [patch][f696c87eaa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f696c87eaa):

  ED-7217: Remove mention workaround for composition on mobile.-
  [patch][53da0eb314](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/53da0eb314):

  ED-7357 - Refactor scroll gutter plugin to use ProseMirror scrolling hooks, FM-2210 - Enable
  scroll gutter plugin for mobile appearance.

## 112.41.9

- Updated dependencies
  [3624730f44](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3624730f44):
  - @atlaskit/editor-common@39.17.4
  - @atlaskit/renderer@49.7.10
  - @atlaskit/media-client@2.0.2
  - @atlaskit/media-core@30.0.11
  - @atlaskit/media-editor@36.2.10
  - @atlaskit/media-filmstrip@34.3.3
  - @atlaskit/media-picker@47.0.2
  - @atlaskit/media-test-helpers@25.0.2
  - @atlaskit/media-card@64.0.0

## 112.41.8

- Updated dependencies
  [6879d7d01e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6879d7d01e):
  - @atlaskit/media-test-helpers@25.0.1
  - @atlaskit/media-picker@47.0.0

## 112.41.7

### Patch Changes

- [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):

  Analytics-next has been converted to Typescript. Typescript consumers will now get static type
  safety. Flow types are no longer provided. No behavioural changes.

  **Breaking changes**
  - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
  - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`

  **Breaking changes to TypeScript annotations**
  - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to provide
    props as a generic type.
  - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to provide
    props as a generic type.
  - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match source
    code
  - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
    source code
  - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to match
    source code
  - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
  - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
  - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
  - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
  - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
  - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript

## 112.41.6

- Updated dependencies
  [69586b5353](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69586b5353):
  - @atlaskit/editor-test-helpers@9.11.6
  - @atlaskit/renderer@49.7.8
  - @atlaskit/media-card@63.3.11
  - @atlaskit/media-client@2.0.1
  - @atlaskit/media-core@30.0.10
  - @atlaskit/media-editor@36.2.9
  - @atlaskit/media-filmstrip@34.3.2
  - @atlaskit/media-picker@46.0.9
  - @atlaskit/media-test-helpers@25.0.0

## 112.41.5

### Patch Changes

- [patch][98dc5f3a6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98dc5f3a6a):

  CEMS-201: Fix gadget name in block header extension

## 112.41.4

### Patch Changes

- [patch][c3618f9775](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3618f9775):

  CEMS-201: Remove image for block extenions

## 112.41.3

### Patch Changes

- [patch][af9fb044da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af9fb044da):

  CEMS-201: Fix icon sizes in block extension headers

## 112.41.2

- Updated dependencies
  [ee804f3eeb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ee804f3eeb):
  - @atlaskit/editor-common@39.17.2
  - @atlaskit/renderer@49.7.7
  - @atlaskit/media-card@63.3.9
  - @atlaskit/media-core@30.0.9
  - @atlaskit/media-editor@36.2.7
  - @atlaskit/media-filmstrip@34.3.1
  - @atlaskit/media-picker@46.0.3
  - @atlaskit/media-test-helpers@24.3.5
  - @atlaskit/media-client@2.0.0

## 112.41.1

- Updated dependencies
  [4e8f6f609f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e8f6f609f):
  - @atlaskit/media-picker@46.0.0
  - @atlaskit/media-test-helpers@24.3.4

## 112.41.0

### Minor Changes

- [minor][9b83fdea35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b83fdea35):

  TEAMS-618 : Rename Team mention spotlight to Team Mention Highlight

## 112.40.2

### Patch Changes

- [patch][fe1a882fbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe1a882fbb):

  TEAMS-602 : Can pass the team creation link from confluence as an optional parameter to the Team
  Mention Spotlight

## 112.40.1

### Patch Changes

- [patch][7515b0b50f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7515b0b50f):

  ED-7054: Adding border to block extension

## 112.40.0

### Minor Changes

- [minor][cda47d4480](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cda47d4480):

  TEAMS-623 : Before this fix, when Spotlight was being rendered for the 5th time, it briefly
  appeared and then disappeared. This change fixes that.

## 112.39.16

### Patch Changes

- [patch][2703a8e39e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2703a8e39e):

  ED-7310: Add work-around for Russian keyboard layouts where undo wouldn't fire correctly.

## 112.39.15

### Patch Changes

- [patch][696c032471](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/696c032471):

  Import editor-core dependencies via module name

## 112.39.14

### Patch Changes

- [patch][ce4419f491](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4419f491):

  ED-7142: Prevent block extensions from being re-mounted during a layout change.

## 112.39.13

### Patch Changes

- [patch][64874a4740](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64874a4740):

  Update i18n strings with latest translations

## 112.39.12

### Patch Changes

- [patch][688f2957ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/688f2957ca):

  Fixes various TypeScript errors which were previously failing silently

## 112.39.11

### Patch Changes

- [patch][51e0d438ce](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51e0d438ce):

  Make ReactNodeView and SelectionBasedNodeView generic

## 112.39.10

### Patch Changes

- [patch][690e0a151d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/690e0a151d):

  [ED-7324] Fix table selected columns controls colors

## 112.39.9

### Patch Changes

- [patch][6874801bc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6874801bc0):

  ED-7314 Added test helpers for comparing selections. Includes new builders for gap cursors.

## 112.39.8

### Patch Changes

- [patch][060752953d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/060752953d):

  ED-7297: Fixes missing `popupsScrollableElement` prop not being passed down correctly

## 112.39.7

### Patch Changes

- [patch][87719d77c7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87719d77c7):

  ED-7308: added performance measurements of ProseMirror document updates

## 112.39.6

### Patch Changes

- [patch][8c50c8731b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c50c8731b):

  [ED-5195] Fix red borders when the user hover the remove column button on tables with merged cells

## 112.39.5

- Updated dependencies
  [6164bc2629](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6164bc2629):
  - @atlaskit/adf-utils@6.1.3
  - @atlaskit/editor-bitbucket-transformer@6.1.3
  - @atlaskit/editor-json-transformer@6.2.3
  - @atlaskit/editor-markdown-transformer@3.1.3
  - @atlaskit/editor-test-helpers@9.11.3
  - @atlaskit/adf-schema@3.0.0
  - @atlaskit/editor-common@39.17.0
  - @atlaskit/renderer@49.7.5

## 112.39.4

### Patch Changes

- [patch][25d1a4dd68](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d1a4dd68):

  ED-6300: fix pasting lists in tables where pasted slice has openStart > openEnd

## 112.39.3

### Patch Changes

- [patch][a892339c19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a892339c19):

  Give all editor decorations a key to prevent ProseMirror from re-rendering decorations constantly.

  Enables YAML language for codeblocks

## 112.39.2

### Patch Changes

- [patch][c68c5119c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c68c5119c8):

  Fixes regression where pasting a plain text link wouldnt convert to link

## 112.39.1

### Patch Changes

- [patch][2d5136732c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d5136732c):

  ED-7315 Ensure text selection remains inside inserted action/decision item when inserting into an
  empty paragraph below another paragraph

## 112.39.0

### Minor Changes

- [minor][ec66d3c646](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec66d3c646):

  Improve performance of pages with smart cards

## 112.38.0

### Minor Changes

- [minor][e81d32fe9a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e81d32fe9a):

  TEAMS-588 : Refactors the Team Spotlight ( which is used in mention typeahead for Fabric Editor
  and TinyMCE editor). Now can close the spotlight from Fabric Editor by clicking on the x button.

## 112.37.0

### Minor Changes

- [minor][4fc000749a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4fc000749a):

  ED-7216: Internal: Align plugin initialisation

## 112.36.1

### Patch Changes

- [patch][3d94fcc7d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d94fcc7d8):

  [ED-7128] Fix table split when copy from a table cell with a hard break at the end

## 112.36.0

### Minor Changes

- [minor][06cfea0870](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06cfea0870):

  TEAMS-549 : Adding capability to show a spotlight in Fabric Editor

## 112.35.3

### Patch Changes

- [patch][b62ca2126a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b62ca2126a):

  ED-7304 Fix bug where column keep selection UI when you select a cell

## 112.35.2

### Patch Changes

- [patch][0bb88234e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bb88234e6):

  Upgrade prosemirror-view to 1.9.12

## 112.35.1

### Patch Changes

- [patch][f6ea3777ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6ea3777ff):

  Upgrade media editor in editor core

## 112.35.0

### Minor Changes

- [minor][d4218e8388](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4218e8388):

  [ED-7018] Improve table performance moving the column controls from external divs to Prosemirror
  Decorations inside of the table cells.

## 112.34.2

- Updated dependencies
  [bc0d3bf0b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bc0d3bf0b2):
  - @atlaskit/share@0.6.0

## 112.34.1

### Patch Changes

- [patch][ec8066a555](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec8066a555):

  Upgrade `@types/prosemirror-view` Typescript definitions to latest 1.9.x API

## 112.34.0

### Minor Changes

- [minor][8ea4c1d314](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8ea4c1d314):

  ED-6382 Added quick insert option to open the feedback modal dialog in editor

  **Interface Changes** There are also changes in the interface of `Editor` component and
  `ToolbarFeedback` component.

  **`Editor`** For `Editor` component, a property called `feedbackInfo` is added contains the
  following properties:
  - `product`
  - `packageName`
  - `packageVersion`
  - `labels`

  The above properties will provide environmental context for the feedback dialog.

  Note that `feedbackInfo` is required to enable editor quick insert option for the feedback dialog.

  **`ToolbarFeedback`** For `ToolbarFeedback` component, the following feedback related properties
  are deprecated in favour of using the `feedbackInfo` property on Editor.
  - `packageName`
  - `packageVersion`
  - `labels`

  **Compatibility** Existing code using the `ToolbarFeedback` component will still work, there will
  be not no changes on the feedback dialog behavior. However, in order to enable opening feedback
  dialog from quick insert menu, you need to add `feedbackInfo` property on `Editor`.

  If you have put different value for `packageName`, `packageVersion` and `labels` in both `Editor`
  and `ToolbarFeedback`, depends on how you opening the feedback dialog, it will use different
  properties. For example, if a user opens the feedback dialog using the quick insert menu, the
  feedback modal will use relevant properties from `Editor` component, otherwise opening from
  toolbar feedback button will bring up a dialog uses relevant properties from `ToolbarFeedback`
  component.

  **Explanation** In order to enable opening feedback dialog from the quick insert menu, we need to
  move the feedback dialog code from ToolbarFeedback to Editor itself, because initialize editor
  plugin from a UI component is not ideal, and it would be very difficult to get properties from an
  UI component.

## 112.33.35

### Patch Changes

- [patch][d5444d841f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5444d841f):

  Upgrade media-editor in to pull in latest cjs change

## 112.33.34

### Patch Changes

- [patch][926ca90f35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926ca90f35):

  Update i18n strings with latest translations

## 112.33.33

### Patch Changes

- [patch][31a61bf470](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/31a61bf470):

  ED-6379 Prevent layout trashing on table resizing/update.

## 112.33.32

- Updated dependencies
  [7e9d653278](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e9d653278):
  - @atlaskit/avatar@16.0.8
  - @atlaskit/avatar-group@4.0.7
  - @atlaskit/share@0.5.15
  - @atlaskit/media-card@63.3.7
  - @atlaskit/media-picker@45.0.6
  - @atlaskit/toggle@8.0.0

## 112.33.31

### Patch Changes

- [patch][0c43589d06](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c43589d06):

  fix: 🐛 ED-4920: set GapCursor selection after pasting mediaSingle in a table cell

## 112.33.30

### Patch Changes

- [patch][51fa352bef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51fa352bef):

  ED-7275 Fix bug where inserting a new column in a merged column, add the column at the beggining.

## 112.33.29

### Patch Changes

- [patch][846f0e72ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/846f0e72ba):

  ED-7280: Editor shouldnt attempt to apply focus while it isnt editable. If our disabled flag
  changes to false and we have the prop shouldFocus, attempt to apply focus at this point.

## 112.33.28

### Patch Changes

- [patch][a1b3b85cf4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1b3b85cf4):

  ED-6475 Show overflow shadow when table is not selected

## 112.33.27

### Patch Changes

- [patch][7b5254402e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7b5254402e):

  ED-7268 Fix regression where table insert button is not shown when a cell is selected

## 112.33.26

### Patch Changes

- [patch][8b3bf71af7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b3bf71af7):

  ED-7274: Applying text colour over a range should only apply to text nodes

## 112.33.25

### Patch Changes

- [patch][ba223c9878](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ba223c9878):

  ED-7267: Validate URLs passing through smart links-
  [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):

  Consume analytics-next ts type definitions as an ambient declaration.

## 112.33.24

### Patch Changes

- [patch][ee02cca952](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ee02cca952):

  ED-6152: Fixes previous inline cursor regression where you couldnt type after the inline cursor

## 112.33.23

### Patch Changes

- [patch][92419b2ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92419b2ad8):

  ED-7116 Update logic for image sizing when changing layout to/from aligned
  - If an image is smaller than 50% of line length the image will preserve its original size when
    aligned, else it will be capped at 50% line length
  - When returning to a centred image after aligning the image will use its most recent resized size
    (whether that happened when aligned or when it was previously centred) or, if never resized,
    fall back to its original size

## 112.33.22

### Patch Changes

- [patch][2588afa0a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2588afa0a7):

  ED-6864: fix pasting tables with cells without content

## 112.33.21

### Patch Changes

- [patch][c0ba9ee289](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c0ba9ee289):

  set viewMediaClientConfig when properties change in MediaSingle node

  This fixes [ED-7269] + [FEF-8938]: issue with images not loading when the page transition from
  view to edit mode

## 112.33.20

### Patch Changes

- [patch][41dce81d89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/41dce81d89):

  ED-6985 Avoid overflow when table change to a bigger layout

## 112.33.19

### Patch Changes

- [patch][00c8b76ccc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/00c8b76ccc):

  ED-7259 Fix Table Insert Menu rerender for each table change

## 112.33.18

### Patch Changes

- [patch][1ddb0c3fef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ddb0c3fef):

  ED-6152: Fix cursor alignment after emoji

## 112.33.17

### Patch Changes

- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):

  Fixes bug, missing version.json file

## 112.33.16

### Patch Changes

- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):

  In this PR, we are:
  - Re-introducing dist build folders
  - Adding back cjs
  - Replacing es5 by cjs and es2015 by esm
  - Creating folders at the root for entry-points
  - Removing the generation of the entry-points at the root Please see this
    [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
    [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
    for further details

## 112.33.15

### Patch Changes

- [patch][e0ebde5385](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e0ebde5385):

  ED-7257: Disable breakout for extensions in Full Width mode. Minor fixes for extension selection
  and spacing

## 112.33.14

### Patch Changes

- [patch][979464019f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/979464019f):

  ED-7073: fixed table clear cell not working (caused by `prosemirror-utils@0.9.3`)

## 112.33.13

### Patch Changes

- [patch][030ead1ffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/030ead1ffa):

  ED-7262: Fix text color dropdown alignment on smaller viewports (it would appear outside the
  viewport)

## 112.33.12

### Patch Changes

- [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):

  TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide props
  as a generic type. This is so that TypeScript can correctly calculate the props and defaultProps
  of the returned component.

  Before:

  ```typescript
  withAnalyticsEvents()(Button) as ComponentClass<Props>;
  ```

  After:

  ```typescript
  withAnalyticsEvents<Props>()(Button);
  ```

## 112.33.11

### Patch Changes

- [patch][5ca03a3267](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ca03a3267):

  ED-7242 Use calculated offset to position table InsertButton (Use allowOutOfBound from popup)

## 112.33.10

### Patch Changes

- [patch][64868b4e0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64868b4e0e):

  ED-7249 Fix regression where table Insert Column button doesn't hide.

## 112.33.9

- Updated dependencies
  [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
  - @atlaskit/button@13.0.11
  - @atlaskit/logo@12.1.1
  - @atlaskit/modal-dialog@10.0.10
  - @atlaskit/share@0.5.9
  - @atlaskit/user-picker@4.0.13
  - @atlaskit/media-picker@45.0.1
  - @atlaskit/media-test-helpers@24.3.1
  - @atlaskit/select@10.0.0

## 112.33.8

### Patch Changes

- [patch][eaebe8551f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eaebe8551f):

  Update i18n strings with latest translations.

## 112.33.7

### Patch Changes

- [patch][95c6536030](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/95c6536030):

  ED-7247 Fix regression where table insert button is not shown when hover on numbered controls.

## 112.33.6

### Patch Changes

- [patch][f37cdc770c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f37cdc770c):

  [ED-7243] Improve table decorations architecture

## 112.33.5

### Patch Changes

- [patch][66809023e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66809023e3):

  ED-7210: Fire link insertion event when exiting from floating toolbar

## 112.33.4

### Patch Changes

- [patch][e14708091e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e14708091e):

  ED-7211: Handle paste events with only an anchor tag

## 112.33.3

### Patch Changes

- [patch][5f09ffcf70](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f09ffcf70):

  ED-7097 Improve table performance, extract the DeleteButton from Table controls as a Floating
  element.

## 112.33.2

### Patch Changes

- [patch][4b27187d8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b27187d8e):

  [ED-7215] Improve table performance moving the column line markers from React Component to CSS
  only

## 112.33.1

### Patch Changes

- [patch][fabee8bd0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fabee8bd0e):

  ED-7238: refactor test to use EditorProps over importing mentionPlugin

## 112.33.0

### Minor Changes

- [minor][13ca42c394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/13ca42c394):

  # use getAuthFromContext from media when a file if pasted from a different collection

  Now products can provide auth using **getAuthFromContext** on MediaClientConfig:

  ```
  import {MediaClientConfig} from '@atlaskit/media-core'
  import Editor from '@atlaskit/editor-core'

  const viewMediaClientConfig: MediaClientConfig = {
    authProvider // already exists
    getAuthFromContext(contextId: string) {
      // here products can return auth for external pages.
      // in case of copy & paste on Confluence, they can provide read token for
      // files on the source collection
    }
  }
  const mediaProvider: = {
    viewMediaClientConfig
  }

  <Editor {...otherNonRelatedProps} media={{provider: mediaProvider}} />
  ```

## 112.32.0

### Minor Changes

- [minor][f60618b0f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f60618b0f0):

  ED-5844 Adding media link UI to editor

## 112.31.2

### Patch Changes

- [patch][96bb8c8f70](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/96bb8c8f70):

  Create viewMediaClientConfig & uploadMediaClientConfig on Editor if they are missing

## 112.31.1

### Patch Changes

- [patch][428874c03b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/428874c03b):

  ED-7166: Lists can now be toggled inside panels

## 112.31.0

### Minor Changes

- [minor][e9cdfa5aed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9cdfa5aed):

  ED-7188: Full width mode is now centre aligned.

## 112.30.0

### Minor Changes

- [minor][4a22a774a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a22a774a6):

  AUX-36 Add update support for extension handler

## 112.29.0

### Minor Changes

- [minor][e754b5f85e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e754b5f85e):

  Media Picker Dropone component is now migrated to React.
  - Previous vanilla js API:

  ```
  // instantiation
  const dropzone = await new MediaPicker('dropzone', context, pickerConfig).init();

  // subscribe to upload events
  dropzone.on('uploads-start', onUploadsStart);
  dropzone.on('upload-preview-update', onUploadPreviewUpdate);
  dropzone.on('upload-status-update', onUploadStatusUpdate);
  dropzone.on('upload-processing', onUploadProcessing);
  dropzone.on('upload-end', onUploadEnd);
  dropzone.on('upload-error', onUploadError);
  ```

  // activate/deactivate dropone dropzone.activate(); dropzone.deactivate();

  // cancel ongoing upload dropzone.cancel(uploadId);

  // when we want to dispose the component dropzone.teardown();

  ```

  - New React API:

  ```

  class DropzoneConsumer extends React.Component { render() { return ( <Dropzone
            config={config}
            context={context}
            onProcessing={onProcessing}
            onError={onError}
            onPreviewUpdate={onPreviewUpdate}
          /> ) } }

  ```

  Notes on new API:

  - old `MediaPicker` constructor does not recieve `pickerType` as first parameter anymore, since the only component left to migrate to react is `popup`.
  Meaning that if before we were doing:
  ```

  new MediaPicker('popup', context, config)

  ```
  now we will need to just do
  ```

  new MediaPicker(context, config)

  ```

  - No need to explicitly teardown the component. Unmounting the component will do the work

  - `onCancelFn` is a workaround to cancel an ongoing upload. Refer to its type definitions for more info. Before we were saving a ref and calling `ref.cancel()`.

  Basically if we render `Dropzone` component in isolation (meaning, not inside another react component), we will need to do something like:

  ```

  const saveCancelUploadFn = (cancel) => this.cancelUpload = cancel;

  ...

  <Dropzone onCancelFn={(cancel) => saveCancelUploadFn(cancel)} config={config} context={context}
  onProcessing={onProcessing} onError={onError} onPreviewUpdate={onPreviewUpdate} />

  ```

  At a later point we will just need to call `this.cancelUpload` function in that example, in order to cancel an ongoing upload if needed.
  ```

## 112.28.2

### Patch Changes

- [patch][216a679624](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216a679624):

  ED-7212 Add cleanup to the macroProvider such that it unsubscribes on destroy

## 112.28.1

### Patch Changes

- [patch][6504d78bf2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6504d78bf2):

  [ED-7167] Improve table performance, extracting the InsertButton position logic from row & column
  controls to prosemirror event handles

## 112.28.0

### Minor Changes

- [minor][efb8f04952](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/efb8f04952):

  ED-5657 Add keyboard shortcuts for lists on Windows (number & bullet)

## 112.27.1

### Patch Changes

- [patch][e80e60b358](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e80e60b358):

  FM-2123: fixed double @ insertion on mention composition (Android)

## 112.27.0

### Minor Changes

- [minor][d217a12e31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d217a12e31):

  ED-7056: Update prosemirror-utils, this enables us to replace selected nodes while inserting
  ED-6668: Adds a selected ring to all extensions

## 112.26.2

### Patch Changes

- [patch][278a1cbdae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/278a1cbdae):

  ED-7195 Change messages to sentence case instead of Title Case. Clarify wording of some quick
  insert messages.

## 112.26.1

### Patch Changes

- [patch][2714c80a0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2714c80a0b):

  ED-7191 Fix regression where cell popup is not place on the correct horizontal place

## 112.26.0

### Minor Changes

- [minor][143dcb8704](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/143dcb8704):

  ED-2362 Add keyboard shortcuts for headings and normal text

## 112.25.3

- Updated dependencies
  [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
  - @atlaskit/docs@8.1.3
  - @atlaskit/avatar@16.0.6
  - @atlaskit/avatar-group@4.0.6
  - @atlaskit/button@13.0.9
  - @atlaskit/calendar@8.0.3
  - @atlaskit/dropdown-menu@8.0.8
  - @atlaskit/droplist@9.0.8
  - @atlaskit/item@10.0.5
  - @atlaskit/modal-dialog@10.0.7
  - @atlaskit/section-message@4.0.5
  - @atlaskit/select@9.1.8
  - @atlaskit/toggle@7.0.3
  - @atlaskit/tooltip@15.0.2
  - @atlaskit/editor-common@39.13.2
  - @atlaskit/editor-test-helpers@9.5.2
  - @atlaskit/renderer@49.4.1
  - @atlaskit/emoji@62.2.1
  - @atlaskit/mention@18.6.2
  - @atlaskit/share@0.5.4
  - @atlaskit/status@0.9.3
  - @atlaskit/task-decision@15.1.1
  - @atlaskit/user-picker@4.0.12
  - @atlaskit/media-card@63.3.1
  - @atlaskit/media-editor@36.2.1
  - @atlaskit/media-filmstrip@34.2.2
  - @atlaskit/media-picker@44.0.1
  - @atlaskit/media-test-helpers@24.1.2
  - @atlaskit/smart-card@12.2.3
  - @atlaskit/icon@19.0.0

## 112.25.2

### Patch Changes

- [patch][4c0fcec857](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c0fcec857):

  ED-7059: fix trailing slashes for hyperlinks being removed, and smart links resolving

## 112.25.1

### Patch Changes

- [patch][5aece1fc5c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5aece1fc5c):

  [ED-7126] Improve table performance, reducing the number of re-renders on LayoutButton and
  FloatingContextualButton

## 112.25.0

### Minor Changes

- [minor][9f3daa0d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f3daa0d1e):

  ED-7190 Update style of keybard shortcuts in toolbar & context menus

## 112.24.0

### Minor Changes

- [minor][b2deccb03d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b2deccb03d):

  FS-4051 Add editor prop to configure either nickName or name to use for the mention name when
  inserted

## 112.23.3

### Patch Changes

- [patch][3dd3d45b66](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3dd3d45b66):

  ED-7100: Ensure Breakout buttons dont use stale state when trying to change or remove breakout
  modes.

## 112.23.2

### Patch Changes

- [patch][53995e1bc9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/53995e1bc9):

  Use explicits imports for importing Headings Icons

## 112.23.1

### Patch Changes

- [patch][1a0451f225](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a0451f225):

  ED-5972: Media should correctly render when pasting mixed text and images

## 112.23.0

### Minor Changes

- [minor][241a14694e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/241a14694e):

  Add RUM to renderer

## 112.22.3

### Patch Changes

- [patch][b8acca53b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8acca53b9):

  ED-6447 make heading 6 compliant with the ADG h100 styling

## 112.22.2

### Patch Changes

- [patch][f6be43668f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6be43668f):

  ED-7159 Add i18n translations for Comment appearance Save and Cancel buttons

## 112.22.1

### Patch Changes

- [patch][a99d463b7d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a99d463b7d):

  FS-4043 - Fix @ prefix from doc being stored in mention name cache

## 112.22.0

### Minor Changes

- [minor][d6c31deacf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d6c31deacf):

  ED-6701 Upgrade prosemirror-view to 1.9.10 and prosemirror-inputrules to 1.0.4 for composition
  input improvements

## 112.21.1

### Patch Changes

- [patch][3511ec9566](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3511ec9566):

  [ED-7108] Fix table row & column header state syncing when applied from toolbar

## 112.21.0

### Minor Changes

- [minor][6f12bd05c7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6f12bd05c7):

  ED-6811 Added headings to the quick insert menu. Amended heading anayltics to also show
  previousHeadingLevel

## 112.20.0

### Minor Changes

- [minor][bb64fcedcb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb64fcedcb):

  uploadContext and viewContext fields of MediaProvider (part of Editor and Renderer props) are
  deprecated. New fields uploadMediaClientConfig and viewMediaClientConfig should be used from now
  on.

## 112.19.1

### Patch Changes

- [patch][e4943e98e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e4943e98e0):

  Fix breaking change in editorActions#getValue

## 112.19.0

### Minor Changes

- [minor][0202c1d464](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0202c1d464):

  [ED-7076] Improve table performance reducing the number of React elements on ColumnControl, moving
  out InsertButton component.

## 112.18.1

### Patch Changes

- [patch][5f4afa52a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f4afa52a9):

  Media Picker Browser component is now migrated to React.

  ## Previous vanilla js API:

  ```
  // instantiation
  const browser = await new MediaPicker('browser', context, pickerConfig).init();

  // subscribe to upload events
  this.mpBrowser.on('uploads-start', onUploadsStart);
  this.mpBrowser.on('upload-preview-update', onUploadPreviewUpdate);
  this.mpBrowser.on('upload-status-update', onUploadStatusUpdate);
  this.mpBrowser.on('upload-processing', onUploadProcessing);
  this.mpBrowser.on('upload-end', onUploadEnd);
  this.mpBrowser.on('upload-error', onUploadError);

  // open the native file browser
  browser.browse();

  // cancel ongoing upload
  browse.cancel(uploadId);

  // when we want to dispose the component
  browser.teardown();
  ```

  ## New React API:

  ```
  class BrowserConsumer etends React.Component {
    render() {
      return (
        <Browser
          isOpen={this.props.isOpen}
          config={config}
          context={context}
          onProcessing={onProcessing}
          onError={onError}
          onPreviewUpdate={onPreviewUpdate}
        />
      )
    }
  }
  ```

  Notes on new API:
  - No need to explicitly teardown the component. Unmounting the component will do the work
  - `onBrowseFn` and `onCancelFn` are workarounds to open the file browser and cancel an ongoing
    upload. Refer to its type definitions for more info. Before we were saving a ref and call
    `ref.browse()` or `ref.cancel()`.
  - In some cases you will need to provide either `onBrowserFn` or `onCancelFn` in order to open the
    file browser or to cancel an ongoing upload programatically. Typically this will be needed when
    this component is being rendered outside a react component, and we cannot take advantage of
    using `isOpen` directly. A good example of this can be seen in ->
    https://bitbucket.org/atlassian/atlaskit-mk-2/src/d7a2e4a8fb8e35b841d751f5ecccff188c955c7a/packages/editor/editor-core/src/plugins/media/index.tsx#lines-178
    where `BrowserMediaPickerWrapper` is rendered.

  Basically if we render `Browser` component in isolation (meaning, not inside another react
  component), we will need to do something like:

  ```
  const saveOpenBrowserFunction = (browse) => this.openBrowser = browse;

  ...

  <Browser
    onBrowseFn={(browse) => saveOpenBrowserFunction(browse)}
    config={config}
    context={context}
    onProcessing={onProcessing}
    onError={onError}
    onPreviewUpdate={onPreviewUpdate}
  />
  ```

  At a later point we will just need to call `this.openBrowser` function in that example, in order
  to open the native File browser. Same applies to `onCancelFn`.

## 112.18.0

### Minor Changes

- [minor][e40e9ca1d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e40e9ca1d8):

  Adds basic real user metrics, e.g. time to render prosemirror, etc...

## 112.17.0

### Minor Changes

- [minor][58dd589a04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58dd589a04):

  Update TeamMentionResource to accept teamLinkResolver option which is used to construct a team
  link. Fix missing userId of user mentions in analytics in editor-core

## 112.16.2

### Patch Changes

- [patch][b229885814](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b229885814):

  ED-7125 Fix composition input within Action and Decision list items for the first word entered.

## 112.16.1

### Patch Changes

- [patch][2526630b84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2526630b84):

  ED-6405 The shortcuts in editor tooltips are now highlighted.

## 112.16.0

### Minor Changes

- [minor][86bf524679](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/86bf524679):

  ED-7117, ED-7087: Fix copy pasting smart links out of editor. Fallback to HTML anchor tag if
  errors occur during rendering (e.g. no provider found).

## 112.15.5

### Patch Changes

- [patch][d348e409ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d348e409ed):

  ED-7127: Toggling between modes no longer destroys plugin states, they are maintained while
  accepting new plugins and re-creating nodeviews.

## 112.15.4

### Patch Changes

- [patch][0438f37f2c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0438f37f2c):

  ED-7105 Fix issue where images in full-width mode page could be a different size between the
  editor and renderer

## 112.15.3

- Updated dependencies
  [dc965edbe6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc965edbe6):
  - @atlaskit/share@0.5.0

## 112.15.2

### Patch Changes

- [patch][9459224125](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9459224125):

  ED-7104 Fix issue where h scroll would appear on page when long text was inside code snippet
  inside layouts in full-width mode

## 112.15.1

### Patch Changes

- [patch][7e9c4f03c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e9c4f03c9):

  ED-7015 Fix issue where double digits were cut off in long ordered lists

## 112.15.0

### Minor Changes

- [minor][fec7d4576f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fec7d4576f):

  Bump new version of @atlaskit/mention to other AK packages to get correct i18n strings

## 112.14.1

### Patch Changes

- [patch][ca1b98b16f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca1b98b16f):

  ED-7070: Dont skip filtering nodes if a content transformer is present while getting the editors
  value.

## 112.14.0

### Minor Changes

- [minor][393fb6acd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/393fb6acd2):

  refactor @atlaskit/smart-card front-end: simplification. BREAKING CHANGE: Client no longer accepts
  configuration options as first argument; deprecated in favour of new state management layer.

## 112.13.9

- Updated dependencies
  [ff85c1c706](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ff85c1c706):
  - @atlaskit/task-decision@15.0.4
  - @atlaskit/renderer@49.0.0

## 112.13.8

### Patch Changes

- [patch][fee6d77243](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fee6d77243):

  ED-7090 Fix issue where popups could appear off screen

  Editor popups are now positioned so that they are always contained within the parent element -
  this prevents them being cut off when they are too far left or right

## 112.13.7

### Patch Changes

- [patch][2ea937724b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2ea937724b):

  ED-7029 Reduce number of re-renders in floating toolbar

## 112.13.6

### Patch Changes

- [patch][32dfaf75c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/32dfaf75c8):

  ED-7092: Fixes types inside gap cursor that assumed elements always existed, handle these cases
  better.

## 112.13.5

### Patch Changes

- [patch][1740216342](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1740216342):

  ED-6999 Fix issue where horizontal scroll would appear when large media items were inside layouts
  in full-width mode

## 112.13.4

### Patch Changes

- [patch][8a45ef38a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a45ef38a9):

  Update i18n strings with latest translations.

## 112.13.3

### Patch Changes

- [patch][8ed2b257d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8ed2b257d0):

  ED-7085: Fixes duplicate dropzone in full width mode. When the editor is reconfigured ensure that
  all pickers are destroyed.

## 112.13.2

### Patch Changes

- [patch][ec0197518f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec0197518f):

  Fix incorrect date import path

## 112.13.1

### Patch Changes

- [patch][2a7ae6c5c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a7ae6c5c9):

  ED-6968 Clicking numbered columns does nothing if table is not selecte

## 112.13.0

### Minor Changes

- [minor][16875546e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/16875546e9):

  Add support to resolving mention names externally for collaborative editing

### Patch Changes

- [patch][a8d95a6f8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a8d95a6f8d):
  - remove mention text if CollabEditOptions.sanitizePrivateContent is true during copy/paste

## 112.12.5

### Patch Changes

- [patch][0c438f1b71](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c438f1b71):

  ED-7081: Fixes floating toolbars not displaying when switching to Full Width mode.

## 112.12.4

### Patch Changes

- [patch][d036b887d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d036b887d6):

  ED-7060: Fix console error when adding hyperlink and show empty text in toolbar when hyperlink
  text is not set

## 112.12.3

### Patch Changes

- [patch][45e08e8e11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/45e08e8e11):

  ED-6996: Move initialised state to collab plugin state instead of inline variables

## 112.12.2

### Patch Changes

- [patch][f75e638261](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f75e638261):

  ED-6982: Fix auto conversion of code mark to not apply marks to non text nodes.

## 112.12.1

### Patch Changes

- [patch][cf6efdbfa8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf6efdbfa8):

  ED-7023: removed mouseMove and mouseLeave handlers from columns resizing plugin

## 112.12.0

### Minor Changes

- [minor][11a8112851](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11a8112851):

  ED-6991 Fire analytics event for renderer started

  Set up analytics v3 in renderer

## 112.11.21

- Updated dependencies
  [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
  - @atlaskit/avatar@16.0.4
  - @atlaskit/avatar-group@4.0.4
  - @atlaskit/dropdown-menu@8.0.5
  - @atlaskit/droplist@9.0.5
  - @atlaskit/icon@18.0.1
  - @atlaskit/item@10.0.3
  - @atlaskit/select@9.1.6
  - @atlaskit/emoji@62.1.7
  - @atlaskit/mention@18.3.2
  - @atlaskit/media-editor@36.1.2
  - @atlaskit/tooltip@15.0.0

## 112.11.20

- Updated dependencies
  [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
  - @atlaskit/docs@8.1.2
  - @atlaskit/avatar@16.0.3
  - @atlaskit/avatar-group@4.0.3
  - @atlaskit/button@13.0.8
  - @atlaskit/calendar@8.0.1
  - @atlaskit/dropdown-menu@8.0.4
  - @atlaskit/droplist@9.0.4
  - @atlaskit/item@10.0.2
  - @atlaskit/modal-dialog@10.0.4
  - @atlaskit/section-message@4.0.2
  - @atlaskit/select@9.1.5
  - @atlaskit/toggle@7.0.1
  - @atlaskit/tooltip@14.0.3
  - @atlaskit/editor-common@39.7.2
  - @atlaskit/editor-test-helpers@9.3.9
  - @atlaskit/renderer@48.7.3
  - @atlaskit/emoji@62.1.6
  - @atlaskit/mention@18.3.1
  - @atlaskit/status@0.9.2
  - @atlaskit/task-decision@15.0.3
  - @atlaskit/media-card@63.1.5
  - @atlaskit/media-editor@36.1.1
  - @atlaskit/media-filmstrip@34.2.1
  - @atlaskit/media-picker@43.1.1
  - @atlaskit/media-test-helpers@24.0.3
  - @atlaskit/smart-card@11.1.6
  - @atlaskit/icon@18.0.0

## 112.11.19

### Patch Changes

- [patch][8cfa40f406](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8cfa40f406):

  ED-6990 Fix wrapping of dates nodes in tables, panels and other nodes. Previously they would
  run-on and overflow from their container.

## 112.11.18

### Patch Changes

- [patch][29c90d3e9f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29c90d3e9f):

  ED-7042 Fix issue where table row controls were slightly cut off in full-width mode

## 112.11.17

### Patch Changes

- [patch][4541cc112c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4541cc112c):

  Making textarea devDep a caret range

## 112.11.16

### Patch Changes

- [patch][8d54773dea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d54773dea):

  Remove meridian time in parseInputValue in TimePicker

## 112.11.15

### Patch Changes

- [patch][b6428ea8bb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b6428ea8bb):

  ED-6996: Ensure listeners for the collab plugin are removed at the correct time, not all the time.

## 112.11.14

### Patch Changes

- [patch][e2c4d19e7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e2c4d19e7a):

  ED-6998: fix inserting emoji after changing between full width mode

## 112.11.13

### Patch Changes

- [patch][9503b9d220](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9503b9d220):

  Bump prosemirror table to latest version where performance improvement applies, related to
  celsInRect helper

## 112.11.12

### Patch Changes

- [patch][a726d9fff4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a726d9fff4):

  ED-6049: Fix regression in tables when resizing is off

## 112.11.11

### Patch Changes

- [patch][9886f4afa1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9886f4afa1):
  - [ED-7017] Improve table performance removing cellView from table

## 112.11.10

### Patch Changes

- [patch][349c4354c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/349c4354c6):

  ED-6999 Fix issues where horizontal scroll bar could appear on page in full-width mode when using
  tables or code blocks

## 112.11.9

### Patch Changes

- [patch][65dbd23b3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65dbd23b3c):
  - ED-6996: Memoise calling initialise on the collab plugin, this will prevent race conditions when
    toggling between full width mode and full page quickly.

## 112.11.8

### Patch Changes

- [patch][7ac7d494de](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ac7d494de):
  - ED-6995 Scale down tables created in full-width mode correctly

## 112.11.7

### Patch Changes

- [patch][9631b66aa0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9631b66aa0):
  - ED-6997: When transitioning between modes (Full Width -> Full Page) while having a selection
    over React nodes, ProseMirror will try to re-apply the selection during the view update to
    detached nodes that are no longer rendered.

  Now before we apply an update we remove focus from the editor to avoid ProseMirror trying to apply
  any sort of selection.

## 112.11.6

### Patch Changes

- [patch][28cd9ab082](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/28cd9ab082):
  - ED-7019 Fix Scroll Gutter Plugin to only be added in full-page appearance

## 112.11.5

### Patch Changes

- [patch][936c9775ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/936c9775ca):
  - [ED-7012] Move header column/row state to pluginState to avoid duplicate logic and increase
    performance

## 112.11.4

- [patch][c59bd5d01e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c59bd5d01e):

  ED-6349: fix external images (often via copy paste) not having correct dimensions

## 112.11.3

- [patch][b567c44b93](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b567c44b93):

  ED-6986: put cursor after smart link insertion if skipping macro

## 112.11.2

- [patch][d7aa377982](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7aa377982):
  - ED-6958: fix navigating using arrow keys around images in comment editors

  Specifically, the "gap cursor" on the right hand side of images in the comment editor would appear
  floating oddly on the left hand side.

  This patch puts it correctly on the right hand side.

## 112.11.1

- [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
  - This is just a safety release in case anything strange happened in in the previous one. See Pull
    Request #5942 for details

## 112.11.0

- [patch][a67181ef07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a67181ef07):

  ED-6293: Fixes copy pasting a media group file card into the Editor

- [minor][08d79c58e7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/08d79c58e7):

  ED-6748: add inviteToEditComponent to allow custom React components in collab share

- [minor][9cbd059bfa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cbd059bfa):
  - Put `media-editor` into separate editor plugin, update `@atlaskit/media-editor` API

  ### Breaking change for `@atlaskit/media-editor`
  - Make `onUploadStart`, `onFinish` optional
  - Add new `onClose` callback for when the user closes the dialog (escape, cancel, error)
  - `onFinish` now only called when the upload itself finishes, not overloaded for other purposes
    - now also passes the `FileIdentifier` of the completed upload

  ### Editor changes

  Adds a new `media-editor` plugin that is enabled if the media plugin is enabled and
  `allowAnnotation` is enabled on the `media` prop.

  This replaces the implementation inside the existing `media` plugin. The new `media-editor` plugin
  is _not_ dependent on the `media` plugin.

- [minor][58e3a9a2e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58e3a9a2e1):
  - [ED-6305] Adds mass formatting on selected cells in a table

- Updated dependencies
  [215688984e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/215688984e):
- Updated dependencies
  [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
- Updated dependencies
  [9ecfef12ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ecfef12ac):
- Updated dependencies
  [97bfe81ec8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bfe81ec8):
  - @atlaskit/button@13.0.4
  - @atlaskit/droplist@9.0.2
  - @atlaskit/select@9.1.2
  - @atlaskit/emoji@62.1.4
  - @atlaskit/task-decision@15.0.1
  - @atlaskit/media-card@63.1.0
  - @atlaskit/media-editor@36.0.0
  - @atlaskit/media-picker@43.0.2
  - @atlaskit/spinner@12.0.0
  - @atlaskit/icon@17.1.2
  - @atlaskit/modal-dialog@10.0.0
  - @atlaskit/editor-test-helpers@9.3.4
  - @atlaskit/renderer@48.7.0
  - @atlaskit/media-core@30.0.3
  - @atlaskit/media-filmstrip@34.1.2
  - @atlaskit/media-test-helpers@24.0.0
  - @atlaskit/docs@8.1.0
  - @atlaskit/avatar-group@4.0.2
  - @atlaskit/logo@12.0.1
  - @atlaskit/section-message@4.0.1
  - @atlaskit/code@11.0.0

## 112.10.10

- [patch][7318619da7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7318619da7):
  - Revert [ED-5734] to reduce memory leak caused by getBoundingClientRect

## 112.10.9

- [patch][1a1ea182d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a1ea182d6):
  - Fix an infinite loop in typeahead plugin

## 112.10.8

- Updated dependencies
  [ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
  - @atlaskit/dropdown-menu@8.0.2
  - @atlaskit/item@10.0.1
  - @atlaskit/theme@9.0.3
  - @atlaskit/mention@18.2.1
  - @atlaskit/pubsub@5.0.1
  - @atlaskit/status@0.9.1
  - @atlaskit/lozenge@9.0.0

## 112.10.7

- Updated dependencies
  [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
  - @atlaskit/avatar@16.0.2
  - @atlaskit/icon@17.1.1
  - @atlaskit/theme@9.0.2
  - @atlaskit/emoji@62.1.1
  - @atlaskit/section-message@4.0.0

## 112.10.6

- [patch][7eca61edf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7eca61edf0):
  - ED-6965: bump prosemirror-utils to allow safeInsert replacing selected nodes when it conforms to
    schema

## 112.10.5

- [patch][7ce86bae14](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ce86bae14):
  - Shift selection for rows and columns

## 112.10.4

- [patch][ca1f019d62](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca1f019d62):
  - ED-6976: fix recovering from overflow when table has number column and all columns are selected

## 112.10.3

- [patch][f823890888](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f823890888):
  - ED-6970: Fix backspacing inside a layout removing all content.

## 112.10.2

- [patch][54b40d9757](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/54b40d9757):
  - ED-6832 Refactor ReactMediaSingleNodeView to remove usage of media plugin state private methods.

## 112.10.1

- [patch][f3334a7083](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f3334a7083):
  - ED-6918: fix deleting table rows inside bodied extensions

## 112.10.0

- [minor][21f5217343](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21f5217343):
  - consume emoji new entrypoints in AK

## 112.9.1

- [patch][56356b17a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56356b17a3):
  - ED-6880: added even column widths on resize handle double-click and bulk resizing of columns

## 112.9.0

- [minor][4969df0716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4969df0716):
  - fix lazy rendering bugs in Smart Links.

## 112.8.1

- [patch][5973916c23](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5973916c23):
  - [ED-6344] Remove scrollbar overlap from the last table row

## 112.8.0

- [minor][7089d49f61](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7089d49f61):
  - consume the new mention entrypoints

## 112.7.0

- [minor][f120090dfe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f120090dfe):
  - Add GASv3 analytics to Emoji TypeAhead.

## 112.6.0

- [minor][9a1b2075e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a1b2075e8):
  - consume new Status entrypoints

## 112.5.2

- [patch][6a65053272](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a65053272):
  - ED-6929: avoid having a negative rowspan after merging cells

## 112.5.1

- [patch][a511611473](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a511611473):
  - ED-6808: Fix issue where toggling the same mark but different attributes would just remove the
    mark.

## 112.5.0

- [minor][9be684e931](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9be684e931):
  - ED-5782 Replace text-color button with more easily identifiable A icon with colored bar.

## 112.4.0

- [minor][d9f8b4d43d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d9f8b4d43d):
  - [ED-5505] Apply strong mark by default on table headers

## 112.3.1

- Updated dependencies
  [4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
  - @atlaskit/button@13.0.2
  - @atlaskit/icon@17.0.2
  - @atlaskit/select@9.1.1
  - @atlaskit/logo@12.0.0

## 112.3.0

- [minor][f53003a5ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f53003a5ed):
  - ED-6741 Add 'appearance' to all editor analytics events

## 112.2.10

- ## [patch][051800806c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/051800806c):
  - MediaPicker Clipboard component is now a React Component

  These changes provide a new React api for Clipboard component. First one to be delivered, coming
  next we are going to ship Browser, Dropzone and Popup.

  Previous plain javascript API usage:

  ```typescript
  // instanciate MediaPicker clipboard
  const clipboardMediaPicker = await new MediaPicker(
    'clipboard'
    context,
    config,
  );

  // usage
  clipboardMediaPicker.on('uploads-start', onUploadsStart);
  clipboardMediaPicker.on('upload-preview-update', onUploadPreviewUpdate);
  clipboardMediaPicker.on('upload-status-update', onUploadStatusUpdate);
  clipboardMediaPicker.on('upload-processing', onUploadProcessing);
  clipboardMediaPicker.on('upload-end', onUploadEnd);
  clipboardMediaPicker.on('upload-error', onUploadError);

  // activation / deactivation programatically
  clipboardMediaPicker.activate();
  clipboardMediaPicker.deactivate();
  ```

  With the new React API we benefit from:
  - No need to programatically activate/deactivate. We will just render the Clipboard component or
    not.
  - Event handlers are provided by react props
  - We don't need to use a MediaPicker constructor and specifiy which flavour we want (in this case
    'clipboard'). We can basically `import { Clipboard } from '@atlaskit/media-picker'` directly and
    use it right away.

  Example of new API:

  ```typescript
  import { Clipboard } from '@atlaskit/media-picker';

  <Clipboard
      context={context}
      config={config}
      onError={handleUploadError}
      onPreviewUpdate={handleUploadPreviewUpdate}
      onProcessing={handleReady}
  />;
  ```

  This is the first component we migrate fully and integrates seamlessly with the Editor. Follow up
  on this ticket to see what will be the next steps on this new API:
  https://product-fabric.atlassian.net/browse/MS-1942

## 112.2.9

- [patch][be2df0f8e7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be2df0f8e7):
  - ED-6833: improve columns scaling by preventing table from going to overflow state

## 112.2.8

- [patch][ab278c83e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab278c83e1):
  - Fix issue where multiple layouts in a document copy attributes from one another in an
    appendTransaction.

## 112.2.7

- [patch][ed02efdb94](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed02efdb94):
  - [ED-6817] Extract the current toggleHeader logic to prosemirror-table 0.8.0

## 112.2.6

- [patch][8bdff125fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8bdff125fb):
  - ED-6818 Scroll cursor into view after pasting rich text or text inside a code block

## 112.2.5

- [patch][85328a0d76](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85328a0d76):
  - ED-6466: (ED-6599) fix undo with cmd+z after scaling table columns by applying new widths to
    cells in one go

## 112.2.4

- [patch][12aa76d5b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12aa76d5b5):
  - ED-6814: fixed rendering mediaSingle without collection

## 112.2.3

- [patch][5fd9727f51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5fd9727f51):
  - Remove duplicate isEmptyNode function from same code path, to prevent compilation errors

## 112.2.2

- [patch][dc5b953c49](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc5b953c49):
  - Fix issue where attempting to fix layouts would reference a stale layout type

## 112.2.1

- [patch][3c1c5165b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c1c5165b3):
  - ED-6815: fix resizing images to line length (100% width) after fix for ED-6467

## 112.2.0

- [minor][79f0ef0601](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79f0ef0601):
  - Use strict tsconfig to compile editor packages

## 112.1.1

- [patch][ad5128f63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad5128f63c):
  - ED-5844 Refactor media floating toolbar into little pieces

## 112.1.0

- [minor][0ed8ea77ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ed8ea77ab):
  - ED-6049: New hyperlink experience, add text to display in the toolbar, refer spec in the ticket

## 112.0.3

- [patch][74b05d57c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/74b05d57c4):
  - Fix slowness after "fix regression where multiple cell context menu dropdowns would appear when
    adding rows"

## 112.0.2

- [patch][1f276f95d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1f276f95d4):
  - ED-6871 Remove unused duplicate functions from table commands

## 112.0.1

- [patch][5ad66b6d1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ad66b6d1a):
  - [ED-6860] Revert prosemirror-view 1.8.9 bumps, this version was making the cursor typing slowly.
    this version is recreating all plugins when we use `EditorView.setProps`

## 112.0.0

- [major][5e4ff01e4c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4ff01e4c):
  - Fix typeahead re-rendering when moving mouse

  Breaking change -> TypeAheadItem:

  ```ts
  export type TypeAheadItemRenderProps = {
  	onClick: () => void;

  	// BREAKING CHANGE
  	// onMouseMove -> onHover
  	onHover: () => void;

  	isSelected: boolean;
  };

  export type TypeAheadItem = {
  	/*...*/
  	render?: (
  		props: TypeAheadItemRenderProps,
  	) => React.ReactElement<TypeAheadItemRenderProps> | null;
  	/*...*/
  };
  ```

  Items returned from `QuickInsertProvider#getItems` method that have custom `render` function will
  now get `onHover` instead of `onMouseMove`.

## 111.1.4

- [patch][c5b70ffbdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5b70ffbdb):
  - fix regression where multiple cell context menu dropdowns would appear when adding rows

## 111.1.3

- [patch][897c83c32a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/897c83c32a):
  - ED-6849: Prevent the collab plugin from re-initing on a reconfigure, also maintains previous
    state when reconfiguring

## 111.1.2

- [patch][6a52b3d258](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a52b3d258):
  - fix for clicking behaviour in view/edit mode for Inline Smart Links.

## 111.1.1

- [patch][287036e319](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/287036e319):
  - ED-6765: workaround for mediaSingle deletion on Android

## 111.1.0

- [minor][9626153146](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9626153146):
  - ED-6564: improve typing performance, especially in tables

  Be more selective about when to re-render certain nodes. In particular, only re-render table cells
  when selecting in/out of them, or their contents change. This applies to:
  - tables
  - images
  - emojis
  - mentions
  - tasks and decisions

  Also prevents a number of plugins from notifying about status changes when nothing has changed. In
  particular:
  - breakout
  - emoji
  - hyperlink
  - table

## 111.0.6

- [patch][1c88068498](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c88068498):
  - Fix re-rendering FullPage appearance on every scroll

## 111.0.5

- [patch][2b85ca535a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b85ca535a):
  - ED-6828: fix smart link selection inside lists

## 111.0.4

- [patch][a3264821d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3264821d0):
  - ED-6129 Refactor table plugin state to use pluginFactory

## 111.0.3

- [patch][519046cd9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/519046cd9b):
  - ED-6789: improve table column stacking when resizing columns to the right by going to overflown
    state only when all resized columns are minWidths

## 111.0.2

- Updated dependencies
  [ed3f034232](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed3f034232):
  - @atlaskit/editor-test-helpers@9.1.3
  - @atlaskit/renderer@48.1.1
  - @atlaskit/media-card@63.0.2
  - @atlaskit/media-core@30.0.1
  - @atlaskit/media-editor@35.0.1
  - @atlaskit/media-filmstrip@34.1.1
  - @atlaskit/media-picker@42.0.1
  - @atlaskit/media-test-helpers@23.0.0

## 111.0.1

- [patch][58948126ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58948126ef):
  - ED-6073: fix cursor selection and prevent jumping around inline smart links

## 111.0.0

- [major][154372926b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/154372926b):
  - Remove insertFileFromDataUrl action

  If you want to upload a dataUrl to media, you should instead use **context.file.upload** from
  **@atlaskit/media-core**

  ```typescript
  import { ContextFactory } from '@atlaskit/media-core';

  const mediaContext = ContextFactory.create();

  mediaContext.file.upload({
  	content: 'some-external-url',
  	name: 'some-file-name.png',
  	collection: 'destination-collection',
  });
  ```

  For more info check `atlaskit-mk-2/packages/media/media-client/src/client/file-fetcher.ts`

- Updated dependencies
  [59cce82fd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59cce82fd1):
  - @atlaskit/media-test-helpers@22.0.1
  - @atlaskit/media-picker@42.0.0

## 110.4.0

- [minor][a8e3fc91ae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a8e3fc91ae):
  - Remove react from panel node view

## 110.3.6

- [patch][72fc33f8e7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72fc33f8e7):
  - FS-3243 - Refactor status plugin to use new architecture

## 110.3.5

- [patch][284e2d0b0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/284e2d0b0b):
  - ED-6841 Fix inconsistent integration tests for inline card and table layout

## 110.3.4

- [patch][d1741c1f40](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1741c1f40):
  - ED-6788: refactor columns resize actions to commands

## 110.3.3

- [patch][d9eccd861e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d9eccd861e):
  - ED-6804: pasting URLs with spaces properly convert to smart links

## 110.3.2

- [patch][47273cabd4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/47273cabd4):
  - ED-6803: Added bridge.clearContent() method for Android

## 110.3.1

- [patch][7890fa64fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7890fa64fc):
  - ED-6723 Fix code block to be indented, if it's created using auto formating.

## 110.3.0

- [minor][652ef1e6be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/652ef1e6be):
  - ED-6774: Adds a FF to priortize smart links resolution over Jira Issue Macro

## 110.2.0

- [minor][5a49043dac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5a49043dac):
  - Enable strictPropertyInitialization in tsconfig.base

## 110.1.1

- [patch][6614c81995](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6614c81995):
  - ED-6792: refactor column resizing classes to helper functions

## 110.1.0

- [minor][85d8a0831b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85d8a0831b):
  - ED-6725 Add new "Three columns with sidebars" layout

## 110.0.3

- [patch][80cf1c1e82](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80cf1c1e82):
  - [ED-6654] Update prosemirror-view to 1.8.9 that fixes a few issues with mouse selections on
    prosemirror like click on table and the controls doesn't show up

## 110.0.2

- [patch][e88b52e27c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e88b52e27c):
  - ED-6130 Refactor table actions

## 110.0.1

- [patch][52846a2537](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52846a2537):
  - ED-6633 Fix issue with size of table controls in new sidebar layouts

## 110.0.0

- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
  - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
    this package, please ensure you use at least this version of react and react-dom.

- Updated dependencies
  [7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
  - @atlaskit/adf-utils@6.0.5
  - @atlaskit/editor-markdown-transformer@3.0.6
  - @atlaskit/analytics-gas-types@4.0.4
  - @atlaskit/util-service-support@4.0.3
  - @atlaskit/adf-schema@2.5.5
  - @atlaskit/editor-common@39.0.0
  - @atlaskit/renderer@48.0.0
  - @atlaskit/emoji@62.0.0
  - @atlaskit/media-card@63.0.0
  - @atlaskit/media-editor@35.0.0
  - @atlaskit/media-filmstrip@34.0.0
  - @atlaskit/media-picker@41.0.0
  - @atlaskit/docs@8.0.0
  - @atlaskit/visual-regression@0.1.0
  - @atlaskit/analytics-next@5.0.0
  - @atlaskit/avatar-group@4.0.0
  - @atlaskit/avatar@16.0.0
  - @atlaskit/button@13.0.0
  - @atlaskit/calendar@8.0.0
  - @atlaskit/code@10.0.0
  - @atlaskit/dropdown-menu@8.0.0
  - @atlaskit/droplist@9.0.0
  - @atlaskit/icon@17.0.0
  - @atlaskit/item@10.0.0
  - @atlaskit/logo@11.0.0
  - @atlaskit/lozenge@8.0.0
  - @atlaskit/modal-dialog@9.0.0
  - @atlaskit/section-message@3.0.0
  - @atlaskit/select@9.0.0
  - @atlaskit/spinner@11.0.0
  - @atlaskit/textarea@2.0.0
  - @atlaskit/theme@9.0.0
  - @atlaskit/toggle@7.0.0
  - @atlaskit/tooltip@14.0.0
  - @atlaskit/width-detector@2.0.0
  - @atlaskit/editor-bitbucket-transformer@6.0.0
  - @atlaskit/editor-json-transformer@6.0.0
  - @atlaskit/editor-test-helpers@9.0.0
  - @atlaskit/analytics-listeners@6.0.0
  - @atlaskit/analytics-namespaced-context@4.0.0
  - @atlaskit/date@0.7.0
  - @atlaskit/mention@18.0.0
  - @atlaskit/pubsub@5.0.0
  - @atlaskit/status@0.9.0
  - @atlaskit/task-decision@15.0.0
  - @atlaskit/util-data-test@12.0.0
  - @atlaskit/media-core@30.0.0
  - @atlaskit/media-test-helpers@22.0.0
  - @atlaskit/smart-card@11.0.0

## 109.0.0

- Updated dependencies
  [a1192ef860](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1192ef860):
  - @atlaskit/editor-common@38.0.0
  - @atlaskit/renderer@47.0.0
  - @atlaskit/emoji@61.0.0
  - @atlaskit/media-card@62.0.0
  - @atlaskit/media-editor@34.0.0
  - @atlaskit/media-filmstrip@33.0.0
  - @atlaskit/media-picker@40.0.0
  - @atlaskit/editor-bitbucket-transformer@5.0.5
  - @atlaskit/editor-json-transformer@5.0.4
  - @atlaskit/editor-markdown-transformer@3.0.5
  - @atlaskit/editor-test-helpers@8.0.8
  - @atlaskit/task-decision@14.0.9
  - @atlaskit/util-data-test@11.1.9
  - @atlaskit/media-test-helpers@21.4.0
  - @atlaskit/media-core@29.3.0

## 108.0.4

- [patch][cc47b65340](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc47b65340):
  - ED-6738: Table scaling is now less aggressive, we will only attempt to 'scale to fix' when
    neccessary.

## 108.0.3

- [patch][553c7e4fed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/553c7e4fed):
  - ED-6779: Update CollabProvider types to cater for removing event listeners.

## 108.0.2

- [patch][55925d8946](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55925d8946):
  - Fix flickering in media annotation modal

## 108.0.1

- [patch][312076749f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/312076749f):
  - [ED-6784] Fixes resize bar position when the mouse comes from a paragraph

## 108.0.0

- Updated dependencies
  [e7292ab444](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7292ab444):
  - @atlaskit/editor-common@37.0.0
  - @atlaskit/renderer@46.0.0
  - @atlaskit/emoji@60.0.0
  - @atlaskit/media-card@61.0.0
  - @atlaskit/media-editor@33.0.0
  - @atlaskit/media-filmstrip@32.0.0
  - @atlaskit/media-picker@39.0.0
  - @atlaskit/editor-bitbucket-transformer@5.0.4
  - @atlaskit/editor-json-transformer@5.0.3
  - @atlaskit/editor-markdown-transformer@3.0.4
  - @atlaskit/editor-test-helpers@8.0.7
  - @atlaskit/task-decision@14.0.8
  - @atlaskit/util-data-test@11.1.8
  - @atlaskit/media-test-helpers@21.3.0
  - @atlaskit/media-core@29.2.0

## 107.24.4

- [patch][5bebbeb98e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5bebbeb98e):
  - [ED-6367] Fixes table header row toggle when there is cells with column span, preventing it from
    being adding new cells wrongly

## 107.24.3

- [patch][a6fb248987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6fb248987):
  - ED-6639 Align lists styles between editor & renderer

## 107.24.2

- [patch][1e37f1bfc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e37f1bfc2):
  - ED-6535: fix fallback for images without dimensions on upload

## 107.24.1

- [patch][a2e9e69a6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2e9e69a6a):
  - ED-6745 Fix and prevent bad floating bar configuration

## 107.24.0

- [minor][6ab657abdc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6ab657abdc):
  - ED-6644 Fire analytics event when full-width mode changes

## 107.23.1

- [patch][86975facf8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/86975facf8):
  - ED-6664 Fix i18n messages generation, replacing all const enum to just enums inside editor-core

## 107.23.0

- [minor][69d92c210f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69d92c210f):
  - ED-6582 Add Analytcs GAS V3 for insert SmartLinks

## 107.22.2

- Updated dependencies
  [87f0209201](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87f0209201):
- Updated dependencies
  [dd95622388](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd95622388):
  - @atlaskit/editor-common@36.2.1
  - @atlaskit/width-detector@1.0.0
  - @atlaskit/smart-card@10.4.2
  - @atlaskit/textarea@1.0.0

## 107.22.1

- [patch][0a4ccaafae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4ccaafae):
  - Bump tslib

- [patch][0ac39bd2dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ac39bd2dd):
  - Bump tslib to 1.9

## 107.22.0

- [minor][229cb05e26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229cb05e26):
  - ED-6722 Rename 'Columns' to 'Layouts' in toolbar and quick insert menu

## 107.21.1

- Updated dependencies
  [cd67ae87f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd67ae87f8):
  - @atlaskit/textarea@0.4.5

## 107.21.0

- [minor][f005175d25](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f005175d25):
  - ED-6710: Replace UNSAFE_fullWidthMode with full-width appearance to match renderer API

## 107.20.0

- [minor][ce8ac59383](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce8ac59383):
  - ED-6635: You can now resize media inside columns

## 107.19.0

- [minor][ee71c90037](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ee71c90037):
  - ED-6601: When toggling between Full Width appearance and Full Page appearance, resized tables
    now scale their sizes accordingly.

## 107.18.0

- [minor][272b64139f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/272b64139f):
  - ED-5108 Adding padding in the bottom of full page editor appearance

## 107.17.1

- [patch][16290b0448](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/16290b0448):
  - ED-6715 Fix issue with gap cursor + breakout + full-width mode where editor would crash

## 107.17.0

- [minor][d6886fe651](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d6886fe651):
  - ED-6649 Add analytics events for layout toolbar buttons - changing layouts and deleting layouts

- [patch][77936321cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/77936321cd):
  - [ED-4898] Fixes the Backspace event for empty codeBlocks when triggered from inside of tables or
    columns

## 107.16.0

- [minor][5d9455978b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d9455978b):
  - ED-5292: add support for custom autoformatting

  You can now use the `customAutoformatting` prop to provide a custom autoformatting handler that
  replaces on particular regex strings.

  See (Editor RFC 131: Injectable auto-formatting rules,
  AutoformattingProvider)[https://product-fabric.atlassian.net/wiki/spaces/E/pages/881141566/Editor+RFC+131+Injectable+auto-formatting+rules+AutoformattingProvider]
  for more details on how this works.

  An example provider `autoformattingProvider` that is used in the storybook example is exported
  from the `@atlaskit/editor-test-helpers` package. Try typing ED-123.

  A simplified provider might look like:

      export const autoformattingProvider: AutoformattingProvider = {
        getRules: () =>
          Promise.resolve({
            '[Ee][Dd]-(\\d+)': (match: string[]): Promise<ADFEntity> => {
              const ticketNumber = match[1];
              return new Promise.resolve({
                type: 'inlineCard',
                attrs: {
                  url: 'https://www.atlassian.com/',
                },
              });
            },
          }),
      };

  At the moment, only text or `inlineCard` nodes are permitted to be replaced.

## 107.15.1

- [patch][9210783b0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9210783b0e):
  - [ED-6432] Fix remove table after cut event happen on the entire table

## 107.15.0

- [minor][af359aa8d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af359aa8d1):
  - ED-6602: Disable breakout for full width mode

## 107.14.0

- [minor][799b7daf70](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/799b7daf70):
  - ED-6600: Adding full-width mode to media

## 107.13.4

- Updated dependencies
  [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
  - @atlaskit/docs@7.0.3
  - @atlaskit/avatar@15.0.4
  - @atlaskit/avatar-group@3.0.4
  - @atlaskit/button@12.0.3
  - @atlaskit/calendar@7.0.22
  - @atlaskit/code@9.0.1
  - @atlaskit/dropdown-menu@7.0.6
  - @atlaskit/droplist@8.0.5
  - @atlaskit/icon@16.0.9
  - @atlaskit/item@9.0.1
  - @atlaskit/logo@10.0.4
  - @atlaskit/lozenge@7.0.2
  - @atlaskit/modal-dialog@8.0.7
  - @atlaskit/section-message@2.0.3
  - @atlaskit/select@8.1.1
  - @atlaskit/spinner@10.0.7
  - @atlaskit/textarea@0.4.4
  - @atlaskit/tooltip@13.0.4
  - @atlaskit/editor-common@36.1.12
  - @atlaskit/renderer@45.6.1
  - @atlaskit/date@0.6.4
  - @atlaskit/emoji@59.2.3
  - @atlaskit/mention@17.6.7
  - @atlaskit/pubsub@4.0.4
  - @atlaskit/status@0.8.3
  - @atlaskit/task-decision@14.0.5
  - @atlaskit/media-card@60.0.3
  - @atlaskit/media-editor@32.0.6
  - @atlaskit/media-filmstrip@31.0.4
  - @atlaskit/media-picker@38.1.6
  - @atlaskit/smart-card@10.2.4
  - @atlaskit/theme@8.1.7

## 107.13.3

- [patch][3f28e6443c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f28e6443c):
  - @atlaskit/analytics-next-types is deprecated. Now you can use types for @atlaskit/analytics-next
    supplied from itself.

## 107.13.2

- [patch][8e86c7c9d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8e86c7c9d4):
  - Use isImagePreview util to know if file is an image or not

## 107.13.1

- [patch][351e23aeb5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/351e23aeb5):
  - ED-6102: fixed inline node deletion on Android

## 107.13.0

- [minor][a16ea57a8c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a16ea57a8c):
  - ED-6623 Add new layout options "Left Sidebar" and "Right Sidebar" in addition to current layouts
    "Two Columns" and "Three Columns"

  To get access to the new layouts, configure the `allowLayouts` prop eg.
  `allowLayouts={ allowBreakout: true, UNSAFE_addSidebarLayouts: true }`

## 107.12.7

- Updated dependencies
  [cf018d7630](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf018d7630):
  - @atlaskit/textarea@0.4.2

## 107.12.6

- [patch][6695367885](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6695367885):
  - Revert emoji refactor

## 107.12.5

- Updated dependencies
  [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
  - @atlaskit/docs@7.0.2
  - @atlaskit/analytics-next@4.0.3
  - @atlaskit/avatar@15.0.3
  - @atlaskit/avatar-group@3.0.3
  - @atlaskit/calendar@7.0.21
  - @atlaskit/dropdown-menu@7.0.4
  - @atlaskit/droplist@8.0.3
  - @atlaskit/icon@16.0.8
  - @atlaskit/logo@10.0.3
  - @atlaskit/modal-dialog@8.0.6
  - @atlaskit/section-message@2.0.2
  - @atlaskit/select@8.0.5
  - @atlaskit/spinner@10.0.5
  - @atlaskit/textarea@0.4.1
  - @atlaskit/theme@8.1.6
  - @atlaskit/tooltip@13.0.3
  - @atlaskit/renderer@45.4.3
  - @atlaskit/analytics-listeners@5.0.3
  - @atlaskit/emoji@59.2.1
  - @atlaskit/pubsub@4.0.3
  - @atlaskit/task-decision@14.0.3
  - @atlaskit/media-card@60.0.1
  - @atlaskit/media-core@29.1.4
  - @atlaskit/media-editor@32.0.5
  - @atlaskit/media-filmstrip@31.0.3
  - @atlaskit/media-picker@38.1.4
  - @atlaskit/smart-card@10.2.2
  - @atlaskit/button@12.0.0

## 107.12.4

- [patch][068ecc926f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/068ecc926f):
  - Reverting column resize fix from ED-6627

## 107.12.3

- [patch][247cc39577](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/247cc39577):
  - ED-2152 Remove any selection when pressing ` and completing inlinecode

## 107.12.2

- [patch][24612aced0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24612aced0):
  - [ED-6467] Fixes alignments (left and right) for images, making them keep on the half of
    lineLength

## 107.12.1

- [patch][098e5197b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/098e5197b6):
  - ED-6197 Provide fallback for image resizing snapTo. Set media resizing to be based on bounding
    box instead of chained parent offsets.

## 107.12.0

- [minor][049ff62abf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/049ff62abf):
  - ED-6624: Add layout button to main toolbar

## 107.11.0

- [minor][b81d427d5c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b81d427d5c):
  - ED-5373: Refactor emoji plugin to use new type ahead

## 107.10.2

- [patch][55e47676aa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e47676aa):
  - revert update status code splits in Renderer/Editor which causes component dist to be broken

## 107.10.1

- [patch][64dd2ab46f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64dd2ab46f):
  - ED-6558 Fix clicking to set the cursor placement after an inline node that's at the end of a
    line. Set the default style attribute of Status nodes to be empty instead of 'null'.

## 107.10.0

- [minor][969915d261](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/969915d261):
  - update status import entrypoints in Renderer/editor

## 107.9.6

- [patch][0ff405bd0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ff405bd0f):
  - Removed CardView and CardViewLoader from public APIs and replaced it with light-weight and
    stateless CardLoading and CardError components. Handling of external images is now done by Card
    component itself using ExternalImageIdentifier interface.

  If you’ve been using CardView for loading:

  ```js
  <CardView status="loading" mediaItemType="file" dimensions={cardDimensions} />
  ```

  Now you can use new component:

  ```js
  <CardLoading dimensions={cardDimensions} />
  ```

  If you were using CardView to show an error

  ```js
  <CardView status="error" mediaItemType={type} dimensions={cardDimensions} />
  ```

  Now you can use new component:

  ```js
  <CardError dimensions={cardDimensions} />
  ```

  In case you were using CardView to show image with known external URI:

  ```js
  <CardView status="complete" dataURI={dataURI} metadata={metadata} />
  ```

  You will have to find a way to switch to using Card component using ExternalImageIdentifier
  interface:

  ```js
  <Card identifier={identifier} context={context} />
  ```

## 107.9.5

- [patch][97e555c168](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97e555c168):
  - Revert "[ED-5259 - ED-6200] adds defaultMarks on tableNode (pull request #5259)"

## 107.9.4

- [patch][09a90e4af1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/09a90e4af1):
  - ED-6319 Supporting select media using gap cursor, fix behaviour of backspace key and gap cursor
    in media single with layout wrap-right.

## 107.9.3

- [patch][a15643ba92](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a15643ba92):
  - Nodeviews now re-render without a view re-create

## 107.9.2

- [patch][823d44ebb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/823d44ebb0):
  - ED-6667 Enfoce consistent whitespace between renderer & editor

## 107.9.1

- [patch][c976e9355c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c976e9355c):
  - ED-6320: support replacing smart links from Recent Items list via Cmd+K menu

## 107.9.0

- [minor][2558e53738](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2558e53738):
  - ED-6665 Rename 'Panel' to 'Info Panel' (frontend text only)

## 107.8.3

- [patch][b425ea772b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b425ea772b):
  - Revert "ED-5505 add strong as default mark to table header (pull request #5291)"

## 107.8.2

- [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):
  - Enable esModuleInterop for typescript, this allows correct use of default exports

## 107.8.1

- [patch][dfc4c5da7f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dfc4c5da7f):
  - Fix odd cursor selection going inside the inline smart links

## 107.8.0

- [minor][02dd1f7287](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02dd1f7287):
  - [ED-5505] Persists formatting to table cells and headers when toggling header row, column or
    applying any text formatting to empty cells.

## 107.7.12

- [patch][44b14dba84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/44b14dba84):
  - ED-6651: fix cell borders when table has merged cells

## 107.7.11

- [patch][2e5b1c9783](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e5b1c9783):
  - ED-6535: fix fallback for images without dimensions on upload

## 107.7.10

- [patch][acfd88ba22](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acfd88ba22):
  - ED-6639 Align lists styles between editor & renderer

## 107.7.9

- [patch][513fb8a1a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/513fb8a1a9):
  - ED-6640: fix resizing not focused table

## 107.7.8

- [patch][eaf2f72de1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eaf2f72de1):
  - ED-6650 Table doesn’t respond on inserting widget with min-width set

## 107.7.7

- [patch][ce8caf29d5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce8caf29d5):
  - ED-6463: fix contextual menu vertical position

## 107.7.6

- [patch][eea996dac5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eea996dac5):
  - ED-6598: Toggling `fullWidthMode` now re-creates `EditorView` instead of only re-creating
    `EditorState`

  This enables us to call updates on contentComponents and nodeViews

## 107.7.5

- [patch][29d10e3d60](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29d10e3d60):
  - ED-6626 Table doesn’t respond on inserting widget with min-width set

  _Test steps:_
  - Insert a `table`
  - Insert an widget macro with an YouTube video url
  - The `table` should resize the column accordingly

## 107.7.4

- [patch][e80a553a6e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e80a553a6e):
  - ED-6478: upskip VR tests for numbered column

## 107.7.3

- [patch][71c1a888f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/71c1a888f7):
  - ED-6479: upskip table floating toolbar VR tests

## 107.7.2

- [patch][41b940325e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/41b940325e):
  - ED-5948: added mass alignment on a range of selected cells

## 107.7.1

- [patch][c4aedc236e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c4aedc236e):
  - ED-6613 Clear Action & Decision lists instead of wrapping them around floated content. Corrects
    gap cursor position when adjacent to floated content.

## 107.7.0

- [minor][9df8755c0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9df8755c0b):
  - ED-6603: Disable dynamic text sizing in full width mode

## 107.6.5

- [patch][e125d7d78a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e125d7d78a):
  - ED-6627: fix re-rendering table controls when table is nested inside Columns or bodied
    extensions

## 107.6.4

- [patch][0f0c06f787](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f0c06f787):
  - ED-5850 Visual tweak to ensure icons are tightly bound by their borders

## 107.6.3

- [patch][1b0b718266](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b0b718266):
  - ED-6474: fix resizing last table column when table is nested inside Columns node

## 107.6.2

- [patch][6110c666c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6110c666c6):
  - ED-6619: scale table when deleting or adding columns

## 107.6.1

- [patch][e0d04f321c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e0d04f321c):
  - ED-6376: fix rendering row controls when table has nested Jira macro (rendered as a nested
    table)

## 107.6.0

- [minor][13d53eb7c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/13d53eb7c9):
  - ED-6604 Animate transition from default -> full-width mode and vice versa

## 107.5.1

- [patch][d26570e3b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d26570e3b5):
  - Update i18n for team mention
  - Fix a bug in team mention: missing https protocol in team link

## 107.5.0

- [minor][81491bbc4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/81491bbc4e):
  - ED-5850 Add fallback icon and fix SVG ids

## 107.4.0

- [minor][60a89f843f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60a89f843f):
  - ED-6598: Add initial prop for 'Full Width Mode'

  You may now enable our new experimental feature 'Full Width Mode' by passing a new `fullWidthMode`
  prop.

  This prop only takes effect on full-width appearence and this initial implementation is extremely
  raw as most nodes don't reflect their desired behaviour.

  Example:

  ```
  <Editor appearence="full-width" fullWidthMode={true} />
  ```

## 107.3.3

- [patch][92c8c14019](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92c8c14019):
  - ED-6492: Fixed media single without dimensions not rendering on mobile

## 107.3.2

- [patch][3d0da81a4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d0da81a4b):
  - ED-6583 Add analytics v3 for link inserts

## 107.3.1

- [patch][9f08142085](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f08142085):
  - ED-6618: Fixes the exception thrown when trying to apply the delete decoration.

  Occurs on a position where a node was recently deleted. We now re-map the decorations position on
  state change to verify if it's still valid to draw or simply delete it.

## 107.3.0

- [minor][936f12e761](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/936f12e761):
  - ED-5850 Add descriptions, richer icons and keyboard shortcuts to the quick insert menu

## 107.2.0

- [minor][fb7a25ec0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb7a25ec0b):
  - ED-6221 Fire v3 analytics events when insert media

## 107.1.1

- [patch][67e5bfeb72](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67e5bfeb72):
  - ED-6181 Add analytics to paste event

## 107.1.0

- [minor][e36f791fd6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e36f791fd6):
  - Improve types

## 107.0.0

- Updated dependencies
  [c2c36de22b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c2c36de22b):
  - @atlaskit/editor-common@36.0.0
  - @atlaskit/renderer@45.0.0
  - @atlaskit/emoji@59.0.0
  - @atlaskit/media-card@59.0.0
  - @atlaskit/media-editor@32.0.0
  - @atlaskit/media-filmstrip@31.0.0
  - @atlaskit/media-picker@38.0.0
  - @atlaskit/editor-bitbucket-transformer@5.0.2
  - @atlaskit/editor-json-transformer@5.0.2
  - @atlaskit/editor-markdown-transformer@3.0.2
  - @atlaskit/editor-test-helpers@8.0.3
  - @atlaskit/task-decision@14.0.1
  - @atlaskit/util-data-test@11.1.5
  - @atlaskit/media-test-helpers@21.1.0
  - @atlaskit/media-core@29.1.0

## 106.7.9

- [patch][495738bcd8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/495738bcd8):
  - Enable UI for links inside headings

## 106.7.8

- [patch][2d7ff51814](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d7ff51814):
  - ED-6595 Remove layout marks when pasting images inside a list

## 106.7.7

- Updated dependencies
  [9c316bd8aa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c316bd8aa):
  - @atlaskit/editor-common@35.1.3
  - @atlaskit/renderer@44.4.3
  - @atlaskit/media-core@29.0.2
  - @atlaskit/media-editor@31.0.3
  - @atlaskit/media-filmstrip@30.0.2
  - @atlaskit/media-picker@37.0.3
  - @atlaskit/media-test-helpers@21.0.3
  - @atlaskit/media-card@58.0.0

## 106.7.6

- [patch][acaf2abb57](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acaf2abb57):
  - ED-6146 Fix bug where gap cursor did not display to right of first node

## 106.7.5

- [patch][298bfed4e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/298bfed4e1):
  - ED-6580 Media in editor is sized incorrectly in firefox

## 106.7.4

- [patch][5320e1bdb5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5320e1bdb5):
  - ED-6476 Columns should show border when inactive in the Editor.

## 106.7.3

- Updated dependencies
  [eb4323c388](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eb4323c388):
  - @atlaskit/renderer@44.4.2
  - @atlaskit/util-data-test@11.1.4
  - @atlaskit/task-decision@14.0.0

## 106.7.2

- Updated dependencies
  [97abf5e006](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97abf5e006):
  - @atlaskit/renderer@44.4.1
  - @atlaskit/status@0.8.0

## 106.7.1

- [patch][b3c60e3c9c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3c60e3c9c):
  - Update media-editor dependency

## 106.7.0

- [minor][b32008359a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b32008359a):
  - ED-5823 Add red styling for document elements when they are selected for removal

## 106.6.3

- [patch][97eeac260b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97eeac260b):
  - ED-6137 GAS v3 Analytics events for action subject Table

## 106.6.2

- [patch][56766ce748](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56766ce748):
  - ED-6407: improve table information density by reducing cells padding from 10px to 8px

## 106.6.1

- [patch][92452e9323](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92452e9323):
  - ED-5734: render table column control buttons for each column regardless of merged cells

## 106.6.0

- [minor][0781a7068c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0781a7068c):
  - ED-6222 Add insertMenu insert events for: emoji picker, image picker, link typeahead, mention
    typeahead

## 106.5.0

- [minor][ea6b08700c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea6b08700c):
  - ED-6245: Ensure extensions scroll + overflow when they may break out of their parent container.

## 106.4.0

- [minor][7e164b5a6b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e164b5a6b):
  - ED-6547 Add GAS v3 analytics for smartLink

## 106.3.3

- [patch][aa117f5341](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aa117f5341):
  - fix alignment and UI for inline Smart Links.

## 106.3.2

- [patch][8187471d39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8187471d39):
  - ED-4650 Allow inline code to render after a parentheses

## 106.3.1

- [patch][2f4594a876](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2f4594a876):
  - ED-6526: Resize a table with breakout content

## 106.3.0

- [minor][1affe17dc4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1affe17dc4):
  - add analytics events for team mention

## 106.2.3

- [patch][08940b66c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/08940b66c1):
  - ED-6561 Ignore empty transactions from collab provider

## 106.2.2

- [patch][2ac4f3bf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2ac4f3bf30):
  - fix deleting multiple rows in table

## 106.2.1

- [patch][8ea5466017](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8ea5466017):
  - ED-6438 Fix bg in codeblock gutter

## 106.2.0

- [minor][7bd786fd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7bd786fd4d):
  - TEAMS-323 : Send additional information for teams when a team is selected in a mention

## 106.1.2

- Updated dependencies
  [f504850fe2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f504850fe2):
  - @atlaskit/smart-card@10.1.1
  - @atlaskit/textarea@0.4.0

## 106.1.1

- [patch][c604b1eb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c604b1eb64):
  - Fix ED-6522 & ED-6046. Remove z-index from images to ensure they doesn't overlap adjacent
    content. Ensure floated images remain clickable when adjacent a list.

## 106.1.0

- [minor][0672369fc8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0672369fc8):
  - Integrate TeamMentionResource in editor-core

## 106.0.6

- [patch][2f953a0738](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2f953a0738):
  - ED-6362: add analytics for media annotation button

## 106.0.5

- [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
  - Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js

## 106.0.4

- [patch][205b101e2b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/205b101e2b):
  - ED-6230: bump prosemirror-view to 1.8.3; workaround Chrome bug with copy paste multiple images

## 106.0.3

- Updated dependencies
  [b684722884](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b684722884):
  - @atlaskit/renderer@44.0.1
  - @atlaskit/date@0.6.0
  - @atlaskit/emoji@58.1.0
  - @atlaskit/mention@17.1.0
  - @atlaskit/status@0.7.0
  - @atlaskit/task-decision@13.1.0
  - @atlaskit/util-data-test@11.1.0

## 106.0.2

- [patch][8f1f21dd3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f1f21dd3a):
  - ED-6275: drop size and alignment when pasting images into page columns or a table

## 106.0.1

- Updated dependencies
  [90a14be594](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90a14be594):
  - @atlaskit/button@11.0.1
  - @atlaskit/textarea@0.3.1
  - @atlaskit/analytics-next-types@4.0.1

## 106.0.0

- [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
  - Dropped ES5 distributables from the typescript packages

- Updated dependencies
  [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
  - @atlaskit/docs@7.0.1
  - @atlaskit/analytics-next@4.0.1
  - @atlaskit/avatar@15.0.1
  - @atlaskit/avatar-group@3.0.1
  - @atlaskit/calendar@7.0.20
  - @atlaskit/dropdown-menu@7.0.1
  - @atlaskit/droplist@8.0.1
  - @atlaskit/icon@16.0.5
  - @atlaskit/logo@10.0.1
  - @atlaskit/modal-dialog@8.0.2
  - @atlaskit/section-message@2.0.1
  - @atlaskit/select@8.0.3
  - @atlaskit/spinner@10.0.1
  - @atlaskit/theme@8.0.1
  - @atlaskit/tooltip@13.0.1
  - @atlaskit/editor-common@35.0.0
  - @atlaskit/renderer@44.0.0
  - @atlaskit/emoji@58.0.0
  - @atlaskit/media-card@57.0.0
  - @atlaskit/media-editor@31.0.0
  - @atlaskit/media-filmstrip@30.0.0
  - @atlaskit/media-picker@37.0.0
  - @atlaskit/i18n-tools@0.5.0
  - @atlaskit/button@11.0.0
  - @atlaskit/textarea@0.3.0
  - @atlaskit/adf-schema@2.0.0
  - @atlaskit/adf-utils@6.0.0
  - @atlaskit/editor-bitbucket-transformer@5.0.0
  - @atlaskit/editor-json-transformer@5.0.0
  - @atlaskit/editor-markdown-transformer@3.0.0
  - @atlaskit/editor-test-helpers@8.0.0
  - @atlaskit/analytics-gas-types@4.0.0
  - @atlaskit/analytics-listeners@5.0.0
  - @atlaskit/analytics-namespaced-context@3.0.0
  - @atlaskit/analytics-next-types@4.0.0
  - @atlaskit/date@0.5.0
  - @atlaskit/mention@17.0.0
  - @atlaskit/pubsub@4.0.0
  - @atlaskit/status@0.6.0
  - @atlaskit/task-decision@13.0.0
  - @atlaskit/util-data-test@11.0.0
  - @atlaskit/util-service-support@4.0.0
  - @atlaskit/media-core@29.0.0
  - @atlaskit/media-test-helpers@21.0.0
  - @atlaskit/smart-card@10.0.0

## 105.4.2

- [patch][57fdb39e20](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57fdb39e20):
  - ED-6512 Fix subscript

## 105.4.1

- [patch][fb679d390f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb679d390f):
  - Add a new TeamMenioResource for @atlaskit/mention package. That allows to fetch teams data for
    mention from a team service (Legion service)

## 105.4.0

- [minor][f6345bba88](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6345bba88):
  - Ed-4131 Fix text decorations to respect the selected text colour

## 105.3.2

- [patch][b849dcb1e7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b849dcb1e7):
  - bump smart cards version to include patches.

## 105.3.1

- [patch][3f6501c569](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f6501c569):
  - ED-6518: Fixes mark overflowing to the left

## 105.3.0

- [minor][5b226754b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b226754b8):
  - ED-5939: Replace SizeDetector with WidthDetector in all editor components

## 105.2.1

- Updated dependencies
  [1b952c437d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b952c437d):
  - @atlaskit/textarea@0.2.6

## 105.2.0

- [minor][b2c1f96b0d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b2c1f96b0d):
  - Allow text formatting marks only on text nodes.

## 105.1.0

- [minor][804597a281](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/804597a281):
  - ED-6482 Add GAS v3 analytics for panel

## 105.0.0

- Updated dependencies
  [7ab3e93996](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ab3e93996):
  - @atlaskit/editor-common@34.0.0
  - @atlaskit/editor-test-helpers@7.0.6
  - @atlaskit/renderer@43.0.0
  - @atlaskit/emoji@57.0.0
  - @atlaskit/media-card@56.0.0
  - @atlaskit/media-editor@30.0.0
  - @atlaskit/media-filmstrip@29.0.0
  - @atlaskit/media-picker@36.0.0
  - @atlaskit/media-test-helpers@20.1.8
  - @atlaskit/editor-bitbucket-transformer@4.2.5
  - @atlaskit/editor-json-transformer@4.3.5
  - @atlaskit/editor-markdown-transformer@2.2.5
  - @atlaskit/task-decision@12.0.1
  - @atlaskit/util-data-test@10.2.5
  - @atlaskit/media-core@28.0.0

## 104.1.1

- Updated dependencies
  [72c6f68226](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72c6f68226):
  - @atlaskit/renderer@42.0.1
  - @atlaskit/util-data-test@10.2.4
  - @atlaskit/task-decision@12.0.0

## 104.1.0

- [minor][55eb63afac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55eb63afac):
  - ED-6239 Add Analytics GAS V3 to autosubstituted

## 104.0.0

- [major][4d17df92f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d17df92f8):
  - ED-6484: Remove the 'inline-comment' appearance from Editor.

## 103.4.4

- [patch][65acb722e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65acb722e3):
  - ED-6412: Prevent inserting links containing 'javascript:'

## 103.4.3

- [patch][7641ec96cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7641ec96cd):
  - ED-5998: improve cell selection with merged cells, deleting columns and rows

## 103.4.2

- [patch][6380484429](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6380484429):
  - ED-6485 Support breakout mark on layout-section. Retain breakout mark when toggling list nested
    within columns.

## 103.4.1

- [patch][5e319bb725](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e319bb725):
  - ED-6286: fix post-PR for media upload on mobile

## 103.4.0

- [minor][6739aea208](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6739aea208):
  - Update editor-common and editor-core types

## 103.3.0

- [minor][738f58ef9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/738f58ef9e):
  - ED-5019 Panels are no longer cleared by clear-formatting

## 103.2.0

- [minor][08a09ae767](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/08a09ae767):
  - ED-6377 Add Analytics GAS V3 for numbered/bulleted list format

## 103.1.4

- [patch][be479e2335](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be479e2335):
  - fix link opening logic for view and edit mode.

## 103.1.3

- [patch][ed6ef51cfe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed6ef51cfe):
  - ED-6158: added a shortcut to contextual menu for insertRow and insertColumn

## 103.1.2

- [patch][abb200b0b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abb200b0b4):
  - ED-6374: Switch to MutationObserver instead of rAF + nodeview update for handling breakout
    content inside a table cell.

## 103.1.1

- [patch][109158320c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/109158320c):
  - Make more avatar colors available to the collab plugin

## 103.1.0

- [minor][58932a27f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58932a27f4):
  - ED-6220 Fire v3 analytics events when insert actions or decisions

## 103.0.3

- Updated dependencies
  [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
  - @atlaskit/button@10.1.3
  - @atlaskit/calendar@7.0.18
  - @atlaskit/icon@16.0.4
  - @atlaskit/textarea@0.2.5
  - @atlaskit/adf-utils@5.7.2
  - @atlaskit/editor-bitbucket-transformer@4.2.3
  - @atlaskit/editor-json-transformer@4.3.3
  - @atlaskit/editor-markdown-transformer@2.2.3
  - @atlaskit/renderer@41.2.1
  - @atlaskit/analytics-gas-types@3.2.5
  - @atlaskit/analytics-listeners@4.2.1
  - @atlaskit/analytics-namespaced-context@2.2.1
  - @atlaskit/date@0.4.1
  - @atlaskit/emoji@56.2.1
  - @atlaskit/mention@16.2.2
  - @atlaskit/pubsub@3.0.8
  - @atlaskit/status@0.5.1
  - @atlaskit/task-decision@11.3.1
  - @atlaskit/util-data-test@10.2.3
  - @atlaskit/util-service-support@3.1.1
  - @atlaskit/media-card@55.0.2
  - @atlaskit/media-core@27.2.3
  - @atlaskit/media-editor@29.1.2
  - @atlaskit/media-filmstrip@28.0.1
  - @atlaskit/media-picker@35.0.1
  - @atlaskit/smart-card@9.11.3
  - @atlaskit/media-test-helpers@20.1.7
  - @atlaskit/editor-common@33.0.3
  - @atlaskit/docs@7.0.0
  - @atlaskit/analytics-next@4.0.0
  - @atlaskit/avatar-group@3.0.0
  - @atlaskit/avatar@15.0.0
  - @atlaskit/code@9.0.0
  - @atlaskit/dropdown-menu@7.0.0
  - @atlaskit/droplist@8.0.0
  - @atlaskit/item@9.0.0
  - @atlaskit/logo@10.0.0
  - @atlaskit/lozenge@7.0.0
  - @atlaskit/modal-dialog@8.0.0
  - @atlaskit/section-message@2.0.0
  - @atlaskit/select@8.0.0
  - @atlaskit/size-detector@7.0.0
  - @atlaskit/spinner@10.0.0
  - @atlaskit/theme@8.0.0
  - @atlaskit/tooltip@13.0.0

## 103.0.2

- [patch][44f4d1293a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/44f4d1293a):
  - ED-6219: Use TableMap to get column index over dom children index

## 103.0.1

- [patch][b346b44c05](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b346b44c05):
  - ED-6411: Fix resizing the last column with dynamic text sizing enabled

## 103.0.0

- [major][60f0ad9a7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60f0ad9a7e):
  - ED-6286: remove StateManager from media plugin and provider

## 102.2.2

- [patch][06c4a70a2e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c4a70a2e):
  - ED-6031: Dont reset selection if editor still has focus.

## 102.2.1

- [patch][c427333c46](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c427333c46):
  - ED-6008 Dim telepointers that overlaps the cursor.

## 102.2.0

- [minor][4a9a7487f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a9a7487f1):
  - ED-6240 Add Analytics GAS V3 for insert new line

## 102.1.10

- Updated dependencies
  [4072865c1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4072865c1c):
  - @atlaskit/renderer@41.1.1
  - @atlaskit/date@0.4.0
  - @atlaskit/emoji@56.2.0
  - @atlaskit/status@0.5.0
  - @atlaskit/task-decision@11.3.0

## 102.1.9

- [patch][9b0f6671ae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b0f6671ae):
  - ED-6244: Fix Resizable Media to allow images go smaller size than videos

## 102.1.8

- [patch][97a9ca095b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97a9ca095b):
  - ED-6452: Put collab document validation behind a flag

## 102.1.7

- [patch][2e48ec26ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e48ec26ba):
  - Changes to support new version of media-editor

## 102.1.6

- [patch][59fcd0bbc9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59fcd0bbc9):
  - FM-1618: fixed media upload on mobile

## 102.1.5

- [patch][2b4b290610](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b4b290610):
  - ED-6461: Fix placement start when scrolling for Popup

## 102.1.4

- [patch][7a8d8ba656](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a8d8ba656):
  - ED-6452: Validate documents on init through collab-editing
  * Add unsupportedInline and unsupportedBlock to test-helpers.

## 102.1.3

- [patch][1c00bd6268](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c00bd6268):
  - ED-6409: set minWidth to 140px for all new columns in resized table

## 102.1.2

- [patch][f86078d629](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f86078d629):
  - ED-6327: highlight smart cards when selecting backwards in document

## 102.1.1

- Updated dependencies
  [36bb743af0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36bb743af0):
  - @atlaskit/renderer@41.0.1
  - @atlaskit/date@0.3.0
  - @atlaskit/emoji@56.1.0
  - @atlaskit/status@0.4.0

## 102.1.0

- [minor][d18b085e2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d18b085e2a):
  - Integrating truly upfront ID

## 102.0.2

- [patch][4d0c196597](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d0c196597):
  - ED-6232 Fix copy-pasting a table with numbered column drops one column

## 102.0.1

- [patch][2787c79b6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2787c79b6a):
  - ED-6296: Scale down table sizes when parent layout changes

## 102.0.0

- Updated dependencies
  [4aee5f3cec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4aee5f3cec):
  - @atlaskit/editor-common@33.0.0
  - @atlaskit/renderer@41.0.0
  - @atlaskit/emoji@56.0.0
  - @atlaskit/media-card@55.0.0
  - @atlaskit/media-filmstrip@28.0.0
  - @atlaskit/media-picker@35.0.0
  - @atlaskit/editor-bitbucket-transformer@4.2.1
  - @atlaskit/editor-json-transformer@4.3.1
  - @atlaskit/editor-markdown-transformer@2.2.1
  - @atlaskit/editor-test-helpers@7.0.2
  - @atlaskit/task-decision@11.2.3
  - @atlaskit/util-data-test@10.2.2
  - @atlaskit/media-test-helpers@20.1.6
  - @atlaskit/media-core@27.2.0

## 101.7.0

- [minor][d4afa2713d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4afa2713d):
  - ED-6212 Fire v3 analytics events when insert table or emojis

## 101.6.3

- Updated dependencies
  [0de1251ad1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0de1251ad1):
  - @atlaskit/editor-common@32.4.3
  - @atlaskit/renderer@40.1.1
  - @atlaskit/size-detector@6.0.0

## 101.6.2

- [patch][4eb1af2892](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4eb1af2892):
  - ED-6265 fix external image call to media for dimensions

## 101.6.1

- [patch][3f4a4e4f49](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f4a4e4f49):
  - [ED-6351] Fix table insert columns/row UI positions

## 101.6.0

- [minor][8e407b5a24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8e407b5a24):
  - ED-6289 Add analytics GAS V3 for color text formatting

## 101.5.3

- [patch][37ca429b01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37ca429b01):
  - ED-6374: Fixes handling breakout content more efficiently.

## 101.5.2

- [patch][1ede48ac5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ede48ac5b):
  - ED-6381: Gather max layout sizes based on dynamic text sizing

## 101.5.1

- [patch][42b78a6133](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/42b78a6133):
  - ED-6278: a complete rewrite of mergeCells, deleteColumns and deleteRows

## 101.5.0

- [minor][bab8f06b0a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bab8f06b0a):
  - ED-6285 When catch an invalid transaction, send the new & prev document structures

## 101.4.3

- [patch][06f8fd872b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06f8fd872b):
  - [ED-6342] Fix remove bodied extension when it is selected

## 101.4.2

- [patch][27189951b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27189951b5):
  - ED-5967: added API to enable links on hybrid editor

## 101.4.1

- [patch][c2360c53b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c2360c53b2):
  - fixed status selection loss when dragging and drop

## 101.4.0

- [minor][30b4e99377](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30b4e99377):
  - ED-5888 Add editor dark mode

## 101.3.3

- [patch][e08b35abef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e08b35abef):
  - StatusPicker event listeners cleaned up

## 101.3.2

- [patch][f5e8437365](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5e8437365):
  - ED-6373: Fix position of breakout controls while scrolling

## 101.3.1

- [patch][7308d1e0e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7308d1e0e9):
  - ED-6061: support image annotations in editor

## 101.3.0

- [minor][3672ec23ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3672ec23ef):
  - [ED-5788] Add new layout Breakout button for CodeBlock and Layout

## 101.2.0

- [minor][d5856900a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5856900a1):
  - ED-6338: Dont allow nested nodes to be inserted with a non default layout.

## 101.1.0

- [minor][e142e966c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e142e966c2):
  - ED-6238, ED-5684 Add Analytcs GAS v3 to clear formatting and fix clear formatting on heading
    elements

## 101.0.6

- [patch][60ea09b0cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60ea09b0cc):
  - ED-6246 Add more metadata to Unsupported Node logging

## 101.0.5

- [patch][c5683f8422](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5683f8422):
  - ED-4998 Fix highlighting and disabling of meatball menu items in different contexts

## 101.0.4

- [patch][bd0f7a69ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd0f7a69ac):
  - ED-5964: Remove marks from inline nodes that are not text

## 101.0.3

- [patch][7a7cd4c491](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a7cd4c491):
  - make smart links open in same window.

## 101.0.2

- [patch][6773e958ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6773e958ab):
  - ED-5738: fix resize handles for merged cells

## 101.0.1

- [patch][b832f0f57c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b832f0f57c):
  - ED-6320: inserting links via CMD+K can also insert smart links

## 101.0.0

- [major][4a84fc40e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a84fc40e0):
  - ED-5766 Remove the deprecated 'message' appearance from Editor

## 100.2.0

- [minor][af5572cf8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af5572cf8e):
  - ED-6284 Filter out invalid transactions before they are applied and send an analytics event

## 100.1.0

- [minor][5dc1e046b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dc1e046b2):
  - Apply stricture typings to elements related editor code

## 100.0.0

- [major][4af5bd2a58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4af5bd2a58):
  - Remove linkCreateContext from MediaProvider

## 99.0.1

- [patch][7f93e282b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7f93e282b8):
  - ED-6257: Handle applying header column with a rowspan

## 99.0.0

- [patch][5b5ae91921](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b5ae91921):
  - Require Identifier type from media-core instead of media-card

- Updated dependencies
  [fc6164c8c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc6164c8c2):
- Updated dependencies
  [190c4b7bd3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/190c4b7bd3):
  - @atlaskit/editor-common@32.0.0
  - @atlaskit/renderer@39.0.0
  - @atlaskit/emoji@55.0.0
  - @atlaskit/media-card@54.0.0
  - @atlaskit/media-filmstrip@27.0.0
  - @atlaskit/media-picker@34.0.0
  - @atlaskit/editor-bitbucket-transformer@4.1.11
  - @atlaskit/editor-json-transformer@4.1.10
  - @atlaskit/editor-markdown-transformer@2.1.10
  - @atlaskit/editor-test-helpers@6.3.22
  - @atlaskit/task-decision@11.2.1
  - @atlaskit/util-data-test@10.2.1
  - @atlaskit/media-test-helpers@20.1.5
  - @atlaskit/media-core@27.1.0

## 98.13.6

- [patch][f500b2c81e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f500b2c81e):
  - ED-6252 Change table floating toolbar to say 'Table options' instead of icon

## 98.13.5

- [patch][bc340694d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bc340694d2):
  - ED-6247: fix resizing with merged cells

## 98.13.4

- Updated dependencies
  [46dfcfbeca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/46dfcfbeca):
  - @atlaskit/editor-common@31.1.1
  - @atlaskit/renderer@38.0.7
  - @atlaskit/media-core@27.0.2
  - @atlaskit/media-filmstrip@26.1.2
  - @atlaskit/media-picker@33.0.4
  - @atlaskit/media-test-helpers@20.1.4
  - @atlaskit/media-card@53.0.0

## 98.13.3

- [patch][0a13188647](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a13188647):
  - ED-6133: Fix scaling up going into overflow

## 98.13.2

- [patch][cebfee91b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cebfee91b3):
  - ED-6231 Fixes RangeError when deleting last column in full-width mode

## 98.13.1

- [patch][7316e316bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7316e316bc):
  - ED-6209: remove internal legacy event subscription model from media plugin

## 98.13.0

- [minor][be86cbebc3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be86cbebc3):
  - enable noImplicitAny for task-decision, and related changes

## 98.12.1

- [patch][a3161a7927](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3161a7927):
  - ED-6264 Fix examples page not been loaded when code is compiled

## 98.12.0

- [minor][4d8d759bf9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d8d759bf9):
  - [ED-6255] Migrate ADFNode type to ADFEntity

## 98.11.1

- [patch][ea423a619f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea423a619f):
  - Fixed the call to the /check endpoint

## 98.11.0

- [minor][448b9946cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/448b9946cc):
  - ED-6195 Add Analytics GAS V3 for identation

## 98.10.5

- [patch][36986d383b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36986d383b):
  - ED-6010 Rename "Block Quote" to "Quote", and "Code Block" to "Code snippet" in the insert menu
  - Update i18n translations

## 98.10.4

- [patch][cf7fd7d3be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf7fd7d3be):
  - Render external images in editor

## 98.10.3

- Updated dependencies
  [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
  - @atlaskit/logo@9.2.7
  - @atlaskit/media-picker@33.0.3
  - @atlaskit/media-test-helpers@20.1.3
  - @atlaskit/modal-dialog@7.2.3
  - @atlaskit/select@7.0.0

## 98.10.2

- [patch][45e3fffa9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/45e3fffa9e):
  - suppress enter and tab keys events in the status node to prevent bugs

## 98.10.1

- [patch][4cc0b47f6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4cc0b47f6a):
  - ED-6233: Use minCellWith over wrapWidth to determine free space in a column

## 98.10.0

- [minor][e6daf79012](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6daf79012):
  - ED-6135 Fire analytics v3 events when insert panel, code block or horizontal rule

## 98.9.5

- [patch][026d4424c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/026d4424c2):
  - ED-6226 Fix row delete button displacement after many rows in a table

## 98.9.4

- [patch][e04c61dc55](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e04c61dc55):
  - ED-6183 fix image wrapping, revert createDOMRef chang

## 98.9.3

- [patch][8788a98286](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8788a98286):
  - [FS-3589] Fix re-rendering on status element after apply decoration

## 98.9.2

- [patch][c81737b526](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c81737b526):
  - ED-6098: simplify internal state changes for completed media uploads

## 98.9.1

- [patch][ebb0a98051](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebb0a98051):
  - remove empty status before publishing document

## 98.9.0

- [minor][59ae46e1cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59ae46e1cf):
  - ED-5061: migrate media toolbar to new internal architecture

## 98.8.2

- [patch][19a823bf2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19a823bf2a):
  - delete empty status node when user selects another node

## 98.8.1

- [patch][0a304a48f6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a304a48f6):
  - ED-6218: fix repair table logic

## 98.8.0

- [minor][cde3ff657f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cde3ff657f):
  - ED-6134 Add analytics GAS V3 for text formatting, headers and blockQuotes

## 98.7.2

- [patch][6981b6d25a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6981b6d25a):
  - ED-6214: Fix resizing when rowspan exists in non last column

## 98.7.1

- [patch][a22478c227](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a22478c227):
  - ED-6133: Re-draw resized columns in collab, cater for overflow tables when resizing

## 98.7.0

- [minor][44a42d5eb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/44a42d5eb3):
  - ED-5846: Refactoring new hyperlink toolbar and adding typeahead to the new floating toolbar

## 98.6.0

- [minor][fa435d11f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fa435d11f7):
  - ED-6155 Fire analytics v3 events for general editor UI events

## 98.5.1

- [patch][4bead4dd64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4bead4dd64):
  - Fix cursor bug between Panel and Status when moved with arrowkeys

## 98.5.0

- [minor][5a6071d7f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5a6071d7f5):
  - [ED-6159] Changes tooltip for the add contextual button on tables

## 98.4.6

- [patch][09696170ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/09696170ec):
  - ED-6177 Deleting a range of rows/columns deletes only a subset of selected rows/columns

## 98.4.5

- [patch][c61aaebd2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c61aaebd2d):
  - ED-6172: Apply table layout based on total width for autoSize tables.

## 98.4.4

- [patch][18dffaa5fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dffaa5fd):
  - ED-6192: Bail out of column resizing if the table has changed via other means (e.g. collab)

## 98.4.3

- [patch][66a5bd2f70](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66a5bd2f70):
  - ED-6027 update ADF when image dimensions are missing

## 98.4.2

- [patch][2487368a7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2487368a7e):
  - ED-6170: repair the table by removing invisible columns

## 98.4.1

- [patch][47970c78b1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/47970c78b1):
  - ED-5976 Maintain text alignment when hit return

## 98.4.0

- [minor][1bc4b69b08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bc4b69b08):
  - ED-6171 Adding feature flag for Analytics GAS V3

## 98.3.0

- [minor][0f3f9f0992](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f3f9f0992):
  - Fix context identifiers not being passed to mention provider's calls. MentionProvider interface
    was updated to include the optional contextIdentifier parameter in filter and
    recordMentionSelection methods.

## 98.2.6

- [patch][3305886b5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3305886b5a):
  - ED-6167: Handle extraneous column widths

## 98.2.5

- [patch][b11848ebf8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b11848ebf8):
  - [ED-6165] Fix table cell options chevron overflow.

## 98.2.4

- [patch][65b73cc466](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65b73cc466):
  - Code split media-picker: make MediaPicker factory async and make editor use it

## 98.2.3

- [patch][14fe1381ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14fe1381ba):
  - ED-6118: ensure media dimensions are always integers, preventing invalid ADF

## 98.2.2

- [patch][86dcb6f814](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/86dcb6f814):
  - updated native status icon in Fabric editor

## 98.2.1

- [patch][17107bdfb0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17107bdfb0):
  - ED-6141: remove broken tables if its not fixable

## 98.2.0

- [minor][3fecea2975](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3fecea2975):
  - ED-5933 Add analytics plugin to facilitate working with @atlaskit/analytics-next package

## 98.1.13

- [patch][7ce3cc56ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ce3cc56ff):
  - FS-3500 Fix missing call to recordMentionSelection() when a selection is made in the mention
    typeahead

## 98.1.12

- [patch][1c62bcce7d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c62bcce7d):
  - Fix a problem with smart cards not appearing sometimes when lazy rendered and lazy loaded after
    code-split.

## 98.1.11

- [patch][be706e55f6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be706e55f6):
  - Fixes tableRow validation failure

## 98.1.10

- [patch][e7dcb7ef15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7dcb7ef15):
  - Revert table resizing collab change

## 98.1.9

- [patch][1ee84815dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ee84815dd):
  - ED-6133: Visually apply column resize changes in collab editing

## 98.1.8

- [patch][e83a20575b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e83a20575b):
  - ED-6148: Prevent autoSize tables from being in an endless loop, integrate with new resizing

## 98.1.7

- [patch][69e29bab6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69e29bab6c):
  - ED-5860 Prevent invalid steps from being applied in the editor

## 98.1.6

- [patch][406cbf0a4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/406cbf0a4e):
  - ED-6092: allow passing undefined context to media filmstrip

## 98.1.5

- [patch][b2b0a00d6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b2b0a00d6a):
  - Fix table creation without rows

## 98.1.4

- [patch][3b9236fb74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b9236fb74):
  - MS-1455, MS-1456: Fix max width for the surrounding element for the inline smart cards so that
    they don't overflow and positioning within li elements

## 98.1.3

- [patch][af3918bc89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af3918bc89):
  - The url part of the unauthorized link is now grey

## 98.1.2

- [patch][557a2b5734](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/557a2b5734):
  - ED-5788: bump prosemirror-view and prosemirror-model

## 98.1.1

- [patch][2d14c5dae1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d14c5dae1):
  - ED-5730 Allow attachment to be inserted after list

## 98.1.0

- [minor][a26d644414](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a26d644414):
  - ED-5845, ED-6072: support resizing in multiple editors on page, fix snapping images in lists

## 98.0.3

- [patch][5ae645d661](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ae645d661):
  - Fixing analytics in smart-cards

## 98.0.2

- [patch][4437882a9a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4437882a9a):
  - ED-6107: don't act on destroyed EditorView during cleanup in media plugin

## 98.0.1

- [patch][2035bef8fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2035bef8fb):
  - Fix inline extractor priority preventing @type arrays in some cases.

## 98.0.0

- [patch][4e82fedc90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e82fedc90):
  - Expose real id upfront for remote files in MediaPicker

- Updated dependencies
  [9d881f1eb8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d881f1eb8):
- Updated dependencies
  [69c8d0c19c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69c8d0c19c):
  - @atlaskit/media-test-helpers@20.1.0
  - @atlaskit/media-picker@32.0.0
  - @atlaskit/editor-common@31.0.0
  - @atlaskit/editor-test-helpers@6.3.17
  - @atlaskit/renderer@38.0.0
  - @atlaskit/emoji@54.0.0
  - @atlaskit/media-card@52.0.0
  - @atlaskit/media-filmstrip@26.0.0
  - @atlaskit/editor-bitbucket-transformer@4.1.8
  - @atlaskit/editor-json-transformer@4.1.8
  - @atlaskit/editor-markdown-transformer@2.1.8
  - @atlaskit/task-decision@11.1.8
  - @atlaskit/util-data-test@10.0.36
  - @atlaskit/media-core@27.0.0

## 97.1.9

- [patch][4552e804d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4552e804d3):
  - dismiss StatusPicker if status node is not selected

## 97.1.8

- [patch][adff2caed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/adff2caed7):
  - Improve typings

## 97.1.7

- [patch][7c497c2de6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c497c2de6):
  - ED-5810 Fix issue where numbered table rows flickered when hovering on the edge of row controls

## 97.1.6

- [patch][cbc601aed3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cbc601aed3):
  - Added missing type of events for Confluence

## 97.1.5

- [patch][bfe22480d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bfe22480d0):
  - ED-6056: fix zero width columns in renderer for migration tables

## 97.1.4

- [patch][f77cd3fb66](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f77cd3fb66):
  - fixed reactjs warning on FieldBase.onBlur and prevent breaking line when inserting Status via
    enter key

## 97.1.3

- Updated dependencies
  [07a187bb30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/07a187bb30):
  - @atlaskit/editor-test-helpers@6.3.14
  - @atlaskit/renderer@37.0.2
  - @atlaskit/media-card@51.0.2
  - @atlaskit/media-core@26.2.1
  - @atlaskit/media-filmstrip@25.0.2
  - @atlaskit/media-picker@31.0.2
  - @atlaskit/media-test-helpers@20.0.0

## 97.1.2

- [patch][5132bc24a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5132bc24a5):
  - Fix codeblock enter-press inside lists

## 97.1.1

- [patch][478a86ae8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/478a86ae8a):
  - avoid using the same localId when pasting status

## 97.1.0

- [minor][2db7577588](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2db7577588):
  - ED-5924: Fixes handling of node deletion for composition events.

## 97.0.3

- [patch][a5714ccc17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5714ccc17):
  - Fixed table column not selectable (regression in prosemirror-view@1.6.8)

## 97.0.2

- [patch][8dc4a35361](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8dc4a35361):
  - enable status and date components to be pasted into a task component

## 97.0.1

- Updated dependencies
  [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
  - @atlaskit/docs@6.0.1
  - @atlaskit/avatar@14.1.8
  - @atlaskit/avatar-group@2.1.10
  - @atlaskit/button@10.1.2
  - @atlaskit/calendar@7.0.17
  - @atlaskit/dropdown-menu@6.1.26
  - @atlaskit/droplist@7.0.18
  - @atlaskit/item@8.0.15
  - @atlaskit/modal-dialog@7.2.1
  - @atlaskit/section-message@1.0.16
  - @atlaskit/select@6.1.19
  - @atlaskit/tooltip@12.1.15
  - @atlaskit/editor-common@30.0.1
  - @atlaskit/editor-test-helpers@6.3.13
  - @atlaskit/renderer@37.0.1
  - @atlaskit/emoji@53.0.1
  - @atlaskit/mention@16.0.1
  - @atlaskit/status@0.3.2
  - @atlaskit/task-decision@11.1.7
  - @atlaskit/media-card@51.0.1
  - @atlaskit/media-filmstrip@25.0.1
  - @atlaskit/media-picker@31.0.1
  - @atlaskit/media-test-helpers@19.1.1
  - @atlaskit/smart-card@9.4.1
  - @atlaskit/icon@16.0.0

## 97.0.0

- [minor][b1627a5837](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1627a5837):
  - Enable inline video player in Editor and Renderer

- Updated dependencies
  [85d5d168fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85d5d168fd):
  - @atlaskit/editor-common@30.0.0
  - @atlaskit/renderer@37.0.0
  - @atlaskit/emoji@53.0.0
  - @atlaskit/media-card@51.0.0
  - @atlaskit/media-filmstrip@25.0.0
  - @atlaskit/media-picker@31.0.0
  - @atlaskit/editor-bitbucket-transformer@4.1.7
  - @atlaskit/editor-json-transformer@4.1.7
  - @atlaskit/editor-markdown-transformer@2.1.7
  - @atlaskit/editor-test-helpers@6.3.12
  - @atlaskit/task-decision@11.1.6
  - @atlaskit/util-data-test@10.0.34
  - @atlaskit/media-test-helpers@19.1.0
  - @atlaskit/media-core@26.2.0

## 96.0.2

- [patch][4e764a26d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e764a26d4):
  - ED-6070: Don't render proper mediaCard on mobile until we have a valid collection

## 96.0.1

- [patch][af85018](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af85018):
  - ED-6064: always undo smart cards to links

## 96.0.0

- Updated dependencies [dadef80](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dadef80):
- Updated dependencies [3ad16f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ad16f3):
  - @atlaskit/editor-common@29.0.0
  - @atlaskit/renderer@36.0.0
  - @atlaskit/emoji@52.0.0
  - @atlaskit/media-card@50.0.0
  - @atlaskit/media-filmstrip@24.0.0
  - @atlaskit/media-picker@30.0.0
  - @atlaskit/editor-bitbucket-transformer@4.1.6
  - @atlaskit/editor-json-transformer@4.1.6
  - @atlaskit/editor-markdown-transformer@2.1.6
  - @atlaskit/editor-test-helpers@6.3.11
  - @atlaskit/task-decision@11.1.5
  - @atlaskit/util-data-test@10.0.33
  - @atlaskit/media-test-helpers@19.0.0
  - @atlaskit/media-core@26.1.0

## 95.1.0

- [minor][2d6d5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d6d5b6):
  - ED-5379: rework selecting media under the hood; maintain size and layout when copy-pasting

## 95.0.21

- [patch][6c81bca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6c81bca):
  - ED-6041: fix converting encoded URLs (e.g. URLs with spaces as %20) to smart cards

## 95.0.20

- [patch][9d3f48c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d3f48c):
  - ED-4501 Wrap placeholder text onto new line

## 95.0.19

- [patch][967f631](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/967f631):
  - ED-4732: Fixed preserving marks when pasting text into paragraph

## 95.0.18

- [patch][8158fe0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8158fe0):
  - ED-6059: Extension and inlineExtension should read their content from attrs not the PMNode.

## 95.0.17

- [patch][37b7edf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37b7edf):
  - ED-6062: fix deleting last character inside a node with breakout mark

## 95.0.16

- [patch][23d298e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23d298e):
  - ED-5950: fix merging rows

## 95.0.15

- [patch][a8d8855](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a8d8855):
  - fixed StatusPicker analytics firing when user clicks in two Status instances, one after another

## 95.0.14

- [patch][be6313e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be6313e):
  - ED-5477 Support rendering of inline code together with other marks

## 95.0.13

- [patch][c5ee0c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5ee0c8):
  - Added Annotation mark to ADF, editor & renderer

## 95.0.12

- [patch][888e563](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/888e563):
  - Fixes an issue with ClickAreaBlock that wouldn't allow focus textareas

## 95.0.11

- [patch][ec9ed50](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec9ed50):
  - ED-5814 Fix issue where numbered columns' styling was off on small screens

## 95.0.10

- [patch][060f2da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/060f2da):
  - ED-5991: bumped prosemirror-view to 1.6.8

## 95.0.9

- [patch][6514dda](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6514dda):
  - ED-5415, ED-6020: don't create broken document after sequential media insertion; always try to
    insert an empty paragraph after images, even in tables

## 95.0.8

- [patch][fc9a884](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc9a884):
  - ED-5543: fix backspacing after hardbreak node

## 95.0.7

- [patch][5f8b151](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f8b151):
  - Open date picker on enter when date node is selected

## 95.0.6

- [patch][6855bec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6855bec):
  - Updated internal use of ModalDialog to use new composition API

## 95.0.5

- [patch][844feea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/844feea):
  - ED-6039 Fixed extension toolbar remove action

## 95.0.4

- [patch][e082366](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e082366):
  - ED-6045: fixed unable to select table row

## 95.0.3

- [patch][61ce3c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61ce3c5):
  - ED-6015 Fix bug where cursor would jump to start of mention after hitting backspace after a
    mention

## 95.0.2

- [patch][6866eba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6866eba):
  - ED-5638: insert a space after pasting links that turn into inline cards to help avoid refreshing
    them

## 95.0.1

- [patch][df30c63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df30c63):
  - ED-5723: Enables typeahead support for mobile editor
  * Added a new bridge `typeAheadBridge`, which contains `typeAheadQuery()` and `dismissTypeAhead()`
    - `typeAheadQuery(query: string, trigger: string)` - This will notify integrators when a user is
      attempting to filter down a list.
    - `dismissTypeAhead` - Call this to dismiss any typeahead related content.
  * Added bridge function `insertTypeAheadItem()`, which currently only supports inserting mentions.
    - `insertTypeAheadItem(type: 'mention', payload: string)` - Payload is a stringified JSON blob
      containing the information to insert a mention in this scenario.
  * Added bridge function `setFocus()` to handle returning the focus to the editor after a native
    interaction.
  * Added new promise `getAccountId`, which is used to highlight the current user's mention.

## 95.0.0

- [major][0c116d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c116d6):
  - Removed client-side indexed cache of mention results. Also removed method 'getUsersInContext'
    from MentionResourceConfig, 'remoteSearch' from MentionStats and 'weight' from
    MentionDescription. If you used to use them, simply remove any references to them.

## 94.1.5

- [patch][c0dc7e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c0dc7e3):
  - FS-3360 - Support state analytics attribute with values new or existing. Implement for web, and
    mobile support via mobile-bridge.

## 94.1.4

- [patch][7d9ccd7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d9ccd7):
  - fixed copy/paste status from renderer to editor

## 94.1.3

- [patch][323b457](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/323b457):
  - trimmed status text so now the placeholder appears correctly when user types spaces in the
    status picker

## 94.1.2

- [patch][c8a5e65](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8a5e65):
  - ED-6023: fix scaling a table when deleting column

## 94.1.1

- [patch][9b0341d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b0341d):
  - ED-5871 Fix issue where user had to click twice to focus cursor in editor on full page editor in
    Firefox

## 94.1.0

- [minor][58e30bb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58e30bb):
  - deduped i18n key fabric.editor.orderedList

## 94.0.0

- Updated dependencies [cbb8cb5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cbb8cb5):
  - @atlaskit/editor-common@28.0.0
  - @atlaskit/editor-test-helpers@6.3.7
  - @atlaskit/renderer@35.0.0
  - @atlaskit/emoji@51.0.0
  - @atlaskit/media-card@49.0.0
  - @atlaskit/media-filmstrip@23.0.0
  - @atlaskit/media-picker@29.0.0
  - @atlaskit/media-test-helpers@18.9.1
  - @atlaskit/editor-bitbucket-transformer@4.1.4
  - @atlaskit/editor-json-transformer@4.1.4
  - @atlaskit/editor-markdown-transformer@2.1.4
  - @atlaskit/task-decision@11.1.4
  - @atlaskit/util-data-test@10.0.31
  - @atlaskit/media-core@26.0.0

## 93.0.0

- Updated dependencies [72d37fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d37fb):
  - @atlaskit/editor-common@27.0.0
  - @atlaskit/editor-test-helpers@6.3.6
  - @atlaskit/renderer@34.0.0
  - @atlaskit/emoji@50.0.0
  - @atlaskit/media-card@48.0.0
  - @atlaskit/media-filmstrip@22.0.0
  - @atlaskit/media-picker@28.0.0
  - @atlaskit/editor-bitbucket-transformer@4.1.3
  - @atlaskit/editor-json-transformer@4.1.3
  - @atlaskit/editor-markdown-transformer@2.1.3
  - @atlaskit/task-decision@11.1.3
  - @atlaskit/util-data-test@10.0.30
  - @atlaskit/media-core@25.0.0
  - @atlaskit/media-test-helpers@18.9.0

## 92.0.21

- [patch][e930505](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e930505):
  - Added plugin state factory: createPluginState

## 92.0.20

- [patch][ababb4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ababb4a):
  - ED-5999: fix padding between Columns in renderer

## 92.0.19

- [patch][e858305](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e858305):
  - ED-5805: Popup to support being sticky with alignX=top

## 92.0.18

- [patch][5d4527e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d4527e):
  - Fix issue where date was not respecting user's local date for initial date selection in quick
    insert

## 92.0.17

- [patch][561f6cb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/561f6cb):
  - ED-5336 Disallow nesting lists past 6 levels

## 92.0.16

- [patch][e251065](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e251065):
  - ED-5894: fix table controls disappearing while dragging resize handle

## 92.0.15

- [patch][4b1567c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b1567c):
  - ED-5991: fixed Position NaN out of range when resizing tables

## 92.0.14

- [patch][88a8605](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88a8605):
  - ED-5958: fix "getBoundingClientRect" errors

## 92.0.13

- [patch][e79f8b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e79f8b0):
  - Disable alignment when editor is disabled

## 92.0.12

- [patch][80cadc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80cadc7):
  - ED-5861 - Fix panel style in order to render telepointers properly

## 92.0.11

- [patch][53c513c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/53c513c):
  - ED-5947: fix preserving CellSelection when clicking on context menu

## 92.0.10

- [patch][6d435cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d435cf):
  - Fix issue where table contextual menu had incorrect styling when using a popups mount point
    outside of the editor

## 92.0.9

- Updated dependencies [00c648e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/00c648e):
- Updated dependencies [a17bb0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a17bb0e):
- Updated dependencies [99f08a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/99f08a0):
  - @atlaskit/renderer@33.0.3
  - @atlaskit/status@0.3.0

## 92.0.8

- [patch][4611d97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4611d97):
  - Remove hardcoded "unknown" value for mention's analytics 'source' attribute. In general the
    'source' attribute is not meant to be set by components and are supposed to be populated by
    products.

- [patch][551696e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/551696e):
  - FS-3398 Fix incorrect event type for mention's "rendered" analytics event, ui -> operational

- [patch][77b3be7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/77b3be7):
  - FS-3398 Fix case typo in actionSubject of mention's "rendered" analytics event, mentionTypeAhead
    -> mentionTypeahead

- [patch][f6a1b31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6a1b31):
  - Remove 'query' attribute from mention's "rendered" analytics event. This attribute basically
    contains UGC and should not have been captured in the first place. It seems like it was added by
    accident as it wasn't part of the original specs.

- [patch][551696e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/551696e):
  - FS-3398 Fix incorrect event type for mention's "rendered" analytics event, ui -> operational

## 92.0.7

- [patch][7c10292](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c10292):
  - ED-5923: don't grow page while using resize handles on images

## 92.0.6

- Updated dependencies [135ed00](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/135ed00):
  - @atlaskit/editor-common@25.0.3
  - @atlaskit/renderer@33.0.1
  - @atlaskit/media-core@24.7.2
  - @atlaskit/media-filmstrip@21.0.2
  - @atlaskit/media-picker@27.0.2
  - @atlaskit/media-test-helpers@18.7.2
  - @atlaskit/media-card@47.0.0

## 92.0.5

- [patch][50d9b26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/50d9b26):
  - ED-5806 Fix disappearing language in code block language picker

## 92.0.4

- [patch][be12a8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be12a8e):
  - Fix popup picker dismiss on escape for Jira

## 92.0.3

- [patch][88c8373](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88c8373):
  - ED-5704: filtering out invalid marks from JSON output of editorActions.getValue()

## 92.0.2

- [patch][dc39f5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc39f5b):
  - ED-5956: don't close the typeaheads when calling getValue from EditorActions

## 92.0.1

- [patch][a83bedb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a83bedb):
  - Fix codeblock input rules inside unsupported blocks

## 92.0.0

- Updated dependencies [b3738ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3738ea):
- Updated dependencies [6cb6696](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6cb6696):
  - @atlaskit/editor-common@25.0.0
  - @atlaskit/renderer@33.0.0
  - @atlaskit/emoji@49.0.0
  - @atlaskit/media-card@46.0.0
  - @atlaskit/media-filmstrip@21.0.0
  - @atlaskit/media-picker@27.0.0
  - @atlaskit/editor-bitbucket-transformer@4.1.1
  - @atlaskit/editor-json-transformer@4.1.1
  - @atlaskit/editor-markdown-transformer@2.1.1
  - @atlaskit/editor-test-helpers@6.3.4
  - @atlaskit/task-decision@11.1.1
  - @atlaskit/util-data-test@10.0.28
  - @atlaskit/media-test-helpers@18.7.0
  - @atlaskit/media-core@24.7.0

## 91.2.2

- [patch][af32972](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af32972):
  - ED-5880: disable media layout buttons

## 91.2.1

- [patch][e714e7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e714e7a):
  - ED-5667 Added hyperlink to quick insert

## 91.2.0

- [minor][b9f8a8f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9f8a8f):
  - Adding alignment options to media

## 91.1.4

- [patch][3780be2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3780be2):
  - Fix extension delete when media is selected

## 91.1.3

- [patch][462b70f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/462b70f):
  - ED-5819: Enables support for text color on mobile

## 91.1.2

- [patch][8be04eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8be04eb):
  - Remove option to change appearance mode on Smart Cards.

## 91.1.1

- [patch][9f444e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f444e9):
  - ED-5882: fixed delayed scroll to top after page load

## 91.1.0

- [minor][1205725](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1205725):
  - Move schema to its own package

## 91.0.0

- [patch][8ae67fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8ae67fc):
  - Use stretchy-fit resizeMode for media card components instead of full-fit or undefined values;

- Updated dependencies [80f765b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80f765b):
  - @atlaskit/editor-common@23.0.0
  - @atlaskit/renderer@32.0.0
  - @atlaskit/emoji@48.0.0
  - @atlaskit/media-card@45.0.0
  - @atlaskit/media-filmstrip@20.0.0
  - @atlaskit/media-picker@26.0.0
  - @atlaskit/adf-utils@5.3.4
  - @atlaskit/editor-bitbucket-transformer@4.0.23
  - @atlaskit/editor-json-transformer@4.0.25
  - @atlaskit/editor-markdown-transformer@2.0.23
  - @atlaskit/editor-test-helpers@6.3.2
  - @atlaskit/task-decision@11.0.9
  - @atlaskit/util-data-test@10.0.26
  - @atlaskit/media-test-helpers@18.6.2
  - @atlaskit/media-core@24.6.0

## 90.4.7

- [patch][f621523](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f621523):
  - fix MediaMocker router

## 90.4.6

- [patch][feb276c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/feb276c):
  - Don't scroll cursor into view on remote transactions

## 90.4.5

- [patch][6beeada](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6beeada):
  - Don't hide media-picker on initialisation

## 90.4.4

- [patch][f083737](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f083737):
  - Fix copy-paste of external images

## 90.4.3

- [patch][4e483e7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e483e7):
  - ED-5900: store resize handle always as a number

## 90.4.2

- [patch][ebd73f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebd73f4):
  - ED-5880: allow breakout mode only in full-page editor

## 90.4.1

- Updated dependencies [67d563a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67d563a):
  - @atlaskit/date@0.2.0

## 90.4.0

- [minor][e06b553](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e06b553):
  - ED-5702: default new table resizing

## 90.3.18

- [patch][d3f3e19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3f3e19):
  - restored StatusContainer to editor-core, avoid re-rendering on event handlers, removed unused
    props in the renderer

- [patch][44cc61d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/44cc61d):
  - added native status analytics

## 90.3.17

- [patch][b81da9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b81da9b):
  - Fix typescript types to support strictFunctionTypes

## 90.3.16

- [patch][43501db](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/43501db):
  - ED-5812: Fixes some regressions in the mobile editor

  Including:
  - Disables mediaGoup lazy loading.
  - Fixes unsupported emoji content.
  - Fixes missed call to Android bridge for block state.

## 90.3.15

- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
  - @atlaskit/analytics-next@3.1.2
  - @atlaskit/avatar@14.1.7
  - @atlaskit/avatar-group@2.1.9
  - @atlaskit/button@10.1.1
  - @atlaskit/calendar@7.0.16
  - @atlaskit/code@8.2.2
  - @atlaskit/dropdown-menu@6.1.25
  - @atlaskit/droplist@7.0.17
  - @atlaskit/icon@15.0.2
  - @atlaskit/item@8.0.14
  - @atlaskit/logo@9.2.6
  - @atlaskit/lozenge@6.2.4
  - @atlaskit/modal-dialog@7.1.1
  - @atlaskit/section-message@1.0.14
  - @atlaskit/select@6.1.13
  - @atlaskit/size-detector@5.0.9
  - @atlaskit/spinner@9.0.13
  - @atlaskit/theme@7.0.1
  - @atlaskit/tooltip@12.1.13
  - @atlaskit/adf-utils@5.3.2
  - @atlaskit/editor-bitbucket-transformer@4.0.21
  - @atlaskit/editor-json-transformer@4.0.24
  - @atlaskit/editor-markdown-transformer@2.0.22
  - @atlaskit/renderer@31.1.3
  - @atlaskit/analytics-gas-types@3.2.3
  - @atlaskit/analytics-namespaced-context@2.1.5
  - @atlaskit/date@0.1.9
  - @atlaskit/emoji@47.0.7
  - @atlaskit/mention@15.1.8
  - @atlaskit/pubsub@3.0.7
  - @atlaskit/status@0.2.10
  - @atlaskit/task-decision@11.0.8
  - @atlaskit/util-data-test@10.0.25
  - @atlaskit/util-service-support@3.0.5
  - @atlaskit/media-card@44.1.3
  - @atlaskit/media-core@24.5.2
  - @atlaskit/media-filmstrip@19.0.3
  - @atlaskit/media-picker@25.0.6
  - @atlaskit/smart-card@9.0.4
  - @atlaskit/docs@6.0.0

## 90.3.14

- [patch][b22d7e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b22d7e9):
  - FS-3309 - Include native status in insert menu when enabled

## 90.3.13

- [patch][9a1dbaa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a1dbaa):
  - Fixed toolbar being positioned over a panel at the bottom of the page

## 90.3.12

- [patch][85b71a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85b71a9):
  - ED-5704: Fixed invalid ADF sent when saving and mention/quickInsert/emoji is active

## 90.3.11

- [patch][e0c91b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e0c91b6):
  - FS-3310 Fix handling of duplicate users in mention typeahead causing HOT-85672

## 90.3.10

- [patch][fa596d9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fa596d9):
  - display videos as mediaGroup for now

## 90.3.9

- [patch][7190767](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7190767):
  - Fixes empty collection name and API naming mismatches

## 90.3.8

- [patch][7fdfac1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7fdfac1):
  - FS-3269 - Ensure status attributes are read even if in mark

## 90.3.7

- [patch][f0398a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f0398a5):
  - Display media singles with video inside as inline video player

## 90.3.6

- [patch][a60d8cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a60d8cd):
  - FS-3278 - Prevent overflow of status in a table cell.

## 90.3.5

- [patch][ef1df96](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef1df96):
  - Remove unused deps

## 90.3.4

- [patch][3c2c367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c2c367):
  - FS-3261 - Fix status selection growing as font size increases

## 90.3.3

- [patch][5390041](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5390041):
  - FS-3160 - Prevent editor crash in some deletion use cases for status

## 90.3.2

- [patch][48640fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48640fb):
  - FS-3227 - Prevent status popup focus from scrolling editor

## 90.3.1

- [patch][dcd8f90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dcd8f90):
  - Fix bug where gap cursor would remove previous node on backspace

## 90.3.0

- [minor][a1b03d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1b03d0):
  - ED-3890 Adds Indentation support on paragraphs and headings

  **New Feature: Indentation**

  Use the new `allowIndentation` prop to enable this feature.

  ```
  // Enable indentation support for `heading` and `paragraph`
  allowIndentation?: boolean;
  ```

  **Minor bug fixes**
  - ED-5841 Alignment is getting removed inside Table on load
  - ED-5842 Alignment mark aligns empty placeholder
  - ED-5843 Remove block marks on backspace when document is empty
  - ED-5846 Fix React warning in renderer
  - ED-5863 Fix alignment copy-paste
  - ED-5865 Alignment shouldn't be disabled when Cmd + A

## 90.2.2

- [patch][1668ce3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1668ce3):
  - Wrap kitchen sink in smart card provider.

## 90.2.1

- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
  - @atlaskit/docs@5.2.3
  - @atlaskit/avatar-group@2.1.8
  - @atlaskit/button@10.0.4
  - @atlaskit/calendar@7.0.15
  - @atlaskit/code@8.2.1
  - @atlaskit/dropdown-menu@6.1.24
  - @atlaskit/droplist@7.0.16
  - @atlaskit/icon@15.0.1
  - @atlaskit/item@8.0.13
  - @atlaskit/logo@9.2.5
  - @atlaskit/modal-dialog@7.0.14
  - @atlaskit/section-message@1.0.13
  - @atlaskit/select@6.1.10
  - @atlaskit/spinner@9.0.12
  - @atlaskit/tooltip@12.1.12
  - @atlaskit/editor-common@22.2.3
  - @atlaskit/renderer@31.0.7
  - @atlaskit/date@0.1.8
  - @atlaskit/emoji@47.0.6
  - @atlaskit/mention@15.1.7
  - @atlaskit/pubsub@3.0.6
  - @atlaskit/status@0.2.8
  - @atlaskit/task-decision@11.0.7
  - @atlaskit/smart-card@9.0.2
  - @atlaskit/theme@7.0.0
  - @atlaskit/avatar@14.1.6
  - @atlaskit/lozenge@6.2.3

## 90.2.0

- [minor][94094fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/94094fe):
  - Adds support for links around images

## 90.1.0

- [minor][fef6755](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fef6755):
  - Change the way we deal with transactions in collab edit

## 90.0.0

- [major][3a7224a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7224a):
  - ED-5677: enabled quickInsert and gapCursor by default (quickInsert: except for mobile
    appearance)

## 89.1.3

- [patch][0e72eb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0e72eb6):
  - Revert box-sizing change for node views

## 89.1.2

- [patch][cf4e304](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf4e304):
  - Fixed toolbar being positioned over a panel at the bottom of the page

## 89.1.1

- [patch][3061b52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3061b52):
  - AK-5723 - adjust files in package.json to ensure correct publishing of dist/package.json

## 89.1.0

- [minor][7c9dcba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c9dcba):
  - Responsive wide breakout mode

## 89.0.8

- [patch][6c90bb9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6c90bb9):
  - Fix mention plugin state in plugin

## 89.0.7

- Updated dependencies [df32968](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df32968):
  - @atlaskit/editor-test-helpers@6.2.22
  - @atlaskit/renderer@31.0.4
  - @atlaskit/smart-card@9.0.0

## 89.0.6

- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
  - @atlaskit/smart-card@8.8.5
  - @atlaskit/docs@5.2.2
  - @atlaskit/avatar@14.1.5
  - @atlaskit/avatar-group@2.1.7
  - @atlaskit/button@10.0.1
  - @atlaskit/calendar@7.0.14
  - @atlaskit/dropdown-menu@6.1.23
  - @atlaskit/droplist@7.0.14
  - @atlaskit/item@8.0.12
  - @atlaskit/modal-dialog@7.0.13
  - @atlaskit/section-message@1.0.12
  - @atlaskit/select@6.1.9
  - @atlaskit/tooltip@12.1.11
  - @atlaskit/editor-common@22.0.2
  - @atlaskit/editor-test-helpers@6.2.21
  - @atlaskit/renderer@31.0.3
  - @atlaskit/emoji@47.0.2
  - @atlaskit/mention@15.1.3
  - @atlaskit/status@0.2.6
  - @atlaskit/task-decision@11.0.6
  - @atlaskit/media-card@44.0.2
  - @atlaskit/media-filmstrip@19.0.2
  - @atlaskit/media-picker@25.0.3
  - @atlaskit/media-test-helpers@18.3.1
  - @atlaskit/icon@15.0.0

## 89.0.5

- [patch][2db96d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2db96d3):
  - Adjust min-width nodes to support table resizing

## 89.0.4

- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
  - @atlaskit/docs@5.2.1
  - @atlaskit/analytics-next@3.1.1
  - @atlaskit/avatar@14.1.4
  - @atlaskit/avatar-group@2.1.6
  - @atlaskit/calendar@7.0.13
  - @atlaskit/dropdown-menu@6.1.22
  - @atlaskit/droplist@7.0.13
  - @atlaskit/icon@14.6.1
  - @atlaskit/logo@9.2.4
  - @atlaskit/modal-dialog@7.0.12
  - @atlaskit/section-message@1.0.11
  - @atlaskit/select@6.1.8
  - @atlaskit/spinner@9.0.11
  - @atlaskit/theme@6.2.1
  - @atlaskit/tooltip@12.1.10
  - @atlaskit/renderer@31.0.2
  - @atlaskit/emoji@47.0.1
  - @atlaskit/pubsub@3.0.5
  - @atlaskit/task-decision@11.0.5
  - @atlaskit/media-card@44.0.1
  - @atlaskit/media-core@24.5.1
  - @atlaskit/media-filmstrip@19.0.1
  - @atlaskit/media-picker@25.0.2
  - @atlaskit/smart-card@8.8.4
  - @atlaskit/button@10.0.0
  - @atlaskit/analytics-next-types@3.1.2

## 89.0.3

- [patch][1e8d316](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e8d316):
  - ED-5819: Fixes emitting text color plugin state on every key stroke, without the state changing.

## 89.0.2

- [patch][a2cae0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2cae0c):
  - Fix conversion of pasted urls via macroPlugin with html in clipboard (ED-5786)

## 89.0.1

- [patch][086f816](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086f816):
  - FS-3150 - Support status in the editor-mobile-bridge

## 89.0.0

- Updated dependencies [7e8b4b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e8b4b9):
  - @atlaskit/editor-common@22.0.0
  - @atlaskit/renderer@31.0.0
  - @atlaskit/emoji@47.0.0
  - @atlaskit/media-card@44.0.0
  - @atlaskit/media-filmstrip@19.0.0
  - @atlaskit/media-picker@25.0.0
  - @atlaskit/adf-utils@5.1.9
  - @atlaskit/editor-bitbucket-transformer@4.0.19
  - @atlaskit/editor-json-transformer@4.0.22
  - @atlaskit/editor-markdown-transformer@2.0.20
  - @atlaskit/editor-test-helpers@6.2.19
  - @atlaskit/task-decision@11.0.4
  - @atlaskit/util-data-test@10.0.21
  - @atlaskit/media-test-helpers@18.3.0
  - @atlaskit/media-core@24.5.0

## 88.5.3

- [patch][dfcb816](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dfcb816):
  - ED-5818: Add support for inserting block nodes

  Bridge API now supports inserting:
  - Tables
  - Panels
  - Codeblocks
  - Block Quotes
  - Actions
  - Decisions

## 88.5.2

- [patch][b73607f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b73607f):
  - ED-5770: fix resizer for media @ 0 and non-dynamic text sizes

- [patch][7a9f647](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a9f647):
  - ensure toolbar always appears even if media re-renders (e.g. resizer)

## 88.5.1

- [patch][ab6d96b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab6d96b):
  - ED-5710: Fixes calling media upfront.

  We now only call for the media auth, when rendering / loading a media item.

## 88.5.0

- [minor][cfba914](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfba914):
  - ED-5771: fix wide and full-width images in renderer

## 88.4.4

- [patch][416fbb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/416fbb3):
  - ED-3298: codeBlocks inside lists

## 88.4.3

- [patch][96c125b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/96c125b):
  - Fixes an issue where using arrow keys to navigate between mention nodes would put the cursor in
    unexpected locations.

## 88.4.2

- [patch][6e4570d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e4570d):
  - Add height check when rendering images

## 88.4.1

- [patch][8974838](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8974838):
  - Do not wrap in breakout a paragraph inserted after code block

## 88.4.0

- [minor][6d6522b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d6522b):
  - Refactor mentions to use TypeAhead plugin

## 88.3.0

- [patch][43f178a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/43f178a):
  - ED-5813: Added type safety to width plugin.

- [minor][1e5cd32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e5cd32):
  - Make layouts stack on small screens

## 88.2.14

- [patch][1ac6286](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ac6286):
  - Fixes width plugin continuing without valid transaction state

## 88.2.13

- [patch][37313f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37313f8):
  - Remove preprocessDoc because it was removing empty tasks & decisionItems

## 88.2.12

- [patch][1358f62](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1358f62):
  - ED-5717: deduped quick insert provided items

## 88.2.11

- [patch][a706ffd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a706ffd):

  ED-4427 Editor disabled state applies to floating toolbars and task decision checkboxes

## 88.2.10

- [patch][368e858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/368e858):
  - ED-5570 Fixed long URLs wrapping in editor panel

## 88.2.9

- [patch][70a104dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70a104dc):
  - ED-5802: fix merging rows when rowspan > 1 in neighbour columns

## 88.2.8

- [patch][04abea3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/04abea3):
  - ED-5186: Always show scroll bar, to avoid page shift.

## 88.2.7

- [patch][4e2a3b1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e2a3b1):
  - ED-5809 Fixes code mark getting removed from document

## 88.2.6

- [patch][899b377](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/899b377):
  - ED-5750: fix selection for merged cells when its created by dragging mouse across table cells

## 88.2.5

- [patch][4ad840a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4ad840a):
  - Adds resize property to fix media without dimensions

## 88.2.4

- [patch][a458d03](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a458d03):
  - ED-5713: Quick insert aliases

## 88.2.3

- [patch][8d30d62](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d30d62):
  - ED-5774: add breakout for Columns

## 88.2.2

- [patch][9a66a9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a66a9b):
  - Add Confluence cards in Editor example.

## 88.2.1

- [patch][16ff8d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/16ff8d2):
  - Add jira card editor example.

## 88.2.0

- [minor][14477fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14477fa):
  - Adding text alignment to editor and renderer

## 88.1.14

- [patch][380928b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/380928b):
  - ED-5293: fix merging cells

## 88.1.13

- [patch][f9d1245](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9d1245):
  - Fixes pasting from Microsoft & Apple office products (ED-5694, ED-5575)

## 88.1.12

- [patch][cc78d09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc78d09):
  - ED-5196: For a block as first node in a document, up and left arrow should show a gap cursor

## 88.1.11

- [patch][4897ebf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4897ebf):
  - ED-4777 Toggling list no longer selects previous text

## 88.1.10

- [patch][ac02f46](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac02f46):
  - ED-5499 ToolbarFeedback now accepts metadata that appears in feedback ticket

## 88.1.9

- [patch][6cb44c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6cb44c4):
  - ED-5162: fix table selection for merged cells

## 88.1.8

- [patch][e151c1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e151c1a):
  - Removes dependency on @atlaskit/layer-manager

  As of component versions:
  - \`@atlaskit/modal-dialog@7.0.0\`
  - \`@atlaskit/tooltip@12.0.2\`
  - \`@atlaskit/flag@9.0.6\`
  - \`@atlaskit/onboarding@6.0.0\`

  No component requires \`LayerManager\` to layer correctly.

  You can safely remove this dependency and stop rendering \`LayerManager\` in your apps.

## 88.1.7

- [patch][8262781](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8262781):
  - Fix floating toolbars overlaping with main editor toolbar

## 88.1.6

- [patch][50aa9d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/50aa9d2):
  - Refactor transform-to-code command

## 88.1.5

- [patch][60087ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60087ec):
  - Remove decorators

## 88.1.4

- [patch][5c148c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c148c8):
  - ED-5739: fix updating cells DOM attributes when deleting rows/columns

## 88.1.3

- [patch][68f3e01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/68f3e01):
  - ED-5687: add full-width grid lines and other resizing fixes

## 88.1.2

- [patch][93e576a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93e576a):
  - ED-5651: Typing // causes editor to disregard text

## 88.1.1

- [patch][9072682](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9072682):
  - Fix emoticons alignment

## 88.1.0

- [minor][b440439](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b440439):
  - Add breakout mark to editor, renderer and adf-utils

## 88.0.11

- [patch][6ef824b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6ef824b):
  - Fix import of re-resizable

## 88.0.10

- [patch][d518ce0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d518ce0):
  - FS-3118 - Only focus status input field on initial insertion. FS-3158 - Fix focus flicker in
    status input field.

## 88.0.9

- [patch][6efc73e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6efc73e):
  - allow Fabric status plugin to be enabled but be hidden in the editor menu

## 88.0.8

- [patch][9390a7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9390a7e):
  - ED-5685: add grid ruler marks

## 88.0.7

- [patch][c64c174](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c64c174):
  - Fix multiple papercuts in quick insert

## 88.0.6

- [patch][82ad72d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82ad72d):
  - Timestamp on date node must always be a string

## 88.0.5

- [patch][beefae2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/beefae2):
  - Updated type definitions for prosemirror packages

## 88.0.4

- [patch][2e1b194](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e1b194):
  - Revert collab changes

## 88.0.3

- [patch][222082a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/222082a):
  - Fix incorrect import of PanelType

## 88.0.2

- [patch][ffcaedd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ffcaedd):
  - FS-2964 Implement status node placeholder support. Handle removing if no content in node

## 88.0.1

- [patch][8059325](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8059325):
  - Fix delete doing nothing

## 88.0.0

- Updated dependencies [2c21466](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2c21466):
  - @atlaskit/editor-common@21.0.0
  - @atlaskit/renderer@30.0.0
  - @atlaskit/emoji@46.0.0
  - @atlaskit/media-card@43.0.0
  - @atlaskit/media-filmstrip@18.0.0
  - @atlaskit/media-picker@24.0.0
  - @atlaskit/adf-utils@5.0.1
  - @atlaskit/editor-bitbucket-transformer@4.0.18
  - @atlaskit/editor-json-transformer@4.0.21
  - @atlaskit/editor-markdown-transformer@2.0.19
  - @atlaskit/editor-test-helpers@6.2.16
  - @atlaskit/task-decision@11.0.2
  - @atlaskit/util-data-test@10.0.20
  - @atlaskit/media-test-helpers@18.2.12
  - @atlaskit/media-core@24.4.0

## 87.9.5

- [patch][e1db106](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e1db106):
  - ED-5696 Allow private properties in adf-validator

  `table` with `__autoSize`, `link` with `__confluenceMetadata` will render properly.

## 87.9.4

- [patch][bce23bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bce23bc):
  - Change style of status selection

## 87.9.3

- [patch][e6c4231](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6c4231):
  - ED-5639: fix deleting columns in Safari

## 87.9.2

- Updated dependencies [04c7192](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/04c7192):
  - @atlaskit/editor-common@20.3.7
  - @atlaskit/renderer@29.5.1
  - @atlaskit/media-core@24.3.1
  - @atlaskit/media-filmstrip@17.0.2
  - @atlaskit/media-picker@23.2.2
  - @atlaskit/media-test-helpers@18.2.11
  - @atlaskit/media-card@42.0.0

## 87.9.1

- [patch][676a586](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/676a586):
  - ED-5024 Quick insert improvements

## 87.9.0

- [minor][2cc9764](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2cc9764):
  - Change the way we deal with transactions in collab edit

## 87.8.2

- [patch][a9eb99f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a9eb99f):
  - ED-5510: fix deleting last character in a cell in Safari

## 87.8.1

- [patch][1764e1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1764e1c):
  - ED-5215: don't insert paragraph when inserting rule if another follows

## 87.8.0

- [minor][f17f0a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f17f0a6):
  - ED-5448: support macro autoconversion in actions

## 87.7.5

- [patch][fb6b89b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb6b89b):
  - Revert "Add buffer to the bottom of fullpage editor"

## 87.7.4

- [patch][8f1073c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f1073c):
  - ED-5572 Fixes copying 2+ lines from vs-code pastes as inline code

## 87.7.3

- [patch][825d4e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/825d4e9):

  Fix copying codeblock from renderer

- [patch][9489ed2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9489ed2):

  ED-4544 Added integration tests for panel

## 87.7.2

- [patch][c032914](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c032914):
  - ED-2043: Added table keyboard shortcut

## 87.7.1

- [patch][e8afbf1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8afbf1):
  - ED-5310: fix inline code background appearing when wrapping

## 87.7.0

- [minor][abef80b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abef80b):
  - ED-5527: apply max-width: 100% and pass container size to Card as dimension

## 87.6.18

- [patch][9f26f82](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f26f82):
  - Removing extra padding inside the comment editor

## 87.6.17

- [patch][aef4235](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aef4235):
  - Fix range selection

## 87.6.16

- [patch][7bc4461](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7bc4461):
  - ED-5565: support connecting external React.Context to nodeviews

## 87.6.15

- [patch][e8052e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8052e1):
  - Add main field to adf-utils package.json

## 87.6.14

- [patch][7787595](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7787595):
  - ED-4359: don't change selection when deleting filmstrip item

## 87.6.13

- [patch][71b59ae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/71b59ae):
  - Fixed Datepicker showing rendering outside viewport

## 87.6.12

- [patch][12855b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12855b9):
  - ED-5511: tweaked quickInsert so that query can match space-separated items

## 87.6.11

- [patch][0e0a126](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0e0a126):
  - Fixed cursor when adding hyperlink on existing piece of text using Cmd-K

## 87.6.10

- [patch][941a687](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/941a687):

  Bump i18n-tools and refactor to support babel-plugin-transform-typescript

## 87.6.9

- [patch][31653d9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/31653d9):
  - Fixed clicking between date pickers doesn't show correct date

## 87.6.8

- [patch][8b084d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b084d0):
  - Fix unsupported node event name

## 87.6.7

- [patch][6a0a6f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a0a6f8):
  - ED-5448, ED-5613, ED-5582: smart card UX improvements; allow blockCard in tableCell

## 87.6.6

- [patch][c39507e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c39507e):
  - ED-5561 Single media honors scale factor from media-picker

## 87.6.5

- [patch][f713993](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f713993):
  - ED-5537: table ux improvements

## 87.6.4

- [patch][2dd9ae3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2dd9ae3):
  - ED-4979 When in the an unindentable list item, tab should do nothing

## 87.6.3

- [patch][563c4da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563c4da):
  - ED-5149 Fixed DatePicker calendar shadow in table

## 87.6.2

- [patch][7459970](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7459970):
  - ED-5263: handle rows and columns shift selection

## 87.6.1

- [patch][bdc9961](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bdc9961" d):
  - Fixes the codeblock insert rules

## 87.6.0

- [minor][bb3336a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb3336a" d):
  - Make text formatting toolbar account for different item titles legnths

## 87.5.0

- [minor][d182ad9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d182ad9" d):
  - Add <-> to ↔︎ convertion rule

## 87.4.3

- [patch][8fb4b1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fb4b1e" d):
  - ED-5274 Fixes tables have excessive margin above

## 87.4.2

- [patch][4cc767e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4cc767e" d):
  - ED-5030: Fixed gap-cursor on nodeviews in breakout mode.

## 87.4.1

- [patch][abd19cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abd19cd" d):
  - ED-5616: fix inline cursor navigation

## 87.4.0

- [minor][5981cec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5981cec" d):
  - TypeAhead to preserve marks

## 87.3.2

- [patch][14d581b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14d581b" d):
  - Disable clear formatting menu when there is no formatting

## 87.3.1

- [patch][52f5b51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52f5b51" d):
  - ED-4366: fix text selection inside table cell on triple click

## 87.3.0

- [minor][b911028](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b911028" d):
  - Show selected color in a table contextual menu

## 87.2.0

- [minor][746c927](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/746c927" d):
  - Add buffer to the bottom fullpage editor

## 87.1.13

- [patch][f3d067d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f3d067d" d):
  - Fix font size for numbered column in tables with dynamic text sizing

## 87.1.12

- [patch][534f6ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/534f6ab" d):
  - ED-5615: Fix block element padding inside table cells.

## 87.1.11

- [patch][cb4168f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cb4168f" d):
  - ED-5307: make text white for selected heading menu item

## 87.1.10

- [patch][db65837](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db65837" d):
  - ED-3762: fix setting text cursor when clicking on editor gutter

## 87.1.9

- [patch][25cdb93](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25cdb93):

  Fix copying codeblock from renderer

## 87.1.8

- [patch][3c505aa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c505aa" d):
  - Adds Danish and Romanian translations

## 87.1.7

- [patch][fc20259](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc20259):

  ED-4544 Added integration tests for panel

## 87.1.6

- [patch][6201223](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6201223" d):
  - Add examples.

## 87.1.5

- [patch][1662ae0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1662ae0" d):
  - ED-5440 convert sections to use percentages

## 87.1.4

- [patch][d00326b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d00326b):

  Prevent delete-button from disappearing when the mouse is moved

## 87.1.3

- [patch][f271431](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f271431):

  ED-5179: fix context menu when table has scroll

## 87.1.2

- [patch] Fix floating number validation
  [ea027b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea027b8)

## 87.1.1

- [patch] ED-5439: add block smart cards, toolbar switcher
  [5f8bdfe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f8bdfe)

## 87.1.0

- [minor] Wrap invalid node with unsupported node
  [fb60e39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb60e39)

## 87.0.6

- [patch] ED-5564 Fix wrong ADF for code block when language is selected
  [5db3cfe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5db3cfe)

## 87.0.5

- [patch] Fixes cursor position between mention nodes
  [2748f31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2748f31)

## 87.0.4

- [patch] ED-5521: permit undo when pasting macro
  [c429e3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c429e3c)

## 87.0.3

- [patch] ED-5375 Improved typing to reduce noImplictAny errors (not yet enabled)
  [62da999](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62da999)

## 87.0.2

- [patch] Async load datepicker
  [c38e5a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c38e5a5)

## 87.0.1

- [patch] Updated dependencies
  [9add3a4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9add3a4)
  - @atlaskit/media-picker@23.0.0

## 87.0.0

- [major] Media refactor and fileID upfront
  [052ce89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/052ce89)
- [patch] Updated dependencies
  [2f9d14d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2f9d14d)
  - @atlaskit/media-card@41.1.0
  - @atlaskit/media-picker@22.0.0
  - @atlaskit/media-filmstrip@17.0.1
  - @atlaskit/media-test-helpers@18.2.9

## 86.0.10

- [patch] Show color and initial of collab-participants in overflow menu
  [900ccb8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/900ccb8)

## 86.0.9

- [patch] Lock typeahead to cursor position
  [81e28c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/81e28c8)

## 86.0.8

- [patch] New translations (Task & Decisions)
  [03addbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/03addbd)

## 86.0.7

- [patch] ED-5410: handle rows/columns cutting
  [b792d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b792d04)

## 86.0.6

- [patch] Scroll selection into view when navigating with arrows
  [01edbc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/01edbc7)

## 86.0.5

- [patch] Fix race condition in size detector that sometimes leads to width being always 0
  [ce97910](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce97910)

## 86.0.4

- [patch] Change breakpoints for dynamic text sizing
  [f660016](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f660016)

## 86.0.3

- [patch] Async load the help dialog. The help dialog shouldn't be on the critical path to rendering
  as it's infrequently used. It's also the only consumer of ak/modal-dialog(9kb gzipped)
  [5d6333d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d6333d)

## 86.0.2

- [patch] ED-5533: fix insert line decorations on merged cells
  [d421f39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d421f39)

## 86.0.1

- [patch] Async load the floating toolbar. This remove @atlaskit/select & react-select from the
  critical path of rendering the editor
  [e55dcde](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e55dcde)

## 86.0.0

- [major] Updated dependencies
  [b1ce691](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1ce691)
  - @atlaskit/editor-common@20.0.0
  - @atlaskit/renderer@29.0.0
  - @atlaskit/emoji@45.0.0
  - @atlaskit/media-card@41.0.0
  - @atlaskit/media-filmstrip@17.0.0
  - @atlaskit/media-picker@21.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.16
  - @atlaskit/editor-json-transformer@4.0.18
  - @atlaskit/editor-markdown-transformer@2.0.17
  - @atlaskit/editor-test-helpers@6.2.7
  - @atlaskit/task-decision@11.0.1
  - @atlaskit/util-data-test@10.0.16
  - @atlaskit/media-core@24.3.0
  - @atlaskit/media-test-helpers@18.2.8

## 85.6.0

- [minor] FS-1311 - i18n support for task-decsions. task-decisions now require the placeholder text
  to be passed in. [8a1ccf2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a1ccf2)

## 85.5.3

- [patch] ED-5524: fix insert column button when numbered column is on
  [555079c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/555079c)

## 85.5.2

- [patch] ED-5366: fix scrolling when media is pasted inside table cell
  [eef51cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eef51cf)

## 85.5.1

- [patch] Updated dependencies
  [6e510d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e510d8)
  - @atlaskit/task-decision@10.0.3
  - @atlaskit/editor-common@19.3.2
  - @atlaskit/media-core@24.2.2
  - @atlaskit/media-filmstrip@16.0.1
  - @atlaskit/media-picker@20.0.1
  - @atlaskit/media-test-helpers@18.2.7
  - @atlaskit/renderer@28.0.0
  - @atlaskit/media-card@40.0.0

## 85.5.0

- [minor] Deprecate quickInsert prop
  [c595e8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c595e8d)

## 85.4.2

- [patch] ED-5494: fix nested breakout nodes
  [1eaf1f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1eaf1f1)

## 85.4.1

- [patch] ED-5289 add toolbar for inline smart card
  [25d7af7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d7af7)

## 85.4.0

- [minor] FS-2901 - Move action toolbar icon to insert group
  [57502ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57502ac)

## 85.3.1

- [patch] Updated dependencies
  [17afe04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17afe04)
  - @atlaskit/media-picker@20.0.0

## 85.3.0

- [minor] Replaces util-shared-styles with theme. ED-5351
  [55a4f00](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55a4f00)

## 85.2.3

- [patch] ED-2644 Fixes panels merging incorrectly when deleting empty paragraph
  [967edcc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/967edcc)

## 85.2.2

- [patch] ED-5468: simplify floating toolbar config resolution
  [1c795f2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c795f2)

## 85.2.1

- [patch] Fix popups are placed incorrectly in modals
  [2dde31d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2dde31d)

## 85.2.0

- [minor] Summary: Deprecate props, add support for new API. ED-5201
  [00e4bb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/00e4bb3)

## 85.1.0

- [minor] ED-5370 refactor legacy image-upload plugin
  [fb10ad4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb10ad4)

## 85.0.1

- [patch] ED-5453: implement table scroll shadow in CSS
  [4f21dac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4f21dac)

## 85.0.0

- [major] Updated dependencies
  [2afa60d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2afa60d)
  - @atlaskit/editor-common@19.0.0
  - @atlaskit/renderer@27.0.0
  - @atlaskit/emoji@44.0.0
  - @atlaskit/media-card@39.0.0
  - @atlaskit/media-filmstrip@16.0.0
  - @atlaskit/media-picker@19.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.15
  - @atlaskit/editor-json-transformer@4.0.17
  - @atlaskit/editor-markdown-transformer@2.0.16
  - @atlaskit/editor-test-helpers@6.2.6
  - @atlaskit/task-decision@10.0.2
  - @atlaskit/util-data-test@10.0.14
  - @atlaskit/media-test-helpers@18.2.5
  - @atlaskit/media-core@24.2.0

## 84.1.0

- [minor] ED-3889 use color and error-reporter from @atlaskit/editor-core
  [f924735](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f924735)

## 84.0.1

- [patch] Upgrade markdown-it to reduce duplicate dependencies
  [a27ace1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a27ace1)

## 84.0.0

- [major] Updated dependencies
  [8b2c4d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b2c4d3)
- [major] Updated dependencies
  [3302d51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3302d51)
  - @atlaskit/editor-common@18.0.0
  - @atlaskit/renderer@26.0.0
  - @atlaskit/emoji@43.0.0
  - @atlaskit/media-card@38.0.0
  - @atlaskit/media-filmstrip@15.0.0
  - @atlaskit/media-picker@18.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.14
  - @atlaskit/editor-json-transformer@4.0.16
  - @atlaskit/editor-markdown-transformer@2.0.14
  - @atlaskit/editor-test-helpers@6.2.5
  - @atlaskit/task-decision@10.0.1
  - @atlaskit/util-data-test@10.0.12
  - @atlaskit/media-core@24.1.0
  - @atlaskit/media-test-helpers@18.2.3

## 83.0.0

- [major] Upgrade task and decisions and editor to use @atlaskit/analytics-next. Remove usage of
  @atlaskit/analytics. [23c7eca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23c7eca)

## 82.5.6

- [patch] ED-5291 Quick insert search now only matches from the start of words
  [ea8237d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea8237d)

## 82.5.5

- [patch] ED-5454: only render insert row/column buttons when needed
  [16d17e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/16d17e3)

## 82.5.4

- [patch] change grey to gray to keep consistent across editor pkgs
  [1b2a0b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b2a0b3)

## 82.5.3

- [patch] Support custom rendering for typeahead items
  [8e0925d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8e0925d)

## 82.5.2

- [patch] center media toolbar; be more selective when resize is enabled
  [98ca1de](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98ca1de)

## 82.5.1

- [patch] ED-5471 Fix show media single without height or width
  [a352169](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a352169)

## 82.5.0

- [minor] Allow empty content under doc
  [47d50ad](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/47d50ad)

## 82.4.2

- [patch] ED-5457: moving table css classnames to a const
  [2e1f627](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e1f627)

## 82.4.1

- [patch] ED-5452: Dynamically add/remove decorations in tables
  [04b0fde](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/04b0fde)

## 82.4.0

- [minor] ED-5246 support image resizing
  [111d02f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/111d02f)

## 82.3.1

- [patch] Updated dependencies
  [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
  - @atlaskit/docs@5.0.8
  - @atlaskit/avatar@14.0.11
  - @atlaskit/avatar-group@2.1.3
  - @atlaskit/button@9.0.13
  - @atlaskit/calendar@7.0.9
  - @atlaskit/dropdown-menu@6.1.17
  - @atlaskit/droplist@7.0.10
  - @atlaskit/item@8.0.8
  - @atlaskit/layer-manager@5.0.13
  - @atlaskit/modal-dialog@7.0.2
  - @atlaskit/select@6.0.2
  - @atlaskit/tooltip@12.1.1
  - @atlaskit/editor-common@17.0.7
  - @atlaskit/renderer@24.2.1
  - @atlaskit/emoji@42.0.1
  - @atlaskit/mention@15.0.10
  - @atlaskit/status@0.2.1
  - @atlaskit/task-decision@9.0.1
  - @atlaskit/media-card@37.0.1
  - @atlaskit/media-filmstrip@14.0.3
  - @atlaskit/media-picker@17.0.2
  - @atlaskit/media-test-helpers@18.2.1
  - @atlaskit/icon@14.0.0

## 82.3.0

- [minor] ED-5060 Code blocks now use new floating toolbar
  [756184e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/756184e)

## 82.2.12

- [patch] ED-5331 Fixed code-block gap cursor bug and editor crashing after several quick blurs
  [203eb2c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/203eb2c)

## 82.2.11

- [patch] Update i18n example to not load all locales
  [0c66f75](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c66f75)

## 82.2.10

- [patch] ED-5424: fix telepointers in collab editing
  [643a860](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/643a860)

## 82.2.9

- [patch] Better positioning of hyperlink edit popups
  [f247b16](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f247b16)

## 82.2.8

- [patch] New translations [e4730b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e4730b0)

## 82.2.7

- [patch] Updated copy in Butbucket feedback prompt
  [533e624](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/533e624)

## 82.2.6

- [patch] Updated dependencies
  [dae7792](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dae7792)
  - @atlaskit/editor-common@17.0.5
  - @atlaskit/renderer@24.1.1
  - @atlaskit/media-core@24.0.2
  - @atlaskit/media-filmstrip@14.0.2
  - @atlaskit/media-picker@17.0.1
  - @atlaskit/smart-card@8.2.2
  - @atlaskit/media-card@37.0.0
  - @atlaskit/media-test-helpers@18.2.0

## 82.2.5

- [patch] Fix image markdown tip in help dialog
  [79465ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79465ec)

## 82.2.4

- [patch] Add translations for help-dialog and colors
  [42a2916](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/42a2916)

## 82.2.3

- [patch] Add translation for quick insert
  [d6c438c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d6c438c)

## 82.2.2

- [patch] ED-5421: avoid adding PM history record for simple table interactions
  [c6cb409](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6cb409)

## 82.2.1

- [patch] ED-5357: getting rid of ak components in table controls
  [83ca3e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/83ca3e9)

## 82.2.0

- [minor] FS-2963 When inserting a status, I can pick a colour from a predefined colour picker
  [a633d77](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a633d77)
- [minor] FS-2963 Change status color
  [547b3d9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/547b3d9)

## 82.1.2

- [patch] Numbered column in table should be able to fit number > 100
  [7a43676](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a43676)

## 82.1.1

- [patch] ED-5151 Editor i18n: Floating toolbars
  [403b547](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/403b547)

## 82.1.0

- [minor] FS-2893 - Creation use cases for full page actions and decisions
  [c8aa5f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8aa5f5)

## 82.0.3

- [patch] ED-5243 add grid plugin
  [4e5ef5c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e5ef5c)

## 82.0.2

- [patch] ED-5356: getting rid of styled-components in tables
  [5bc39da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5bc39da)

## 82.0.1

- [patch] updated 'actionSubject' of mention typeahead's analytics events to be 'mentionTypeahead'
  [3147456](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3147456)

## 82.0.0

- [major] ED-5150 Editor i18n: Main toolbar
  [ef76f1f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef76f1f)

## 81.0.0

- [major] Updated dependencies
  [927ae63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/927ae63)
  - @atlaskit/editor-common@17.0.0
  - @atlaskit/util-data-test@10.0.10
  - @atlaskit/editor-test-helpers@6.1.2
  - @atlaskit/renderer@24.0.0
  - @atlaskit/emoji@42.0.0
  - @atlaskit/media-card@36.0.0
  - @atlaskit/media-filmstrip@14.0.0
  - @atlaskit/media-picker@17.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.11
  - @atlaskit/editor-json-transformer@4.0.12
  - @atlaskit/editor-markdown-transformer@2.0.10
  - @atlaskit/media-core@24.0.0
  - @atlaskit/media-test-helpers@18.0.0
  - @atlaskit/task-decision@9.0.0

## 80.5.3

- [patch] ED-5346: prosemirror upgrade
  [5bd4432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5bd4432)

## 80.5.2

- [patch] Fix floating toolbar position in a table with scroll
  [8da7574](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8da7574)

## 80.5.1

- [patch] Updated dependencies
  [1be4bb8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1be4bb8)
  - @atlaskit/editor-common@16.2.1
  - @atlaskit/renderer@23.0.1
  - @atlaskit/media-core@23.2.1
  - @atlaskit/media-filmstrip@13.0.2
  - @atlaskit/media-picker@16.0.6
  - @atlaskit/media-card@35.0.0

## 80.5.0

- [minor] Add dynamic text sizing support to renderer and editor
  [2a6410f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a6410f)

## 80.4.14

- [patch] Fixing floating toolbar always showing top left in comments editor. ED-5348
  [f36ae3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f36ae3c)

## 80.4.13

- [patch] fix styles for nested tables
  [11267a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11267a8)

## 80.4.12

- [patch] reverting table style change
  [b829ab9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b829ab9)

## 80.4.11

- [patch] ED-5335: fix table when it has nested extension that renders another table
  [21f315b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21f315b)

## 80.4.10

- [patch] Fixes text selection that ends at the start of the next cell. ED-5050
  [f5c365d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5c365d)

## 80.4.9

- [patch] Removing underline active in code mark selection
  [e54422a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e54422a)

## 80.4.8

- [patch] Updated dependencies
  [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
  - @atlaskit/logo@9.2.2
  - @atlaskit/smart-card@8.1.2
  - @atlaskit/select@6.0.0

## 80.4.7

- [patch] Fixing the mobile appearance height
  [b0f6402](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0f6402)

## 80.4.6

- [patch] Adding renderer to the mobile bridge
  [3b4c276](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b4c276)

## 80.4.5

- [patch] ED-5017 Toolbar buttons no longer steal focus when tabbing into editor
  [e656038](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e656038)

## 80.4.4

- [patch] bump media-picker [9411569](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9411569)

## 80.4.3

- [patch] Fix the empty progress bar inside tables
  [1beaf5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1beaf5b)

## 80.4.2

- [patch] Show mediaSingle with default width when no width is defined in ADF
  [03af1bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/03af1bd)

## 80.4.1

- [patch] Fixing the scroll after setting content on Mobile
  [0a03e2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a03e2d)

## 80.4.0

- [minor] Add new experimental table resizing, behind flag. ED-4679
  [b66227e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b66227e)
- [none] Updated dependencies
  [b66227e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b66227e)

## 80.3.1

- [patch] Fixes remapping a table cell pos on collab modes changes and ensure its an element node.
  ED-5305 [dacbc18](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacbc18)

## 80.3.0

- [minor] Adds ability to load document snapshot from collab service
  [3708304](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3708304)

## 80.2.1

- [patch] Fix popup positioning when inside overflow:auto containers
  [affe5df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/affe5df)

## 80.2.0

- [minor] FS-2961 Introduce status component and status node in editor
  [7fe2b0a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7fe2b0a)

## 80.1.0

- [minor] Add analytics events for pasting from different sources
  [486963b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/486963b)

## 80.0.1

- [patch] Handle the fact that remoteUploadId may not exist and not break cloud uploads
  [c2317af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c2317af)

## 80.0.0

- [major] Updated dependencies
  [6e1d642](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e1d642)
  - @atlaskit/editor-common@16.0.0
  - @atlaskit/renderer@22.0.0
  - @atlaskit/emoji@41.0.0
  - @atlaskit/media-card@34.0.0
  - @atlaskit/media-filmstrip@13.0.0
  - @atlaskit/media-picker@16.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.10
  - @atlaskit/editor-json-transformer@4.0.11
  - @atlaskit/editor-markdown-transformer@2.0.9
  - @atlaskit/editor-test-helpers@6.0.9
  - @atlaskit/task-decision@8.1.9
  - @atlaskit/util-data-test@10.0.9
  - @atlaskit/media-core@23.2.0
  - @atlaskit/media-test-helpers@17.1.0

## 79.0.14

- [patch] Show cell background menu on the left if no available space remains. ED-5155
  [ef1c98d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef1c98d)

## 79.0.13

- [patch] ED-5165, fixing issue with inline code autoformatting removing other formattings in line.
  [9a7f8b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a7f8b2)

## 79.0.12

- [patch] Update TS to 3.0 [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
- [none] Updated dependencies
  [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
  - @atlaskit/media-test-helpers@17.0.2
  - @atlaskit/media-picker@15.1.2
  - @atlaskit/media-filmstrip@12.0.1
  - @atlaskit/media-core@23.1.1
  - @atlaskit/emoji@40.0.2
  - @atlaskit/mention@15.0.9
  - @atlaskit/editor-json-transformer@4.0.10
  - @atlaskit/editor-common@15.0.7
  - @atlaskit/media-card@33.0.2
  - @atlaskit/renderer@21.0.7
  - @atlaskit/editor-test-helpers@6.0.8

## 79.0.11

- [patch] Renamed labelling of horizontal rule to divider
  [ef248cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef248cc)

## 79.0.10

- [patch] Fixes changing a tables position in collab mode which throws an error as it loses its dom
  reference. ED-5305 [b64e86e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b64e86e)

## 79.0.9

- [patch] Fixes toolbar config resolution when node is an atom or a leaf. ED-5301
  [e937aa0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e937aa0)

## 79.0.8

- [patch] Save async loaded modules on static field to save a rerender
  [5b3f37f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b3f37f)

## 79.0.7

- [patch] Updated dependencies
  [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
  - @atlaskit/icon@13.8.1
  - @atlaskit/layer-manager@5.0.12
  - @atlaskit/select@5.0.17
  - @atlaskit/media-picker@15.0.2
  - @atlaskit/tooltip@12.0.14
  - @atlaskit/modal-dialog@7.0.0

## 79.0.6

- [patch] Updated dependencies
  [9c66d4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c66d4d)
  - @atlaskit/layer-manager@5.0.10
  - @atlaskit/select@5.0.16
  - @atlaskit/editor-common@15.0.5
  - @atlaskit/media-picker@15.0.1
  - @atlaskit/webdriver-runner@0.1.0

## 79.0.5

- [patch] "userAuthProvider" property removed from all the media-picker configs; Optional
  "shouldCopyFileToRecents" property added to all media-picker configs; "tenantUploadParams" is
  removed since "uploadParams" is already a tenant one; "copyFileToRecents" is removed from
  UploadParams; [048f488](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/048f488)

## 79.0.4

- [patch] ED-4680 add smart card plugin, enable for inline smart cards
  [b9529e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9529e6)

## 79.0.3

- [patch] propagate sessionId to the mentionTypeahead rendered event and service endpoints
  [0c37666](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c37666)

## 79.0.2

- [patch] ED-3919: Fix typography and other styles, align styles between editor and renderer
  [d0f9293](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0f9293)

## 79.0.1

- [patch] Append timestamp in image files for Clipboard component
  [da65dec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da65dec)
- [patch] Updated dependencies
  [da65dec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da65dec)
  - @atlaskit/media-picker@14.0.1
  - @atlaskit/renderer@21.0.1
  - @atlaskit/editor-common@15.0.1

## 79.0.0

- [major] Updated dependencies
  [7545979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7545979)
  - @atlaskit/editor-common@15.0.0
  - @atlaskit/renderer@21.0.0
  - @atlaskit/emoji@40.0.0
  - @atlaskit/media-card@33.0.0
  - @atlaskit/media-filmstrip@12.0.0
  - @atlaskit/media-picker@14.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.9
  - @atlaskit/editor-json-transformer@4.0.8
  - @atlaskit/editor-markdown-transformer@2.0.8
  - @atlaskit/editor-test-helpers@6.0.6
  - @atlaskit/task-decision@8.1.7
  - @atlaskit/util-data-test@10.0.8
  - @atlaskit/media-core@23.1.0

## 78.0.8

- [patch] Fix broken import blocking confluence
  [5545403](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5545403)

## 78.0.7

- [patch] ED-5280: Revert 68a0978 due to issues with Confluence. The IntlProviders were clashing and
  preventing Confluence from internationalising the elements inside the editor.
  [ab71cd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab71cd1)

## 78.0.6

- [patch] ED-5101, align z-index of all floating things inside editor.
  [52ad431](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52ad431)
- [none] Updated dependencies
  [52ad431](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52ad431)
  - @atlaskit/editor-common@14.0.14

## 78.0.5

- [patch] move tests under src
  [fd063e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fd063e3)

## 78.0.4

- [patch] Stop Grammarly from attempting to hook into the editor
  [e9db931](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9db931)

## 78.0.3

- [patch] Update Page Layout sizing to be more compact, fix quick-insert icon, fix issue with Popup
  not centering toolbar in certain situations
  [1effb83](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1effb83)

## 78.0.2

- [patch] ED-5172 pressing enter after media single in list no longer deletes list
  [74824f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/74824f8)

## 78.0.1

- [patch] "update dependencies"
  [9ab9471](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ab9471)

## 78.0.0

- [major] Remove new upload service feature flag (useNewUploadService). Now new upload service will
  be used by default. [911a570](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911a570)
- [patch] Updated dependencies
  [911a570](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911a570)
  - @atlaskit/media-test-helpers@17.0.0
  - @atlaskit/media-picker@13.0.0
  - @atlaskit/media-filmstrip@11.0.2
  - @atlaskit/media-core@23.0.2
  - @atlaskit/editor-json-transformer@4.0.7
  - @atlaskit/editor-bitbucket-transformer@4.0.8
  - @atlaskit/editor-markdown-transformer@2.0.7
  - @atlaskit/media-card@32.0.6
  - @atlaskit/renderer@20.1.1
  - @atlaskit/editor-test-helpers@6.0.5

## 77.2.3

- [patch] Adding support for telepointers in new collab provider
  [cc35c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc35c67)
- [none] Updated dependencies
  [cc35c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc35c67)

## 77.2.2

- [patch] ED-5153, add react-intl to editor and expose locale support.
  [68a0978](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/68a0978)
- [patch] Updated dependencies
  [68a0978](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/68a0978)

## 77.2.1

- [patch] Check current selected nodes before change node selection when interacting with
  extensions. ED-5199 [bb15908](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb15908)

## 77.2.0

- [minor] Disable table context menu if advanced table features aren't enabled. ED-5252
  [5ad6057](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ad6057)
- [none] Updated dependencies
  [5ad6057](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ad6057)

## 77.1.5

- [patch] New floating toolbar for extensions
  [23437c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23437c0)
- [none] Updated dependencies
  [23437c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23437c0)

## 77.1.4

- [patch] Updated dependencies
  [b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
  - @atlaskit/renderer@20.0.11
  - @atlaskit/task-decision@8.1.6
  - @atlaskit/util-data-test@10.0.7
  - @atlaskit/editor-common@14.0.11
  - @atlaskit/editor-test-helpers@6.0.3
  - @atlaskit/editor-markdown-transformer@2.0.6
  - @atlaskit/mention@15.0.6
  - @atlaskit/emoji@39.1.1
  - @atlaskit/editor-json-transformer@4.0.6
  - @atlaskit/editor-bitbucket-transformer@4.0.7
  - @atlaskit/media-card@32.0.5
  - @atlaskit/media-picker@12.1.2
  - @atlaskit/media-filmstrip@11.0.1

## 77.1.3

- [patch] Updated dependencies
  [dd91bcf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd91bcf)
  - @atlaskit/emoji@39.1.0
  - @atlaskit/renderer@20.0.10
  - @atlaskit/editor-common@14.0.10

## 77.1.2

- [patch] Minor changes to collab plugin
  [02cef16](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02cef16)
- [none] Updated dependencies
  [02cef16](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02cef16)

## 77.1.1

- [patch] Fixes renderer tables for Mobile
  [7f1ef74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7f1ef74)
- [none] Updated dependencies
  [7f1ef74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7f1ef74)
  - @atlaskit/editor-common@14.0.9

## 77.1.0

- [minor] Rename UNSAFE_allowLayouts to allowLayouts. ED-4198
  [b0e9bcb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0e9bcb)
- [none] Updated dependencies
  [b0e9bcb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0e9bcb)

## 77.0.17

- [patch] Allow simple text elements in the block type insert menu. ED-5225
  [3836740](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3836740)
- [none] Updated dependencies
  [3836740](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3836740)

## 77.0.16

- [patch] Fixed input-rule em and strong markdown regex matching to correctly match words with a
  prefix before a later pair found
  [5350da0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5350da0)
- [none] Updated dependencies
  [5350da0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5350da0)

## 77.0.15

- [patch] ED-4411, fix for smartinsert of single quotes.
  [c452857](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c452857)
- [patch] Updated dependencies
  [c452857](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c452857)

## 77.0.14

- [patch] Updated dependencies
  [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
  - @atlaskit/theme@6.0.0
  - @atlaskit/task-decision@8.1.5
  - @atlaskit/emoji@39.0.4
  - @atlaskit/date@0.1.2
  - @atlaskit/renderer@20.0.7
  - @atlaskit/tooltip@12.0.9
  - @atlaskit/spinner@9.0.6
  - @atlaskit/select@5.0.9
  - @atlaskit/modal-dialog@6.0.9
  - @atlaskit/lozenge@6.1.5
  - @atlaskit/layer-manager@5.0.6
  - @atlaskit/item@8.0.5
  - @atlaskit/icon@13.2.5
  - @atlaskit/droplist@7.0.7
  - @atlaskit/code@8.0.1
  - @atlaskit/calendar@7.0.5
  - @atlaskit/button@9.0.6
  - @atlaskit/avatar-group@2.1.1
  - @atlaskit/avatar@14.0.8
  - @atlaskit/docs@5.0.6

## 77.0.13

- [patch] ED-5178: added card node to default schema
  [51e7446](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51e7446)
- [none] Updated dependencies
  [51e7446](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51e7446)
  - @atlaskit/editor-test-helpers@6.0.2
  - @atlaskit/editor-common@14.0.8

## 77.0.12

- [patch] Updated dependencies
  [f9c0cdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c0cdb)
  - @atlaskit/code@8.0.0
  - @atlaskit/renderer@20.0.6
  - @atlaskit/logo@9.0.4
  - @atlaskit/avatar-group@2.0.8
  - @atlaskit/docs@5.0.5

## 77.0.11

- [patch] ED-5190: fixed mediaSingle styles in renderer
  [4f09dea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4f09dea)
- [none] Updated dependencies
  [4f09dea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4f09dea)
  - @atlaskit/renderer@20.0.5
  - @atlaskit/editor-common@14.0.6

## 77.0.10

- [patch] When removing a media group with a code block below it, prevent the editor from crashing
  when it references an invalid pos. ED-5207
  [4b11a78](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b11a78)
- [none] Updated dependencies
  [4b11a78](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b11a78)

## 77.0.9

- [patch] Fix bug in CodeBlocks where indenting with a selection at the start of the document would
  change your cursor-selection, to a range-selection for the purpose of indenting
  [4cd8ae6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4cd8ae6)
- [none] Updated dependencies
  [4cd8ae6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4cd8ae6)

## 77.0.8

- [patch] If datepicker is open, close on enter. ED-5210
  [1b16711](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b16711)
- [none] Updated dependencies
  [1b16711](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b16711)

## 77.0.7

- [patch] Updated dependencies
  [79f780a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79f780a)
  - @atlaskit/media-picker@12.1.1
  - @atlaskit/editor-common@14.0.2

## 77.0.6

- [patch] FS-2819 use aria-label as selector rather than closest
  [84a7235](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84a7235)
- [none] Updated dependencies
  [84a7235](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84a7235)
  - @atlaskit/emoji@39.0.3

## 77.0.5

- [patch] Fixing editor blowing up when code mark is disabled
  [968da74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/968da74)
- [none] Updated dependencies
  [968da74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/968da74)

## 77.0.4

- [patch] FS-2815 - Only close emoji picker when disabled (in case pending open state changes)
  [4f5d786](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4f5d786)
- [patch] Ensure emoji picker doesn't reopen after toolbar reenabled, if previously open.
  [5d2c0c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d2c0c6)
- [none] Updated dependencies
  [4f5d786](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4f5d786)
- [none] Updated dependencies
  [5d2c0c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d2c0c6)

## 77.0.3

- [patch] Remove items from toolbar if the prop is disabled
  [7c46965](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c46965)
- [none] Updated dependencies
  [7c46965](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c46965)

## 77.0.2

- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
  read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
  [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
- [patch] Updated dependencies
  [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
  - @atlaskit/media-card@32.0.1
  - @atlaskit/media-picker@12.0.1
  - @atlaskit/task-decision@8.1.4
  - @atlaskit/util-data-test@10.0.4
  - @atlaskit/mention@15.0.5
  - @atlaskit/emoji@39.0.1
  - @atlaskit/editor-common@14.0.1
  - @atlaskit/date@0.1.1
  - @atlaskit/analytics-next-types@3.0.1
  - @atlaskit/tooltip@12.0.5
  - @atlaskit/select@5.0.8
  - @atlaskit/logo@9.0.3
  - @atlaskit/modal-dialog@6.0.6
  - @atlaskit/analytics-next@3.0.4
  - @atlaskit/calendar@7.0.4
  - @atlaskit/button@9.0.5
  - @atlaskit/theme@5.1.3
  - @atlaskit/lozenge@6.1.4
  - @atlaskit/code@7.0.3
  - @atlaskit/spinner@9.0.5
  - @atlaskit/size-detector@5.0.4
  - @atlaskit/layer@5.0.4
  - @atlaskit/analytics@4.0.4
  - @atlaskit/layer-manager@5.0.5
  - @atlaskit/item@8.0.4
  - @atlaskit/icon@13.2.4
  - @atlaskit/droplist@7.0.5
  - @atlaskit/avatar-group@2.0.7
  - @atlaskit/avatar@14.0.6

## 77.0.1

- [patch] Stop editor from blowing up inside dispatchTransaction if editorView is undefined
  [49b0733](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49b0733)
- [none] Updated dependencies
  [49b0733](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49b0733)

## 77.0.0

- [none] Updated dependencies
  [597e0bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/597e0bd)
  - @atlaskit/renderer@20.0.0
  - @atlaskit/task-decision@8.1.3
  - @atlaskit/util-data-test@10.0.3
  - @atlaskit/emoji@39.0.0
  - @atlaskit/editor-json-transformer@4.0.4
  - @atlaskit/editor-bitbucket-transformer@4.0.6
  - @atlaskit/editor-test-helpers@6.0.0
  - @atlaskit/editor-markdown-transformer@2.0.5
  - @atlaskit/editor-common@14.0.0
- [none] Updated dependencies
  [61df453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61df453)
  - @atlaskit/util-data-test@10.0.3
  - @atlaskit/editor-common@14.0.0
  - @atlaskit/editor-test-helpers@6.0.0
  - @atlaskit/editor-markdown-transformer@2.0.5
  - @atlaskit/task-decision@8.1.3
  - @atlaskit/emoji@39.0.0
  - @atlaskit/renderer@20.0.0
  - @atlaskit/editor-json-transformer@4.0.4
  - @atlaskit/editor-bitbucket-transformer@4.0.6
- [none] Updated dependencies
  [812a39c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/812a39c)
  - @atlaskit/renderer@20.0.0
  - @atlaskit/task-decision@8.1.3
  - @atlaskit/util-data-test@10.0.3
  - @atlaskit/emoji@39.0.0
  - @atlaskit/editor-json-transformer@4.0.4
  - @atlaskit/editor-bitbucket-transformer@4.0.6
  - @atlaskit/editor-test-helpers@6.0.0
  - @atlaskit/editor-markdown-transformer@2.0.5
  - @atlaskit/editor-common@14.0.0
- [none] Updated dependencies
  [c8eb097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8eb097)
  - @atlaskit/renderer@20.0.0
  - @atlaskit/task-decision@8.1.3
  - @atlaskit/util-data-test@10.0.3
  - @atlaskit/editor-common@14.0.0
  - @atlaskit/editor-test-helpers@6.0.0
  - @atlaskit/editor-markdown-transformer@2.0.5
  - @atlaskit/emoji@39.0.0
  - @atlaskit/editor-json-transformer@4.0.4
  - @atlaskit/editor-bitbucket-transformer@4.0.6
- [major] Updated dependencies
  [d02746f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d02746f)
  - @atlaskit/media-test-helpers@16.0.0
  - @atlaskit/media-picker@12.0.0
  - @atlaskit/media-filmstrip@11.0.0
  - @atlaskit/media-core@23.0.0
  - @atlaskit/emoji@39.0.0
  - @atlaskit/util-data-test@10.0.3
  - @atlaskit/task-decision@8.1.3
  - @atlaskit/editor-json-transformer@4.0.4
  - @atlaskit/editor-bitbucket-transformer@4.0.6
  - @atlaskit/editor-common@14.0.0
  - @atlaskit/editor-markdown-transformer@2.0.5
  - @atlaskit/media-card@32.0.0
  - @atlaskit/renderer@20.0.0
  - @atlaskit/editor-test-helpers@6.0.0

## 76.4.11

- [patch] ED-5023 Quick insert now appears in help dialog when it is enabled
  [93c9b37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93c9b37)
- [none] Updated dependencies
  [93c9b37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93c9b37)

## 76.4.10

- [patch] fixed broken tests and added test for util/analytics
  [57b9d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57b9d1e)

* [none] Updated dependencies
  [8eced90](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eced90)
  - @atlaskit/mention@15.0.3
* [none] Updated dependencies
  [57b9d1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57b9d1e)
  - @atlaskit/mention@15.0.3
* [none] Updated dependencies
  [0bc5732](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bc5732)
  - @atlaskit/mention@15.0.3
* [none] Updated dependencies
  [c536e60](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c536e60)
  - @atlaskit/mention@15.0.3

## 76.4.9

- [patch] Updated dependencies
  [59ccb09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59ccb09)
  - @atlaskit/media-card@31.3.0
  - @atlaskit/media-picker@11.2.2
  - @atlaskit/media-filmstrip@10.2.2
  - @atlaskit/renderer@19.2.7
  - @atlaskit/editor-common@13.2.8

## 76.4.8

- [patch] Prevents editor from crashing when hitting backspace on selected date node. ED-5168
  [c360f18](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c360f18)
- [none] Updated dependencies
  [c360f18](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c360f18)

## 76.4.7

- [patch] Adding conditional controls render
  [0ed8bcf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ed8bcf)
- [none] Updated dependencies
  [0ed8bcf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ed8bcf)

## 76.4.6

- [patch] isOpen never renders the menu, check if we have an appropriate selection before rendering
  [f72ad6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f72ad6c)
- [none] Updated dependencies
  [f72ad6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f72ad6c)

## 76.4.5

- [patch] Updated dependencies
  [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
  - @atlaskit/select@5.0.7
  - @atlaskit/media-card@31.2.1
  - @atlaskit/media-picker@11.2.1
  - @atlaskit/media-filmstrip@10.2.1
  - @atlaskit/renderer@19.2.6
  - @atlaskit/task-decision@8.1.2
  - @atlaskit/util-data-test@10.0.2
  - @atlaskit/mention@15.0.2
  - @atlaskit/emoji@38.0.5
  - @atlaskit/editor-json-transformer@4.0.3
  - @atlaskit/editor-bitbucket-transformer@4.0.5
  - @atlaskit/editor-common@13.2.7
  - @atlaskit/editor-test-helpers@5.1.2
  - @atlaskit/editor-markdown-transformer@2.0.3
  - @atlaskit/logo@9.0.2
  - @atlaskit/tooltip@12.0.4
  - @atlaskit/layer-manager@5.0.4
  - @atlaskit/item@8.0.3
  - @atlaskit/icon@13.2.2
  - @atlaskit/calendar@7.0.3
  - @atlaskit/button@9.0.4
  - @atlaskit/media-core@22.2.1
  - @atlaskit/media-test-helpers@15.2.1
  - @atlaskit/theme@5.1.2
  - @atlaskit/lozenge@6.1.3
  - @atlaskit/code@7.0.2
  - @atlaskit/spinner@9.0.4
  - @atlaskit/analytics-next@3.0.3
  - @atlaskit/docs@5.0.2
  - @atlaskit/analytics-gas-types@3.1.2
  - @atlaskit/size-detector@5.0.3
  - @atlaskit/layer@5.0.3
  - @atlaskit/analytics@4.0.3
  - @atlaskit/droplist@7.0.4
  - @atlaskit/avatar-group@2.0.4
  - @atlaskit/avatar@14.0.5
  - @atlaskit/modal-dialog@6.0.5

## 76.4.4

- [patch] FS-2131 add date element
  [b026429](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b026429)
- [patch] Updated dependencies
  [b026429](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b026429)
  - @atlaskit/date@0.1.0

## 76.4.3

- [patch] ED-4825, copying single line of code should create inline code mark.
  [c99642b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c99642b)
- [patch] Updated dependencies
  [c99642b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c99642b)

## 76.4.2

- [patch] Bump prosemirror-model to 1.6 in order to use toDebugString on Text node spec
  [fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
- [none] Updated dependencies
  [fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
  - @atlaskit/renderer@19.2.5
  - @atlaskit/editor-common@13.2.6
  - @atlaskit/editor-test-helpers@5.1.1
  - @atlaskit/editor-markdown-transformer@2.0.2
  - @atlaskit/editor-json-transformer@4.0.2
  - @atlaskit/editor-bitbucket-transformer@4.0.4

## 76.4.1

- [patch] Make typeahead keymap work in a list
  [a7d7421](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7d7421)
- [none] Updated dependencies
  [a7d7421](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7d7421)

## 76.4.0

- [minor] MediaPicker Popup now supports passing of optional parent react context as a parameter
  [25ef2e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25ef2e4)
- [minor] Updated dependencies
  [25ef2e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25ef2e4)
  - @atlaskit/media-picker@11.2.0
  - @atlaskit/editor-test-helpers@5.1.0

## 76.3.6

- [patch] When you select Date from the quick insert menu, we now auto open the date picker. ED-5016
  [f85d035](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f85d035)
- [none] Updated dependencies
  [f85d035](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f85d035)

## 76.3.5

- [patch] ED-5147: do not render context menu if its closed
  [633f27a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/633f27a)
- [none] Updated dependencies
  [633f27a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/633f27a)

## 76.3.4

- [patch] Fixed ToolbarButton to respond to spacing prop
  [ec1595e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec1595e)
- [none] Updated dependencies
  [ec1595e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec1595e)

## 76.3.3

- [patch] Clone previous rows colspan and cell attrs if any. ED-4991
  [a5f1c5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5f1c5b)
- [none] Updated dependencies
  [a5f1c5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5f1c5b)

## 76.3.2

- [patch] When copying a table respect the table layout and cell attributes. ED-4947
  [d25b42c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d25b42c)
- [none] Updated dependencies
  [d25b42c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d25b42c)
  - @atlaskit/editor-common@13.2.5

## 76.3.1

- [patch] Updated dependencies
  [7fa84a2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7fa84a2)
  - @atlaskit/media-filmstrip@10.2.0
  - @atlaskit/renderer@19.2.4
  - @atlaskit/media-card@31.2.0

## 76.3.0

- [minor] Add priority for quick search menu items and improve search
  [eaa974b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eaa974b)
- [none] Updated dependencies
  [eaa974b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eaa974b)

## 76.2.13

- [patch] Cleaning up plugin ranks
  [ce2a71b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce2a71b)
- [none] Updated dependencies
  [ce2a71b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce2a71b)

## 76.2.12

- [patch] ED-5147: set targetCellRef to undefined when table looses focus
  [d805071](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d805071)
- [none] Updated dependencies
  [d805071](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d805071)

## 76.2.11

- [patch] ED-4995: added support for the rest of the page layout types in the renderer
  [9d9acfa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d9acfa)
- [none] Updated dependencies
  [9d9acfa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d9acfa)
  - @atlaskit/renderer@19.2.3
  - @atlaskit/editor-common@13.2.4

## 76.2.10

- [patch] Updated dependencies
  [3485c00](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3485c00)
  - @atlaskit/media-picker@11.1.2
  - @atlaskit/editor-common@13.2.3
  - @atlaskit/media-core@22.2.0
  - @atlaskit/media-card@31.1.1

## 76.2.9

- [patch] ED-5126: fix codeblock language picker is loosing focus on click
  [6a3ca70](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a3ca70)
- [none] Updated dependencies
  [6a3ca70](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a3ca70)

## 76.2.8

- [patch] Internal refactor of hyperlink plugin to not contain direct references to the view in
  plugin state. ED-4962 [dda4cab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dda4cab)
- [none] Updated dependencies
  [dda4cab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dda4cab)

## 76.2.7

- [patch] FS-2020 add session id to typeahead plugin inside editor
  [5ae463f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ae463f)
- [none] Updated dependencies
  [5ae463f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ae463f)
  - @atlaskit/mention@15.0.1
  - @atlaskit/analytics-gas-types@3.1.1

## 76.2.6

- [patch] ED-4977 Fixed extra newline after blockquote in Firefox
  [ac47c1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac47c1c)
- [none] Updated dependencies
  [ac47c1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac47c1c)

## 76.2.5

- [patch] ED-5090: added contextual menu
  [2cb70d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2cb70d8)
- [none] Updated dependencies
  [2cb70d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2cb70d8)

## 76.2.4

- [patch] ED-5033, fixes for multiple date related issues.
  [c9911e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c9911e0)
- [patch] Updated dependencies
  [c9911e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c9911e0)
  - @atlaskit/renderer@19.2.2
  - @atlaskit/editor-common@13.2.2

## 76.2.3

- [patch] Updated dependencies
  [fad25ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fad25ec)
  - @atlaskit/media-test-helpers@15.2.0
  - @atlaskit/media-picker@11.1.1
  - @atlaskit/media-core@22.1.0
  - @atlaskit/editor-common@13.2.1
  - @atlaskit/media-card@31.1.0
  - @atlaskit/renderer@19.2.1
  - @atlaskit/editor-test-helpers@5.0.3

## 76.2.2

- [patch] Change tab-size to 4 spaces wide inside a code-block.
  [d089d0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d089d0f)
- [patch] Support backspacing an entire intent level inside code-block. ED-4864
  [86998f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/86998f3)
- [patch] Fix issue where bracket-autocompletion would work for any closing bracket even when it
  didn't match the opening bracket.
  [952eab1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/952eab1)
- [none] Updated dependencies
  [d089d0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d089d0f)
- [none] Updated dependencies
  [86998f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/86998f3)
- [none] Updated dependencies
  [952eab1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/952eab1)

## 76.2.1

- [patch] ED-5043: only disable dropzone for popup picker
  [9878d57](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9878d57)
- [none] Updated dependencies
  [9878d57](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9878d57)

## 76.2.0

- [patch] Updated dependencies
  [fa6f865](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fa6f865)
  - @atlaskit/media-card@31.0.0
  - @atlaskit/media-picker@11.1.0
  - @atlaskit/media-filmstrip@10.1.0
  - @atlaskit/renderer@19.2.0
  - @atlaskit/editor-common@13.2.0
  - @atlaskit/media-test-helpers@15.1.0
- [none] Updated dependencies
  [fdd03d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd03d8)
  - @atlaskit/media-card@31.0.0
  - @atlaskit/media-picker@11.1.0
  - @atlaskit/media-filmstrip@10.1.0
  - @atlaskit/renderer@19.2.0
  - @atlaskit/editor-common@13.2.0
  - @atlaskit/media-test-helpers@15.1.0
- [patch] Updated dependencies
  [49c8425](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49c8425)
  - @atlaskit/media-card@31.0.0
  - @atlaskit/media-picker@11.1.0
  - @atlaskit/media-filmstrip@10.1.0
  - @atlaskit/renderer@19.2.0
  - @atlaskit/editor-common@13.2.0
  - @atlaskit/media-test-helpers@15.1.0
- [minor] Updated dependencies
  [3476e01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3476e01)
  - @atlaskit/media-card@31.0.0
  - @atlaskit/media-picker@11.1.0
  - @atlaskit/media-filmstrip@10.1.0
  - @atlaskit/renderer@19.2.0
  - @atlaskit/editor-common@13.2.0

## 76.1.0

- [minor] Updated dependencies
  [f6bf6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f6bf6c8)
  - @atlaskit/mention@15.0.0
  - @atlaskit/util-data-test@10.0.1
  - @atlaskit/renderer@19.1.0
  - @atlaskit/editor-common@13.1.0

## 76.0.25

- [patch] Corrected gap size between more and italic icons in editor toolbar
  [92cf9d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92cf9d4)
- [none] Updated dependencies
  [92cf9d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92cf9d4)

## 76.0.24

- [patch] Fixing the Mobile appearance height
  [a79b962](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a79b962)
- [none] Updated dependencies
  [a79b962](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a79b962)

## 76.0.23

- [patch] ED-4961 refactor block-type plugin
  [b88ca64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b88ca64)
- [none] Updated dependencies
  [b88ca64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b88ca64)

## 76.0.22

- [patch] ED-5022, quick insert should not be triggered for key combination (/.
  [5588225](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5588225)
- [patch] Updated dependencies
  [5588225](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5588225)

## 76.0.21

- [patch] Allow empty alt tags, add better support for titles. ED-4751
  [37fc5af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37fc5af)
- [none] Updated dependencies
  [37fc5af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37fc5af)

## 76.0.20

- [patch] ED-5089, fixing styling of items in block-type dropdown menu.
  [65683ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65683ed)
- [patch] Updated dependencies
  [65683ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65683ed)

## 76.0.19

- [patch] ED-4954 Fixed toolbar button hight to be consistant with icons
  [8f1d665](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f1d665)
- [none] Updated dependencies
  [8f1d665](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f1d665)

## 76.0.18

- [patch] Update icons for Layouts to reflect new design
  [fc59e6b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc59e6b)
- [none] Updated dependencies
  [fc59e6b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc59e6b)

## 76.0.17

- [patch] Refactor text-color plugin to new architecture. ED-4965
  [f21bea7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f21bea7)
- [none] Updated dependencies
  [f21bea7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f21bea7)

## 76.0.16

- [patch] ED-4960, refactoring text formatting plugin.
  [f4a0996](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4a0996)
- [none] Updated dependencies
  [f4a0996](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4a0996)

## 76.0.15

- [patch] Add support for switching between different layout styles via the toolbar. ED-4196
  [ab7dcd4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab7dcd4)
- [none] Updated dependencies
  [ab7dcd4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab7dcd4)

## 76.0.14

- [patch] Make sure we linkify slice when pasting into task and decision. ED-4728
  [e37b5ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e37b5ea)
- [none] Updated dependencies
  [e37b5ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e37b5ea)

## 76.0.13

- [patch] FS-2816 - Prevent clicks in pop ups from triggering focus of the message editor
  [247855f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/247855f)
- [none] Updated dependencies
  [247855f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/247855f)
  - @atlaskit/editor-common@13.0.8

## 76.0.12

- [patch] Fix floating toolbar dropdown poisitoning
  [9f8dd6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8dd6a)
- [none] Updated dependencies
  [9f8dd6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8dd6a)

## 76.0.11

- [patch] Fix issue where we would not show code block toolbar when inserting code block via
  insert-menu. ED-4982 [8260943](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8260943)
- [none] Updated dependencies
  [8260943](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8260943)

## 76.0.10

- [patch] Updated dependencies
  [b1e8a47](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1e8a47)
  - @atlaskit/layer@5.0.1
  - @atlaskit/renderer@19.0.5
  - @atlaskit/editor-common@13.0.7

## 76.0.9

- [patch] Fix some decisionItem, taskItem, and panel nodeViews
  [af33ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af33ec7)
- [none] Updated dependencies
  [af33ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af33ec7)

## 76.0.8

- [patch] Choose to re-render entire task item when empty or if TODO/DONE state has changed
  [10cb299](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10cb299)
- [none] Updated dependencies
  [10cb299](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10cb299)

## 76.0.7

- [patch] FS-2800 - Fix selection when changing between actions and decisions
  [685abd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/685abd1)
- [none] Updated dependencies
  [685abd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/685abd1)

## 76.0.6

- [patch] Obfuscate internal editor class-name "content-area" to prevent clashes with product css
  [7ddf1eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ddf1eb)
- [none] Updated dependencies
  [7ddf1eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ddf1eb)

## 76.0.5

- [patch] New floating toolbar for Panel
  [4d528ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d528ab)
- [none] Updated dependencies
  [4d528ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d528ab)
  - @atlaskit/renderer@19.0.3
  - @atlaskit/editor-common@13.0.5

## 76.0.4

- [patch] Fallback to use containerId from MentionResourceConfig if ContextIdentifier promise fails
  [5ecb9a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ecb9a7)
- [patch] add support for childObjectId in ContextIdentifiers and pass it to the mention service
  endpoints [6e31eb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e31eb6)
- [none] Updated dependencies
  [5ecb9a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ecb9a7)
  - @atlaskit/mention@14.0.2
  - @atlaskit/editor-test-helpers@5.0.2
  - @atlaskit/editor-common@13.0.4
- [patch] Updated dependencies
  [6e31eb6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e31eb6)
  - @atlaskit/mention@14.0.2
  - @atlaskit/editor-test-helpers@5.0.2
  - @atlaskit/editor-common@13.0.4

## 76.0.3

- [patch] Improves type coverage by removing casts to any
  [8928280](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8928280)
- [none] Updated dependencies
  [8928280](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8928280)
  - @atlaskit/editor-common@13.0.3

## 76.0.2

- [patch] ED-4956, moving decision menu item to insert menu drop-down.
  [4e11c66](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e11c66)
- [none] Updated dependencies
  [4e11c66](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e11c66)

## 76.0.1

- [patch] Updated dependencies
  [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
  - @atlaskit/tooltip@12.0.0
  - @atlaskit/media-card@30.0.1
  - @atlaskit/mention@14.0.1
  - @atlaskit/emoji@38.0.1
  - @atlaskit/select@5.0.1
  - @atlaskit/layer-manager@5.0.1
  - @atlaskit/item@8.0.1
  - @atlaskit/icon@13.1.1
  - @atlaskit/droplist@7.0.1
  - @atlaskit/avatar-group@2.0.1
  - @atlaskit/avatar@14.0.1

## 76.0.0

- [minor] Add styles for all different page-layout options. Add appendTransaction handler to ensure
  that only validate page-layouts ever get added to the document. ED-4197
  [25353c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25353c3)
- [major] ED-3701: editor exports cleanup
  [38c0543](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38c0543)
- [none] Updated dependencies
  [25353c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25353c3)
  - @atlaskit/editor-test-helpers@5.0.1
  - @atlaskit/editor-markdown-transformer@2.0.1
  - @atlaskit/editor-json-transformer@4.0.1
  - @atlaskit/editor-bitbucket-transformer@4.0.1
- [none] Updated dependencies
  [38c0543](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38c0543)
  - @atlaskit/editor-test-helpers@5.0.1
  - @atlaskit/editor-markdown-transformer@2.0.1
  - @atlaskit/editor-json-transformer@4.0.1
  - @atlaskit/editor-bitbucket-transformer@4.0.1

## 75.0.3

- [patch] ED-5004: unwrap content from table on paste
  [0ab457a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ab457a)
- [none] Updated dependencies
  [0ab457a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ab457a)

## 75.0.2

- [patch] ED-5064: disable layout options when table is nested
  [efda6f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/efda6f5)
- [none] Updated dependencies
  [efda6f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/efda6f5)

## 75.0.1

- [patch] ED-4665: fix rows/cols selection in IE 11
  [2e37e7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e37e7a)
- [none] Updated dependencies
  [2e37e7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e37e7a)

## 75.0.0

- [major] Updates to React ^16.4.0
  [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies
  [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
  - @atlaskit/tooltip@11.0.0
  - @atlaskit/media-card@30.0.0
  - @atlaskit/media-picker@11.0.0
  - @atlaskit/media-filmstrip@10.0.0
  - @atlaskit/renderer@19.0.0
  - @atlaskit/task-decision@8.0.0
  - @atlaskit/util-data-test@10.0.0
  - @atlaskit/editor-json-transformer@4.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.0
  - @atlaskit/editor-common@13.0.0
  - @atlaskit/editor-test-helpers@5.0.0
  - @atlaskit/editor-markdown-transformer@2.0.0
  - @atlaskit/mention@14.0.0
  - @atlaskit/emoji@38.0.0
  - @atlaskit/select@5.0.0
  - @atlaskit/logo@9.0.0
  - @atlaskit/modal-dialog@6.0.0
  - @atlaskit/analytics-next@3.0.0
  - @atlaskit/calendar@7.0.0
  - @atlaskit/button@9.0.0
  - @atlaskit/media-core@22.0.0
  - @atlaskit/media-test-helpers@15.0.0
  - @atlaskit/theme@5.0.0
  - @atlaskit/lozenge@6.0.0
  - @atlaskit/code@7.0.0
  - @atlaskit/spinner@9.0.0
  - @atlaskit/docs@5.0.0
  - @atlaskit/analytics-gas-types@3.0.0
  - @atlaskit/size-detector@5.0.0
  - @atlaskit/layer@5.0.0
  - @atlaskit/analytics@4.0.0
  - @atlaskit/layer-manager@5.0.0
  - @atlaskit/item@8.0.0
  - @atlaskit/icon@13.0.0
  - @atlaskit/droplist@7.0.0
  - @atlaskit/avatar-group@2.0.0
  - @atlaskit/avatar@14.0.0
- [major] Updated dependencies
  [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
  - @atlaskit/media-card@30.0.0
  - @atlaskit/media-picker@11.0.0
  - @atlaskit/media-filmstrip@10.0.0
  - @atlaskit/renderer@19.0.0
  - @atlaskit/task-decision@8.0.0
  - @atlaskit/util-data-test@10.0.0
  - @atlaskit/mention@14.0.0
  - @atlaskit/emoji@38.0.0
  - @atlaskit/editor-json-transformer@4.0.0
  - @atlaskit/editor-bitbucket-transformer@4.0.0
  - @atlaskit/editor-test-helpers@5.0.0
  - @atlaskit/editor-markdown-transformer@2.0.0
  - @atlaskit/editor-common@13.0.0
  - @atlaskit/media-test-helpers@15.0.0
  - @atlaskit/media-core@22.0.0
  - @atlaskit/tooltip@11.0.0
  - @atlaskit/select@5.0.0
  - @atlaskit/logo@9.0.0
  - @atlaskit/modal-dialog@6.0.0
  - @atlaskit/analytics-next@3.0.0
  - @atlaskit/calendar@7.0.0
  - @atlaskit/button@9.0.0
  - @atlaskit/theme@5.0.0
  - @atlaskit/lozenge@6.0.0
  - @atlaskit/code@7.0.0
  - @atlaskit/spinner@9.0.0
  - @atlaskit/docs@5.0.0
  - @atlaskit/analytics-gas-types@3.0.0
  - @atlaskit/size-detector@5.0.0
  - @atlaskit/layer@5.0.0
  - @atlaskit/analytics@4.0.0
  - @atlaskit/layer-manager@5.0.0
  - @atlaskit/item@8.0.0
  - @atlaskit/icon@13.0.0
  - @atlaskit/droplist@7.0.0
  - @atlaskit/avatar-group@2.0.0
  - @atlaskit/avatar@14.0.0

## 74.0.18

- [patch] Updated dependencies
  [daf6227](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/daf6227)
  - @atlaskit/media-picker@10.0.0

## 74.0.17

- [patch] Refactor existing 'paste' slice handling code, to use common utilities. Remove unused
  linkifySlice export from editor-common.
  [5958588](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5958588)
- [none] Updated dependencies
  [5f6ec84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f6ec84)
  - @atlaskit/editor-test-helpers@4.2.4
  - @atlaskit/renderer@18.2.18
  - @atlaskit/task-decision@7.1.14
  - @atlaskit/editor-common@12.0.0
  - @atlaskit/editor-markdown-transformer@1.2.8
  - @atlaskit/editor-json-transformer@3.1.8
  - @atlaskit/editor-bitbucket-transformer@3.2.9
- [patch] Updated dependencies
  [5958588](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5958588)
  - @atlaskit/editor-test-helpers@4.2.4
  - @atlaskit/renderer@18.2.18
  - @atlaskit/task-decision@7.1.14
  - @atlaskit/editor-common@12.0.0
  - @atlaskit/editor-markdown-transformer@1.2.8
  - @atlaskit/editor-json-transformer@3.1.8
  - @atlaskit/editor-bitbucket-transformer@3.2.9

## 74.0.16

- [patch] code improvements and MentionContextIdentifier attributes made mandatory to sync with
  editor-common ContextIdentifier
  [8a125a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a125a7)

- [patch] Updated dependencies
  [c98857e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c98857e)
  - @atlaskit/mention@13.1.10
  - @atlaskit/util-data-test@9.1.19
  - @atlaskit/renderer@18.2.17
  - @atlaskit/editor-test-helpers@4.2.3
  - @atlaskit/editor-common@11.4.6
- [patch] Updated dependencies
  [8a125a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a125a7)
  - @atlaskit/mention@13.1.10
  - @atlaskit/util-data-test@9.1.19
  - @atlaskit/renderer@18.2.17
  - @atlaskit/editor-test-helpers@4.2.3
  - @atlaskit/editor-common@11.4.6
- [none] Updated dependencies
  [cacfb53](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cacfb53)
  - @atlaskit/mention@13.1.10
  - @atlaskit/util-data-test@9.1.19
  - @atlaskit/renderer@18.2.17
  - @atlaskit/editor-test-helpers@4.2.3
  - @atlaskit/editor-common@11.4.6

## 74.0.15

- [patch] Rename deindent to outdent, reword analytic event to be consistent ED-4865
  [33ab33b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/33ab33b)
- [none] Updated dependencies
  [33ab33b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/33ab33b)

## 74.0.14

- [patch] Split out non-core style and minor refactors in anticipation of hyperlink refactor
  [d1c7461](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1c7461)
- [none] Updated dependencies
  [d1c7461](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1c7461)

## 74.0.13

- [patch] ED-4914: extracted flash to a separate component
  [ea16bf8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea16bf8)
- [none] Updated dependencies
  [ea16bf8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea16bf8)

## 74.0.12

- [patch] ED-5029, fix padding in comment editor.
  [a38f1e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a38f1e9)
- [patch] Updated dependencies
  [a38f1e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a38f1e9)

## 74.0.11

- [patch] FS-2093 add mention insert analytics event
  [30bbe5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30bbe5a)
- [none] Updated dependencies
  [30bbe5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30bbe5a)
  - @atlaskit/mention@13.1.8

## 74.0.10

- [patch] Updated dependencies
  [6f51fdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6f51fdb)
  - @atlaskit/media-picker@9.0.1
  - @atlaskit/renderer@18.2.16
  - @atlaskit/editor-common@11.4.5

## 74.0.9

- [patch] Updated dependencies
  [f897c79](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f897c79)
  - @atlaskit/util-data-test@9.1.17
  - @atlaskit/editor-common@11.4.4
  - @atlaskit/emoji@37.0.0
- [none] Updated dependencies
  [cacf096](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cacf096)
  - @atlaskit/emoji@37.0.0
  - @atlaskit/util-data-test@9.1.17
  - @atlaskit/editor-common@11.4.4

## 74.0.8

- [none] Updated dependencies
  [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
  - @atlaskit/button@8.2.5
  - @atlaskit/media-card@29.1.10
  - @atlaskit/task-decision@7.1.12
  - @atlaskit/mention@13.1.7
  - @atlaskit/item@7.0.8
  - @atlaskit/modal-dialog@5.2.8
  - @atlaskit/avatar-group@1.0.2
  - @atlaskit/avatar@13.0.0
- [patch] Updated dependencies
  [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
  - @atlaskit/avatar@13.0.0
  - @atlaskit/media-card@29.1.10
  - @atlaskit/task-decision@7.1.12
  - @atlaskit/mention@13.1.7
  - @atlaskit/button@8.2.5
  - @atlaskit/modal-dialog@5.2.8
  - @atlaskit/item@7.0.8
  - @atlaskit/avatar-group@1.0.2

## 74.0.7

- [patch] FS-2092 add mention typeahead cancel analytics event
  [40bd3fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bd3fb)
- [none] Updated dependencies
  [40bd3fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bd3fb)
  - @atlaskit/mention@13.1.6

## 74.0.6

- [patch] Updated dependencies
  [9a1b6a2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a1b6a2)
  - @atlaskit/media-card@29.1.9
  - @atlaskit/editor-common@11.4.2

## 74.0.5

- [patch] Refactor Panel Plugin
  [0bdfa19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bdfa19)
- [none] Updated dependencies
  [0bdfa19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0bdfa19)

## 74.0.4

- [patch] ED-1718: improve lists styles
  [570c4fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/570c4fb)
- [none] Updated dependencies
  [570c4fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/570c4fb)

## 74.0.3

- [patch] ED-4851: merge hover selection with main plugin
  [7eb5bdf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7eb5bdf)
- [none] Updated dependencies
  [7eb5bdf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7eb5bdf)

## 74.0.2

- [patch] Fix analytics wrapper
  [dc40093](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc40093)
- [none] Updated dependencies
  [dc40093](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc40093)

## 74.0.1

- [patch] ED-4964: refactor lists state
  [81f1a95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/81f1a95)
- [none] Updated dependencies
  [81f1a95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/81f1a95)

## 74.0.0

- [major] Remove deprecated APIs
  [af0cde6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af0cde6)
- [none] Updated dependencies
  [af0cde6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af0cde6)
  - @atlaskit/editor-test-helpers@4.2.2
  - @atlaskit/editor-markdown-transformer@1.2.7
  - @atlaskit/editor-json-transformer@3.1.7
  - @atlaskit/editor-bitbucket-transformer@3.2.8

## 73.10.0

- [minor] New floating toolbar plugin
  [d3cedbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3cedbd)
- [none] Updated dependencies
  [d3cedbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3cedbd)

## 73.9.29

- [patch] Revert usage of createPortal in favour of unstable_renderSubtreeIntoContainer to improve
  perf [d520a6f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d520a6f)
- [none] Updated dependencies
  [40095d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40095d6)
- [none] Updated dependencies
  [d520a6f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d520a6f)

## 73.9.28

- [patch] Updated dependencies
  [17b638b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/17b638b)
  - @atlaskit/editor-common@11.3.14
  - @atlaskit/renderer@18.2.13

## 73.9.27

- [patch] ED-4420: added unsupported nodes
  [f33ac3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f33ac3c)
- [none] Updated dependencies
  [f33ac3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f33ac3c)
  - @atlaskit/editor-common@11.3.13

## 73.9.26

- [patch] Updated dependencies
  [8c711bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c711bd)
  - @atlaskit/media-picker@9.0.0
  - @atlaskit/editor-test-helpers@4.2.1
  - @atlaskit/renderer@18.2.12
  - @atlaskit/emoji@36.0.2
  - @atlaskit/editor-common@11.3.12
- [patch] Updated dependencies
  [42ee1ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/42ee1ea)
  - @atlaskit/media-test-helpers@14.0.6
  - @atlaskit/media-picker@9.0.0
  - @atlaskit/media-filmstrip@9.0.7
  - @atlaskit/media-core@21.0.0
  - @atlaskit/emoji@36.0.2
  - @atlaskit/editor-common@11.3.12
  - @atlaskit/media-card@29.1.8
  - @atlaskit/renderer@18.2.12
  - @atlaskit/editor-test-helpers@4.2.1

## 73.9.25

- [patch] remove all the empty lines after last valid doc
  [a877895](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a877895)
- [none] Updated dependencies
  [a877895](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a877895)
  - @atlaskit/editor-bitbucket-transformer@3.2.7

## 73.9.24

- [patch] Ensure mention state changes are notified on changes via applyTr
  [13d423c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/13d423c)
- [none] Updated dependencies
  [13d423c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/13d423c)

## 73.9.23

- [patch] Fixing the cursor disappear issue for Mobile
  [8c0ee26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0ee26)
- [none] Updated dependencies
  [8c0ee26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0ee26)

## 73.9.22

- [patch] Fixing the empty list copy
  [0955a27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0955a27)
- [none] Updated dependencies
  [0955a27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0955a27)

## 73.9.21

- [patch] Export QuickInsert types
  [912c8ae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/912c8ae)
- [none] Updated dependencies
  [912c8ae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/912c8ae)

## 73.9.20

- [patch] ED-4912: move styles to plugins
  [623b406](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623b406)
- [none] Updated dependencies
  [623b406](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623b406)

## 73.9.19

- [patch] Updated dependencies
  [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
  - @atlaskit/avatar@12.0.0
  - @atlaskit/media-card@29.1.7
  - @atlaskit/task-decision@7.1.10
  - @atlaskit/mention@13.1.5
  - @atlaskit/modal-dialog@5.2.7
  - @atlaskit/item@7.0.7
  - @atlaskit/avatar-group@1.0.0

## 73.9.18

- [patch] ED-5005: fix editing nested inlineExtensions inside bodiedExtensions
  [6fd79a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6fd79a8)
- [none] Updated dependencies
  [6fd79a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6fd79a8)

## 73.9.17

- [patch] 5012 fix quick insert char duplication
  [6b7f320](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6b7f320)
- [none] Updated dependencies
  [6b7f320](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6b7f320)

## 73.9.16

- [patch] ED-4956, add toolbar option for decision item.
  [c353a5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c353a5a)
- [patch] Updated dependencies
  [c353a5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c353a5a)

## 73.9.15

- [patch] Support markdown style horizontal rules. ED-4820
  [3d33ed4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d33ed4)
- [none] Updated dependencies
  [3d33ed4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d33ed4)

## 73.9.14

- [patch] Track indent, deindent and language selection to gauge what is being used. ED-4865
  [d511301](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d511301)
- [none] Updated dependencies
  [d511301](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d511301)

## 73.9.13

- [patch] Codeblocks were capturing preceeding content when started in the middle/end of a
  paragraph. ED-4677 [78a9e6e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/78a9e6e)
- [none] Updated dependencies
  [78a9e6e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/78a9e6e)

## 73.9.12

- [patch] Set overflow to auto so we're not showing scrollbars by default in code blocks. ED-4992
  [19aec32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19aec32)
- [none] Updated dependencies
  [19aec32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19aec32)

## 73.9.11

- [patch] ED-4462, in comment editor clicking below content should create a new paragraph at bottom.
  [e196df9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e196df9)
- [patch] Updated dependencies
  [e196df9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e196df9)

## 73.9.10

- [patch] Updated dependencies
  [d7dca64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7dca64)
  - @atlaskit/mention@13.1.4
  - @atlaskit/util-data-test@9.1.16
  - @atlaskit/renderer@18.2.10
  - @atlaskit/editor-common@11.3.10

## 73.9.9

- [patch] Set initial collab selection to the start of the document. ED-4759
  [db5345a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db5345a)
- [none] Updated dependencies
  [db5345a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db5345a)

## 73.9.8

- [patch][refactor] Updated paste plugin to remove old/buggy handling of specific node types. No
  longer have complex logic around code-block detection on paste. If PM parses it as a code-block,
  we respect that. [e3c6479](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3c6479)
- [patch][refactor] Use ParseRule->context to prevent pasting layoutColumn/layoutSections inside
  each other. [541341e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/541341e)
- [patch][refactor] Use ParseRule->context to prevent nesting bodiedExtensions on paste.
  [fe383b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe383b4)
- [none] Updated dependencies
  [2625ade](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2625ade)
  - @atlaskit/editor-test-helpers@4.2.0
  - @atlaskit/editor-common@11.3.9
- [none] Updated dependencies
  [e3c6479](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3c6479)
  - @atlaskit/editor-test-helpers@4.2.0
  - @atlaskit/editor-common@11.3.9
- [none] Updated dependencies
  [541341e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/541341e)
  - @atlaskit/editor-test-helpers@4.2.0
  - @atlaskit/editor-common@11.3.9
- [none] Updated dependencies
  [fe383b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe383b4)
  - @atlaskit/editor-test-helpers@4.2.0
  - @atlaskit/editor-common@11.3.9

## 73.9.7

- [patch] Fixing extension breakout on edit
  [91c015e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91c015e)
- [none] Updated dependencies
  [91c015e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91c015e)

## 73.9.6

- [patch] ED-4927: disable gap cursor for lists
  [1bdae46](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bdae46)
- [none] Updated dependencies
  [1bdae46](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bdae46)

## 73.9.5

- [patch] Updated dependencies
  [8d5053e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d5053e)
  - @atlaskit/media-picker@8.1.6
  - @atlaskit/emoji@36.0.1
  - @atlaskit/util-data-test@9.1.15
  - @atlaskit/task-decision@7.1.8
  - @atlaskit/mention@13.1.3
  - @atlaskit/renderer@18.2.9
  - @atlaskit/editor-json-transformer@3.1.5
  - @atlaskit/editor-bitbucket-transformer@3.2.6
  - @atlaskit/editor-common@11.3.8
  - @atlaskit/editor-test-helpers@4.1.9
  - @atlaskit/editor-markdown-transformer@1.2.6

## 73.9.4

- [patch] Updated dependencies
  [eee2d45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eee2d45)
  - @atlaskit/code@6.0.0
  - @atlaskit/renderer@18.2.8
  - @atlaskit/logo@8.1.3
  - @atlaskit/docs@4.2.1

## 73.9.3

- [patch] Dismiss quick insert type ahead if query starts with a space
  [ffee2ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ffee2ef)
- [none] Updated dependencies
  [ffee2ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ffee2ef)

## 73.9.2

- [patch] Updated dependencies
  [0cf2f52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cf2f52)
  - @atlaskit/emoji@36.0.0
  - @atlaskit/util-data-test@9.1.14
  - @atlaskit/task-decision@7.1.7
  - @atlaskit/mention@13.1.2
  - @atlaskit/renderer@18.2.7
  - @atlaskit/editor-json-transformer@3.1.4
  - @atlaskit/editor-bitbucket-transformer@3.2.5
  - @atlaskit/editor-test-helpers@4.1.8
  - @atlaskit/editor-markdown-transformer@1.2.5
  - @atlaskit/editor-common@11.3.7

## 73.9.1

- [patch] ED-3801: fix table typing performance
  [e70bf05](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e70bf05)
- [none] Updated dependencies
  [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
  - @atlaskit/icon@12.5.1
- [none] Updated dependencies
  [e70bf05](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e70bf05)

## 73.9.0

- [minor] Add QuickInsert provider
  [948e6e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/948e6e1)
- [none] Updated dependencies
  [948e6e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/948e6e1)

## 73.8.22

- [patch] ED-4971, ED-4852: fix gap cursor and number column styles
  [10cc9e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10cc9e1)
- [none] Updated dependencies
  [10cc9e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10cc9e1)

## 73.8.21

- [patch] ED-4974: fix updating tableNode in table plugin state
  [ca61638](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca61638)
- [none] Updated dependencies
  [ca61638](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca61638)

## 73.8.20

- [patch] Make code blocks and actions have opaque backgrounds
  [5b79a19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b79a19)
- [patch] ED-4641, fix issue in splitting merged cell when cursor is inside cell but cell is not
  selected. [d708792](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d708792)
- [patch] Updated dependencies
  [5b79a19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b79a19)
  - @atlaskit/task-decision@7.1.6
- [patch] Updated dependencies
  [d708792](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d708792)
  - @atlaskit/task-decision@7.1.6

## 73.8.19

- [patch] Updated dependencies
  [c57e9c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c57e9c1)
  - @atlaskit/media-test-helpers@14.0.4
  - @atlaskit/media-filmstrip@9.0.5
  - @atlaskit/media-card@29.1.5
  - @atlaskit/editor-common@11.3.5
  - @atlaskit/emoji@35.1.4
  - @atlaskit/renderer@18.2.6
  - @atlaskit/editor-test-helpers@4.1.7
  - @atlaskit/media-picker@8.1.4
  - @atlaskit/media-core@20.0.0

## 73.8.18

- [patch] Fix test [0973ab5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0973ab5)
- [patch] Remove parenthesis from action tooltips
  [1b1eea7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b1eea7)
- [none] Updated dependencies
  [0973ab5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0973ab5)
- [patch] Updated dependencies
  [1b1eea7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b1eea7)

## 73.8.17

- [patch] ED-4923: stop table columns and selection resetting on toolbar actions
  [56fa89e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56fa89e)
- [none] Updated dependencies
  [56fa89e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56fa89e)

## 73.8.16

- [patch] Fixing the cursor navigation between inline nodes
  [b9e3213](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9e3213)
- [none] Updated dependencies
  [b9e3213](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9e3213)
  - @atlaskit/editor-common@11.3.3

## 73.8.15

- [patch] Fix issue where clicking on table controls inside an editor in a form, would submit the
  form (ED-4744) [5cd03c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cd03c5)
- [none] Updated dependencies
  [5cd03c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cd03c5)

## 73.8.14

- [patch] ED-4909: fix overflow shadow rendering + visual resize performance on tables
  [69a8c78](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69a8c78)
- [none] Updated dependencies
  [69a8c78](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69a8c78)

## 73.8.13

- [patch] ED-4736, fix size of font in inline code mark in editor core.
  [9b80e35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b80e35)
- [patch] Updated dependencies
  [9b80e35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b80e35)

## 73.8.12

- [patch] Added support for blocks and lists
  [b5a920b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5a920b)
- [none] Updated dependencies
  [b5a920b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5a920b)

## 73.8.11

- [patch] Introduce regression tests for pasting content from 3rd-party vendors into the editor.
  `dispatchPasteEvent` now returns the event that was fired when successful, to allow consumers to
  tell whether it was modified by ProseMirror. (ED-3726)
  [e358e9f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e358e9f)
- [none] Updated dependencies
  [e358e9f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e358e9f)
  - @atlaskit/editor-test-helpers@4.1.6

## 73.8.10

- [patch] ED-4520, date renderer should render UTC value of date.
  [28e3c31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/28e3c31)
- [patch] Updated dependencies
  [28e3c31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/28e3c31)
  - @atlaskit/editor-common@11.3.2

## 73.8.9

- [patch] ED-4750, adding information to help dialog.
  [a3f696c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3f696c)
- [patch] Updated dependencies
  [a3f696c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3f696c)

## 73.8.8

- [patch] Updated dependencies
  [cdba8b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cdba8b3)
  - @atlaskit/spinner@8.0.0
  - @atlaskit/media-picker@8.1.3
  - @atlaskit/media-card@29.1.4
  - @atlaskit/task-decision@7.1.3
  - @atlaskit/emoji@35.1.2
  - @atlaskit/droplist@6.2.1
  - @atlaskit/button@8.2.3

## 73.8.7

- [patch] ED-4924: fix table control styles
  [377ebeb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/377ebeb)
- [none] Updated dependencies
  [377ebeb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/377ebeb)
  - @atlaskit/editor-common@11.3.1

## 73.8.6

- [patch] Remove pinned prosemirror-model@1.4.0 and move back to caret ranges for
  prosemirror-model@^1.5.0 [4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
- [patch] Updated dependencies
  [4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
  - @atlaskit/renderer@18.2.5
  - @atlaskit/task-decision@7.1.2
  - @atlaskit/editor-common@11.3.0
  - @atlaskit/editor-test-helpers@4.1.5
  - @atlaskit/editor-markdown-transformer@1.2.4
  - @atlaskit/editor-json-transformer@3.1.3
  - @atlaskit/editor-bitbucket-transformer@3.2.4

## 73.8.5

- [patch] Bump prosemirror-markdown to 1.1.0 and treat new lines when pasting as <br>
  [5c28782](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c28782)
- [none] Updated dependencies
  [5c28782](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c28782)
  - @atlaskit/editor-markdown-transformer@1.2.3
  - @atlaskit/editor-bitbucket-transformer@3.2.3

## 73.8.4

- [patch] ED-4803, it should be possible to create nested rule.
  [9b25a8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b25a8e)
- [patch] Updated dependencies
  [9b25a8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b25a8e)

## 73.8.3

- [patch] Bump prosemirror-view to 1.3.3 to fix issue where newlines in code-blocks would vanish in
  IE11. (ED-4830) [fc5a082](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc5a082)
- [none] Updated dependencies
  [fc5a082](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc5a082)
  - @atlaskit/editor-test-helpers@4.1.4
  - @atlaskit/editor-common@11.2.10

## 73.8.2

- [patch] Updated dependencies
  [74a0d46](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/74a0d46)
  - @atlaskit/media-card@29.1.3
  - @atlaskit/media-filmstrip@9.0.4
  - @atlaskit/renderer@18.2.3
  - @atlaskit/editor-common@11.2.8
- [patch] Updated dependencies
  [6c6f078](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6c6f078)
  - @atlaskit/media-card@29.1.3
  - @atlaskit/media-filmstrip@9.0.4
  - @atlaskit/renderer@18.2.3
  - @atlaskit/editor-common@11.2.8
- [patch] Updated dependencies
  [5bb26b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5bb26b4)
  - @atlaskit/media-card@29.1.3
  - @atlaskit/media-filmstrip@9.0.4
  - @atlaskit/renderer@18.2.3
  - @atlaskit/editor-common@11.2.8

## 73.8.1

- [patch] ED-4744, ED-4749: autoinserts break other inline marks.
  [34b660c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/34b660c)
- [none] Updated dependencies
  [34b660c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/34b660c)

## 73.8.0

- [minor] Design updates for /QuickInsert™️ menu
  [4e4825e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e4825e)
- [none] Updated dependencies
  [4e4825e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e4825e)
  - @atlaskit/editor-common@11.2.6

## 73.7.12

- [patch] ED-4899 fix finding parent node for popups (specifically hyperlink) in IE11
  [b801e42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b801e42)
- [none] Updated dependencies
  [b801e42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b801e42)

## 73.7.11

- [patch] Add Table breakout mode in renderer
  [0d3b375](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d3b375)
- [none] Updated dependencies
  [0d3b375](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d3b375)
  - @atlaskit/renderer@18.2.1
  - @atlaskit/editor-common@11.2.5

## 73.7.10

- [patch] ED-4846,ED-4816: refactor tables
  [269abf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/269abf0)
- [none] Updated dependencies
  [269abf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/269abf0)

## 73.7.9

- [patch] Do not call render inside a constructor of a ReactNodeView
  [7e60aa8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e60aa8)
- [none] Updated dependencies
  [7e60aa8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e60aa8)

## 73.7.8

- [patch] ED-4489 Fix can't submit with enter using Korean and Japanese IME
  [0274524](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0274524)
- [none] Updated dependencies
  [0274524](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0274524)
  - @atlaskit/editor-test-helpers@4.1.3
  - @atlaskit/editor-common@11.2.3

## 73.7.7

- [patch] Fixing extension select and refactor
  [eca44eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eca44eb)
- [none] Updated dependencies
  [eca44eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eca44eb)
  - @atlaskit/editor-common@11.2.2

## 73.7.6

- [patch] Add name field to make getInitial happy
  [e267dc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e267dc7)
- [patch] Update telepointer test cases
  [2644031](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2644031)
- [patch] Ghost telepointer fix by checking participants
  [eee943d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eee943d)
- [none] Updated dependencies
  [e267dc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e267dc7)
- [none] Updated dependencies
  [2644031](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2644031)
- [none] Updated dependencies
  [eee943d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eee943d)

## 73.7.5

- [patch] Clean Changelogs - remove duplicates and empty entries
  [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
- [none] Updated dependencies
  [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
  - @atlaskit/media-card@29.1.2
  - @atlaskit/media-picker@8.1.2
  - @atlaskit/emoji@35.1.1
  - @atlaskit/util-data-test@9.1.13
  - @atlaskit/task-decision@7.1.1
  - @atlaskit/mention@13.1.1
  - @atlaskit/editor-json-transformer@3.1.2
  - @atlaskit/editor-bitbucket-transformer@3.2.2
  - @atlaskit/media-filmstrip@9.0.3
  - @atlaskit/renderer@18.1.2
  - @atlaskit/editor-test-helpers@4.1.2
  - @atlaskit/editor-markdown-transformer@1.2.2
  - @atlaskit/editor-common@11.2.1
  - @atlaskit/media-test-helpers@14.0.3
  - @atlaskit/media-core@19.1.3
  - @atlaskit/tooltip@10.2.1
  - @atlaskit/select@4.2.3
  - @atlaskit/modal-dialog@5.2.2
  - @atlaskit/button@8.1.2
  - @atlaskit/theme@4.0.4
  - @atlaskit/lozenge@5.0.4
  - @atlaskit/code@5.0.4
  - @atlaskit/size-detector@4.1.2
  - @atlaskit/layer@4.0.3
  - @atlaskit/spinner@7.0.2
  - @atlaskit/logo@8.1.2
  - @atlaskit/calendar@6.1.2
  - @atlaskit/layer-manager@4.2.1
  - @atlaskit/item@7.0.5
  - @atlaskit/icon@12.1.2
  - @atlaskit/droplist@6.1.2

## 73.7.4

- [patch] ED-4654 add minimum 128px column width to tables
  [6ee43d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6ee43d8)
- [none] Updated dependencies
  [6ee43d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6ee43d8)
  - @atlaskit/editor-common@11.2.0

## 73.7.3

- [patch] ED-4840: bump pm-utils to 0.5.1
  [37992bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37992bf)
- [none] Updated dependencies
  [37992bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/37992bf)

## 73.7.2

- [patch] ED-4438, text from google docs should not be pasted as inline code.
  [2a0fd85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a0fd85)
- [patch] Updated dependencies
  [2a0fd85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a0fd85)

## 73.7.1

- [patch] Update changelogs to remove duplicate
  [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
- [none] Updated dependencies
  [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
  - @atlaskit/media-card@29.1.1
  - @atlaskit/media-picker@8.1.1
  - @atlaskit/util-data-test@9.1.12
  - @atlaskit/editor-json-transformer@3.1.1
  - @atlaskit/editor-bitbucket-transformer@3.2.1
  - @atlaskit/media-filmstrip@9.0.2
  - @atlaskit/renderer@18.1.1
  - @atlaskit/editor-test-helpers@4.1.1
  - @atlaskit/editor-markdown-transformer@1.2.1
  - @atlaskit/editor-common@11.1.2
  - @atlaskit/media-test-helpers@14.0.2
  - @atlaskit/media-core@19.1.2
  - @atlaskit/theme@4.0.3
  - @atlaskit/layer-manager@4.1.1
  - @atlaskit/spinner@7.0.1
  - @atlaskit/select@4.2.1
  - @atlaskit/modal-dialog@5.1.1
  - @atlaskit/lozenge@5.0.3
  - @atlaskit/item@7.0.4
  - @atlaskit/icon@12.1.1
  - @atlaskit/logo@8.1.1
  - @atlaskit/droplist@6.1.1
  - @atlaskit/code@5.0.3
  - @atlaskit/calendar@6.1.1
  - @atlaskit/button@8.1.1
  - @atlaskit/avatar@11.1.1
  - @atlaskit/docs@4.1.1
  - @atlaskit/size-detector@4.1.1
  - @atlaskit/layer@4.0.2
  - @atlaskit/analytics@3.0.5

## 73.7.0

- [minor] Introduce support for Tab / Shift-Tab to indent / unindent text in a code block (ED-4638)
  [e6df77b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6df77b)
- [none] Updated dependencies
  [e6df77b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6df77b)

## 73.6.2

- [patch] ED-4856: fix resize border in Firefox
  [b8577e7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8577e7)
- [none] Updated dependencies
  [b8577e7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8577e7)

## 73.6.1

- [patch] Fix issue where mentions were not selectable in IE11
  [2126e1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2126e1e)
- [none] Updated dependencies
  [2126e1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2126e1e)

## 73.6.0

- [minor] ED-3474 add redesigned table numbering column, fix table styling regressions
  [1bef41a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bef41a)
- [none] Updated dependencies
  [1bef41a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bef41a)
  - @atlaskit/editor-common@11.1.1

## 73.5.2

- [patch] WIP [57d5f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57d5f4a)
- [none] Updated dependencies
  [57d5f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57d5f4a)

## 73.5.1

- [patch] ED-4816: fix removing columns/rows when outside of the content area
  [789e640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/789e640)
- [none] Updated dependencies
  [789e640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/789e640)

## 73.5.0

- [patch] Set selection at the start of the document when editing a document in the full-page
  appearance. (ED-4759) [7217164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7217164)
- [none] Updated dependencies
  [7217164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7217164)
  - @atlaskit/editor-test-helpers@4.1.0
  - @atlaskit/renderer@18.1.0
  - @atlaskit/task-decision@7.1.0
  - @atlaskit/util-data-test@9.1.11
  - @atlaskit/mention@13.1.0
  - @atlaskit/emoji@35.1.0
  - @atlaskit/editor-common@11.1.0
  - @atlaskit/editor-markdown-transformer@1.2.0
  - @atlaskit/editor-json-transformer@3.1.0
  - @atlaskit/editor-bitbucket-transformer@3.2.0

## 73.4.7

- [patch] Updated dependencies
  [2de7ce7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2de7ce7)
  - @atlaskit/media-card@29.0.3
  - @atlaskit/renderer@18.0.4
  - @atlaskit/editor-common@11.0.7

## 73.4.6

- [patch] Fix a regression in task-decision in editor after NodeView's PR
  [b7a4fd5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b7a4fd5)
- [none] Updated dependencies
  [b7a4fd5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b7a4fd5)

## 73.4.5

- [patch] Fixes the image toolbar
  [05f69d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/05f69d1)
- [none] Updated dependencies
  [05f69d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/05f69d1)

## 73.4.4

- [patch] Update and lock prosemirror-model version to 1.4.0
  [febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
- [none] Updated dependencies
  [febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
  - @atlaskit/renderer@18.0.3
  - @atlaskit/editor-common@11.0.6
  - @atlaskit/editor-test-helpers@4.0.7
  - @atlaskit/editor-markdown-transformer@1.1.1
  - @atlaskit/editor-json-transformer@3.0.11
  - @atlaskit/editor-bitbucket-transformer@3.1.7

## 73.4.3

- [patch] Adding breakout to extensions
  [3d1b0ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d1b0ab)
- [none] Updated dependencies
  [3d1b0ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d1b0ab)
  - @atlaskit/editor-test-helpers@4.0.6
  - @atlaskit/editor-common@11.0.5

## 73.4.2

- [patch] Fix issue where clicking over empty space in a code-block would not select the end of the
  line. ED-4637 [8120815](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8120815)
- [patch] Code-block toolbar refactored to rely less on view state. This also fixes issues with the
  code-block in IE11. [9249525](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9249525)
- [none] Updated dependencies
  [8120815](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8120815)
- [none] Updated dependencies
  [9249525](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9249525)

## 73.4.1

- [patch] Fix issue where mention-picker when two users would have a mention picker open at the same
  time in collaborative editing.
  [5974137](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5974137)
- [none] Updated dependencies
  [5974137](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5974137)

## 73.4.0

- [minor] ED-4657: unbreak table copy-paste
  [38b5ce7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38b5ce7)
- [none] Updated dependencies
  [38b5ce7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38b5ce7)

## 73.3.10

- [patch] ED-4823: added card provider
  [583ae09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/583ae09)
- [none] Updated dependencies
  [583ae09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/583ae09)
  - @atlaskit/editor-test-helpers@4.0.5

## 73.3.9

- [patch] Adds support for auto-closing brackets inside code-blocks
  [9d69d58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d69d58)
- [none] Updated dependencies
  [9d69d58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d69d58)

## 73.3.8

- [patch] Fix onComponentUpdate sometimes being undefined in tables node views
  [57225fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57225fd)
- [none] Updated dependencies
  [57225fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57225fd)

## 73.3.7

- [patch] ED-4818: add inlineCard to schema
  [a303cbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a303cbd)
- [none] Updated dependencies
  [a303cbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a303cbd)
  - @atlaskit/editor-test-helpers@4.0.4
  - @atlaskit/editor-common@11.0.4

## 73.3.6

- [patch] Fix PortalProvider performance
  [a157f3b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a157f3b)
- [none] Updated dependencies
  [a157f3b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a157f3b)

## 73.3.5

- [patch] ED-4722, fix for mention and emoji floating toolbar hidden behind table floating toolbar.
  [a13c9f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a13c9f5)
- [patch] Updated dependencies
  [a13c9f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a13c9f5)

## 73.3.4

- [patch] SDK-5812 Fix unsupported content after editing media only doc
  [25baf0a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25baf0a)
- [none] Updated dependencies
  [25baf0a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25baf0a)

## 73.3.3

- [patch] ED-4758, fix for confluence issue media single toolbar not visible for saved media.
  [730b047](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/730b047)
- [patch] Updated dependencies
  [730b047](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/730b047)

## 73.3.2

- [patch] Updated dependencies
  [823caef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/823caef)
  - @atlaskit/media-card@29.0.2
  - @atlaskit/renderer@18.0.2
  - @atlaskit/editor-common@11.0.3

## 73.3.1

- [patch] Convert special/smart subtitution characters back to the plain-text ascii counterparts
  when formatted in inline-code (ED-4635)
  [76fdbf3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76fdbf3)
- [none] Updated dependencies
  [76fdbf3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76fdbf3)

## 73.3.0

- [minor] Pass context to node views
  [e3d2802](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3d2802)
- [none] Updated dependencies
  [e3d2802](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3d2802)

## 73.2.0

- [minor] Updated dependencies
  [cad95fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cad95fa)
  - @atlaskit/editor-markdown-transformer@1.1.0

## 73.1.4

- [patch] Updated dependencies
  [732d2f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/732d2f5)
  - @atlaskit/media-card@29.0.1
  - @atlaskit/renderer@18.0.1
  - @atlaskit/editor-common@11.0.2

## 73.1.3

- [patch] ED-4799, fixing vertical alignment of separators in toolbar.
  [4146e4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4146e4f)
- [patch] Updated dependencies
  [4146e4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4146e4f)

## 73.1.2

- [patch] ED-4190, fix for scroll of editor to top when adding date or clicking date.
  [90ece93](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90ece93)
- [patch] Updated dependencies
  [90ece93](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90ece93)

## 73.1.1

- [patch] ED-4742: fix removing rows inside bodied ext
  [4ad8738](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4ad8738)
- [none] Updated dependencies
  [4ad8738](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4ad8738)

## 73.1.0

- [minor] Add support for indent/outdenting text inside a code-block via the `Mod-[` / `Mod-]`
  shortcuts. `Enter` will now persist the indentation of the previous line, and `Tab` will insert
  the appropriate indentation. This can be enabled via the `enableKeybindingsForIDE` option that can
  now be passed through to `allowCodeBlocks` option. This is hidden behind an option only until we
  are confident with the implementation, at which point it will likely become default behaviour.
  [ED-4638][c02281b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c02281b)
- [none] Updated dependencies
  [c02281b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c02281b)

## 73.0.1

- [patch] ED-4716, smart replacements should not work inside mention query.
  [a5c5a5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5c5a5e)
- [patch] Updated dependencies
  [a5c5a5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5c5a5e)

## 73.0.0

- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
  ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
- [patch] Updated dependencies
  [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
  - @atlaskit/media-card@29.0.0
  - @atlaskit/media-picker@8.0.0
  - @atlaskit/emoji@35.0.7
  - @atlaskit/util-data-test@9.1.10
  - @atlaskit/task-decision@7.0.0
  - @atlaskit/mention@13.0.0
  - @atlaskit/editor-json-transformer@3.0.9
  - @atlaskit/editor-bitbucket-transformer@3.1.4
  - @atlaskit/media-filmstrip@9.0.0
  - @atlaskit/renderer@18.0.0
  - @atlaskit/editor-test-helpers@4.0.3
  - @atlaskit/editor-markdown-transformer@1.0.0
  - @atlaskit/editor-common@11.0.0
  - @atlaskit/media-test-helpers@14.0.0
  - @atlaskit/media-core@19.0.0
  - @atlaskit/tooltip@10.0.0
  - @atlaskit/layer-manager@4.0.0
  - @atlaskit/modal-dialog@5.0.0
  - @atlaskit/item@7.0.0
  - @atlaskit/icon@12.0.0
  - @atlaskit/single-select@5.0.0
  - @atlaskit/logo@8.0.0
  - @atlaskit/calendar@6.0.0
  - @atlaskit/button@8.0.0
  - @atlaskit/theme@4.0.0
  - @atlaskit/lozenge@5.0.0
  - @atlaskit/code@5.0.0
  - @atlaskit/spinner@6.0.0
  - @atlaskit/docs@4.0.0
  - @atlaskit/size-detector@4.0.0
  - @atlaskit/layer@4.0.0
  - @atlaskit/analytics@3.0.2
  - @atlaskit/droplist@6.0.0
  - @atlaskit/avatar@11.0.0

## 72.2.5

- [patch] SPS-426 Fix editing action, decision and media in FF
  [ab783c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab783c5)
- [none] Updated dependencies
  [ab783c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab783c5)

## 72.2.4

- [patch] ED-4714: fix table jumping on hover over resize handles
  [b52a82e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b52a82e)
- [none] Updated dependencies
  [b52a82e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b52a82e)

## 72.2.3

- [patch] Fix Code Block appearance showing gray border in IE (ED-4766)
  [5e1313c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e1313c)
- [none] Updated dependencies
  [5e1313c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e1313c)

## 72.2.2

- [patch] Updated dependencies
  [1c87e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c87e5a)
  - @atlaskit/media-card@28.0.6
  - @atlaskit/media-picker@7.0.6
  - @atlaskit/emoji@35.0.6
  - @atlaskit/util-data-test@9.1.9
  - @atlaskit/task-decision@6.0.9
  - @atlaskit/mention@12.0.3
  - @atlaskit/editor-json-transformer@3.0.8
  - @atlaskit/editor-bitbucket-transformer@3.1.3
  - @atlaskit/media-filmstrip@8.0.9
  - @atlaskit/renderer@17.0.9
  - @atlaskit/editor-test-helpers@4.0.2
  - @atlaskit/editor-markdown-transformer@0.2.23
  - @atlaskit/editor-common@10.1.9

## 72.2.1

- [patch] Updated dependencies
  [5ee48c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ee48c4)
  - @atlaskit/media-picker@7.0.5
  - @atlaskit/emoji@35.0.5
  - @atlaskit/editor-common@10.1.8
  - @atlaskit/media-core@18.1.2

## 72.2.0

- [minor] Quick Insert menu for internal editor things
  [370344f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/370344f)
- [none] Updated dependencies
  [370344f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/370344f)
  - @atlaskit/editor-common@10.1.7

## 72.1.17

- [patch] ED-4765 fix bad import with @atlastkit/theme, restores divider styling
  [5c7f741](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c7f741)
- [none] Updated dependencies
  [5c7f741](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c7f741)

## 72.1.16

- [patch] ED-4727, selection not set correctly when creating task item from toolbar.
  [c5d64df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5d64df)
- [patch] Updated dependencies
  [c5d64df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5d64df)

## 72.1.15

- [patch] ED-4582, fix for hyperlink floating toolbar not closing in bitbucket even after content is
  saved. [899b395](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/899b395)
- [patch] Updated dependencies
  [899b395](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/899b395)

## 72.1.14

- [patch] ED-4768 handle null ref callback on full-page scroll container
  [73bff15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/73bff15)
- [none] Updated dependencies
  [73bff15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/73bff15)

## 72.1.13

- [patch] Fix issue where Code Block numbering would be mis-aligned in Firefox
  [6436efd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6436efd)
- [none] Updated dependencies
  [6436efd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6436efd)

## 72.1.12

- [patch] ED-4715, fix for weird borders around toolbar in full page editor.
  [942b5f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/942b5f1)
- [patch] Updated dependencies
  [942b5f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/942b5f1)

## 72.1.11

- [patch] Fixes the unncessary copy of private attributes to media node
  [154535b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/154535b)
- [none] Updated dependencies
  [154535b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/154535b)

## 72.1.10

- [patch] Fixing the extension title
  [04b010d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/04b010d)
- [none] Updated dependencies
  [04b010d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/04b010d)

## 72.1.9

- [patch] Updated dependencies
  [35d547f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d547f)
  - @atlaskit/media-card@28.0.5
  - @atlaskit/renderer@17.0.8
  - @atlaskit/editor-common@10.1.4

## 72.1.8

- [patch] Updated dependencies
  [639ae5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/639ae5e)
  - @atlaskit/mention@12.0.2
  - @atlaskit/util-data-test@9.1.7
  - @atlaskit/renderer@17.0.4
  - @atlaskit/editor-common@10.1.1

## 72.1.7

- [patch] ED-3180 unify scroll styles with Atlaskit style
  [49b2c12](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49b2c12)
- [none] Updated dependencies
  [49b2c12](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49b2c12)

## 72.1.6

- [patch][f87724e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f87724e)
- [none] Updated dependencies
  [f87724e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f87724e)
  - @atlaskit/media-test-helpers@13.0.2
  - @atlaskit/task-decision@6.0.8
  - @atlaskit/mention@12.0.1
  - @atlaskit/media-picker@7.0.3
  - @atlaskit/media-filmstrip@8.0.8
  - @atlaskit/media-card@28.0.4

## 72.1.5

- [patch] Fix toolbar alignment being incorrectly offset due to the change in the Code Block UI
  [ED-4637][6db7a9f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6db7a9f)
- [none] Updated dependencies
  [6db7a9f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6db7a9f)

## 72.1.4

- [patch] Fixing the toolbar for extensions
  [ef9ccca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef9ccca)
- [none] Updated dependencies
  [ef9ccca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef9ccca)
  - @atlaskit/editor-test-helpers@4.0.1

## 72.1.3

- [patch] Fixing up the paste of images
  [3ab13a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ab13a5)
- [none] Updated dependencies
  [3ab13a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ab13a5)

## 72.1.2

- [patch] FS-1206 remove AtlassianEmojiMigrationResource
  [0edc6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0edc6c8)
- [none] Updated dependencies
  [0edc6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0edc6c8)
  - @atlaskit/emoji@35.0.3
  - @atlaskit/renderer@17.0.3

## 72.1.1

- [patch] ED-4696, fixing adding multiple task items from toolbar button.
  [9b54e67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b54e67)
- [patch] Updated dependencies
  [9b54e67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b54e67)

## 72.1.0

- [minor] The code block UI component has been updated to the latest design. It now has line numbers
  and corrected padding. 🎉 [6945723](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6945723)
- [none] Updated dependencies
  [6945723](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6945723)

## 72.0.7

- [patch] Updated dependencies
  [758b342](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/758b342)
  - @atlaskit/task-decision@6.0.7
  - @atlaskit/renderer@17.0.2

## 72.0.6

- [none] Updated dependencies
  [ba702bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ba702bc)
  - @atlaskit/mention@12.0.0
  - @atlaskit/util-data-test@9.1.6
  - @atlaskit/renderer@17.0.1
  - @atlaskit/editor-common@10.0.3

## 72.0.5

- [patch] ED-4221 Fix toolbar style inconsistencies
  [f3fb6b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f3fb6b8)
- [none] Updated dependencies
  [f3fb6b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f3fb6b8)
  - @atlaskit/editor-common@10.0.2

## 72.0.4

- [patch] FS-1904 add support for emoji with ascii starting with (
  [c83d567](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c83d567)
- [none] Updated dependencies
  [c83d567](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c83d567)
  - @atlaskit/util-data-test@9.1.5
  - @atlaskit/emoji@35.0.2

## 72.0.3

- [patch] Addding the file swap in processing state
  [ed40161](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed40161)
- [none] Updated dependencies
  [ed40161](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed40161)

## 72.0.2

- [patch] ED-4652, fixing issue with input of multiple \* in editor.
  [b026738](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b026738)
- [patch] Updated dependencies
  [b026738](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b026738)

## 72.0.1

- [patch] Updated dependencies
  [bd26d3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd26d3c)
  - @atlaskit/media-picker@7.0.1
  - @atlaskit/emoji@35.0.1
  - @atlaskit/editor-common@10.0.1
  - @atlaskit/media-core@18.1.1
  - @atlaskit/media-test-helpers@13.0.1
  - @atlaskit/media-card@28.0.1

## 72.0.0

- [patch] ED-4087: fix table controls in IE11
  [febc44d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febc44d)

- [major] media-picker: <All but popup picker>.emitUploadEnd second argument shape has changed from
  MediaFileData to FileDetails; `upload-end` event payload body shape changed from MediaFileData to
  FileDetails; All the media pickers config now have new property `useNewUploadService: boolean`
  (false by default); popup media-picker .cancel can't be called with no argument, though types does
  allow for it; `File` is removed; --- media-store: MediaStore.createFile now has a required
  argument of type MediaStoreCreateFileParams; MediaStore.copyFileWithToken new method; uploadFile
  method result type has changed from just a promise to a UploadFileResult type; ---
  media-test-helpers: mediaPickerAuthProvider argument has changed from a component instance to just
  a boolean authEnvironment;
  [84f6f91](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84f6f91)

- [none] Updated dependencies
  [febc44d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febc44d)
  - @atlaskit/editor-test-helpers@4.0.0
  - @atlaskit/renderer@17.0.0
  - @atlaskit/task-decision@6.0.6
  - @atlaskit/util-data-test@9.1.4
  - @atlaskit/emoji@35.0.0
  - @atlaskit/editor-common@10.0.0
  - @atlaskit/editor-markdown-transformer@0.2.22
  - @atlaskit/editor-json-transformer@3.0.7
  - @atlaskit/editor-bitbucket-transformer@3.1.1

## 71.4.7

- [patch] ED-2400: only show fullpage toolbar border on scroll
  [a01cad0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a01cad0)
- [patch] Updated dependencies
  [a01cad0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a01cad0)

## 71.4.6

- [patch] ED-4647, table should be highlighted in red when hovering over delete icon.
  [7814224](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7814224)
- [patch] Updated dependencies
  [7814224](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7814224)

## 71.4.5

- [patch] ED-4520, Date lozenge should save UTC timestamp value.
  [ee98470](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ee98470)
- [patch] Updated dependencies
  [ee98470](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ee98470)

## 71.4.4

- [patch] SPS-1155: enable action mark with allowInlineAction flag
  [db6e13a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db6e13a)
- [none] Updated dependencies
  [db6e13a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db6e13a)

## 71.4.3

- [patch] ED-4643: added support for "wide" layout for tables
  [8c146ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c146ee)
- [none] Updated dependencies
  [8c146ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c146ee)
  - @atlaskit/editor-common@9.3.10

## 71.4.2

- [patch] Allow disabling smart-autocompletion (capitalising of Atlassian products, em-dash insert,
  smart-quotes) via prop `textFormatting={{ disableSmartAutoCompletion: true }}`
  [cee7a4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cee7a4a)
- [none] Updated dependencies
  [cee7a4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cee7a4a)
  - @atlaskit/editor-test-helpers@3.1.9

## 71.4.1

- [patch] Fix broken custom dropzone example
  [c49c76b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49c76b)
- [none] Updated dependencies
  [c49c76b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49c76b)

## 71.4.0

- [minor] Support external media in bitbucket transformer and image uploader
  [8fd4dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fd4dd1)

- [patch] Prevent breakout-mode inside of page layouts
  [92cdf83](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92cdf83)
- [patch] Allow removing an empty heading at the start of a document by backspacing
  [4151cc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4151cc5)
- [none] Updated dependencies
  [8fd4dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fd4dd1)
  - @atlaskit/editor-test-helpers@3.1.8
  - @atlaskit/renderer@16.2.6
  - @atlaskit/task-decision@6.0.5
  - @atlaskit/util-data-test@9.1.3
  - @atlaskit/mention@11.1.4
  - @atlaskit/emoji@34.2.0
  - @atlaskit/editor-json-transformer@3.0.6
  - @atlaskit/editor-markdown-transformer@0.2.21
  - @atlaskit/editor-common@9.3.9
  - @atlaskit/editor-bitbucket-transformer@3.1.0

## 71.3.34

- [patch] ED-4087: fix table interaction in IE11
  [8c5f6f9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c5f6f9)
- [none] Updated dependencies
  [8c5f6f9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c5f6f9)

## 71.3.33

- [patch] ED-4498: enable gap cursor for comment editor, fixed and refactored table styles
  [26fd3ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/26fd3ac)
- [none] Updated dependencies
  [26fd3ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/26fd3ac)

## 71.3.32

- [patch] ED-4591: fix paragraph alignment in comment editor
  [c420ef0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c420ef0)
- [none] Updated dependencies
  [c420ef0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c420ef0)

## 71.3.31

- [patch] ED-4629: fix replacing inline extensions
  [ed1eb59](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed1eb59)
- [none] Updated dependencies
  [62bacf6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62bacf6)
  - @atlaskit/theme@3.2.1
- [none] Updated dependencies
  [ed1eb59](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed1eb59)

## 71.3.30

- [patch] ED-4567 add help dialog tip and undo/redo shortcuts to help dialog
  [a82ead4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a82ead4)
- [patch] Updated dependencies
  [a82ead4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a82ead4)

## 71.3.29

- [patch] ED-4606 Fix table floating toolbar
  [118785e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/118785e)
- [none] Updated dependencies
  [118785e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/118785e)

## 71.3.28

- [patch] ED-4614: fix weird toolbar buttons highlighting when page is disabled
  [0cd49f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cd49f4)
- [none] Updated dependencies
  [0cd49f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cd49f4)

## 71.3.27

- [patch] ED-4604 make headings always set, not toggle
  [8c88cd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c88cd1)
- [patch] Updated dependencies
  [8c88cd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c88cd1)

## 71.3.26

- [patch] Fix bug where code-block lines would be soft-wrapped
  [0d08e1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d08e1a)
- [none] Updated dependencies
  [0d08e1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d08e1a)

## 71.3.25

- [patch] Pasting a link will now generate a new undo step, allowing you to undo only the pasted
  content. Previously, if you were typing rapidly typing and then pasted content, undo would remove
  the pasted content AND the text you had typed before it.
  [c6252d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6252d2)

- [none] Updated dependencies
  [c6252d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6252d2)
- [none] Updated dependencies
  [2363d14](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2363d14)
  - @atlaskit/button@7.2.3

## 71.3.24

- [patch] Fixing the media group scroll
  [14c17ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14c17ba)
- [none] Updated dependencies
  [14c17ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14c17ba)

## 71.3.23

- [patch] Updated dependencies
  [82bd4c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82bd4c6)
  - @atlaskit/editor-markdown-transformer@0.2.20

## 71.3.22

- [patch] ED-4603: fix emptyCell on Backspace
  [06a52c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06a52c9)
- [none] Updated dependencies
  [06a52c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06a52c9)

## 71.3.21

- [patch] Escape now closes the link toolbar when activity provider is disabled
  [b060a5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b060a5a)
- [none] Updated dependencies
  [b060a5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b060a5a)

## 71.3.20

- [patch] Fixing the hyperlink height
  [da3e35f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da3e35f)
- [none] Updated dependencies
  [da3e35f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da3e35f)

## 71.3.19

- [patch] Adding borders for colors in color picker
  [dc842ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc842ac)
- [none] Updated dependencies
  [dc842ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc842ac)
  - @atlaskit/editor-common@9.3.7

## 71.3.18

- [patch] Align font sizes for inline code, mentions and dates
  [d2ef1af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d2ef1af)
- [none] Updated dependencies
  [d2ef1af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d2ef1af)
  - @atlaskit/mention@11.1.2
  - @atlaskit/code@4.0.3

## 71.3.17

- [patch] Updated Tooltip format for toolbar buttons.
  [82ba018](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82ba018)
- [none] Updated dependencies
  [82ba018](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/82ba018)

## 71.3.16

- [patch] Remove horizontal scroll in an empty table
  [44caac1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/44caac1)
- [none] Updated dependencies
  [44caac1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/44caac1)

## 71.3.15

- [patch] internal changes to ContentNodeView to support mocking around contentDOM in tests
  [d6f88f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d6f88f1)
- [patch] Updated dependencies
  [d6f88f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d6f88f1)

## 71.3.14

- [patch] ED-4628: fixed list button group styles
  [ca01876](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca01876)
- [none] Updated dependencies
  [ca01876](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca01876)

## 71.3.13

- [patch] ED-4152: added clear formatting to help dialog
  [9cc835a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cc835a)
- [none] Updated dependencies
  [9cc835a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cc835a)

## 71.3.12

- [patch] ED-4591: fix responsive toolbar alignment to match content area left padding
  [1ccb6e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ccb6e9)
- [none] Updated dependencies
  [1ccb6e9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ccb6e9)

## 71.3.11

- [patch] ED-4633: updated placeholder text
  [498e7a2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/498e7a2)
- [none] Updated dependencies
  [498e7a2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/498e7a2)

## 71.3.10

- [patch] Adding nested ul support
  [ce87690](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce87690)
- [none] Updated dependencies
  [ce87690](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce87690)
  - @atlaskit/renderer@16.2.4

## 71.3.9

- [patch] Fixing the link dialog url heights
  [7268bef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7268bef)
- [none] Updated dependencies
  [7268bef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7268bef)

## 71.3.8

- [patch] Don't wrap date [759c194](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/759c194)
- [none] Updated dependencies
  [759c194](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/759c194)

## 71.3.7

- [patch] Fix size of delete button for code block
  [92b0e26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92b0e26)
- [none] Updated dependencies
  [92b0e26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92b0e26)

## 71.3.6

- [patch] Prevent link-edit dialog from jumping
  [5ea20fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ea20fa)
- [none] Updated dependencies
  [5ea20fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ea20fa)

## 71.3.5

- [patch] ED-4631: fix list padding
  [16ef82c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/16ef82c)
- [none] Updated dependencies
  [16ef82c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/16ef82c)

## 71.3.4

- [patch] FeedbackToolbar item now renders correctly in IE11. Additionally, components rendered via
  `primaryToolbarComponents` will now be vertically-centered in the toolbar.
  [02ad242](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02ad242)
- [none] Updated dependencies
  [02ad242](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02ad242)

## 71.3.3

- [patch] Disable overlay for mediaSingle
  [147bc84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/147bc84)
- [none] Updated dependencies
  [147bc84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/147bc84)
  - @atlaskit/renderer@16.2.3
  - @atlaskit/editor-common@9.3.6

## 71.3.2

- [patch] ED-4523 implement contexual delete
  [9591127](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9591127)
- [none] Updated dependencies
  [3ef21cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ef21cd)
  - @atlaskit/editor-common@9.3.4
  - @atlaskit/renderer@16.2.1

## 71.3.1

- [patch] Proper cursor type for lists
  [2d6deaa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d6deaa)
- [none] Updated dependencies
  [2d6deaa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d6deaa)

## 71.3.0

- [minor] Set line-height based on appearance
  [b21cd55](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b21cd55)
- [none] Updated dependencies
  [b21cd55](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b21cd55)
  - @atlaskit/renderer@16.2.0

## 71.2.7

- [patch] ED-4299, fix selection after code block and code mark pasting.
  [72c8ecf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72c8ecf)

## 71.2.6

- [patch] Fix issue with tables in IE with the Comment appearance where it would show a gray resize
  box that would interfere with the plugin causing unexpected behaviour
  [1a280e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a280e5)

## 71.2.5

- [patch] ED-4564, Replacing invite team member icon in collab editor.
  [bfe8ffc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bfe8ffc)

## 71.2.3

- [patch] Fix issue with Filmstrip cutting Cards
  [c5b18db](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5b18db)

## 71.2.2

- [patch] Showing up title in place of macro name
  [296c3e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/296c3e3)

## 71.2.1

## 71.2.0

- [minor] Adding support for external images
  [9935105](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9935105)

## 71.1.7

- [patch] ED-4542 Fix replacing media at the end of the doc
  [a3c6c3b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3c6c3b)

## 71.1.6

- [patch] Fix issue where autoformatting of links that ended in punctuation like '?' would
  incorrectly include the punctuation in the link itself (and omit the first character). ED-4288
  [352f5c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/352f5c4)

## 71.1.5

- [patch] Adding progress loader for cloud pickers
  [e22266c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e22266c)
- [patch] Adding cloud picker support for full-page
  [2a2269e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a2269e)

## 71.1.4

- [patch] ED-4529: fix insertRow/insertColumn setting selection
  [784b529](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/784b529)

## 71.1.2

- [patch] Fixing the bodiless extension cursor issue
  [224281e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/224281e)

## 71.1.1

- [patch] Fix for cursor possition in tables in collab editor
  [3f155e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f155e8)

## 71.1.0

- [patch] Support clicking in and out of an inline code mark.
  [767a8b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/767a8b5)
- [minor] Support exiting inline-code via clicking to the right of the marked text
  [7ff302b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ff302b)
- [patch] Bump to prosemirror-view@1.3.0
  [faea319](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/faea319)

## 71.0.25

- [patch] Fix hover-control spacing gap in Comment appearance
  [1119be5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1119be5)

## 71.0.24

- [patch] fix: bump pm-utils to 0.2.19
  [b77cb78](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b77cb78)

## 71.0.23

- [patch] ED-4336 support loading dynamic/"auto" tables from confluence to fixed-width tables
  [0c2f72a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c2f72a)

## 71.0.22

- [patch] ED-4315, Image layout should be disabled inside bodied extension.
  [a0ed280](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0ed280)

## 71.0.21

- [patch] Fixes adding the task/decision below the selected extension inside tables
  [6dc92f9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dc92f9)

## 71.0.20

- [patch] ED-4451: added click handler for gap cursor
  [d89f397](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d89f397)

## 71.0.18

- [patch] Fix cursor on collapsed editor
  [ca12d9f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca12d9f)

## 71.0.17

- [patch] ED-4428: fix insertiong of task and decisions
  [ff1b023](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ff1b023)

## 71.0.16

- [patch] ED-4022 new list backspace behaviour
  [e6f2d97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6f2d97)

## 71.0.15

- [patch] ED-4235 Fix node selection inside node view on load
  [4be5c46](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4be5c46)

## 71.0.14

- [patch] Fix toolbar's shouldComponentUpdate was ignoring changes in popupsMountPoint
  [6a820dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a820dd)

## 71.0.13

- [patch] Update `editorActions.focus()` to scroll the page to the user's current selection when
  called [821249b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/821249b)

## 71.0.12

- [patch] Expose table plugin config interface
  [584c085](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/584c085)

## 71.0.11

- [patch] ED-4296, fix for scrollbars always visible in recent search for hyperlink in windows.
  [5b39e02](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b39e02)

## 71.0.10

- [patch] ED-4270, changing font of inline code according to ADG3 guidelines.
  [805d02a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/805d02a)

## 71.0.9

- [patch] Outdent list item on enter if it doesn't have any visible content
  [4deb043](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4deb043)

## 71.0.8

- [patch][fix] Support action/decision '[]' and '<>' autocompletion inside of bodiedExtensions and
  column layouts [ad7169c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad7169c)

## 71.0.7

- [patch] ED-4363, replacing peperclip icon with image icon in top toolbar in editor.
  [e5cb9b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e5cb9b8)

## 71.0.6

- [patch] ED-4235 Fix node selection inside node view on load
  [468bb65](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/468bb65)

## 71.0.5

- [patch] ED-4078 Fix single image layout around headings and lists
  [3f230a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f230a1)

## 71.0.4

- [patch] Fix WithEditorActions depends on where it's renderer.
  [9de70c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9de70c6)

## 71.0.3

- [patch] ED-4324 clear selection after doing text replacement
  [d4a3f3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d4a3f3c)

## 71.0.2

- [patch] ED-4082, fixing position for hyperlink floating toolbar.
  [c5bfedd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5bfedd)

## 71.0.1

- [patch] added gap cursor [5d81c8b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d81c8b)

## 71.0.0

- [major] For media-picker: fetchMetadata and autoFinalize options are removed from UploadParams and
  replaced with always "true" in the code. For editor-core: "unfinalized" status is removed from
  MediaStateStatus and finalizeCb from MediaState.
  [a41759a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a41759a)

## 70.5.2

- [patch] Fix inserting media inside blocks that don't support media
  [d2458b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d2458b8)

## 70.5.1

- [patch] Fixing the expand macro copy
  [ef01bbd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef01bbd)

## 70.5.0

- [minor] The editor now only allows ordered list creation via autoformatting that starts with `1`.
  e.g. `1) Content` or `1. Content`. Using a number other than `1` will no longer trigger the input
  rules (ED-4344) [9c543c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c543c8)

## 70.4.3

- [patch] ED-4228 adding icons for table floating toolbar advance options.
  [b466410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b466410)

## 70.4.2

- [patch] Prevent 'Enter' from splitting a code-block that ends in a new-line, when the cursor is
  not at the end of the code-block.
  [140c76c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/140c76c)

## 70.4.1

- [patch] Fix vertical positioning of table floating toolbar.
  [3c96ad5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c96ad5)

## 70.4.0

- [minor] Handle pasting of page-layouts to prevent unpredictable node-splitting behaviour. Will now
  'unwrap' the contents of a layout if the slice is a partial range across page layouts, or if we
  are attempting to paste a layout inside a layout. We now always handle dispatching the transaction
  to handle paste ourselves (instead of falling back to PM).
  [f4ca7ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4ca7ac)

## 70.3.1

- [patch] Adding tooltips for header icons
  [555a750](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/555a750)

## 70.3.0

- [minor] Media APIs exposed to mobile clients and can be used by native media components
  [31c66f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/31c66f4)

## 70.2.18

- [patch] ED-4407: bumping pm-utils
  [7b76b7c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7b76b7c)

## 70.2.17

- [patch] ED-4348 unbreak table rendering
  [ee4c378](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ee4c378)

## 70.2.16

- [patch] ED-4381 add space guards around product and endash autoformat rules
  [729a77c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/729a77c)

## 70.2.15

- [patch] ED-4220 Shift + Enter on selected media card in editor clears out the collection/id
  properties from the media node
  [e002c18](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e002c18)

## 70.2.14

- [patch] ED-4348 fix tables built from transformers
  [0c2a88a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c2a88a)

## 70.2.13

- [patch] ED-4293, click on left and right of editor in confluence should not scroll editor to
  bottom. [0476a78](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0476a78)

## 70.2.12

- [patch] ED-4183: added invite to edit button
  [c0ccb58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c0ccb58)

## 70.2.11

- [patch] Fix issue where attempting to edit copied link on editor would throw error
  [12146b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12146b2)

## 70.2.9

- [patch] ED-4341 fix compositions in autoformatting
  [fdacc32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdacc32)

## 70.2.7

- [patch] ED-4249, Table icon should not be highlighted if current selection is inside table.
  [a7b5597](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7b5597)

## 70.2.6

- [patch] FS-1693 added integration tests for task-decision
  [85867ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85867ea)

## 70.2.5

- [patch] ED-4333 fix handleSave callback
  [9071629](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9071629)

## 70.2.4

- [patch] Fix MediaCard loading state inside editor
  [5262ad6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5262ad6)

## 70.2.3

- [patch] ED-4287: fix scroll to the bottom of the page when checking a task item
  [0905309](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0905309)

## 70.2.2

- [patch] Fix Markdown-it dependency to be the same version that prosemirror-markdown uses
  internally to prevent unnecessary bundle size increase
  [9abf097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9abf097)

## 70.2.1

- [patch] Fixing the selection of table just after an image
  [20a90cb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/20a90cb)

## 70.2.0

- [patch] Rename allowLayouts props to UNSAFE_allowLayouts to prevent accidental use by consumers
  [f4098d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f4098d8)
- [minor] Add initial Page Layouts supports for Confluence. Doesn't currently support different
  layout types / enforcing column constraints in the editor.
  [ec8f6d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec8f6d8)

## 70.1.0

- [minor] Add a generic type ahead plugin
  [445c66b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/445c66b)

## 70.0.4

- [patch] ED-4063 fix placeholder not diappearing on Android Chrome
  [27debe2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27debe2)

## 70.0.3

- [patch] work around short document content not saving in Android Chrome
  [11cf48c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11cf48c)

## 70.0.2

- [patch] ED-4294: fix editing bodiedExtension nodes
  [35d2648](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2648)

## 70.0.1

- [patch] fix deletion of lists and other elements placed after tables; bump prosemirror-commands to
  1.0.7 [162960f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/162960f)

## 69.0.0

- [major] CHANGESET: Revert "CFE-1004 macroProvider to extensionProvider (pull request #1308)"
  [33cb5fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/33cb5fe)

## 68.1.3

- [patch] ED-4283 Fix broken scroll behavior in full-page appearance
  [8110aa0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8110aa0)

## 68.1.2

- [patch] Use media-core context in MediaPicker constructor
  [6cc9f55](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6cc9f55)

## 68.1.0

- [patch] Added missing dependencies and added lint rule to catch them all
  [0672503](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0672503)

## 68.0.3

- [patch] Upgrading PM transform
  [d3ec47d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3ec47d)

## 68.0.2

- [patch] Fixing the popup height for recent activity
  [760d798](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/760d798)

## 68.0.1

- [patch] ED-4175, table toolbar should always be centally aligned.
  [5d98a75](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d98a75)

## 68.0.0

- [major] Bump to React 16.3.
  [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)

## 67.0.2

- [patch] enable rule toolbar button if rule is enabled
  [c3be6b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3be6b2)

## 67.0.1

- [patch] change table node builder constructor for tests, remove tableWithAttrs
  [cf43535](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf43535)

## 67.0.0

- [major] CFE-1004: Rename anything "macro" to "extension" (i.e: MacroProvider to ExtensionProvider)
  [453aa52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/453aa52)

## 66.1.7

- [patch] refactor tables plugin
  [47b4e3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/47b4e3a)

## 66.1.6

- [patch] tidy up padding and font-size around collapsed editor
  [260e744](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/260e744)

## 66.1.5

- [patch] Adding Media inside lists
  [07d3dff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/07d3dff)

## 66.1.3

- [patch] ED-3476 add table breakout mode
  [7cd4dfa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cd4dfa)

## 66.1.1

- [patch] Update TaskItem NodeView to fix issue in Collab Editing where task-check would not
  replicate across sessions [9e331a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9e331a6)

## 66.0.0

- [major] use local preview in MediaCard when available
  [b33788b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b33788b)

## 65.1.31

- [patch] ED-4184. fixing date picker in full page editor.
  [efa907c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/efa907c)

## 65.1.29

- [patch] ED-4139, fix selection when empty paragraph is inserted terminally in the node.
  [8c93c6e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c93c6e)

## 65.1.28

- [patch] Move types/interfaces for ExtensionHandlers to editor-common
  [3d26cab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d26cab)

## 65.1.27

- [patch] Show upload button during recents load in media picker. + Inprove caching for auth
  provider used in examples [929731a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/929731a)

## 65.1.26

- [patch] Upgrading ProseMirror Libs
  [35d14d5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d14d5)

## 65.1.25

- [patch] ED-4119: Add draft async CollapsedEditor support to the Labs for feedback
  [eb2f891](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eb2f891)

## 65.1.23

- [patch] FEF-730 Fix initial media rendering.
  [4aa9745](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4aa9745)

## 65.1.22

- [patch] FEF-730 Update NodeViews DOM attributes on initial render.
  [0b8a0f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b8a0f8)

## 65.1.21

- [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
  [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)

## 65.1.20

- [patch] ED-4170, in full page editor paragraph should not be created when clicked inside editor.
  [125d1dc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/125d1dc)
- [patch] ED-4126, Fixing scroll of full page editor.
  [8ef459d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8ef459d)

## 65.1.18

- [patch] change double hyphen to replace with endash not emdash
  [2e94bed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e94bed)

## 65.1.17

- [patch] table cell/header attributes in the Confluence transformer
  [9415aaa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9415aaa)

## 65.1.16

- [patch] ED-4088 fixing selection of mention in macros bug in IE11.
  [10a016b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10a016b)

## 65.1.15

- [patch] ED-4092: disabling smart code detection on paste
  [1e8e8da](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e8e8da)

## 65.1.14

- [patch] ED-4030 Don't reload Image cards again after upload is done
  [9aff937](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9aff937)

## 65.1.13

- [patch] ED-4084 fixing layout of recent search select.
  [423da3e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/423da3e)

## 65.1.12

- [patch] Fix extension edit after introducing createParagraphAtEnd
  [6a1749a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a1749a)

## 65.1.11

- [patch] Should save as localId not as taskId
  [d997fc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d997fc7)

## 65.1.9

- [patch] Don't lose taskId when task is marked completed
  [fefee23](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fefee23)

## 65.1.7

- [patch] ED-4064,ED-4065, refactor extensions, codeblock, panel
  [eb09dcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eb09dcd)

## 65.1.6

- [patch] Making UX nice for user by adding an empty paragraph terminally in the editor.
  [3cc4930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3cc4930)

## 65.1.5

- [patch] Add device and browser informatio to jira collector in feedback component.
  [6f5d172](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6f5d172)

## 65.1.4

- [patch] fix(editor-core): add media mock controls
  [31e0a7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/31e0a7a)

## 65.1.1

- [patch] fix mention query regression
  [ed015a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed015a3)

## 65.1.0

- [minor] Add full width and wide layout support for single image
  [ae72acf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae72acf)

## 65.0.5

- [patch] CFE-846: Add support to extension handlers (lite version)
  [4ea9ffe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4ea9ffe)

## 65.0.4

- [patch] Update appearance to show the buttons on the outside of the Editor
  [d59ad61](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d59ad61)

## 65.0.3

- [patch] restrict nested bodiedExtensions
  [2583534](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2583534)

## 65.0.2

- [patch] feature(media-test-helpers): http mocks for media-picker
  [982085f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/982085f)

## 65.0.1

- [patch] remove mention mark when @ prefix disappears
  [d62ca26](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d62ca26)

## 65.0.0

- [patch] Fix autoformating in editor after hardbreak.
  [21712d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21712d6)
- [major] icons are now assignable to card actions, which will cause media cards to render upto 2
  icon buttons, or a dropdown menu if more than 2 actions are set
  [649871c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/649871c)

## 64.1.2

- [patch] Merge old plugins with new plugins
  [cd02d6b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd02d6b)

## 64.1.1

- [patch] ED-3914: fix table errors when table looses focus
  [711e733](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/711e733)

## 64.1.0

- [minor] editor-mobile-bridge module introduced
  [4a338f6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a338f6)

## 64.0.0

- [major] Use media-core as peerDependency
  [c644812](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c644812)

## 63.1.0

- [minor] Makes WithPluginState work inside EditorContext
  [f572201](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f572201)

## 63.0.0

- [major] Re-introduce code-splitting in editor-core
  [028efda](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/028efda)

## 62.8.0

- [minor] Add width plugin [66128a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66128a0)

## 62.7.16

- [patch] add horizontal rule toolbar item
  [48c36f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48c36f4)

## 62.7.15

- [patch] fix button spacing on toolbars and panel edit toolbar
  [23ca4d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23ca4d0)

## 62.7.13

- [patch] Fix lifecycle issue where we wouldn't call EditorView.destroy on a lifecycle change (i.e.
  switching from one appearance to another) potentially causing a memory leak. Also fixes an error
  where Prosemirror would append itself into the child of the <div /> container, rather than using
  the node as the root of the Editor.
  [9d0da7a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d0da7a)

## 62.7.12

- [patch] Fix the media group when there is a mix of images and non images
  [d7f4f67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7f4f67)

## 62.7.11

- [patch] Fix the backspace in table cells in IE11
  [4e58321](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e58321)

## 62.7.10

- [patch] Table columns should not resize when typing
  [59728cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59728cc)

## 62.7.8

- [patch] Adding link in blockquote should not split it.
  [13dd62e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/13dd62e)

## 62.7.5

- [patch] Fix for styled-components types to support v1.4.x
  [75a2375](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75a2375)

## 62.7.4

- [patch] fix: prevent autoformatting for formatted-text across hard-breaks
  [84da82e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84da82e)

## 62.7.2

- [patch] Fix the cursor inside a tablecell with Media group
  [1f97e8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1f97e8e)

## 62.7.1

- [patch] JSON encoding results in invalid ADF for table nodes
  [8a8d663](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a8d663)

## 62.7.0

- [minor] Support dynamically changing the Editor's appearance prop to enable switching between
  different appearances. Changing props that affect features, e.g. `allowTables` is not supported
  and won't cause the supported nodes/marks of the editor to change. This support is currently
  experimental and subject to change. The prop `contentComponents` is no longer rendered inside the
  ProseMirror contenteditable, instead it is rendered directly before the ProseMirror component.
  [4497ea8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4497ea8)

## 62.6.0

- [minor] Update styled-components dependency to support versions 1.4.6 - 3
  [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)

## 62.5.3

- [patch] fix nodeViews with multiline content
  [af4d057](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af4d057)

## 62.5.2

- [patch] ED-3873 fix horizontal rule and codeblock in help
  [6a3161e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a3161e)

## 62.5.1

- [patch] Remove keymap for link from help dialog in message editor.
  [0a47f8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a47f8e)

## 62.5.0

- [minor] Make textFormatting and hyperlink plugins default
  [689aa8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/689aa8d)

## 62.4.3

- [patch] Add autoformatting of atlassian product
  [2173e92](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2173e92)

## 62.4.2

- [patch] Expose more types for confluence
  [f95ce9f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f95ce9f)

## 62.4.1

- [patch] Fix: arrow down in nested list which is last item in editor should create a paragraph at
  depth 0. [9670417](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9670417)

## 62.4.0

- [minor] Disable save button until media finishes upload
  [aeb54bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aeb54bf)

## 62.3.2

- [patch] Fix issue where removing placeholder-text on typing wouldn't trigger a collab transaction.
  Also fixed local collaborative editing storybook to not dispatch transactions to the same editor
  that fired them. [4567ab2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4567ab2)

## 62.3.0

- [minor] Multiline behaviour for Message editor
  [3f61a6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f61a6a)

## 62.2.2

- [patch] Fix image disappears after set to left-aligned
  [0c79fc3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c79fc3)

## 62.2.1

- [patch] Enforce minimum version of w3c-keyname to be >= 1.1.8
  [dc120b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc120b9)

## 62.2.0

- [minor] replaceSelection with empty string removes selection
  [a764af6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a764af6)

## 62.1.2

- [patch] fixes RangeError bug when shouldFocus=true
  [adbd055](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/adbd055)

## 62.1.1

- [patch] fix prosemirror-view when collab editing tables
  [111cc6a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/111cc6a)

## 62.1.0

- [minor] advanced features for tables
  [e0bac20](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e0bac20)

## 62.0.23

- [patch] Fix Insert Toolbar throws error about context if not placed inside EditorContext
  [dca4821](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dca4821)

## 62.0.22

- [patch][smrt-156] Start tracking the containerId, objectId & mentioned user when a Mention is
  inserted into the Editor [36c1b22](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36c1b22)

## 62.0.21

- [patch] FS-1461 objectAri and containerAri are optional in RendererContext
  [1b20296](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1b20296)

## 62.0.19

- [patch] Adding opt out instructions for bitbucket users.
  [14cc50f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14cc50f)
- [patch] Changes in inline autoformatting rules to make then more well defined.
  [e6a5a14](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6a5a14)

## 62.0.18

- [patch] Fix the Floating toolbar styling - Bradleys wishlist
  [fe45969](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe45969)

## 62.0.17

- [patch] Hide the 'Insert Placeholder Text' menu item by default
  [1274a31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1274a31)

## 62.0.14

- [patch] Fix toolbar style in editor
  [ebe7265](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebe7265)

## 62.0.13

- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
  [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)

## 62.0.12

- [patch] Don't block getValue untill media is ready
  [2440642](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2440642)

## 62.0.11

- [patch] Fix issue with having multiple Dropzone elements listening at the same time with Editor
  and MediaPicker [d37de20](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d37de20)

## 62.0.10

- [patch] fix setting selection inside of the content nodeView
  [5beb385](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5beb385)

## 62.0.9

- [patch] Show fake cursor when inserting a placeholder text element
  [ca557d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca557d0)

## 62.0.7

- [patch] Allow width/height for placeholder and polish rendering
  [6d9f809](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d9f809)

## 62.0.6

- [patch] fix date when inserting from + menu
  [8f6bd7c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f6bd7c)

## 62.0.5

- [patch] ED-3270: Allow arbitrary items to be added to the plus menu
  [a88b921](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a88b921)

## 62.0.4

- [patch] Fix an issue where Shift-Enter shortcuts would not be properly handled by the Editor.
  Refactored the BlockType and Tables shortcut handlers to better support the updated editor
  architecture. [a78626e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78626e)
- [patch] Minor fixes for the placeholder node to improve experience. We now highlight the node when
  selected, and fixed a bug where clicking on the span in a list would not trigger a selection
  change [a9576d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a9576d8)
- [patch] Add support for inserting custom placeholder-text via the Insert Block menu
  [dfc41ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dfc41ea)

## 62.0.2

- [patch] Fix editor getValue action is giving old doc while using with waitForMediaUpload
  [14010c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14010c3)

## 62.0.0

- [major] Move media provider and state manager to editor-core
  [0601da7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0601da7)

## 61.9.0

- [minor] Add replaceSelection method to EditorActions
  [e0da0dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e0da0dd)

## 61.8.2

- [patch] Removes @atlaskit/profilecard dependency from editor-core
  [5a0555e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5a0555e)

## 61.8.0

- [patch] Refactor PlaceholderText to use a NodeView to improve selection behaviour across browsers
  [47e4b88](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/47e4b88)
- [minor] Support the `allowTemplatePlaceholders` prop to enable placeholder text elements.
  [70dbde2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70dbde2)

## 61.7.16

- [patch] Autoformatting should work for single character.
  [70e44af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70e44af)

## 61.7.15

- [patch] Handle Media.getDomElement when node has no child nodes
  [618b0c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/618b0c1)

## 61.7.13

- [patch] Allow macro provider to handle auto conversion during paste
  [b2c83f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b2c83f8)

## 61.7.12

- [patch] When adding blockquote from toolbar cursor is not visible.
  [c7c4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c7c4780)

## 61.7.11

- [patch] fix space after mention
  [b47f480](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b47f480)

## 61.7.9

- [patch] bump mention to 9.1.1 to fix mention autocomplete bug
  [c7708c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c7708c6)

## 61.7.8

- [patch] Adding product detail to JIRA collector feedback form.
  [81a9fd3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/81a9fd3)

## 61.7.6

- [patch] fix table controls on crazy fast resize
  [ad93c0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad93c0b)

## 61.7.5

- [patch] Add ToolbarFeedback export back
  [8525bb2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8525bb2)

## 61.7.4

- [patch] fix cursor pos on table controls hover
  [76bfa3f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76bfa3f)

## 61.7.3

- [patch] cket-transformer/**tests**/\_schema-builder.ts
  [a6e77ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6e77ff)
- [patch] move MediaItem to renderer, bump icons
  [5e71725](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e71725)

## 61.7.2

- [patch] Clear formatting advance option should remove panel, blockquote and code block node types.
  [966a444](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/966a444)

## 61.7.1

- [patch] added ContentNodeView class to fix nodeViews that has contentDOM ref
  [53f2a38](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/53f2a38)

## 61.7.0

- [minor] The allowPlaceholderCursor prop has been removed in favour of always showing the (now
  renamed) fake text-cursor.
  [c5da217](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5da217)

## 61.6.4

- [patch] Removes components, examples, and tests, for old arch editor
  [9fd0649](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9fd0649)

## 61.6.3

- [patch] Reducing min-width of comment editor to 272px.
  [c71ff58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c71ff58)

## 61.6.2

- [patch] Fix uploading a big image causes many duplicated uploading
  [27b6510](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27b6510)

## 61.6.0

- [minor] added table column resizing plugin
  [c61e092](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c61e092)

## 61.5.2

- [patch] Adding support for heading6.
  [147cd8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/147cd8e)

## 61.5.0

- [minor] FS-1624 Add new popupsScrollableElement props to editor to handle case when mountPoint is
  different than the scrollable element.
  [7d669bc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d669bc)

## 61.4.12

- [patch] Code block in JIRA has no formatting and not distinguishable from normal text.
  [5bdb48f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5bdb48f)

## 61.4.11

- [patch] Insert media group instead of single image inside table
  [5b4aaa0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b4aaa0)

## 61.4.9

- [patch] Backtick should be removed at paste if its followed by code.
  [d74188d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d74188d)

## 61.4.8

- [patch] Add timestamp with filename on paste
  [18b1108](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18b1108)

## 61.4.7

- [patch] Fixes hyperlink popup positioning when popupMountPount is provided
  [ff2c8c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ff2c8c9)

## 61.4.6

- [patch] use new MediaPicker package
  [c652ed4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c652ed4)

## 61.4.5

- [patch] Add image upload icon back
  [768c601](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/768c601)

## 61.4.4

- [patch] fix extension replacement with empty content
  [e151446](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e151446)

## 61.4.3

- [patch] fixed extension node content field
  [41c7958](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/41c7958)
- [patch] Add analytics for hyperlink autocomplete
  [345b082](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/345b082)

## 61.4.2

- [patch] fixed typescript error
  [19630c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/19630c5)
- [patch] added mention picker space analytics
  [05fa937](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/05fa937)

## 61.4.1

- [patch] fixed typescript validation error in the EmojiTypeAhread test
  [c56d564](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c56d564)
- [patch] added analytics for EmojiTypeAhead component
  [021d6f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/021d6f8)

## 61.4.0

- [minor] added new panelType
  [9f693b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f693b9)

## 61.3.12

- [patch] Fix list shortcuts
  [c25601a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c25601a)

## 61.3.11

- [patch] Fixes nodeviews becoming empty after some transactions
  [c8ba47c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8ba47c)

## 61.3.10

- [patch] Change line length in Full Screen editor from 600px to 680px
  [6dacbbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dacbbe)

## 61.3.8

- [patch] Keymaps not supported on windows should not be visible in help dialog on windows.
  [6872f52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6872f52)

## 61.3.7

- [patch] Improvements in code block.
  [da0fee1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da0fee1)

## 61.3.6

- [patch] Fix link dialog styling issues with recent items search
  [667aaa7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/667aaa7)

## 61.3.4

- [patch] Remove placeholderBaseUrl config option from the Confluence Macro Provider
  [1583960](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1583960)
- [patch] Fix Extension Header img height to 24px, center elements vertically
  [49f48bb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49f48bb)

## 61.3.3

- [patch] Addes in editor-markdown-transformer package
  [10042be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10042be)

## 61.3.2

- [patch] Fix cursor position after mention and emoji
  [330b8d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/330b8d2)

## 61.3.1

- [patch] Fix spacing and toolbar alignment for message editor
  [98b961e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98b961e)

## 61.3.0

- [minor] added date plugin [f7b8a33](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f7b8a33)
- [patch] fixed insertion of a table when selection has a mark
  [3d8226e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d8226e)

## 61.2.1

- [patch] Fix accessing clipboardData.types in Edge (fixes paste)
  [91b921b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91b921b)
- [patch] Updates in responsive editor
  [353c5d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/353c5d6)

## 61.2.0

- [minor] Grid layout for Single Image
  [59a8e22](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59a8e22)

## 61.1.0

- [minor] Add React 16 support.
  [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)

## 61.0.3

- [patch] Fix update single image toolbar state on selection change
  [bea78aa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bea78aa)

## 61.0.1

- [patch] Fix analytics event name for strikethrough button.
  [ac96c66](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac96c66)

## 61.0.0

- [patch] cleanup tables [372ac9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/372ac9b)
- [major] FS-1461 added TaskDecisionProvider and ContextIdentifierProvider to editor props
  [62fca1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62fca1e)

## 60.20.2

- [patch] added createStep to collab provider
  [139e70d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/139e70d)
- [patch] Revert change os enter keypress in stride.
  [4eac0d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4eac0d8)

## 60.20.1

- [patch] Autoformatting for task and decision items should work inside tables.
  [13c90ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/13c90ff)

## 60.20.0

- [minor] Add horizontal rule support in full-page editor
  [9cefb57](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cefb57)

## 60.19.0

- [patch] Remove duplicate implementation of ProviderFactory from @atlaskit/editor-core, in favour
  of only one implementation in @atlaskit/editor-common
  [535cb8c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/535cb8c)
- [minor] bump prosemirror-tables to 0.5.2
  [32b6bbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/32b6bbe)
- [minor] added tasks/actions to full-page editor
  [49d3343](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d3343)
- [patch] Horizontal rule autoformatting should work after shift+enter.
  [f600f0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f600f0e)

## 60.18.1

- [patch] Fix insert single image from 3rd party integration
  [a337df1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a337df1)

## 60.18.0

- [minor] add version to editor.start analytics
  [3b4c21b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b4c21b)
- [minor] add name and version to editor.start analytics
  [d8d2388](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d8d2388)

## 60.17.6

- [patch] Improve emoji and mention providers in editor's examples
  [bd68138](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd68138)

## 60.17.5

- [patch] Fixing text padding in message editor.
  [a4af16c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4af16c)
- [patch] In message editor pasting content more in size than max allowed limit should show warning
  and insert toolbar options should be disabled once max size is reached.
  [7078916](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7078916)

## 60.17.4

- [patch] Fix issue with some of autoformatting using markdown syntax failing for links.
  [6e5ed2b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e5ed2b)

## 60.17.3

- [patch] Mod-Enter should submit editor content for all products.
  [65ede03](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65ede03)
- [patch] Fix for issue that panel toolbar is not visible when cursor is inside a list in panel.
  [dce5d66](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dce5d66)

## 60.17.1

- [patch] validate incoming ADF node inserted from macro browser
  [e9d0af2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9d0af2)

## 60.17.0

- [minor] Added floating toolbar to media single
  [46fdd15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/46fdd15)

## 60.16.1

- [patch] Add support for single image wrap left/right layout
  [59d9a74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59d9a74)

## 60.16.0

- [minor] Enter keypress should always submit in stride.
  [51020fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51020fe)

## 60.15.8

- [patch] Update dependencies
  [623f8ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623f8ca)

## 60.15.7

- [patch] Support old plugins in WithPluginState helper
  [194bc9c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/194bc9c)

## 60.15.6

- [patch] Fixed stand alone file and link card rendering
  [d851bfc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d851bfc)

## 60.15.5

- [patch] Collaborative editing telepointers 2.0
  [297afbf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/297afbf)

## 60.15.4

- [patch] Fixes Firefox rendering bug, missing attrs in transformer, new selection
  [f59e8c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f59e8c4)

## 60.15.3

- [patch] Fix hyperlink edit to close on esc keypress
  [8245c10](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8245c10)

## 60.15.2

- [patch] Duplicate imageUploadPlugin paste/drop tests into editor-core. Add
  ProviderFactory.create({ name: provider }) helper function to reduce boilerplate.
  [a5a36cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5a36cc)
- [patch] Setting new mediaProvider will close any existing media picker window
  [cf4785d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf4785d)
- [patch] Support breakout mode for block nodes
  [538fa77](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/538fa77)
- [patch] Fixing language picker in full-page editor.
  [9720b28](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9720b28)

## 60.15.1

- [patch] replaced inlineMacro node with inlineExtension node
  [a43f891](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a43f891)

## 60.15.0

- [patch] Bumped emoji to v31
  [c4365e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c4365e4)
- [patch] Fix editor scrolling and initial telepointer issue in collab mode
  [efba71b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/efba71b)
- [patch] Bumped emoji to v31
  [207e0fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/207e0fc)
- [patch] Added new AppCardView v1.5 designs behind a feature flag.
  [92bc6c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92bc6c8)
- [minor] FS-1461 taskDecisionProvider and contextIdentifierProvider added to task props
  [eaa9bfc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eaa9bfc)

## 60.14.16

- [patch] Add Serializer for Single image
  [03405bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/03405bf)

## 60.14.15

- [patch] Auto-formatting for blocks should work after shift-enter.
  [12c93ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12c93ca)

## 60.14.14

- [patch] Fix Single Image margin
  [54d4681](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/54d4681)

## 60.14.13

- [patch] Temporarily hiding tooltips for headings.
  [ac7d6bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac7d6bd)

## 60.14.12

- [patch] Fixes issues where an incorrect object comparison would cause cascading telepointer events
  to fire on each transaction.
  [c3263c9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3263c9)

## 60.14.11

- [patch] Fix single image temporary placeholder alignment
  [0a891be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a891be)

## 60.14.10

- [patch] Add default center layout support for single image
  [6113e02](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6113e02)

## 60.14.6

- [patch] Fix issue where focusing in the editor would not work as expected in Safari when the
  editor has a placeholder [ac96315](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac96315)

## 60.14.5

- [patch] Display telepointer of existing users when joining a collaboration session
  [a6441ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6441ff)

## 60.14.4

- [patch] Bumped task decision version
  [1180bbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1180bbe)

## 60.14.2

- [patch] Fix issue where disabled state was not being set correctly for the new-arch editors
  [79095b1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79095b1)
- [patch] Fix comments editor paddings
  [c8a57cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8a57cf)
- [patch] Rename singleImage to mediaSingle. Replaced alignment and display attributes with layout.
  [0b97f0a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b97f0a)
- [patch] Updated map of ac:emoticons to new emojis
  [f7f214e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f7f214e)

## 60.14.1

- [patch] Unskipping jest tests
  [54d88f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/54d88f7)

## 60.13.0

- [minor] Remove marks on change to empty document
  [b5eec07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5eec07)

## 60.12.0

- [minor] replaced deprecated mention toolbar analytic with new one
  [cf2dd95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf2dd95)
- [patch] replaced deprecated mention analytics with the new ones
  [8a9070c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a9070c)
- [patch] fixed typescript build errors
  [0d5baaa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d5baaa)
- [minor] code improvements for mention analytics and tests added
  [35bd176](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35bd176)
- [minor] added analytic events for mentions
  [1f7019a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1f7019a)

## 60.11.0

- [minor] Add rule plugin [caf2ac0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/caf2ac0)

## 60.10.0

- [minor] Remove support for images with data URI's for Bitbucket's image node in the editor
  [e055dee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e055dee)
- [patch] Fixed an issue with drag-and-dropping images in Firefox where dropping an image on the
  padding of the parent container of Prosemirror's contenteditable would cause the image to be added
  to the editor via an InputEvent rather than trigger a DragEvent.
  [9b69d97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b69d97)

## 60.9.3

- [patch] fix inline comments marker name in schema
  [966f9c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/966f9c2)

## 60.9.2

- [patch] split extension node
  [4303d49](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4303d49)

## 60.9.1

- [patch] Provide an option to disable subscript/superscript in new arch
  [264db1f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/264db1f)

## 60.9.0

- [patch] Fixes table controls styles for firefox and chrome
  [3f0a783](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f0a783)

## 60.8.4

- [patch] Add default inline code styles
  [d5d8e5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5d8e5f)

## 60.8.3

- [patch] Fix getValue() action resolving too early with media in-flight.
  [d31fafe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d31fafe)

## 60.8.2

- [patch] added extension node
  [ec73cb8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ec73cb8)

## 60.8.0

- [patch] Fix dependencies [9f9de42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f9de42)
- [patch] Fix dependencies [5a4d799](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5a4d799)
- [minor] ED-2864, adding fake cursor to links.
  [4655eac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4655eac)

## 60.7.1

- [patch] Adding more unit test coverage for responsive editor changes.
  [0b35f50](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b35f50)

## 60.7.0

- [patch] Move docs to be a dev dependency for editor-core
  [65ada60](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65ada60)
- [minor] Adding separate transformer packages.
  [f734c01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f734c01)

## 60.6.0

- [minor] Change in collapse order of responsive editor toolbar.
  [14448bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14448bd)

## 60.5.3

- [patch] FS-1366 fix selection in action/decision
  [854c137](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/854c137)

## 60.5.2

- [patch] moved table plugins methods to utils
  [90e6b2b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90e6b2b)

## 60.5.1

- [patch] fixed pasting links
  [847d51b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/847d51b)

## 60.5.0

- [minor] Added single image to schema; insertFile renamed to insertFiles.
  [1c6b005](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c6b005)

## 60.4.6

- [patch] Make tables 100% width in full page editor
  [a28ac19](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a28ac19)

## 60.4.5

- [patch] @atlaskit/emoji bumped to ^30.3.3 for big emoji scrolling bugfix
  [095d6ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/095d6ba)

## 60.4.4

- [patch] Pasting multiple markdown links should create multiple links in the editor.
  [829b312](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/829b312)

## 60.4.3

- [patch] bump icon dependency
  [da14956](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da14956)

## 60.4.2

- [patch] Add documentation to editor core; introduce code formatting method to docs
  [a1c7e56](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1c7e56)

## 60.4.1

- [patch] Fixing height of message editor to 32px height and 2px border.
  [251b2f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/251b2f5)

## 60.4.0

- [minor] Rename monospace to code in toolbar.
  [6600999](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6600999)

## 60.3.3

- [patch] Fixing textColor toolbar component for IE11.
  [d095fc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d095fc2)

## 60.3.1

- [patch] Collaborative editing telepointers 2.0
  [297afbf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/297afbf)

## 60.3.0

- [minor] Fix panel node view and floating toolbars of full page editor in new architecture.
  [7db53e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7db53e6)

## 60.2.5

- [patch] Fixed stand alone file and link card rendering
  [d851bfc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d851bfc)

## 60.2.3

- [patch] Upgrade mention to ^8.1.0 in editor and renderer [48b5af4](48b5af4)

## 60.2.1

- [patch] Restore accessLevel attribute for mention node [a83619f](a83619f)

## 60.2.0

- [minor] allow consumers of BB Transformer to disable BB link stripping [96424fa](96424fa)

## 60.1.0

- [minor] ED-2146, when pasting link inline style marks should be cleared from position after link.
  [bfdcb66](bfdcb66)

## 60.0.0

- [major] Use correct dependencies [7b178b1](7b178b1)
- [major] Adding responsive behavior to the editor. [e0d9867](e0d9867)

## 59.6.0

- [minor] Added big emoji render logic to editor-core [5bf750f](5bf750f)

## 59.5.0

- [minor] Upgrade Media Editor packages [193c8a0](193c8a0)
