@atlaskit/editor-plugin-extension
Version:
editor-plugin-extension plugin for @atlaskit/editor-core
2,034 lines (1,199 loc) • 76.8 kB
Markdown
# @atlaskit/editor-plugin-extension
## 13.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
## 12.0.0
### Patch Changes
- Updated dependencies
## 11.0.35
### Patch Changes
- Updated dependencies
## 11.0.34
### Patch Changes
- Updated dependencies
## 11.0.33
### Patch Changes
- Updated dependencies
## 11.0.32
### Patch Changes
- Updated dependencies
## 11.0.31
### Patch Changes
- Updated dependencies
## 11.0.30
### Patch Changes
- [`7b7c52dff5d7d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b7c52dff5d7d) -
Fix eslint violations for type import syntax
- Updated dependencies
## 11.0.29
### Patch Changes
- Updated dependencies
## 11.0.28
### Patch Changes
- [`ddd049a745d38`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ddd049a745d38) -
Internal change to how legacy colors are applied. No visual changes.
- Updated dependencies
## 11.0.27
### Patch Changes
- Updated dependencies
## 11.0.26
### Patch Changes
- Updated dependencies
## 11.0.25
### Patch Changes
- Updated dependencies
## 11.0.24
### Patch Changes
- Updated dependencies
## 11.0.23
### Patch Changes
- Updated dependencies
## 11.0.22
### Patch Changes
- Updated dependencies
## 11.0.21
### Patch Changes
- Updated dependencies
## 11.0.20
### Patch Changes
- Updated dependencies
## 11.0.19
### Patch Changes
- Updated dependencies
## 11.0.18
### Patch Changes
- [`028f8edfca7ff`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/028f8edfca7ff) -
Conditionally render DescriptionSummary behind platform_editor_conditionally_add_sidebar_summary
feature gate to prevent duplicate descriptions when using old ContextPanel
- Updated dependencies
## 11.0.17
### Patch Changes
- Updated dependencies
## 11.0.16
### Patch Changes
- Updated dependencies
## 11.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
## 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
- [`5985f38f7104e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5985f38f7104e) -
Update README.md and 0-intro.tsx
- Updated dependencies
## 11.0.1
### Patch Changes
- Updated dependencies
## 11.0.0
### Patch Changes
- Updated dependencies
## 10.1.18
### Patch Changes
- Updated dependencies
## 10.1.17
### Patch Changes
- Updated dependencies
## 10.1.16
### Patch Changes
- Updated dependencies
## 10.1.15
### Patch Changes
- Updated dependencies
## 10.1.14
### Patch Changes
- [`b75fe85bfe1a4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b75fe85bfe1a4) -
[NO-ISSUE] Fixing analytics for extension copy button
- Updated dependencies
## 10.1.13
### Patch Changes
- Updated dependencies
## 10.1.12
### Patch Changes
- Updated dependencies
## 10.1.11
### Patch Changes
- Updated dependencies
## 10.1.10
### Patch Changes
- [`42b2a9cd2af92`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/42b2a9cd2af92) -
Remove legacy icon glyphs and oldName prop support from metadata core.
- Updated dependencies
## 10.1.9
### Patch Changes
- [`f3af0f1353dd5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f3af0f1353dd5) -
Remove legacy icon glyphs and oldName prop support from metadata core.
- Updated dependencies
## 10.1.8
### Patch Changes
- [`a4f09d516e927`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4f09d516e927) -
[NO-ISSUE] Analytics for onclick for extensions copy
- Updated dependencies
## 10.1.7
### Patch Changes
- [`d2f1426fe5b85`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2f1426fe5b85) -
[ux] ENGHEALTH-46817 Add feature gated a11y eslint fixes across editor packages
- Updated dependencies
## 10.1.6
### Patch Changes
- [`abdf6c5320b01`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abdf6c5320b01) -
[EDITOR-5370] Support Unsupported Content: handle copy content from nodes like mention
- Updated dependencies
## 10.1.5
### Patch Changes
- Updated dependencies
## 10.1.4
### Patch Changes
- Updated dependencies
## 10.1.3
### Patch Changes
- Updated dependencies
## 10.1.2
### Patch Changes
- Updated dependencies
## 10.1.1
### Patch Changes
- Updated dependencies
## 10.1.0
### Minor Changes
- [`71321772bd9a7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71321772bd9a7) -
[ux] EDITOR-4932 - Copy extension text content when clicking copy button for unsupported content
extension.
### Patch Changes
- Updated dependencies
## 10.0.16
### Patch Changes
- [`584ac5ca3f498`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/584ac5ca3f498) -
[ux] EDITOR-5269 Disables the copy button for legacy content macro nodes
- Updated dependencies
## 10.0.15
### Patch Changes
- Updated dependencies
## 10.0.14
### Patch Changes
- Updated dependencies
## 10.0.13
### Patch Changes
- Updated dependencies
## 10.0.12
### Patch Changes
- Updated dependencies
## 10.0.11
### Patch Changes
- Updated dependencies
## 10.0.10
### Patch Changes
- Updated dependencies
## 10.0.9
### Patch Changes
- Updated dependencies
## 10.0.8
### Patch Changes
- Updated dependencies
## 10.0.7
### Patch Changes
- Updated dependencies
## 10.0.6
### Patch Changes
- Updated dependencies
## 10.0.5
### Patch Changes
- Updated dependencies
## 10.0.4
### Patch Changes
- Updated dependencies
## 10.0.3
### Patch Changes
- [`db16d1751c5ad`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/db16d1751c5ad) -
Internal changes to typography.
## 10.0.2
### Patch Changes
- Updated dependencies
## 10.0.1
### Patch Changes
- [`b429c01ce6af9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b429c01ce6af9) -
icon migration entry point update
- Updated dependencies
## 10.0.0
### Patch Changes
- Updated dependencies
## 9.3.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
## 9.2.15
### Patch Changes
- Updated dependencies
## 9.2.14
### Patch Changes
- Updated dependencies
## 9.2.13
### Patch Changes
- [`90abe9b926a6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/90abe9b926a6f) -
Icon entrypoint migration
- Updated dependencies
## 9.2.12
### Patch Changes
- Updated dependencies
## 9.2.11
### Patch Changes
- Updated dependencies
## 9.2.10
### Patch Changes
- [`40be7d89b624f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/40be7d89b624f) -
EDITOR-3744 Manual scroll to table when stickyheader improvements is enabled
- Updated dependencies
## 9.2.9
### Patch Changes
- [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) -
EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema
- Updated dependencies
## 9.2.8
### Patch Changes
- [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) -
tsignores added for help-center local consumpton removed
- Updated dependencies
## 9.2.7
### Patch Changes
- Updated dependencies
## 9.2.6
### 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
## 9.2.5
### Patch Changes
- [`8854ad2383b33`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8854ad2383b33) -
Suppress no-literal-string-in-jsx
## 9.2.4
### Patch Changes
- [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) -
EDITOR-2791 bump adf-schema
- Updated dependencies
## 9.2.3
### Patch Changes
- [`3797699385665`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3797699385665) -
[FG-CLEANUP] platform_editor_update_extension_local_id_on_reset
- Updated dependencies
## 9.2.2
### Patch Changes
- Updated dependencies
## 9.2.1
### Patch Changes
- Updated dependencies
## 9.2.0
### Minor Changes
- [`0adf16debc7be`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0adf16debc7be) -
EDITOR-2450 Sync Block Prototype clean up
### Patch Changes
- Updated dependencies
## 9.1.3
### Patch Changes
- [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) -
EDITOR-2447 Bump adf-schema to 51.3.2
- Updated dependencies
## 9.1.2
### Patch Changes
- [`a4e1e3ad335eb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4e1e3ad335eb) -
Add editor-plugin-toolbar as a dependency and add a check for it to enable new floating toolbar
## 9.1.1
### Patch Changes
- [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) -
EDITOR-2447 Bump adf-schema to 51.3.1
- Updated dependencies
## 9.1.0
### Minor Changes
- [`5167552fe1a93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5167552fe1a93) -
[EDITOR-2339] Bump @atlaskit/adf-schema to 51.3.0
### Patch Changes
- Updated dependencies
## 9.0.3
### Patch Changes
- Updated dependencies
## 9.0.2
### Patch Changes
- Updated dependencies
## 9.0.1
### Patch Changes
- Updated dependencies
## 9.0.0
### Patch Changes
- Updated dependencies
## 8.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
## 8.2.3
### Patch Changes
- Updated dependencies
## 8.2.2
### Patch Changes
- Updated dependencies
## 8.2.1
### Patch Changes
- [`6fb79942fc3a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6fb79942fc3a5) -
Internal changes to how borders are applied.
- Updated dependencies
## 8.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
## 8.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
## 8.0.1
### Patch Changes
- Updated dependencies
## 8.0.0
### Patch Changes
- Updated dependencies
## 7.0.2
### Patch Changes
- [`255837cfba315`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/255837cfba315) -
Internal changes to how border radius is applied.
- Updated dependencies
## 7.0.1
### Patch Changes
- [`e5001e144b74e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5001e144b74e) -
Internal changes to how border radius is applied.
- Updated dependencies
## 7.0.0
### Patch Changes
- Updated dependencies
## 6.2.3
### Patch Changes
- [`68ccd99b31cea`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/68ccd99b31cea) -
[ED-29105] cleans up usages of sharedPluginStateHookMigratorFactory
- Updated dependencies
## 6.2.2
### Patch Changes
- [`bd6ba70b54140`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd6ba70b54140) -
remove delete icon factory function
- [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) -
EDITOR-1442 Bump adf-schema
- Updated dependencies
## 6.2.1
### Patch Changes
- Updated dependencies
## 6.2.0
### Minor Changes
- [`cfbb4876358a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cfbb4876358a1) -
Debounced bodied extension rendering
## 6.1.12
### Patch Changes
- [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) -
Sorted type and interface props to improve Atlaskit docs
- Updated dependencies
## 6.1.11
### Patch Changes
- Updated dependencies
## 6.1.10
### Patch Changes
- [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) -
EDITOR-1373 Bump adf-schema version
- Updated dependencies
## 6.1.9
### Patch Changes
- [`2af42ad93c3e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2af42ad93c3e0) -
Internal changes to use tokens for border radius.
- Updated dependencies
## 6.1.8
### Patch Changes
- Updated dependencies
## 6.1.7
### Patch Changes
- Updated dependencies
## 6.1.6
### Patch Changes
- [`1099388054638`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1099388054638) -
[ENGLHEALTH-32398] Extension edit button should not be a radio button
- Updated dependencies
## 6.1.5
### 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
## 6.1.4
### Patch Changes
- Updated dependencies
## 6.1.3
### 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
## 6.1.2
### Patch Changes
- Updated dependencies
## 6.1.1
### Patch Changes
- [#188952](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188952)
[`1a88e6e2601ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1a88e6e2601ae) -
Migrated usage of renamed/deprecated icons
- Updated dependencies
## 6.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
## 6.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
## 6.0.3
### Patch Changes
- Updated dependencies
## 6.0.2
### Patch Changes
- [#182839](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/182839)
[`81f1c3383bdab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81f1c3383bdab) -
refactor: use useSharedPluginStateWithSelector instead of useSharedPluginStateSelector
## 6.0.1
### Patch Changes
- Updated dependencies
## 6.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
## 5.5.14
### Patch Changes
- [#180417](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180417)
[`4850015153c2f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4850015153c2f) -
[ux] Fixes A11Y issue by adding label to the checkbox that has toggle apperance in the Config
panel.
## 5.5.13
### Patch Changes
- [#179090](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/179090)
[`5a7c6f6b155de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a7c6f6b155de) -
Clean up deprecation message feature flag
## 5.5.12
### Patch Changes
- Updated dependencies
## 5.5.11
### Patch Changes
- [#173846](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173846)
[`852a3c0aec64b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/852a3c0aec64b) -
Clean up platform_editor_controls_patch_10
## 5.5.10
### Patch Changes
- [#174513](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/174513)
[`9190f78c5c704`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9190f78c5c704) -
Remove platform_editor_exp_disable_lnv experiment key.
- Updated dependencies
## 5.5.9
### 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
## 5.5.8
### Patch Changes
- Updated dependencies
## 5.5.7
### Patch Changes
- Updated dependencies
## 5.5.6
### Patch Changes
- Updated dependencies
## 5.5.5
### Patch Changes
- Updated dependencies
## 5.5.4
### 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
## 5.5.3
### Patch Changes
- [#162483](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162483)
[`ad07dec30b65c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ad07dec30b65c) -
EDITOR-817 Extension right rail not opening when Legacy Content Extension is in page bug fixed.
- Updated dependencies
## 5.5.2
### Patch Changes
- Updated dependencies
## 5.5.1
### Patch Changes
- [#163183](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163183)
[`90c987607095d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/90c987607095d) -
Disable lazy node view behind an experiment
- Updated dependencies
## 5.5.0
### Minor Changes
- [#157313](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157313)
[`8f3a2416f23fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f3a2416f23fe) -
[ux] Added a reserved height to the extension NodeWrapper in the editor. An array of
ExtensionViewportSize is sent from Confluence editor through the plugins into the nodeviews and
used there. Depending on the array values, a minimum height is set.
### Patch Changes
- Updated dependencies
## 5.4.3
### Patch Changes
- Updated dependencies
## 5.4.2
### Patch Changes
- Updated dependencies
## 5.4.1
### Patch Changes
- [#159307](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159307)
[`5d1aacb58cf0b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d1aacb58cf0b) -
[ED-27898] Fix a bug where delete button for extension nodes sometimes does not delete the node
when clicked
## 5.4.0
### Minor Changes
- [#157075](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157075)
[`bd3036802949a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd3036802949a) -
We are testing the migration to the ADS Link component behind a feature flag. If this fix is
successful it will be available in a later release.
## 5.3.8
### Patch Changes
- [#147357](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/147357)
[`1eab8cfeaf029`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1eab8cfeaf029) -
Migrate extensions and floating toolbar plugins to use useSharedPluginStateSelector hook
- Updated dependencies
## 5.3.7
### Patch Changes
- [#153256](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/153256)
[`3644fbe36073d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3644fbe36073d) -
[ux] When ViewAll dropdown closes via ESC key press or submenus close via ESC or Enter, the focus
is set on ViewAll button.
- Updated dependencies
## 5.3.6
### Patch Changes
- Updated dependencies
## 5.3.5
### Patch Changes
- [#149482](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149482)
[`1f1f73876c3c8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1f1f73876c3c8) -
ED-27860 Add analytics for copy and delete button in floating toolbars
- Updated dependencies
## 5.3.4
### Patch Changes
- [#149866](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149866)
[`954765b065c36`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/954765b065c36) -
ENGHEALTH-8720 use design tokens instead of hard coded values
- Updated dependencies
## 5.3.3
### Patch Changes
- Updated dependencies
## 5.3.2
### Patch Changes
- [#148176](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148176)
[`ff3d1fcb8f797`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ff3d1fcb8f797) -
Clean-up platform_editor_legacy_content_macro feature gate
- Updated dependencies
## 5.3.1
### Patch Changes
- [#147400](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/147400)
[`800ff50276ed7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/800ff50276ed7) -
Clean up experiment platform_editor_nested_non_bodied_macros
- Updated dependencies
## 5.3.0
### Minor Changes
- [#145243](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145243)
[`7d32c3cc54ceb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7d32c3cc54ceb) -
Exposes a new getNodeWithPosByLocalId(localId: string) function in the ExtensionAPI
### Patch Changes
- Updated dependencies
## 5.2.6
### Patch Changes
- [#142403](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142403)
[`152f0ebf88ba6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/152f0ebf88ba6) -
[ux] Fix a bug where autosave errors in the config panel would fail silently and prevent closing.
Additionally add support for disabling unsupported UI elements related to the macro config panel
while the user is offline, as part of the offline editor experiment.
- Updated dependencies
## 5.2.5
### 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
## 5.2.4
### Patch Changes
- [#139216](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139216)
[`e8f596d2b1910`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e8f596d2b1910) -
[ux] Cleaned up platform_editor_controls_patch_1 FG
- Updated dependencies
## 5.2.3
### Patch Changes
- [#139492](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139492)
[`27030518ad18e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/27030518ad18e) -
The SmartUserPicker currently calls the teams v3 api which has been deprecated since December,
resulting in 404 api calls. This change has updated the api from v3 to v4 so that api calls can be
made and data successfull retrieved.
- Updated dependencies
## 5.2.2
### Patch Changes
- Updated dependencies
## 5.2.1
### Patch Changes
- Updated dependencies
## 5.2.0
### Minor Changes
- [#124731](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/124731)
[`116d88a3a7071`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/116d88a3a7071) -
Removed lazy node view experiment from toDOM fix
### Patch Changes
- Updated dependencies
## 5.1.3
### Patch Changes
- [#135586](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135586)
[`3aeba66081612`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3aeba66081612) -
ED-26593 Add missing i18n for editor control
- Updated dependencies
## 5.1.2
### Patch Changes
- [#131500](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131500)
[`0afe8d0b15393`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0afe8d0b15393) -
ENGHEALTH-23697 Iconography uplift for editor-plugin-extension
- [#135110](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135110)
[`be99401173db3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/be99401173db3) -
[ux] Move copy and delete button out of toobar overflow menu for macro
- Updated dependencies
## 5.1.1
### Patch Changes
- [#134468](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134468)
[`e312ec529d05a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e312ec529d05a) -
[ux] Apply hover decoration when hovering on copy/delete button on overflow menu
- Updated dependencies
## 5.1.0
### Minor Changes
- [#131974](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131974)
[`b09c9ea34848f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b09c9ea34848f) -
[PGXT-7297] Add support for deprecation status to extension manifest
### Patch Changes
- Updated dependencies
## 5.0.11
### Patch Changes
- Updated dependencies
## 5.0.10
### Patch Changes
- [#131495](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131495)
[`db77ca3660437`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/db77ca3660437) -
Add extensions-placeholder in new editor controls
## 5.0.9
### Patch Changes
- [#130882](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130882)
[`df1c29f476539`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/df1c29f476539) -
[ux] Adds a new i18n message and updates icons and tooltips on links, media and extensions.
- Updated dependencies
## 5.0.8
### Patch Changes
- [#129262](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129262)
[`9408a99b473bb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9408a99b473bb) -
EDF-2570 Fixed config panel not closing when navigating to other page issue is fixed.
- Updated dependencies
## 5.0.7
### Patch Changes
- Updated dependencies
## 5.0.6
### Patch Changes
- [#126792](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126792)
[`ac38e3b73e5ab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ac38e3b73e5ab) -
add interactionName to Spinner
- Updated dependencies
## 5.0.5
### Patch Changes
- Updated dependencies
## 5.0.4
### Patch Changes
- [#123536](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123536)
[`1e9dc41a004aa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1e9dc41a004aa) -
[ux] Moved width options to dropdown for extensions toolbar
- Updated dependencies
## 5.0.3
### Patch Changes
- Updated dependencies
## 5.0.2
### Patch Changes
- [#123345](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123345)
[`31b02e82858e5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/31b02e82858e5) -
NO-ISSUE: Update usages of selection utils
- Updated dependencies
## 5.0.1
### Patch Changes
- [#123010](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123010)
[`de55801631775`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/de55801631775) -
[ux] Move copy/delete to overflow menu on editor floating toolbar
- Updated dependencies
## 5.0.0
### Major Changes
- [#122281](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122281)
[`8c84e6db9b94f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8c84e6db9b94f) -
EDF-2539 Integrated object sidebar api through context-panel plugin in extensions to show panel.
### Patch Changes
- Updated dependencies
## 4.1.2
### Patch Changes
- [#121993](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/121993)
[`296e666dbaca2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/296e666dbaca2) -
[ux] [ED-26819] This change removes the breakout options from the floating toolbar for non-bodied
macros that are nested inside blockquotes, lists and panels. This change is behind an experiment
flag.
- Updated dependencies
## 4.1.1
### Patch Changes
- Updated dependencies
## 4.1.0
### Minor Changes
- [#120472](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120472)
[`73c800ab5f2fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73c800ab5f2fc) -
ED-26766 update adf-schema from 47.2.1 to 47.6.0 and adf-schema-json from 1.27.0 to 1.31.0
### Patch Changes
- Updated dependencies
## 4.0.8
### Patch Changes
- Updated dependencies
## 4.0.7
### 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
## 4.0.6
### Patch Changes
- [#119979](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119979)
[`97bfadcfddb29`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/97bfadcfddb29) -
ED-26342 - Legacy content macro has it's own 'fabric-editor-popup-scroll-parent' class. We want to
make the toolbar positioning ignore it if the given extension it's trying to create a toolbar for
is within the LCM.
## 4.0.5
### Patch Changes
- Updated dependencies
## 4.0.4
### Patch Changes
- Updated dependencies
## 4.0.3
### Patch Changes
- [#117485](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/117485)
[`e9a8d9ba26963`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e9a8d9ba26963) -
Reorder icons, and remove some based on new editor controls. Changes under
`editor_plugin_controls` experiment.
## 4.0.2
### Patch Changes
- Updated dependencies
## 4.0.1
### Patch Changes
- Updated dependencies
## 4.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
## 3.5.8
### Patch Changes
- Updated dependencies
## 3.5.7
### Patch Changes
- Updated dependencies
## 3.5.6
### Patch Changes
- Updated dependencies
## 3.5.5
### Patch Changes
- Updated dependencies
## 3.5.4
### Patch Changes
- Updated dependencies
## 3.5.3
### Patch Changes
- Updated dependencies
## 3.5.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
## 3.5.1
### Patch Changes
- Updated dependencies
## 3.5.0
### Minor Changes
- [#113205](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113205)
[`74786973d6de2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/74786973d6de2) -
ED-26443 LCM: Add scrollIntoView option on extension API 'update' function. This allows you to
disable scrollIntoView.
### Patch Changes
- Updated dependencies
## 3.4.0
### Minor Changes
- [#111831](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111831)
[`66895944dfac9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/66895944dfac9) -
[ED-26430] Block drag-and-drop of legacy content macro extension
### Patch Changes
- Updated dependencies
## 3.3.0
### Minor Changes
- [#112758](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112758)
[`dcef693895f59`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dcef693895f59) -
ED-26472: Resolving issue with extension plugin that required the context panel plugin to be added
to the editor preset first. In the plugin options when calling getToolbarConfig then function for
applyChangeToContextPanel was sometimes undefined. Now passing in the entire extension API and
handling it within getToolbarConfig.
### Patch Changes
- Updated dependencies
## 3.2.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
## 3.1.6
### Patch Changes
- Updated dependencies
## 3.1.5
### Patch Changes
- Updated dependencies
## 3.1.4
### Patch Changes
- Updated dependencies
## 3.1.3
### Patch Changes
- Updated dependencies
## 3.1.2
### Patch Changes
- Updated dependencies
## 3.1.1
### Patch Changes
- Updated dependencies
## 3.1.0
### Minor Changes
- [#105571](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105571)
[`1b70990bb34c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1b70990bb34c2) -
migrate config panel's close button icon
## 3.0.6
### Patch Changes
- [#105671](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105671)
[`9b856dd6141f4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9b856dd6141f4) -
Update file path to fix issue on notification storybook
- Updated dependencies
## 3.0.5
### Patch Changes
- [#104767](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104767)
[`c90f6b5560f3f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c90f6b5560f3f) -
ED-25971 LCM - Alter logic inside floating toolbar position calculation to use attribute from
extension node rather than traversing up the ancestors to find a CSS class.
## 3.0.4
### Patch Changes
- Updated dependencies
## 3.0.3
### Patch Changes
- [#101406](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101406)
[`4748404f1aa3d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4748404f1aa3d) -
ED-26111 Add condition that properly positions the floating toolbar for extensions inside the
legacy content macro
- [#100525](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100525)
[`c37f69a90637b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c37f69a90637b) -
ED-26114: Remove logic for legacy content macro that handled selection changes when entering and
exiting the extension. Now handled in the extension code in conlfuence.
## 3.0.2
### Patch Changes
- Updated dependencies
## 3.0.1
### Patch Changes
- [#98618](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98618)
[`6eccf45581ff1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6eccf45581ff1) -
ED-25934 fix config panel user select's onFieldChange to dirty only if there are changes
- Updated dependencies
## 3.0.0
### Major Changes
- [#182298](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/182298)
[`2f0dfff283d2e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2f0dfff283d2e) -
Clean up extension button experiment which determines whether or not to show the new button label
### Patch Changes
- Updated dependencies
## 2.1.1
### Patch Changes
- Updated dependencies
## 2.1.0
### Minor Changes
- [#181279](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/181279)
[`2b71646184e76`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2b71646184e76) -
[ux] Sends in new parameter from Confluence to editor to hide default border around 1P bodied
extensions in live pages if the parameter is true
### Patch Changes
- Updated dependencies
## 2.0.9
### Patch Changes
- [#179199](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179199)
[`cceabd041774c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cceabd041774c) -
ED-25810: refactor extension plugin to editor standards
## 2.0.8
### Patch Changes
- Updated dependencies
## 2.0.7
### Patch Changes
- [#178297](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178297)
[`7abc8162b32ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7abc8162b32ab) -
Internal changes to typography styles. There may be some minor visual changes to align with
modernized typography styles.
## 2.0.6
### Patch Changes
- [#178053](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178053)
[`cb318c8c28c26`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cb318c8c28c26) -
Internal changes to typography.
- Updated dependencies
## 2.0.5
### Patch Changes
- Updated dependencies
## 2.0.4
### Patch Changes
- Updated dependencies
## 2.0.3
### Patch Changes
- [#175651](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/175651)
[`26349f1048cb4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/26349f1048cb4) -
ED-25982 - Revert selection click handler slightly so non-LCM extension nodes are selectable
again.
- Updated dependencies
## 2.0.2
### Patch Changes
- [#169955](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169955)
[`3c2ffc27c518e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3c2ffc27c518e) -
ED-25863 add logic to stop the LCM inner editor losing focus. Tweak blur logic for extension to
fully remove current selection when clicking into the LCM.
## 2.0.1
### Patch Changes
- [#173426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/173426)
[`2ce125017f62d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2ce125017f62d) -
cleanup platform_editor_react18_phase2_loadable
- Updated dependencies
## 2.0.0
### Major Changes
- [#166906](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166906)
[`aac76c4a54baf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aac76c4a54baf) -
added **rendererExtensionOptions option to pass renderer extension handlers to extensions in
editor to allow displaying of renderer view for bodiedExtensions—optional not required. To use for
extension plugin, pass **rendererExtensionOptions to universal preset via its
initialPluginConfiguration prop. To use for referentialityPlugin, use \_\_rendererExtensionOptions
option. In a future release, changes will be added to use this new option. Note: option is not
fully supported currently and is intended for use for confluence live pages
### Patch Changes
- Updated dependencies
## 1.18.6
### Patch Changes
- Updated dependencies
## 1.18.5
### Patch Changes
- Updated dependencies
## 1.18.4
### Patch Changes
- Updated dependencies
## 1.18.3
### Patch Changes
- [#170141](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170141)
[`ffd83c94a6a9d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ffd83c94a6a9d) -
Wrap handleDrop logic added as part of the legacy content macro on the extension in a feature
gate.
## 1.18.2
### Patch Changes
- [#168661](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168661)
[`2061425d2a648`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2061425d2a648) -
ED-25724 - Legacy Content Macro: Add logic that deselects the extension node when the user clicks
into the LCM editable area.
## 1.18.1
### 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.18.0
### Minor Changes
- [#161325](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/161325)
[`69312480d1ccc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/69312480d1ccc) -
[ux] [ED-25381] add drag and drop disabling and skipValidation options to editor to enable nested
legacy content editor
### Patch Changes
- Updated dependencies
## 1.17.3
### Patch Changes
- Updated dependencies
## 1.17.2
### Patch Changes
- Updated dependencies
## 1.17.1
### Patch Changes
- Updated dependencies
## 1.17.0
### Minor Changes
- [#162388](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162388)
[`20e29525ca817`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/20e29525ca817) -
refactor: use React.lazy instead of react-loadable for config-panel header icon
### Patch Changes
- Updated dependencies
## 1.16.0
### Minor Changes
- [#159018](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159018)
[`14d5e189df870`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/14d5e189df870) -
[ux] ED-25367-remove-copy-button-from-view-mode-when-its-the-only-item
### Patch Changes
- Updated dependencies
## 1.15.9
### Patch Changes
- [#160771](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/160771)
[`52c92c480a7df`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/52c92c480a7df) -
Passes bodied macro feature gate and live page info from Confluence to extension nodes
- Updated dependencies
## 1.15.8
### Patch Changes
- [`0b274edd1ef5e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0b274edd1ef5e) -
Init new calendar button functionality in ConfigPanel date pickers
## 1.15.7
### 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
- Updated dependencies
## 1.15.6
### Patch Changes
- Updated dependencies
## 1.15.5
### Patch Changes
- [#155693](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155693)
[`172485595104b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/172485595104b) -
[ED-24685] Removing feature flag that gated multi bodied extensions being available in the editor
- Updated dependencies
## 1.15.4
### Patch Changes
- [#154186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154186)
[`5c316170d29dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c316170d29dd) -
Bump @atlaskit/adf-schema to 42.3.1
- Updated dependencies
## 1.15.3
### Patch Changes
- Updated dependencies
## 1.15.2
### Patch Changes
- [#153024](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153024)
[`f2ca7201459b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f2ca7201459b1) -
Fix issue where the label for id did not target the input
- [#153024](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153024)
[`f2ca7201459b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f2ca7201459b1) -
Fix tests where id targeting need to be updated
- Updated dependencies
## 1.15.1
### Patch Changes
- [#152399](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152399)
[`fbd7217f0cb51`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fbd7217f0cb51) -
[ux] ED-25092: Migrated table toolbar icons
- [#152510](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152510)
[`dcf9edde7ac7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dcf9edde7ac7b) -
bump adf-schema to 42.0.1
- Updated dependencies
## 1.15.0
### Minor Changes
- [#151190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151190)
[`a3723b1cdede2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3723b1cdede2) -
[ux] [ED-25037] this change bumps @atlaskit/adf-schema from 40.9.0 to 40.9.4 which makes the
blockquote selectable, adds missing marks to the PM node spec and fixes a bug that converted
pasted external images to media groups.
### Patch Changes
- Updated dependencies
## 1.14.18
### Patch Changes
- [#149558](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/149558)
[`5e8619ac0f6e4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e8619ac0f6e4) -
[ux] [ED-25085] Migrate typography \
editor-plugin-media:
- replace caption placeholder span with button
- replace x between width and height pixel entry with symbol × \
tmp-editor-statsig:
- Add experiment `platform_editor_typography_migration_ugc`
- Updated dep