UNPKG

@atlaskit/editor-plugin-emoji

Version:

Emoji plugin for @atlaskit/editor-core

2,419 lines (1,369 loc) 64.2 kB
# @atlaskit/editor-plugin-emoji ## 14.0.1 ### Patch Changes - Updated dependencies ## 14.0.0 ### Patch Changes - Updated dependencies ## 13.3.2 ### Patch Changes - Updated dependencies ## 13.3.1 ### Patch Changes - Updated dependencies ## 13.3.0 ### Minor Changes - [`51c33ef5349b6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51c33ef5349b6) - Enable compatibility with React 19.2.0 ### Patch Changes - Updated dependencies ## 13.2.0 ### Minor Changes - [`a86fac88f3a5e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a86fac88f3a5e) - Use lazy-loaded VanillaTooltip for emoji tooltips in the editor and render an ADS Tooltip positioned above the emoji in the emoji element, gated behind the platform_editor_emoji_hover_show_tooltip experiment. ### Patch Changes - Updated dependencies ## 13.1.11 ### Patch Changes - Updated dependencies ## 13.1.10 ### Patch Changes - Updated dependencies ## 13.1.9 ### Patch Changes - Updated dependencies ## 13.1.8 ### Patch Changes - Updated dependencies ## 13.1.7 ### Patch Changes - Updated dependencies ## 13.1.6 ### Patch Changes - Updated dependencies ## 13.1.5 ### Patch Changes - Updated dependencies ## 13.1.4 ### Patch Changes - Updated dependencies ## 13.1.3 ### Patch Changes - Updated dependencies ## 13.1.2 ### Patch Changes - Updated dependencies ## 13.1.1 ### Patch Changes - Updated dependencies ## 13.1.0 ### Minor Changes - [`607477c5d6aae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/607477c5d6aae) - EDITOR-7032 Remove the implementation of using VanillaTooltip for emoji tooltips ### Patch Changes - Updated dependencies ## 13.0.29 ### Patch Changes - Updated dependencies ## 13.0.28 ### Patch Changes - Updated dependencies ## 13.0.27 ### Patch Changes - Updated dependencies ## 13.0.26 ### Patch Changes - Updated dependencies ## 13.0.25 ### Patch Changes - [`c8476b968b952`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c8476b968b952) - Prevent emoji hover tooltips from rendering during SSR. ## 13.0.24 ### Patch Changes - Updated dependencies ## 13.0.23 ### Patch Changes - Updated dependencies ## 13.0.22 ### Patch Changes - Updated dependencies ## 13.0.21 ### Patch Changes - Updated dependencies ## 13.0.20 ### Patch Changes - Updated dependencies ## 13.0.19 ### Patch Changes - Updated dependencies ## 13.0.18 ### Patch Changes - [`72c43fec97039`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/72c43fec97039) - Fix the package types build target for Unicode emoji matching. ## 13.0.17 ### Patch Changes - Updated dependencies ## 13.0.16 ### Patch Changes - [`73743eb8b36e6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73743eb8b36e6) - CLeanup prefer static regex violations - Updated dependencies ## 13.0.15 ### Patch Changes - [`6563ceb049527`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6563ceb049527) - Add selected-state styling for unicode emoji in the editor. - Updated dependencies ## 13.0.14 ### Patch Changes - Updated dependencies ## 13.0.13 ### Patch Changes - Updated dependencies ## 13.0.12 ### Patch Changes - Updated dependencies ## 13.0.11 ### Patch Changes - Updated dependencies ## 13.0.10 ### Patch Changes - Updated dependencies ## 13.0.9 ### Patch Changes - [`e108322f4ea71`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e108322f4ea71) - Add emoji tooltip on hover using VanillaTooltip behind platform_editor_emoji_hover_show_tooltip experiment - Updated dependencies ## 13.0.8 ### Patch Changes - [`05b9f7b19ddba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/05b9f7b19ddba) - Use the platform_use_unicode_emojis experiment for native Unicode emoji rendering. - Updated dependencies ## 13.0.7 ### Patch Changes - [`9a7ca4cefe634`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9a7ca4cefe634) - Use the platform_use_unicode_emojis experiment for native Unicode emoji rendering. - Updated dependencies ## 13.0.6 ### Patch Changes - Updated dependencies ## 13.0.5 ### Patch Changes - Updated dependencies ## 13.0.4 ### Patch Changes - Updated dependencies ## 13.0.3 ### Patch Changes - Updated dependencies ## 13.0.2 ### Patch Changes - Updated dependencies ## 13.0.1 ### Patch Changes - Updated dependencies ## 13.0.0 ### Major Changes - [`f2dc9097319f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2dc9097319f0) - ### Dropped support for _legacy_ Typescript 4 types. **Typescript 5 is now the new minimum**. Removes the `typesVersions` property and `dist/types-ts4.5` directory from the dist. Types are now exclusively via the `"types": "dist/types/index.d.ts"` property. ```diff - "typesVersions": { - ">=4.5 <4.9": { - "*": [ - "dist/types-ts4.5/*", - "dist/types-ts4.5/index.d.ts" - ] - } - }, ``` ### Patch Changes - Updated dependencies ## 12.1.0 ### Minor Changes - [`f0ba9072fb20c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0ba9072fb20c) - [ux] Add feature gate `platform_editor_custom_emoji_unicode_fallback` to render the Unicode Replacement Character (U+FFFD) instead of the shortName text when a custom emoji image cannot be rendered. Applies to both the editor (EmojiNodeView fallback) and the renderer (plain-span fallback when no emoji provider is configured). Standard emojis continue to fall back to their Unicode text representation. When the gate is off, behavior is unchanged in both surfaces. ### Patch Changes - Updated dependencies ## 12.0.15 ### Patch Changes - Updated dependencies ## 12.0.14 ### Patch Changes - Updated dependencies ## 12.0.13 ### Patch Changes - Updated dependencies ## 12.0.12 ### Patch Changes - Updated dependencies ## 12.0.11 ### Patch Changes - Updated dependencies ## 12.0.10 ### Patch Changes - Updated dependencies ## 12.0.9 ### Patch Changes - Updated dependencies ## 12.0.8 ### Patch Changes - Updated dependencies ## 12.0.7 ### Patch Changes - [`0f549097540b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f549097540b7) - Fix Unicode emoji rendering for standard emoji skin tone variations. - Updated dependencies ## 12.0.6 ### Patch Changes - Updated dependencies ## 12.0.5 ### Patch Changes - Updated dependencies ## 12.0.4 ### Patch Changes - Updated dependencies ## 12.0.3 ### Patch Changes - Updated dependencies ## 12.0.2 ### Patch Changes - Updated dependencies ## 12.0.1 ### Patch Changes - Updated dependencies ## 12.0.0 ### Patch Changes - Updated dependencies ## 11.3.2 ### Patch Changes - Updated dependencies ## 11.3.1 ### Patch Changes - Updated dependencies ## 11.3.0 ### Minor Changes - [`81637ec91afd1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81637ec91afd1) - Represent standard emojis as native Unicode characters instead of images. Updates EmojiNodeDataProvider to support Unicode representations. ### Patch Changes - Updated dependencies ## 11.2.5 ### Patch Changes - Updated dependencies ## 11.2.4 ### Patch Changes - Updated dependencies ## 11.2.3 ### Patch Changes - Updated dependencies ## 11.2.2 ### Patch Changes - Updated dependencies ## 11.2.1 ### Patch Changes - Updated dependencies ## 11.2.0 ### Minor Changes - [`98324cca28bc6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/98324cca28bc6) - Add unicode emoji support to EmojiNodeView ## 11.1.2 ### Patch Changes - Updated dependencies ## 11.1.1 ### Patch Changes - Updated dependencies ## 11.1.0 ### Minor Changes - [`acbb2aa5cc917`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/acbb2aa5cc917) - Autofix: add explicit package exports (barrel removal) ### Patch Changes - Updated dependencies ## 11.0.18 ### Patch Changes - Updated dependencies ## 11.0.17 ### Patch Changes - Updated dependencies ## 11.0.16 ### Patch Changes - Updated dependencies ## 11.0.15 ### Patch Changes - Updated dependencies ## 11.0.14 ### Patch Changes - Updated dependencies ## 11.0.13 ### Patch Changes - Updated dependencies ## 11.0.12 ### Patch Changes - Updated dependencies ## 11.0.11 ### Patch Changes - Updated dependencies ## 11.0.10 ### Patch Changes - Updated dependencies ## 11.0.9 ### Patch Changes - Updated dependencies ## 11.0.8 ### Patch Changes - Updated dependencies ## 11.0.7 ### Patch Changes - Updated dependencies ## 11.0.6 ### Patch Changes - Updated dependencies ## 11.0.5 ### Patch Changes - Updated dependencies ## 11.0.4 ### Patch Changes - Updated dependencies ## 11.0.3 ### Patch Changes - Updated dependencies ## 11.0.2 ### Patch Changes - Updated dependencies ## 11.0.1 ### Patch Changes - Updated dependencies ## 11.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 ## 10.0.0 ### Patch Changes - Updated dependencies ## 9.0.33 ### Patch Changes - Updated dependencies ## 9.0.32 ### Patch Changes - Updated dependencies ## 9.0.31 ### Patch Changes - Updated dependencies ## 9.0.30 ### Patch Changes - Updated dependencies ## 9.0.29 ### Patch Changes - [`f4951e15e9432`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f4951e15e9432) - Removed `platform_editor_emoji_tooltips_on_hover` experiment. Emoji tooltips (title attribute) are now always enabled permanently. - Updated dependencies ## 9.0.28 ### 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 ## 9.0.27 ### Patch Changes - Updated dependencies ## 9.0.26 ### Patch Changes - Updated dependencies ## 9.0.25 ### Patch Changes - Updated dependencies ## 9.0.24 ### Patch Changes - Updated dependencies ## 9.0.23 ### Patch Changes - Updated dependencies ## 9.0.22 ### Patch Changes - Updated dependencies ## 9.0.21 ### Patch Changes - Updated dependencies ## 9.0.20 ### Patch Changes - Updated dependencies ## 9.0.19 ### Patch Changes - Updated dependencies ## 9.0.18 ### Patch Changes - Updated dependencies ## 9.0.17 ### Patch Changes - Updated dependencies ## 9.0.16 ### Patch Changes - Updated dependencies ## 9.0.15 ### Patch Changes - [`5892e575833a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5892e575833a1) - Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme` - Updated dependencies ## 9.0.14 ### Patch Changes - [`86fd5ef0f1d07`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86fd5ef0f1d07) - Mechanical type-import autofix for text formatting editor plugins. - Updated dependencies ## 9.0.13 ### Patch Changes - Updated dependencies ## 9.0.12 ### Patch Changes - Updated dependencies ## 9.0.11 ### Patch Changes - Updated dependencies ## 9.0.10 ### Patch Changes - Updated dependencies ## 9.0.9 ### Patch Changes - Updated dependencies ## 9.0.8 ### Patch Changes - Updated dependencies ## 9.0.7 ### Patch Changes - Updated dependencies ## 9.0.6 ### Patch Changes - Updated dependencies ## 9.0.5 ### Patch Changes - Updated dependencies ## 9.0.4 ### Patch Changes - Updated dependencies ## 9.0.3 ### Patch Changes - Updated dependencies ## 9.0.2 ### Patch Changes - [`5985f38f7104e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5985f38f7104e) - Update README.md and 0-intro.tsx - Updated dependencies ## 9.0.1 ### Patch Changes - Updated dependencies ## 9.0.0 ### Patch Changes - Updated dependencies ## 8.1.26 ### Patch Changes - Updated dependencies ## 8.1.25 ### Patch Changes - Updated dependencies ## 8.1.24 ### Patch Changes - Updated dependencies ## 8.1.23 ### Patch Changes - Updated dependencies ## 8.1.22 ### Patch Changes - Updated dependencies ## 8.1.21 ### Patch Changes - Updated dependencies ## 8.1.20 ### Patch Changes - Updated dependencies ## 8.1.19 ### Patch Changes - Updated dependencies ## 8.1.18 ### Patch Changes - Updated dependencies ## 8.1.17 ### Patch Changes - Updated dependencies ## 8.1.16 ### Patch Changes - Updated dependencies ## 8.1.15 ### Patch Changes - Updated dependencies ## 8.1.14 ### Patch Changes - Updated dependencies ## 8.1.13 ### Patch Changes - Updated dependencies ## 8.1.12 ### Patch Changes - Updated dependencies ## 8.1.11 ### Patch Changes - Updated dependencies ## 8.1.10 ### Patch Changes - Updated dependencies ## 8.1.9 ### Patch Changes - Updated dependencies ## 8.1.8 ### Patch Changes - [`508384bef9a9b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/508384bef9a9b) - [ux] [EDITOR-4774] add title attribute to emoji container element so that tooltips appear on hover in the editor - Updated dependencies ## 8.1.7 ### Patch Changes - Updated dependencies ## 8.1.6 ### Patch Changes - [`b30e41f7bbb3b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b30e41f7bbb3b) - Cleanup platform_editor_wait_for_space_after_ascii_emoji - Updated dependencies ## 8.1.5 ### Patch Changes - Updated dependencies ## 8.1.4 ### Patch Changes - Updated dependencies ## 8.1.3 ### Patch Changes - Updated dependencies ## 8.1.2 ### Patch Changes - Updated dependencies ## 8.1.1 ### Patch Changes - Updated dependencies ## 8.1.0 ### Minor Changes - [`517f06f895cc9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/517f06f895cc9) - [https://product-fabric.atlassian.net/browse/ED-29730](ED-29730) - clen up platform_editor_emoji_otp Statsig experiment ### Patch Changes - Updated dependencies ## 8.0.0 ### Patch Changes - Updated dependencies ## 7.8.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 ## 7.7.7 ### Patch Changes - Updated dependencies ## 7.7.6 ### Patch Changes - Updated dependencies ## 7.7.5 ### Patch Changes - Updated dependencies ## 7.7.4 ### Patch Changes - [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) - EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema - Updated dependencies ## 7.7.3 ### Patch Changes - [`ada8445a9624f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ada8445a9624f) - Add experiment to fix ascii emoji replacement behaviour - Updated dependencies ## 7.7.2 ### Patch Changes - [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) - tsignores added for help-center local consumpton removed - Updated dependencies ## 7.7.1 ### Patch Changes - Updated dependencies ## 7.7.0 ### Minor Changes - [`3e2dbad92ccea`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e2dbad92ccea) - [https://product-fabric.atlassian.net/browse/ED-29691](ED-29691) - fix EmojiNodeDataProvider.nodeDataKey when node.attrs.id is empty string ### Patch Changes - Updated dependencies ## 7.6.8 ### Patch Changes - [`8281874c30443`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8281874c30443) - [ux] [EDITOR-2917] scale emoji placeholders in the editor - Updated dependencies ## 7.6.7 ### 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 ## 7.6.6 ### Patch Changes - [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) - EDITOR-2791 bump adf-schema - Updated dependencies ## 7.6.5 ### Patch Changes - [`236fe86fc7b5e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/236fe86fc7b5e) - NOISSUE: fix emoji node view error logging - Updated dependencies ## 7.6.4 ### Patch Changes - [`4cab7924c4af0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4cab7924c4af0) - [ux] Clean up editor_inline_comments_paste_insert_nodes - Updated dependencies ## 7.6.3 ### Patch 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 - Updated dependencies ## 7.6.2 ### Patch Changes - Updated dependencies ## 7.6.1 ### Patch Changes - Updated dependencies ## 7.6.0 ### Minor Changes - [`fdba2e94783b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fdba2e94783b7) - [https://product-fabric.atlassian.net/browse/ED-29638](ED-29638) - fix editor NodeDataProvider network requests deduplication ### Patch Changes - Updated dependencies ## 7.5.0 ### Minor Changes - [`5319dac3f8740`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5319dac3f8740) - Do not re-fetch emoji on a client after successful ssr ### Patch Changes - Updated dependencies ## 7.4.2 ### Patch Changes - [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) - EDITOR-2447 Bump adf-schema to 51.3.2 - [`f42616e52392b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f42616e52392b) - [ux] EDITOR-2506 Disable emoji inserting when matched with ascii map - Updated dependencies ## 7.4.1 ### Patch Changes - [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) - EDITOR-2447 Bump adf-schema to 51.3.1 - Updated dependencies ## 7.4.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 ## 7.3.1 ### Patch Changes - Updated dependencies ## 7.3.0 ### Minor Changes - [`9daa116b53aaf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9daa116b53aaf) - [ux] ED-29504 Add a new plugin option to disable emoji autoformatting ### Patch Changes - Updated dependencies ## 7.2.0 ### Minor Changes - [`3a08cc16abe76`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a08cc16abe76) - [https://product-fabric.atlassian.net/browse/ED-29521](ED-29521) - use optimistic image URL for emojis in editor (client support) ### Patch Changes - Updated dependencies ## 7.1.2 ### Patch Changes - [`0b4cd77e72217`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b4cd77e72217) - clean up references to platform_editor_controls_performance_fixes - Updated dependencies ## 7.1.1 ### Patch Changes - Updated dependencies ## 7.1.0 ### Minor Changes - [`f3b7f40b214f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f3b7f40b214f3) - [https://product-fabric.atlassian.net/browse/ED-29414](ED-29414) - add optimistic emoji SSR loading supporting ## 7.0.0 ### Minor Changes - [`36b63f147e5a7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/36b63f147e5a7) - [https://product-fabric.atlassian.net/browse/ED-29410](ED-29410) - skip emoji rerenderign if `EmojiNodeDataProvider.getData` returns the same value ### Patch Changes - Updated dependencies ## 6.4.0 ### Minor Changes - [`687c1b8fa7801`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687c1b8fa7801) - EDITOR-1566 bump adf-schema + update validator ### Patch Changes - Updated dependencies ## 6.3.0 ### Minor Changes - [`e49f1d35e507a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e49f1d35e507a) - [https://product-fabric.atlassian.net/browse/ED-29349](ED-29349) - add one tick provider (SSR) support for emojis in editor and live pages ### Patch Changes - Updated dependencies ## 6.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 ## 6.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 ## 6.0.1 ### Patch Changes - Updated dependencies ## 6.0.0 ### Patch Changes - Updated dependencies ## 5.0.1 ### Patch Changes - [`e5001e144b74e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5001e144b74e) - Internal changes to how border radius is applied. - Updated dependencies ## 5.0.0 ### Patch Changes - Updated dependencies ## 4.3.3 ### Patch Changes - [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) - EDITOR-1442 Bump adf-schema - Updated dependencies ## 4.3.2 ### Patch Changes - Updated dependencies ## 4.3.1 ### Patch Changes - [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) - Sorted type and interface props to improve Atlaskit docs - Updated dependencies ## 4.3.0 ### Minor Changes - [`72f94befc61f2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/72f94befc61f2) - replace method-style signatures with function-style signatures ### Patch Changes - Updated dependencies ## 4.2.7 ### Patch Changes - [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) - EDITOR-1373 Bump adf-schema version - Updated dependencies ## 4.2.6 ### Patch Changes - Updated dependencies ## 4.2.5 ### Patch Changes - Updated dependencies ## 4.2.4 ### 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 ## 4.2.3 ### Patch Changes - Updated dependencies ## 4.2.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 ## 4.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 ## 4.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 ## 4.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 ## 4.0.3 ### Patch Changes - [#187144](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187144) [`a16147d8fbdfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a16147d8fbdfe) - Bump @atlaskit/adf-schema to v49.0.5 - Updated dependencies ## 4.0.2 ### Patch Changes - Updated dependencies ## 4.0.1 ### Patch Changes - Updated dependencies ## 4.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 ## 3.7.10 ### Patch Changes - [#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 ## 3.7.9 ### Patch Changes - Updated dependencies ## 3.7.8 ### Patch Changes - Updated dependencies ## 3.7.7 ### Patch Changes - Updated dependencies ## 3.7.6 ### Patch Changes - Updated dependencies ## 3.7.5 ### Patch Changes - Updated dependencies ## 3.7.4 ### Patch Changes - Updated dependencies ## 3.7.3 ### Patch Changes - [#162451](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162451) [`ef8e2f1c70087`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef8e2f1c70087) - Switching tbt performance fixes in inlineEmojiPopup and BlockMenu to experiment flag - Updated dependencies ## 3.7.2 ### Patch Changes - [#160398](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160398) [`4e5ae0ab20a60`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e5ae0ab20a60) - ED-28049 optimise inline emoji popup - Updated dependencies ## 3.7.1 ### Patch Changes - Updated dependencies ## 3.7.0 ### Minor Changes - [#160575](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160575) [`c340cf0e2d6c2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c340cf0e2d6c2) - Expose emoji provider promise to initialise in the toolbar earlier. ### Patch Changes - Updated dependencies ## 3.6.7 ### Patch Changes - [#154163](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154163) [`82b017a2d9588`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/82b017a2d9588) - Add error handling if offline editing to refresh the emoji node when returning online. ## 3.6.6 ### Patch Changes - Updated dependencies ## 3.6.5 ### Patch Changes - Updated dependencies ## 3.6.4 ### 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 ## 3.6.3 ### Patch Changes - [#148798](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148798) [`8112e98809756`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8112e98809756) - [No Issue] Clean up virtualization feature flag - Updated dependencies ## 3.6.2 ### Patch Changes - [#148210](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148210) [`10eb0681e9681`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/10eb0681e9681) - fix SSR issues ## 3.6.1 ### Patch Changes - [#144658](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144658) [`e59e7f0ae0803`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e59e7f0ae0803) - Change to use getDomRefFromSelection utility from editor-common - Updated dependencies ## 3.6.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 ## 3.5.4 ### Patch Changes - [#138298](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138298) [`cc7cc96e28407`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cc7cc96e28407) - Cleans up FG to preload emoji picker, allowing it to work offline - Updated dependencies ## 3.5.3 ### Patch Changes - [#137646](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137646) [`7513743b76e0f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7513743b76e0f) - [https://product-fabric.atlassian.net/browse/ED-27459](ED-27459) - fix vanilla js emoji SSR rendering issue ## 3.5.2 ### Patch Changes - Updated dependencies ## 3.5.1 ### Patch Changes - [#136443](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/136443) [`884806f5c2215`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/884806f5c2215) - [https://product-fabric.atlassian.net/browse/ED-27433](ED-27433) - fix vanilla JS emoji implementation loading state issue - Updated dependencies ## 3.5.0 ### Minor Changes - [#135687](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135687) [`e24c34980067a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e24c34980067a) - [https://product-fabric.atlassian.net/browse/ED-27390](ED-27390) - add error handling for Editor emoji vanilla JS implementation ### Patch Changes - Updated dependencies ## 3.4.0 ### Minor Changes - [#135822](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135822) [`020b063194651`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/020b063194651) - [https://product-fabric.atlassian.net/browse/ED-27424](ED-27424) - add exposure point to `platform_editor_vanilla_dom` Statsig experiment into `editor-plugin-emoji` plugin ### Patch Changes - Updated dependencies ## 3.3.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 ## 3.2.3 ### Patch Changes - Updated dependencies ## 3.2.2 ### Patch Changes - Updated dependencies ## 3.2.1 ### Patch Changes - Updated dependencies ## 3.2.0 ### Minor Changes - [#122920](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122920) [`18c265545150a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/18c265545150a) - [ux] [ED-26914] Emoji quick insert will now open the emoji picker rather than the typeahead when platform_editor_controls is enabled ### Patch Changes - Updated dependencies ## 3.1.4 ### Patch Changes - Updated dependencies ## 3.1.3 ### Patch Changes - Updated dependencies ## 3.1.2 ### Patch Changes - [#122140](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122140) [`3f7b2bc0c6ef0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3f7b2bc0c6ef0) - Add missing dependencies to the package.json file - Updated dependencies ## 3.1.1 ### Patch Changes - Updated dependencies ## 3.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 - [#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 ## 3.0.3 ### 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 ## 3.0.2 ### Patch Changes - Updated dependencies ## 3.0.1 ### Patch Changes - Updated dependencies ## 3.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 ## 2.9.4 ### Patch Changes - [#114079](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114079) [`d32dc78b19302`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d32dc78b19302) - [ux] Re-enables emojis while offline and adds a fallback for emojis in the emoji picker if the image cannot be loaded - Updated dependencies ## 2.9.3 ### Patch Changes - Updated dependencies ## 2.9.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 - Updated dependencies ## 2.9.1 ### Patch Changes - [#113788](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113788) [`532820b675878`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532820b675878) - ED-26212: Preloads the emoji picker to allow it to be used offline - Updated dependencies ## 2.9.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 ## 2.8.1 ### Patch Changes - Updated dependencies ## 2.8.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 ## 2.7.27 ### Patch Changes - Updated dependencies ## 2.7.26 ### Patch Changes - Updated dependencies ## 2.7.25 ### Patch Changes - Updated dependencies ## 2.7.24 ### Patch Changes - Updated dependencies ## 2.7.23 ### Patch Changes - [#97984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97984) [`8ffeab9aaf1ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ffeab9aaf1ab) - [ux] [ED-23573] Added new actions (resolveMarks and registerMarks) to basePlugin. Callbacks added to mentions, card, emoji and base plugins to handle conversion to inline code. Deprecated code removed from editor-common. - Updated dependencies ## 2.7.22 ### Patch Changes - Updated dependencies ## 2.7.21 ### Patch Changes - Updated dependencies ## 2.7.20 ### Patch Changes - Updated dependencies ## 2.7.19 ### Patch Changes - Updated dependencies ## 2.7.18 ### Patch Changes - Updated dependencies ## 2.7.17 ### Patch Changes - Updated dependencies ## 2.7.16 ### Patch Changes - [#177988](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/177988) [`8f78c40775b7c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f78c40775b7c) - ED-25810 - refactors editor plugins to engineering standards - Updated dependencies ## 2.7.15 ### Patch Changes - [#178163](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178163) [`b838eba8d205f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b838eba8d205f) - ED-26030-hide-comment-toolbar-when-user-switch-back-to-edit-mode ## 2.7.14 ### Patch Changes - Updated dependencies ## 2.7.13 ### Patch Changes - [#176427](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/176427) [`9c2bd03adeebd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9c2bd03adeebd) - [ED-25999] adding analytic events for inline node of emoji,status and inlineCard ## 2.7.12 ### Patch Changes - Updated dependencies ## 2.7.11 ### Patch Changes - Updated dependencies ## 2.7.10 ### Patch Changes - [#173838](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/173838) [`66ed8e1cd9c74`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/66ed8e1cd9c74) - [ux] ED-25836 show comment in floating toolbar for emoji - Updated dependencies ## 2.7.9 ### Patch Changes - Updated dependencies ## 2.7.8 ### Patch 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. - Updated dependencies ## 2.7.7 ### Patch Changes - [#165765](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165765) [`3f441f30e6507`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f441f30e6507) - Bump adf-schema to 46.0.0 - Updated dependencies ## 2.7.6 ### Patch Changes - Updated dependencies ## 2.7.5 ### Patch Changes - Updated dependencies ## 2.7.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 ## 2.7.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 ## 2.7.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 ## 2.7.1 ### Patch Changes - [#152510](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152510) [`dcf9edde7ac7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dcf9edde7ac7b) - bump adf-schema to 42.0.1 - Updated dependencies ## 2.7.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 ## 2.6.5 ### Patch Changes - Updated dependencies ## 2.6.4 ### Patch Changes - Updated dependencies ## 2.6.3 ### 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 ## 2.6.2 ### Patch Changes - Updated dependencies ## 2.6.1 ### Patch Changes - Updated dependencies ## 2.6.0 ### Minor Changes - [#140949](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140949) [`f0496e4dd21b2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f0496e4dd21b2) - Make Panel Plugin use Emoji component from editor-plugin-emoji ### Patch Changes - Updated dependencies ## 2.5.4 ### Patch Changes - [#139334](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139334) [`30793649657c0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30793649657c0) - [HOT-111629] We had an incident where the last character disappears when hitting the enter key on windows OS for Korean characters. Bumping to prosemirror-view@1.34.2 for the fix. ## 2.5.3 ### Patch Changes - Updated dependencies ## 2.5.2 ### Patch Changes - [`1269ffa635367`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1269ffa635367) - Cleanup FF platform_editor_get_card_provider_from_config ## 2.5.1 ### Patch Changes - [#138118](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138118) [`5e4d9eb1aefe4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e4d9eb1aefe4) - NOISSUE: Upgrades editor React peer dependencies to v18 - Updated dependencies ## 2.5.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 ### Patch Changes - Updated dependencies ## 2.4.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 ## 2.3.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 ## 2.3.1 ### Patch Changes - Updated dependencies ## 2.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 ## 2.2.1 ### Patch Changes - Updated dependencies ## 2.2.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 ## 2.1.0 ### Minor Changes - [#122895](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122895) [`49b8c7658f3b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/49b8c7658f3b5) - [ED-24173] bump @atlaskit/adf-schema to 40.3.0 and @atlassian/adf-schema-json to 1.18.0 ### Patch Changes - Updated dependencies ## 2.0.3 ### 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 ## 2.0.2 ### Patch Changes - Updated dependencies ## 2.0.1 ### Patch Changes - Updated dependencies ## 2.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 ## 1.5.1 ### 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.5.0 ### Minor Changes - [#115247](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115247) [`251d23ff9e6c8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/251d23ff9e6c8) - upgrade adf-schema version to 38.0.0 ### Patch Changes - Updated dependencies ## 1.4.1 ### Patch Changes - Updated dependencies ## 1.4.0 ### Minor Changes - [#114156](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114156) [`bc6a63af2d1d0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc6a63af2d1d0) - Bump adf-schema to 37.0.0 and adf-schema-json to 1.16.0 ### Patch Changes - Updated dependencies ## 1.3.4 ### 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 ## 1.3.3 ### Patch Changes - Updated dependencies ## 1.3.2 ### Patch Changes - [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478) [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) - [ED-23332] Update adf-schema package to 36.10.1 - Updated dependencies ## 1.3.1 ### Patch Changes - [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524) [`4821570088e6`](https://stash.atlassian.com/projects/CONF