@atlaskit/editor-plugin-type-ahead
Version:
Type-ahead plugin for @atlaskit/editor-core
2,037 lines (1,203 loc) • 68 kB
Markdown
# @atlaskit/editor-plugin-type-ahead
## 10.0.7
### Patch Changes
- Updated dependencies
## 10.0.6
### Patch Changes
- Updated dependencies
## 10.0.5
### Patch Changes
- [`e6835136c4227`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e6835136c4227) -
[FFCLEANUP-98435] remove stale experiment `platform_editor_a11y_typeahead_tab_keypress`
- Updated dependencies
## 10.0.4
### Patch Changes
- Updated dependencies
## 10.0.3
### Patch Changes
- Updated dependencies
## 10.0.2
### Patch Changes
- Updated dependencies
## 10.0.1
### Patch Changes
- Updated dependencies
## 10.0.0
### Major Changes
- [`901c87a57486e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/901c87a57486e) -
Removed `react-intl-next` alias and replaced all usages with `react-intl` directly.
What changed: The `react-intl-next` npm alias (which resolved to `react-intl@^5`) has been
removed. All imports now reference `react-intl` directly, and `peerDependencies` have been updated
to `"^5.25.1 || ^6.0.0 || ^7.0.0"`.
How consumer should update their code: Ensure `react-intl` is installed at a version satisfying
`^5.25.1 || ^6.0.0 || ^7.0.0`. If your application was using `react-intl-next` as an npm alias, it
can be safely removed. Replace any remaining `react-intl-next` imports with `react-intl`.
### Patch Changes
- Updated dependencies
## 9.0.0
### Patch Changes
- Updated dependencies
## 8.2.6
### 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
- Updated dependencies
## 8.2.5
### Patch Changes
- Updated dependencies
## 8.2.4
### Patch Changes
- Updated dependencies
## 8.2.3
### Patch Changes
- Updated dependencies
## 8.2.2
### Patch Changes
- [`9ff7d1c1aa288`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ff7d1c1aa288) -
Update README.md and 0-intro.tsx
- Updated dependencies
## 8.2.1
### Patch Changes
- Updated dependencies
## 8.2.0
### Minor Changes
- [`aafeeed5d38f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aafeeed5d38f9) -
[ux] add beta lozenge to admin skills in editor popup menu
### Patch Changes
- Updated dependencies
## 8.1.3
### Patch Changes
- Updated dependencies
## 8.1.2
### Patch Changes
- Updated dependencies
## 8.1.1
### Patch Changes
- Updated dependencies
## 8.1.0
### Minor Changes
- [`79d61c73ffcaa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/79d61c73ffcaa) -
Add expsoure for add CWR to quick insert menu experiment.
### Patch Changes
- Updated dependencies
## 8.0.23
### Patch Changes
- Updated dependencies
## 8.0.22
### Patch Changes
- Updated dependencies
## 8.0.21
### Patch Changes
- Updated dependencies
## 8.0.20
### Patch Changes
- Updated dependencies
## 8.0.19
### Patch Changes
- Updated dependencies
## 8.0.18
### Patch Changes
- Updated dependencies
## 8.0.17
### Patch Changes
- Updated dependencies
## 8.0.16
### Patch Changes
- Updated dependencies
## 8.0.15
### Patch Changes
- Updated dependencies
## 8.0.14
### Patch Changes
- [`86fd5ef0f1d07`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86fd5ef0f1d07) -
Mechanical type-import autofix for text formatting editor plugins.
## 8.0.13
### Patch Changes
- Updated dependencies
## 8.0.12
### Patch Changes
- Updated dependencies
## 8.0.11
### Patch Changes
- [`0f4a08b633f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f4a08b633f6e) -
Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
- Updated dependencies
## 8.0.10
### Patch Changes
- Updated dependencies
## 8.0.9
### Patch Changes
- Updated dependencies
## 8.0.8
### Patch Changes
- Updated dependencies
## 8.0.7
### Patch Changes
- Updated dependencies
## 8.0.6
### Patch Changes
- [`1f132a3204f7b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1f132a3204f7b) -
Fix Safari cursor jumping to start when hovering over typeahead menu items
- Updated dependencies
## 8.0.5
### Patch Changes
- Updated dependencies
## 8.0.4
### Patch Changes
- Updated dependencies
## 8.0.3
### Patch Changes
- Updated dependencies
## 8.0.2
### Patch Changes
- Updated dependencies
## 8.0.1
### Patch Changes
- Updated dependencies
## 8.0.0
### Patch Changes
- Updated dependencies
## 7.0.29
### Patch Changes
- Updated dependencies
## 7.0.28
### Patch Changes
- Updated dependencies
## 7.0.27
### Patch Changes
- Updated dependencies
## 7.0.26
### Patch Changes
- Updated dependencies
## 7.0.25
### Patch Changes
- Updated dependencies
## 7.0.24
### Patch Changes
- [`3a649003f9b55`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a649003f9b55) -
[ux] [A11Y-22843] handle Tab and Shift+Tab keypress inside typeahead list
- Updated dependencies
## 7.0.23
### Patch Changes
- Updated dependencies
## 7.0.22
### Patch Changes
- Updated dependencies
## 7.0.21
### Patch Changes
- Updated dependencies
## 7.0.20
### Patch Changes
- Updated dependencies
## 7.0.19
### Patch Changes
- Updated dependencies
## 7.0.18
### Patch Changes
- Updated dependencies
## 7.0.17
### Patch Changes
- Updated dependencies
## 7.0.16
### Patch Changes
- Updated dependencies
## 7.0.15
### Patch Changes
- Updated dependencies
## 7.0.14
### Patch Changes
- Updated dependencies
## 7.0.13
### Patch Changes
- [`7ba3979b92b42`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ba3979b92b42) -
Remove platform_synced_block_dogfooding feature gate
- Updated dependencies
## 7.0.12
### Patch Changes
- Updated dependencies
## 7.0.11
### Patch Changes
- Updated dependencies
## 7.0.10
### Patch Changes
- Updated dependencies
## 7.0.9
### Patch Changes
- Updated dependencies
## 7.0.8
### Patch Changes
- Updated dependencies
## 7.0.7
### Patch Changes
- Updated dependencies
## 7.0.6
### Patch Changes
- Updated dependencies
## 7.0.5
### Patch Changes
- Updated dependencies
## 7.0.4
### Patch Changes
- Updated dependencies
## 7.0.3
### Patch Changes
- [`11bd6ea9cb0ba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/11bd6ea9cb0ba) -
[ux] Clean up platform_editor_refactor_view_more
- Updated dependencies
## 7.0.2
### Patch Changes
- [`656adaeec9d0b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/656adaeec9d0b) -
[ux] EDITOR-1665 add experience tracking for create sync block
- Updated dependencies
## 7.0.1
### Patch Changes
- [`31b6da6a9ab84`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/31b6da6a9ab84) -
Clean up platform_editor_fix_a11y_aria_posinset_0 experiment - Fix ARIA posinset to use 1-based
indexing
- Updated dependencies
## 7.0.0
### Patch Changes
- Updated dependencies
## 6.6.1
### Patch Changes
- [`a1b6e25579466`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a1b6e25579466) -
Fixes uuid import
- Updated dependencies
## 6.6.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
## 6.5.26
### Patch Changes
- Updated dependencies
## 6.5.25
### Patch Changes
- Updated dependencies
## 6.5.24
### Patch Changes
- Updated dependencies
## 6.5.23
### Patch Changes
- [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) -
EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema
- Updated dependencies
## 6.5.22
### Patch Changes
- [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) -
tsignores added for help-center local consumpton removed
- Updated dependencies
## 6.5.21
### 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
- Updated dependencies
## 6.5.20
### Patch Changes
- Updated dependencies
## 6.5.19
### Patch Changes
- [`4d676bbdb3ce6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d676bbdb3ce6) -
ts-ignore added temporarily to unblock local consumption for help-center, will be removed once
project refs are setup
- Updated dependencies
## 6.5.18
### Patch Changes
- [`5f9e0f5b96e75`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5f9e0f5b96e75) -
[ux] Cleans up FG platform_editor_typeahead_description_text_colour
## 6.5.17
### Patch Changes
- [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) -
EDITOR-2791 bump adf-schema
- [`42a664a17cbff`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/42a664a17cbff) -
Tidy platform_editor_a11y_fix_typeahead_tabindex
- Updated dependencies
## 6.5.16
### Patch Changes
- [`f666392fdb3df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f666392fdb3df) -
Tidy fg platform_editor_a11y_remove_input_query_on_click
- Updated dependencies
## 6.5.15
### Patch Changes
- [`c25e49b317dd8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c25e49b317dd8) -
[ED-29492] clean up references to platform_editor_paste_rich_text_bugfix
- Updated dependencies
## 6.5.14
### Patch Changes
- [`7e8c949e9c8c0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7e8c949e9c8c0) -
[ux] Add new lozenge next to create synced block in toolbar and typeahead, and text updates
- [`4b5b1f0b43c2f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b5b1f0b43c2f) -
Tidy fg platform_editor_a11y_fix_aria_description
- Updated dependencies
## 6.5.13
### Patch Changes
- Updated dependencies
## 6.5.12
### Patch Changes
- [`0d661119b4293`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d661119b4293) -
Clean up platform_editor_insertion experiment by shipping control variant. Remove modern TypeAhead
components and experiment infrastructure while preserving all existing functionality.
- Updated dependencies
## 6.5.11
### Patch Changes
- [`069d0ff21c75e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/069d0ff21c75e) -
Cleans up FG platform_editor_typeahead_aria_label
## 6.5.10
### Patch Changes
- [`4b461c96cc5a0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b461c96cc5a0) -
Remove fg platform_editor_legacy_content_macro_typeahead_fix
- Updated dependencies
## 6.5.9
### Patch Changes
- Updated dependencies
## 6.5.8
### Patch Changes
- [`2ab1e9998d893`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2ab1e9998d893) -
Removed tab-index on list container
- Updated dependencies
## 6.5.7
### Patch Changes
- [`fff396252899c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fff396252899c) -
Used aria label instead of description
- Updated dependencies
## 6.5.6
### Patch Changes
- [`bcd51cc2f9737`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bcd51cc2f9737) -
EDITOR-2489: Clean up platform_editor_ai_rovo_rebrand
- Updated dependencies
## 6.5.5
### Patch Changes
- [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) -
EDITOR-2447 Bump adf-schema to 51.3.2
- Updated dependencies
## 6.5.4
### Patch Changes
- [`14bcefe1ca8ed`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14bcefe1ca8ed) -
upgrade use of browser util
## 6.5.3
### Patch Changes
- [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) -
EDITOR-2447 Bump adf-schema to 51.3.1
- Updated dependencies
## 6.5.2
### Patch Changes
- [`8159502f4e3ed`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8159502f4e3ed) -
[ux] [ENGHEALTH-32547] Changes the colour of the typeahead item description text to fix a colour
contrast a11y violation
- Updated dependencies
## 6.5.1
### Patch Changes
- [`ae2119490a207`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ae2119490a207) -
[ENGHEALTH-32516] Adds an aria-label to the React virtualized grid used in the type ahead menu
- Updated dependencies
## 6.5.0
### Minor Changes
- [`5167552fe1a93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5167552fe1a93) -
[EDITOR-2339] Bump @atlaskit/adf-schema to 51.3.0
### Patch Changes
- Updated dependencies
## 6.4.2
### Patch Changes
- Updated dependencies
## 6.4.1
### Patch Changes
- Updated dependencies
## 6.4.0
### Minor Changes
- [`0ac75e0d28c72`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0ac75e0d28c72) -
Migrate @atlaskit/editor-prosemirror/history to @atlaskit/prosemirror-history package
### Patch Changes
- Updated dependencies
## 6.3.0
### Minor Changes
- [`2cfe444a49320`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2cfe444a49320) -
[https://product-fabric.atlassian.net/browse/ED-29474](ED-29474) - bump react-virtualized version
to 9.22.6
## 6.2.0
### Minor Changes
- [`97586ad447624`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/97586ad447624) -
[ux] Add a feature gate to remove the onClick handler from type-ahead InpuQuery to fix the a11y
violation
### Patch Changes
- Updated dependencies
## 6.1.1
### Patch Changes
- Updated dependencies
## 6.1.0
### Minor Changes
- [`da1a70c14ac8b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/da1a70c14ac8b) -
[https://product-fabric.atlassian.net/browse/ED-27391](ED-27391) - clean up
platform_editor_typeahead_dynamic_height_fix FG
### Patch Changes
- Updated dependencies
## 6.0.0
### Patch Changes
- Updated dependencies
## 5.3.0
### Minor Changes
- [`687c1b8fa7801`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687c1b8fa7801) -
EDITOR-1566 bump adf-schema + update validator
### Patch Changes
- Updated dependencies
## 5.2.3
### Patch Changes
- [`70e281e840914`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/70e281e840914) -
[EDITOR-1714] Rovo logo typeahead is too big and not sized, fixed bug
- Updated dependencies
## 5.2.2
### Patch Changes
- [`6fb79942fc3a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6fb79942fc3a5) -
Internal changes to how borders are applied.
- Updated dependencies
## 5.2.1
### Patch Changes
- [`39f3b00f65aa0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39f3b00f65aa0) -
NOISSUE: Patches emotion CSS exports in various editor packages
- Updated dependencies
## 5.2.0
### Minor Changes
- [`b367661ba720e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b367661ba720e) -
EDITOR-1562 bump adf-schema for afm
### Patch Changes
- Updated dependencies
## 5.1.0
### Minor Changes
- [`64ec65231b4cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64ec65231b4cf) -
EDITOR-1568 bump adf-schema for afm
### Patch Changes
- Updated dependencies
## 5.0.2
### Patch Changes
- [`58d0470dead2e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/58d0470dead2e) -
Add insm feature tracking for typeaheadOpen
- Updated dependencies
## 5.0.1
### Patch Changes
- Updated dependencies
## 5.0.0
### Patch Changes
- Updated dependencies
## 4.0.2
### Patch Changes
- [`255837cfba315`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/255837cfba315) -
Internal changes to how border radius is applied.
- Updated dependencies
## 4.0.1
### Patch Changes
- [`e5001e144b74e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5001e144b74e) -
Internal changes to how border radius is applied.
- Updated dependencies
## 4.0.0
### Patch Changes
- Updated dependencies
## 3.1.14
### Patch Changes
- [`f204d18f922f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f204d18f922f0) -
ED-29116: clean up sharedPluginStateHookMigratorFactory in type-ahead
## 3.1.13
### Patch Changes
- [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) -
EDITOR-1442 Bump adf-schema
- Updated dependencies
## 3.1.12
### Patch Changes
- Updated dependencies
## 3.1.11
### Patch Changes
- [`2a8dcec064275`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a8dcec064275) -
[ux] [ED-28449] add a paste event listener to insert plain text when user tries to paste rich text
into the typeahead
- Updated dependencies
## 3.1.10
### Patch Changes
- [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) -
Sorted type and interface props to improve Atlaskit docs
- Updated dependencies
## 3.1.9
### Patch Changes
- Updated dependencies
## 3.1.8
### Patch Changes
- [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) -
EDITOR-1373 Bump adf-schema version
- Updated dependencies
## 3.1.7
### Patch Changes
- [`20d3223b57972`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20d3223b57972) -
Opted out of debounced portal provider
- Updated dependencies
## 3.1.6
### Patch Changes
- Updated dependencies
## 3.1.5
### Patch Changes
- Updated dependencies
## 3.1.4
### 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
## 3.1.3
### Patch Changes
- [#195649](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195649)
[`231bb33e06dfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/231bb33e06dfe) -
EDITOR-1131 Bump adf-schema version to 50.2.0
- Updated dependencies
## 3.1.2
### Patch Changes
- [`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
## 3.1.1
### Patch Changes
- [#191913](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/191913)
[`6d1e56695e91d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6d1e56695e91d) -
EDITOR-1131 Bump adf-schema package to 50.0.0
- Updated dependencies
## 3.1.0
### Minor Changes
- [#189314](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189314)
[`22c6251496010`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/22c6251496010) -
Exported missing types that were already being inferred from existing exports
### Patch Changes
- Updated dependencies
## 3.0.5
### 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
## 3.0.4
### Patch Changes
- [#187144](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187144)
[`a16147d8fbdfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a16147d8fbdfe) -
Bump @atlaskit/adf-schema to v49.0.5
- Updated dependencies
## 3.0.3
### Patch Changes
- [#183158](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183158)
[`d6096ec5c8ad9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d6096ec5c8ad9) -
Migrate to useSharedPluginStateWithSelector
- Updated dependencies
## 3.0.2
### Patch Changes
- Updated dependencies
## 3.0.1
### Patch Changes
- [#181781](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181781)
[`e0060cc2c2eb7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e0060cc2c2eb7) -
ED-28417 Offline Editing: Update the type ahead error to clear on new requests, and make error
more generic.
- Updated dependencies
## 3.0.0
### Major Changes
- [#181024](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181024)
[`8e80c487ca307`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e80c487ca307) - ##
Make `@atlaskit/editor-common` a peer dependency
**WHAT:** `@atlaskit/editor-common` has been moved from `dependencies` to `peerDependencies` in
all editor plugin packages.
**WHY:** This change ensures that only a single version of `@atlaskit/editor-common` is used in
consuming applications, preventing issues caused by multiple versions of singleton libraries (such
as context mismatches or duplicated state). This is especially important for packages that rely on
shared context or singletons.
**HOW TO ADJUST:**
- Consumers must now explicitly install `@atlaskit/editor-common` in their own project if they use
any of these editor plugins.
- Ensure the version you install matches the version required by the plugins.
- You can use the
[`check-peer-dependencies`](https://www.npmjs.com/package/check-peer-dependencies) package to
verify that all required peer dependencies are installed and compatible.
- Example install command:
```
npm install @atlaskit/editor-common
```
or
```
yarn add @atlaskit/editor-common
```
**Note:** This is a breaking change. If `@atlaskit/editor-common` is not installed at the
application level, you may see errors or unexpected behavior.
### Patch Changes
- Updated dependencies
## 2.7.20
### Patch Changes
- [#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
- Updated dependencies
## 2.7.19
### Patch Changes
- Updated dependencies
## 2.7.18
### Patch Changes
- [#172583](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172583)
[`40f387a0c0962`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/40f387a0c0962) -
Clean up platform_editor_controls_patch_2
- Updated dependencies
## 2.7.17
### Patch Changes
- Updated dependencies
## 2.7.16
### Patch Changes
- Updated dependencies
## 2.7.15
### Patch Changes
- Updated dependencies
## 2.7.14
### Patch Changes
- [#169326](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169326)
[`f93af5ddb6981`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f93af5ddb6981) -
[ED-28214] Fix a bug where in quick insert, editor loses focus and query disappears after pressing
space when there's no matching result
## 2.7.13
### Patch Changes
- Updated dependencies
## 2.7.12
### 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
- Updated dependencies
## 2.7.11
### Patch Changes
- [#164625](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/164625)
[`aac10c2d4c08d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aac10c2d4c08d) -
[ED-26900] Add a new config, getMoreOptionsButtonConfig, to TypeAheadHandler so that it can
support adding a more option button to typeahead list
- Updated dependencies
## 2.7.10
### Patch Changes
- Updated dependencies
## 2.7.9
### Patch Changes
- Updated dependencies
## 2.7.8
### Patch Changes
- [#161707](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161707)
[`e43a999ba12ab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e43a999ba12ab) -
[ED-28087] Fix typeahead pre-emptively selecting from menu when pressing space
- Updated dependencies
## 2.7.7
### Patch Changes
- Updated dependencies
## 2.7.6
### Patch Changes
- Updated dependencies
## 2.7.5
### Patch Changes
- [#154311](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154311)
[`a9aff3b749e22`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a9aff3b749e22) -
[ux] EDITOR-730 Fix bug with typeaheads and legacy content extension that resulted in typeahead
text remaining in the inserted element
- Updated dependencies
## 2.7.4
### Patch Changes
- Updated dependencies
## 2.7.3
### Patch Changes
- Updated dependencies
## 2.7.2
### Patch Changes
- [#154149](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154149)
[`4b955e247c793`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b955e247c793) -
[ED-27560] Migrate to useSharedPluginStateSelector for text color, toolbar lists indentation,
type-ahead, undo-redo plugins
## 2.7.1
### Patch Changes
- [#153608](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/153608)
[`3fd5ce348dc5c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3fd5ce348dc5c) -
EDITOR-740 - cleanup FG platform_editor_update_type_ahead_locale
- Updated dependencies
## 2.7.0
### Minor Changes
- [#149096](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149096)
[`831e11ae4484e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/831e11ae4484e) -
ED-27855 remove duplicate typeahead invoked events
### Patch Changes
- Updated dependencies
## 2.6.4
### Patch Changes
- Updated dependencies
## 2.6.3
### Patch Changes
- Updated dependencies
## 2.6.2
### Patch Changes
- [#151451](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/151451)
[`5d06214eacce9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d06214eacce9) -
[ux] Bring ounline back when ViewMore button is focused via keyboard.
- Updated dependencies
## 2.6.1
### Patch Changes
- Updated dependencies
## 2.6.0
### Minor Changes
- [#149207](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149207)
[`41c4599b89f3c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/41c4599b89f3c) -
ED-27854 Add invocationMethod to typeahead closed event
### Patch Changes
- Updated dependencies
## 2.5.4
### Patch Changes
- Updated dependencies
## 2.5.3
### Patch Changes
- Updated dependencies
## 2.5.2
### Patch Changes
- [#142191](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142191)
[`8a39e59bec14f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8a39e59bec14f) -
A11Y-9980: Update view more button aria label to be more descriptive.
- Updated dependencies
## 2.5.1
### 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
## 2.5.0
### Minor Changes
- [#139089](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139089)
[`69dcdc0c4a543`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/69dcdc0c4a543) -
ED-26588 Start activity session and persist active session when type ahead and element broswer is
open
### Patch Changes
- Updated dependencies
## 2.4.2
### 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
## 2.4.1
### Patch Changes
- [#140813](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140813)
[`c4756a5c1a4ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4756a5c1a4ae) -
Migrating offline editing feature gates to a new experiment "platform_editor_offline_editing_web"
- Updated dependencies
## 2.4.0
### Minor Changes
- [#139256](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139256)
[`0fea9bc4da71a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0fea9bc4da71a) -
ED-27447 add typeahead close analytics event
### Patch Changes
- Updated dependencies
## 2.3.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
- Updated dependencies
## 2.3.3
### Patch Changes
- [#135872](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135872)
[`d50ea6acabdb3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d50ea6acabdb3) -
[ux] [ED-27142] Enable quick insert input placeholder
- Updated dependencies
## 2.3.2
### Patch Changes
- Updated dependencies
## 2.3.1
### Patch Changes
- [#135114](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135114)
[`10c7a0e5424f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/10c7a0e5424f9) -
Remove the typeahead trigger when a users actions closes the panel, under
`platform_editor_controls` experiment and `platform_editor_controls_patch_1` feature gate
## 2.3.0
### Minor Changes
- [#135301](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135301)
[`282513a152fa2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/282513a152fa2) -
[A11Y-9960] Extract the AssistiveText component from the typeahead plugin for reuse in other
editor plugins
### Patch Changes
- Updated dependencies
## 2.2.4
### Patch Changes
- [#133624](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133624)
[`0054ad6978c1b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0054ad6978c1b) -
Fixed issue when search term is added to document when opening view more from Quickinsert
- Updated dependencies
## 2.2.3
### Patch Changes
- [#132892](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132892)
[`6db8f28318224`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6db8f28318224) -
update type ahead locale, add key to ai preview react list child
- Updated dependencies
## 2.2.2
### Patch Changes
- [#132152](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132152)
[`4d3f5ccdc005c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d3f5ccdc005c) -
[https://product-fabric.atlassian.net/browse/ED-26645](ED-26645) - fix typeahead height issue
- Updated dependencies
## 2.2.1
### Patch Changes
- [#130684](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130684)
[`0656a8915e18f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0656a8915e18f) -
updated existing fix for focusOut typeahead trigger duplication to also include IE/Edge
## 2.2.0
### Minor Changes
- [#130262](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130262)
[`236c73af67c7b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/236c73af67c7b) -
[ED-24873] This change is cleaning up code from the element templates experiment
`platform_editor_element_level_templates`.
### Patch Changes
- Updated dependencies
## 2.1.7
### Patch Changes
- Updated dependencies
## 2.1.6
### Patch Changes
- Updated dependencies
## 2.1.5
### Patch Changes
- [#122662](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122662)
[`4b5cbb4f25f54`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b5cbb4f25f54) -
FD-80149: cleans up platform_editor_react18_phase2_v2 in typeahead
- Updated dependencies
## 2.1.4
### Patch Changes
- Updated dependencies
## 2.1.3
### Patch Changes
- Updated dependencies
## 2.1.2
### Patch Changes
- [#122304](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122304)
[`55aeeb7141654`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55aeeb7141654) -
[HOT-115591] Fix emoji popup close when scrolling
- [#122337](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122337)
[`2775fb4a3b7d6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2775fb4a3b7d6) -
[ux] [ED-26824] Add keyboard support (up/down to navigate, enter to insert) to view more button
- Updated dependencies
## 2.1.1
### Patch Changes
- Updated dependencies
## 2.1.0
### Minor Changes
- [#120472](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120472)
[`73c800ab5f2fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73c800ab5f2fc) -
ED-26766 update adf-schema from 47.2.1 to 47.6.0 and adf-schema-json from 1.27.0 to 1.31.0
### Patch Changes
- [#121073](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/121073)
[`9c197731fcbf8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9c197731fcbf8) -
[ux] [ED-26824] When platform_editor_controls is enabled, add 'View more' button to quick
insertpopup to open element browser modal
- Updated dependencies
## 2.0.5
### Patch Changes
- [#121049](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/121049)
[`0c8ca53dace33`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0c8ca53dace33) -
[ux] Uses ViewAllButtonItem from the editor-element-browser package instead of custom Pressable
button
## 2.0.4
### Patch Changes
- [#120533](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120533)
[`f1bec731e278f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f1bec731e278f) -
Adds a `sideEffects` field to ensure this package does not have Compiled styles tree-shaken in the
future to avoid an accidental regression.
This is related to
https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953
## 2.0.3
### Patch Changes
- [#120431](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120431)
[`17173ce340cdc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/17173ce340cdc) -
[ED-26763] Support inserting selected item by Enter
## 2.0.2
### Patch Changes
- [#120426](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120426)
[`1fc7b1519dbcf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1fc7b1519dbcf) -
Uses a separate FF for the new QuickInsert and Right rail to split them from the other Editor
Controls features.
- Updated dependencies
## 2.0.1
### Patch Changes
- [#118492](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/118492)
[`cf0944583828b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cf0944583828b) -
[ED-26542] Fix typeahead popup doesn't close when clicking outside
- [#119058](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119058)
[`4f8ad7d7497be`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4f8ad7d7497be) -
[ux] [ED-26575] Add placeholder to quick insert input field
- Updated dependencies
## 2.0.0
### Major Changes
- [#117363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117363)
[`10a0f7f6c2027`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10a0f7f6c2027) -
This package's `peerDependencies` have been adjusted for `react` and/or `react-dom` to reflect the
status of only supporting React 18 going forward. No explicit breaking change to React support has
been made in this release, but this is to signify going forward, breaking changes for React 16 or
React 17 may come via non-major semver releases.
Please refer this community post for more details:
https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026
### Patch Changes
- Updated dependencies
## 1.13.7
### Patch Changes
- Updated dependencies
## 1.13.6
### Patch Changes
- Updated dependencies
## 1.13.5
### Patch Changes
- Updated dependencies
## 1.13.4
### Patch Changes
- [#115416](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115416)
[`7be1394d86a9c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7be1394d86a9c) -
Fixes undeclared dependency on @atlaskit/icon in package.json dependencies from version 1.13.3.
## 1.13.3
### Patch Changes
- [#114119](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114119)
[`32771ea219498`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32771ea219498) -
[ux] Opens right rail from the QuickInsert menu via context panel plugin's action
- Updated dependencies
## 1.13.2
### Patch Changes
- [#112186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112186)
[`9462d8ca2405a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9462d8ca2405a) -
Bump adf-schema to 47.2.1
## 1.13.1
### Patch Changes
- [#112096](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112096)
[`5d95afdd358ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5d95afdd358ac) -
[ux] Creates a package for new QuickInsert and Right Rail UI and adds it under a FF
- Updated dependencies
## 1.13.0
### Minor Changes
- [#105322](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105322)
[`8876083532adc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8876083532adc) -
Bumped editor-prosemirror version to 7.0.0
### Patch Changes
- Updated dependencies
## 1.12.2
### Patch Changes
- Updated dependencies
## 1.12.1
### Patch Changes
- Updated dependencies
## 1.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
## 1.11.5
### Patch Changes
- Updated dependencies
## 1.11.4
### Patch Changes
- [#101866](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101866)
[`f22dfbe75b007`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f22dfbe75b007) -
[ux] Fix first typeahead item inserting in an inconsistent manner while offline
## 1.11.3
### Patch Changes
- Updated dependencies
## 1.11.2
### Patch Changes
- Updated dependencies
## 1.11.1
### Patch Changes
- Updated dependencies
## 1.11.0
### Minor Changes
- [#171350](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171350)
[`436dfb28a4833`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/436dfb28a4833) -
[ux] Support disabled type-ahead items while user is offline for media, emoji, and mentions.
### Patch Changes
- Updated dependencies
## 1.10.8
### Patch Changes
- [#165765](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165765)
[`3f441f30e6507`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f441f30e6507) -
Bump adf-schema to 46.0.0
- Updated dependencies
## 1.10.7
### Patch Changes
- Updated dependencies
## 1.10.6
### Patch Changes
- [#164952](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/164952)
[`0faf43580a9d8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0faf43580a9d8) -
ED-25612: moves typeahead from reactdom render to portalprovider
- Updated dependencies
## 1.10.5
### Patch Changes
- [#159777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159777)
[`e708d0a9e4b36`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e708d0a9e4b36) -
Refactoring plugins to meet folder standards.
- Updated dependencies
## 1.10.4
### Patch Changes
- [#159176](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159176)
[`8f1d77592a9dc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f1d77592a9dc) -
Bump adf-schema to 44.2.0
## 1.10.3
### Patch Changes
- [#155735](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155735)
[`1beeeda29023a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1beeeda29023a) -
Upgrades editor packages to react 18
## 1.10.2
### Patch Changes
- [#154186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154186)
[`5c316170d29dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c316170d29dd) -
Bump @atlaskit/adf-schema to 42.3.1
- Updated dependencies
## 1.10.1
### Patch Changes
- Updated dependencies
## 1.10.0
### Minor Changes
- [#152480](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152480)
[`a3b60fc1e1aef`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3b60fc1e1aef) -
Refactored typeahead assistiveText component to functional component and added tests.
### Patch Changes
- [#152510](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152510)
[`dcf9edde7ac7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dcf9edde7ac7b) -
bump adf-schema to 42.0.1
- Updated dependencies
## 1.9.0
### Minor Changes
- [#151190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151190)
[`a3723b1cdede2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3723b1cdede2) -
[ux] [ED-25037] this change bumps @atlaskit/adf-schema from 40.9.0 to 40.9.4 which makes the
blockquote selectable, adds missing marks to the PM node spec and fixes a bug that converted
pasted external images to media groups.
### Patch Changes
- Updated dependencies
## 1.8.13
### Patch Changes
- Updated dependencies
## 1.8.12
### Patch Changes
- Updated dependencies
## 1.8.11
### Patch Changes
- Updated dependencies
## 1.8.10
### Patch Changes
- Updated dependencies
## 1.8.9
### Patch Changes
- Updated dependencies
## 1.8.8
### Patch Changes
- Updated dependencies
## 1.8.7
### Patch Changes
- [#139334](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139334)
[`30793649657c0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30793649657c0) -
[HOT-111629] We had an incident where the last character disappears when hitting the enter key on
windows OS for Korean characters. Bumping to prosemirror-view@1.34.2 for the fix.
## 1.8.6
### Patch Changes
- Updated dependencies
## 1.8.5
### Patch Changes
- [#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
- Updated dependencies
## 1.8.4
### Patch Changes
- [#137234](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137234)
[`e80c81de138e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e80c81de138e9) -
[ux] [ED-24803] Experiment for editor block controls which adds a button to insert quickInsert
elements
- Updated dependencies
## 1.8.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
## 1.8.2
### Patch Changes
- [#134213](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134213)
[`93bd7032842ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/93bd7032842ec) -
[ux] [ED-24636] Bump ADF Schema package
## 1.8.1
### Patch Changes
- [#132619](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/132619)
[`492710c431738`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/492710c431738) -
[ux] [EO2024-22] Fix typeahead interaction when node or table selection
- Updated dependencies
## 1.8.0
### Minor Changes
- [#130825](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130825)
[`d8a00de5637ff`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d8a00de5637ff) -
ENGHEALTH-9890: Bumps React peer dependency for Lego editor plugins
## 1.7.1
### Patch Changes
- Updated dependencies
## 1.7.0
### Minor Changes
- [#128347](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128347)
[`e33566cebd5d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e33566cebd5d1) -
[ED-24175] bump @atlaskit/adf-schema to 40.8.1 and @atlassian/adf-schema-json to 1.22.0 to
promotecodeblocks & media in quotes, and nested expands in expands to full schema, and allow
quotes in panels and decisions in lists in stage0 schema, and a validator spec change
### Patch Changes
- Updated dependencies
## 1.6.3
### 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) -
fix editor popup overflow issue
- Updated dependencies
## 1.6.2
### Patch Changes
- [#124534](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124534)
[`febd01f800a8f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/febd01f800a8f) -
[ED-24356] Update spacing and popup height of typeahead to fit more elements in view under the
experiment `platform_editor_more_elements_in_quick_insert_view`
## 1.6.1
### Patch Changes
- Updated dependencies
## 1.6.0
### Minor Changes
- [#124209](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124209)
[`8aa1792f12ed3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8aa1792f12ed3) -
bump @atlaskit/editor-prosemirror to 5.0.0, bump @atlaskit/adf-schema to 40.1.0
### Patch Changes
- Updated dependencies
## 1.5.0
### Minor Changes
- [#122895](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122895)
[`a2c733eaa3214`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a2c733eaa3214) -
[ED-24348] Change icon size for quick insert tyeahead to 32x32 when
platform_editor_more_elements_in_quick_insert_view is on
- [#122895](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122895)
[`49b8c7658f3b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/49b8c7658f3b5) -
[ED-24173] bump @atlaskit/adf-schema to 40.3.0 and @atlassian/adf-schema-json to 1.18.0
### Patch Changes
- Updated dependencies
## 1.4.5
### Patch Changes
- Updated dependencies
## 1.4.4
### Patch Changes
- Updated dependencies
## 1.4.3
### Patch Changes
- Updated dependencies
## 1.4.2
### Patch Changes
- [#114548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114548)
[`8b2d47bffb50e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b2d47bffb50e) -
bump adf-schema version
- Updated dependencies
## 1.4.1
### Patch Changes
- [#116224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116224)
[`ff938650963d9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ff938650963d9) -
ED-23775 This change prevents duplicated analytic events from firing when inserting mentions and
emojis via the quickInsert typeAhead menu.
## 1.4.0
### Minor Changes
-