@atlaskit/editor-plugin-block-menu
Version:
BlockMenu plugin for @atlaskit/editor-core
2,166 lines (1,276 loc) • 61.7 kB
Markdown
# @atlaskit/editor-plugin-block-menu
## 11.1.22
### Patch Changes
- Updated dependencies
## 11.1.21
### Patch Changes
- [`a3bbfab896310`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a3bbfab896310) -
Replace feature gate `confluence_frontend_native_tabs_extension` with experiment
`confluence_native_tabs_experiment` using `expValEquals` from
`@atlaskit/tmp-editor-statsig/exp-val-equals`. Usage:
`expValEquals('confluence_native_tabs_experiment', 'isEnabled', true)`.
- Updated dependencies
## 11.1.20
### Patch Changes
- Updated dependencies
## 11.1.19
### Patch Changes
- [`f5d036ef75faa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f5d036ef75faa) -
[EDITOR-8110] Fix block menu closing when opening the "Change format" nested submenu
- Updated dependencies
## 11.1.18
### Patch Changes
- Updated dependencies
## 11.1.17
### Patch Changes
- [`158238b4958f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/158238b4958f8) -
Hide Change format for Native Tabs blocks
- Updated dependencies
## 11.1.16
### Patch Changes
- Updated dependencies
## 11.1.15
### Patch Changes
- [`2f1d378992c1d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2f1d378992c1d) -
Updates uses of expValEqualsNoExposure and expValEquals for resizing of panels and dividers
feature.
- Updated dependencies
## 11.1.14
### Patch Changes
- Updated dependencies
## 11.1.13
### Patch Changes
- [`1e9a079140e1f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1e9a079140e1f) -
Clean up launched block menu Jira patch feature gates.
- Updated dependencies
## 11.1.12
### Patch Changes
- Updated dependencies
## 11.1.11
### Patch Changes
- [`92638385edd0e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/92638385edd0e) -
[ux] [EDITOR-7888] add breakout resizing support for panel and rule nodes behind experiment
`platform_editor_lovability_resize_dividers_panels`.
- Updated dependencies
## 11.1.10
### Patch Changes
- Updated dependencies
## 11.1.9
### Patch Changes
- Updated dependencies
## 11.1.8
### Patch Changes
- Updated dependencies
## 11.1.7
### Patch Changes
- Updated dependencies
## 11.1.6
### Patch Changes
- Updated dependencies
## 11.1.5
### Patch Changes
- Updated dependencies
## 11.1.4
### Patch Changes
- Updated dependencies
## 11.1.3
### Patch Changes
- Updated dependencies
## 11.1.2
### Patch Changes
- [`b2f53114889ac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2f53114889ac) -
Clean up feature gate `platform_editor_block_menu_jira_patch_1`
- Updated dependencies
## 11.1.1
### Patch Changes
- Updated dependencies
## 11.1.0
### Minor Changes
- [`b483e293da76f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b483e293da76f) -
Add a gated `isSuggested` attribute to block menu element transformed analytics events so
suggested and non-suggested transform selections can be distinguished. The event attribute is
gated behind the `platform_editor_blocks_patch_2` feature gate.
### 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
- [`12f4372b86b8d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/12f4372b86b8d) -
Add `platform_editor_menu_radius_update` experiment that bumps the editor menu surface border
radius from `radius.small` (4px) to `radius.large` (8px). The block menu and paste actions menu
now consume the shared `ToolbarMenuContainer` surface rather than rolling their own, so they
inherit the gated radius along with `ToolbarMenuContainer`'s existing consumers (table and layout
menus).
- Updated dependencies
## 11.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
## 10.1.16
### Patch Changes
- Updated dependencies
## 10.1.15
### Patch Changes
- Updated dependencies
## 10.1.14
### Patch Changes
- 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
- Updated dependencies
## 10.1.9
### Patch Changes
- Updated dependencies
## 10.1.8
### Patch Changes
- Updated dependencies
## 10.1.7
### Patch Changes
- Updated dependencies
## 10.1.6
### Patch Changes
- Updated dependencies
## 10.1.5
### Patch Changes
- Updated dependencies
## 10.1.4
### Patch Changes
- Updated dependencies
## 10.1.3
### Patch Changes
- [`4c2645b77929d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4c2645b77929d) -
[ux] EDITOR-7346 add ai and diff plugin support for panel_c1
- Updated dependencies
## 10.1.2
### Patch Changes
- Updated dependencies
## 10.1.1
### Patch Changes
- Updated dependencies
## 10.1.0
### Minor Changes
- [`06e26bd93de31`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/06e26bd93de31) -
[ux] Close the block menu when its positioning containers resize.
### Patch Changes
- Updated dependencies
## 10.0.0
### Patch Changes
- [`98b3fa19212bf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/98b3fa19212bf) -
Gate the block menu format title update behind platform_editor_block_menu_jira_patch_3.
- Updated dependencies
## 9.2.14
### Patch Changes
- Updated dependencies
## 9.2.13
### Patch Changes
- Updated dependencies
## 9.2.12
### Patch Changes
- [`d3af55fada546`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d3af55fada546) -
[ux] Adds shouldIgnoreCloseEvent to prevent sub-menus of Block menu from closing when
changeboarding spotlights get dismissed.
## 9.2.11
### Patch Changes
- Updated dependencies
## 9.2.10
### Patch Changes
- [`78c42f10ef772`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/78c42f10ef772) -
Add support in block menu for new panel_c1 variant which allows tables inside
- Updated dependencies
## 9.2.9
### Patch Changes
- Updated dependencies
## 9.2.8
### Patch Changes
- [`30afd84934977`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/30afd84934977) -
[ux] EDITOR-7312 Close block menu after transform
## 9.2.7
### Patch Changes
- Updated dependencies
## 9.2.6
### Patch Changes
- [`fe16d6a5e7c9b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe16d6a5e7c9b) -
Gate the block menu Change format copy behind the MAUI experiment and phase 3 feature gate.
- Updated dependencies
## 9.2.5
### Patch Changes
- Updated dependencies
## 9.2.4
### Patch Changes
- Updated dependencies
## 9.2.3
### Patch Changes
- Updated dependencies
## 9.2.2
### Patch Changes
- [`81682ab6c4a7f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81682ab6c4a7f) -
EDITOR-7104: Update editor block menu copy behind feature gates.
- Update synced block quick insert and toolbar copy to "Sync block" behind
`platform_synced_block_patch_12`
- Update block menu "Turn into" copy to "Change format" behind
`platform_editor_block_menu_v2_patch_2`
- Updated dependencies
## 9.2.1
### Patch Changes
- Updated dependencies
## 9.2.0
### Minor Changes
- [`f1eebdf4ed96b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f1eebdf4ed96b) -
Autofix: add explicit package exports (barrel removal)
### Patch Changes
- Updated dependencies
## 9.1.2
### Patch Changes
- [`9b17a2bfdbc92`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b17a2bfdbc92) -
Cleanup feature gates `platform_editor_block_menu_v2_patch_1` and
`platform_editor_block_menu_v2_patch_2`. The patch_1 behaviour (inline toolbar uses
`InlineToolbarMenuItemComponent` and block menu is only closed when
`extensionLocation === 'block-menu'`) and patch_2 behaviour (max-width styles on block menu,
tooltip/title-wrap on nested dropdown menus, truncation tooltip on dropdown items) are now
permanent.
- Updated dependencies
## 9.1.1
### Patch Changes
- Updated dependencies
## 9.1.0
### Minor Changes
- [`c7397edc6d9f1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c7397edc6d9f1) -
Remove unused block menu transform logic
### Patch Changes
- Updated dependencies
## 9.0.19
### Patch Changes
- Updated dependencies
## 9.0.18
### Patch Changes
- [`ded95ac7efcc4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ded95ac7efcc4) -
Persist code block wrap state in ADF, default code blocks created across editor runtime paths to
wrapped, and update the wrap toolbar tooltip behind platform_editor_code_block_q4_lovability.
- Updated dependencies
## 9.0.17
### Patch Changes
- Updated dependencies
## 9.0.16
### Patch Changes
- Updated dependencies
## 9.0.15
### Patch Changes
- [`ca8aefc573cc5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ca8aefc573cc5) -
Clean up feature gates `platform_editor_block_menu_divider_patch` and
`platform_editor_block_menu_copy_section` (both rolled out as true).
- Updated dependencies
## 9.0.14
### Patch Changes
- Updated dependencies
## 9.0.13
### Patch Changes
- [`07b2a518560d1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/07b2a518560d1) -
Adds test-id to the "Turn into" button.
- 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
- Updated dependencies
## 9.0.1
### Patch Changes
- Updated dependencies
## 9.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
## 8.0.0
### Patch Changes
- Updated dependencies
## 7.0.36
### Patch Changes
- [`1bd298ad0a152`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1bd298ad0a152) -
[ux] EDITOR-6280 Clean up platform_editor_block_menu_v2_patch_3 to fix icon and copy in jira block
menu
- Updated dependencies
## 7.0.35
### Patch Changes
- Updated dependencies
## 7.0.34
### Patch Changes
- Updated dependencies
## 7.0.33
### Patch Changes
- [`a9fb116e4a8d8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a9fb116e4a8d8) -
fix(editor): fix paragraph nodes not highlighting on hover over block menu delete action
Two root causes fixed:
1. CSS danger styles were gated behind
`expValNoExposure('platform_editor_block_menu', 'isEnabled', false)`, meaning they were
excluded when the new block menu was enabled. Removed the gate so danger styles are always
injected.
2. `hoverDecorationCommand` used `tr.selection` directly, which for paragraphs is a collapsed
`TextSelection` (cursor inside text). This caused `getSourceNodesFromSelectionRange` to return
an empty array, so no decorations were created. Fixed by passing `preservedSelection` (a
`NodeSelection` pointing at the whole paragraph node) from `blockControls` shared state through
to `hoverDecoration`.
- Updated dependencies
## 7.0.32
### Patch Changes
- Updated dependencies
## 7.0.31
### Patch Changes
- Updated dependencies
## 7.0.30
### Patch Changes
- [`91bf188b969b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/91bf188b969b7) -
Fix empty row remaining selected after deleting a block via the Block Menu by calling
stopPreservingSelection before closing the menu
- Updated dependencies
## 7.0.29
### Patch Changes
- Updated dependencies
## 7.0.28
### Patch Changes
- Updated dependencies
## 7.0.27
### Patch Changes
- Updated dependencies
## 7.0.26
### Patch Changes
- Updated dependencies
## 7.0.25
### Patch Changes
- Updated dependencies
## 7.0.24
### Patch Changes
- [`1c4534dc921e6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1c4534dc921e6) -
Preserve small text formatting when converting selections to task lists across block menu, block
type, and paste flows
- Updated dependencies
## 7.0.23
### Patch Changes
- Updated dependencies
## 7.0.22
### Patch Changes
- [`32a165c38d466`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/32a165c38d466) -
Add an option to the block menu so that nodes can change width as required
- Updated dependencies
## 7.0.21
### Patch Changes
- Updated dependencies
## 7.0.20
### Patch Changes
- Updated dependencies
## 7.0.19
### Patch Changes
- Updated dependencies
## 7.0.18
### Patch Changes
- [`88a7ee0806123`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/88a7ee0806123) -
Mechanical type-import autofix for block, layout, and control packages.
- Updated dependencies
## 7.0.17
### Patch Changes
- Updated dependencies
## 7.0.16
### 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
## 7.0.15
### Patch Changes
- Updated dependencies
## 7.0.14
### Patch Changes
- Updated dependencies
## 7.0.13
### Patch Changes
- Updated dependencies
## 7.0.12
### Patch Changes
- Updated dependencies
## 7.0.11
### Patch Changes
- Updated dependencies
## 7.0.10
### Patch Changes
- Updated dependencies
## 7.0.9
### Patch Changes
- Updated dependencies
## 7.0.8
### Patch Changes
- [`c66b769c701fa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c66b769c701fa) -
[EDITOR-5935] Fix up requriements and design changes
- Updated dependencies
## 7.0.7
### Patch Changes
- Updated dependencies
## 7.0.6
### Patch Changes
- Updated dependencies
## 7.0.5
### Patch Changes
- Updated dependencies
## 7.0.4
### Patch Changes
- Updated dependencies
## 7.0.3
### Patch Changes
- [`d84e100ff2136`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d84e100ff2136) -
Update README.md and 0-intro.tsx
- Updated dependencies
## 7.0.2
### Patch Changes
- [`1b1c6f7936019`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1b1c6f7936019) -
Cleanup fg: platform_editor_block_menu_expand_localid_fix
- Updated dependencies
## 7.0.1
### Patch Changes
- Updated dependencies
## 7.0.0
### Patch Changes
- Updated dependencies
## 6.1.13
### Patch Changes
- [`7951795610960`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7951795610960) -
Add a divider above the "copy link to selection" option in block menu
- Updated dependencies
## 6.1.12
### Patch Changes
- [`07a6b579ea15d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/07a6b579ea15d) -
remove unused dependencies
- Updated dependencies
## 6.1.11
### Patch Changes
- Updated dependencies
## 6.1.10
### Patch Changes
- Updated dependencies
## 6.1.9
### Patch Changes
- [`0a3f1913cc452`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0a3f1913cc452) -
Skip tracking experience for extension item transform
- Updated dependencies
## 6.1.8
### Patch Changes
- [`3b290b31e9ad1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3b290b31e9ad1) -
Update menu button text for sync blocks
- Updated dependencies
## 6.1.7
### Patch Changes
- [`f623524e57d49`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f623524e57d49) -
Add portalRoot type to ExperienceCheckPopupMutation
- Updated dependencies
## 6.1.6
### Patch Changes
- Updated dependencies
## 6.1.5
### Patch Changes
- [`64fe39d800a84`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64fe39d800a84) -
Improve ExperienceCheckPopupMutation logic to be more performant
- Updated dependencies
## 6.1.4
### Patch Changes
- Updated dependencies
## 6.1.3
### Patch Changes
- Updated dependencies
## 6.1.2
### Patch Changes
- Updated dependencies
## 6.1.1
### Patch Changes
- [`57f499d6937db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57f499d6937db) -
Extract ExperienceCheckPopupMutation logic to be reusable for block menu experience tracking
- [`7ea2e225c0abb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ea2e225c0abb) -
[ux] Minor styling, wording changes for block menu and sync blocks
- Updated dependencies
## 6.1.0
### Minor Changes
- [`042eb4751bd4d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/042eb4751bd4d) -
[ux] Cleanup fg: platform_editor_table_transform_selection_fix
### Patch Changes
- Updated dependencies
## 6.0.48
### Patch Changes
- [`3cfeff169fe0d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3cfeff169fe0d) -
[ux] Persist width marks for supported node types when transforming
- [`8d553b883996b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8d553b883996b) -
Add block menu transform experience tracking
- Updated dependencies
## 6.0.47
### Patch Changes
- Updated dependencies
## 6.0.46
### Patch Changes
- Updated dependencies
## 6.0.45
### Patch Changes
- [`bc0a0c36fcc31`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bc0a0c36fcc31) -
Add transform error tracking for block menu
- Updated dependencies
## 6.0.44
### Patch Changes
- Updated dependencies
## 6.0.43
### Patch Changes
- [`61ffb7d51ff40`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/61ffb7d51ff40) -
[ux] Ensure that when a transform to an expand happens, its localId is present so that it remains
'expanded'
- Updated dependencies
## 6.0.42
### Patch Changes
- [`f0de8d658199d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0de8d658199d) -
[ux] Ensure if table transform occurs, the result remains selected
- Updated dependencies
## 6.0.41
### Patch Changes
- Updated dependencies
## 6.0.40
### Patch Changes
- [`25ad5c762c280`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/25ad5c762c280) -
[ux] Add truncation on the extention label in block menu
- Updated dependencies
## 6.0.39
### Patch Changes
- [`febd89b7de294`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/febd89b7de294) -
Remove unused 'copy content' feature from block menu project
- Updated dependencies
## 6.0.38
### Patch Changes
- Updated dependencies
## 6.0.37
### Patch Changes
- Updated dependencies
## 6.0.36
### Patch Changes
- Updated dependencies
## 6.0.35
### Patch Changes
- Updated dependencies
## 6.0.34
### Patch Changes
- [`8cdbba82920a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8cdbba82920a6) -
[ux] Remove unsupported marks when transforming to text
- [`9d0d19d5018ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9d0d19d5018ae) -
Remove jsx literal strings in block menu fall back components
- Updated dependencies
## 6.0.33
### Patch Changes
- [`3b3aa281c8524`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3b3aa281c8524) -
Editor 4149 Fix keyboard navigation inside turn into
- Updated dependencies
## 6.0.32
### Patch Changes
- [`9b8e6a65567af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b8e6a65567af) -
ENGHEALTH-48871: Add missing menu role to block menu.
- Updated dependencies
## 6.0.31
### Patch Changes
- Updated dependencies
## 6.0.30
### Patch Changes
- Updated dependencies
## 6.0.29
### Patch Changes
- [`7b1f3cc37e760`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b1f3cc37e760) -
Fire `element undid` event after undo transform
- Updated dependencies
## 6.0.28
### Patch Changes
- [`957d9e1880c62`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/957d9e1880c62) -
EDITOR-3806 Block menu action experience tracking
- Updated dependencies
## 6.0.27
### Patch Changes
- [`4cafa94a73e1e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4cafa94a73e1e) -
Add delete track event for block menu
- Updated dependencies
## 6.0.26
### Patch Changes
- [`e00b363b9fa30`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e00b363b9fa30) -
[ux] EDITOR-4481 Clean up platform_editor_toolbar_aifc_user_intent_fix
- Updated dependencies
## 6.0.25
### Patch Changes
- [`ba6391ff5fd6b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ba6391ff5fd6b) -
update block menu transformed analytics event
- Updated dependencies
## 6.0.24
### Patch Changes
- Updated dependencies
## 6.0.23
### Patch Changes
- [`0d8216e610e34`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d8216e610e34) -
[ux] Add cmd-option-a shortcut for copylink to block from block menu
- Updated dependencies
## 6.0.22
### Patch Changes
- [`33f11753a7104`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/33f11753a7104) -
[ux] Added i18n for sections' titles in the Turn into menu.
- Updated dependencies
## 6.0.21
### Patch Changes
- [`b30d6077b3e91`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b30d6077b3e91) -
[ux] Suggested section should be hidden when total number to native transfroms is less than 7.
- [`265980d7959cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265980d7959cf) -
[ux] recursive node decoration and 'selected danger' classname
- Updated dependencies
## 6.0.20
### Patch Changes
- [`edb1034803ecf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/edb1034803ecf) -
Fix undo/redo via keyboard when block menu is open
- Updated dependencies
## 6.0.19
### Patch Changes
- [`5a2e9d04ff4d5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a2e9d04ff4d5) -
[ux] Shows only available transforms in 'Suggested' section.
## 6.0.18
### Patch Changes
- Updated dependencies
## 6.0.17
### Patch Changes
- [`2d587fc62431a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2d587fc62431a) -
[ux] Fix block menu position on move / scroll moved selection back to same position if possible
- Updated dependencies
## 6.0.16
### Patch Changes
- [`0caee373bff2d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0caee373bff2d) -
Exported additional types to fix typescript portable annotation errors
- Updated dependencies
## 6.0.15
### Patch Changes
- [`2a1bf10d70beb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a1bf10d70beb) -
EDITOR-4293 Fix block menu selection highlight issues
- Updated dependencies
## 6.0.14
### Patch Changes
- [`3a117b2d76d59`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a117b2d76d59) -
[ux] Transform decision -> codeBlock and quote -> headings are disabled.
- Updated dependencies
## 6.0.13
### Patch Changes
- [`799170edab4f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/799170edab4f8) -
Fix the delete wrong content via keyboard when block menu open
## 6.0.12
### Patch Changes
- [`b909e5f47ea91`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b909e5f47ea91) -
EDITOR-4159 Make sure block-menu-item type component return null when tranform disabled
- Updated dependencies
## 6.0.11
### Patch Changes
- Updated dependencies
## 6.0.10
### Patch Changes
- [`b512bf962fe38`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b512bf962fe38) -
[ux] codeblock transformations should drop any incompatible content, it should just be wrapped
- Updated dependencies
## 6.0.9
### Patch Changes
- [`c77659e594c55`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c77659e594c55) -
[ux] Editor-4020: Fix decision to quote and code block, fixed empty panel to code block"
## 6.0.8
### Patch Changes
- [`bdcaf574d7d2d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bdcaf574d7d2d) -
Fix transformation of multiple headings and paragraphs to codeblocks
- [`68ebba7ccdc1b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/68ebba7ccdc1b) -
[EDITOR-4157] Fix editor freeze when transforming mediaSingle at bottom of document
- [`fef9134c6feb5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fef9134c6feb5) -
[ux] Implement multiselect transformations for text (heading, paragraph) nodes
- Updated dependencies
## 6.0.7
### Patch Changes
- [`65223704a60e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/65223704a60e0) -
Fix hard breaks being lost in nested task lists during transformation
- Updated dependencies
## 6.0.6
### Patch Changes
- [`27a9a5b28e8a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/27a9a5b28e8a6) -
[ux] Add ability to transform multiselected content to layouts
## 6.0.5
### Patch Changes
- [`1c4801e3e64b4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1c4801e3e64b4) -
[ux] Add ability for multi selected block transformations to lists
- Updated dependencies
## 6.0.4
### Patch Changes
- [`9d63742a083b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9d63742a083b1) -
Fixes analytics and updates getTargeNodeTypeNameInContext to be used for transforms and contextual
options.
- Updated dependencies
## 6.0.3
### Patch Changes
- [`c94a46ce70f89`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c94a46ce70f89) -
[ux] File can't be transformed to bullet or ordered list. Disable those options in the 'Turn into'
menu.
## 6.0.2
### Patch Changes
- [`7b54da3c92435`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b54da3c92435) -
EDITOR-3993 Add analytics measure timings for transformNode function with operational events
tracking duration, node count, and source/target node types
- Updated dependencies
## 6.0.1
### Patch Changes
- [`3ae29083b2189`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3ae29083b2189) -
Remove block marks when wrapping nodes (fixes multi-select codeblock)
## 6.0.0
### Patch Changes
- [`4da819b186eaf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4da819b186eaf) -
EDITOR-3911 selection preservation key handling
- [`2f000c01bd8ac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2f000c01bd8ac) -
Retain block marks for text -> text transforms
- Updated dependencies
## 5.2.28
### Patch Changes
- [`8c62a0141a5fa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8c62a0141a5fa) -
[ux] Fixes contextual transform options for direct children of top level nodes.
- Updated dependencies
## 5.2.27
### Patch Changes
- [`6eba84d34e1a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6eba84d34e1a5) -
Add a new multi node type which supports multi-selected content
- Updated dependencies
## 5.2.26
### Patch Changes
- [`7b47062997f9b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b47062997f9b) -
EDITOR-3793 Stop preserving selection on click into editor
- Updated dependencies
## 5.2.25
### Patch Changes
- [`9cb0ce7857313`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9cb0ce7857313) -
[ux] Fix contextual transform options for single node selections.
## 5.2.24
### Patch Changes
- [`ec581339891b4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ec581339891b4) -
Fix code block transformation to remove block marks (breakout, alignment) when wrapping into
layout, blockquote, expand, or panel
- Updated dependencies
## 5.2.23
### Patch Changes
- [`6c9c4e73b1c39`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6c9c4e73b1c39) -
EDITOR-4037 Block menu selection extension tests
## 5.2.22
### Patch Changes
- [`3356921b0b0ff`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3356921b0b0ff) -
[ux] Enables 'Copy link to block' feature for nested nodes
- Updated dependencies
## 5.2.21
### Patch Changes
- [`b5d004bf834f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b5d004bf834f8) -
[ux] Adds block menu action to check if 'Turn into' item should be rendered or not.
- Updated dependencies
## 5.2.20
### Patch Changes
- [`65f1df43f39d7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/65f1df43f39d7) -
Add heading transform
- Updated dependencies
## 5.2.19
### Patch Changes
- Updated dependencies
## 5.2.18
### Patch Changes
- [`bfb0acc5f3d72`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bfb0acc5f3d72) -
[ux] Update list flattening steps to handle decision lists as well
- [`a528ea956ce65`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a528ea956ce65) -
[ux] EDITOR-3956 fix sync block resize handle padding and alignment
- Updated dependencies
## 5.2.17
### Patch Changes
- [`1da3868c8f709`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1da3868c8f709) -
EDITOR-3916 Fix block menu alternating on drag handle click
- [`722f272e8b78f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/722f272e8b78f) -
Editor-2778: Smartlink card and embed transform
- Updated dependencies
## 5.2.16
### Patch Changes
- [`493a21ccda098`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/493a21ccda098) -
Add wrapTextToCodeblock step to handle text to codeblock step, add remaining steps for paragraph
to container steps
- [`38369379f9e12`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38369379f9e12) -
[ux] Editor-3976: Make copy link and delete available for empty line
- Updated dependencies
## 5.2.15
### Patch Changes
- Updated dependencies
## 5.2.14
### Patch Changes
- [`6bf9c33a49f72`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6bf9c33a49f72) -
[ux] Add check for empty transformation and create blank node
- Updated dependencies
## 5.2.13
### Patch Changes
- [`8da61d284b811`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8da61d284b811) -
EDITOR-3911 Expand selection to block range
- [`010fbe9d85b12`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/010fbe9d85b12) -
[ux] Fix bug / make wrap of expand convert to nestedExpand node
- Updated dependencies
## 5.2.12
### Patch Changes
- [`b3c4249a34e4b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b3c4249a34e4b) -
EDITOR-3880 Improve block menu rendering to support infinite nesting
## 5.2.11
### Patch Changes
- [`0c673432d72e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0c673432d72e9) -
[ux] Fix bug / make wrap of expand convert to nestedExpand node
## 5.2.10
### Patch Changes
- [`eb116a739e7c2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/eb116a739e7c2) -
[ux] Fix bug / make unwrap of expand convert nestedExpand node to regular expand node
## 5.2.9
### Patch Changes
- [`3d03e8b001dab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d03e8b001dab) -
Add logic to handle unsupported content for list to task/decision list
- [`b831109342cdf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b831109342cdf) -
EDITOR-3880 Register block menu selection extensions statically
## 5.2.8
### Patch Changes
- [`0006edf16b3a3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0006edf16b3a3) -
Editor-2778: Media wrap in container
## 5.2.7
### Patch Changes
- [`b2e5262017fa8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2e5262017fa8) -
Editor-2676: Remove moveFocusTo in block menu provider
- Updated dependencies
## 5.2.6
### Patch Changes
- [`fa50da8ee6860`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fa50da8ee6860) -
EDITOR-3879 [multi-select] Detect nodes from multi-selection
- Updated dependencies
## 5.2.5
### Patch Changes
- [`c125e9935090b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c125e9935090b) -
Add decision list transformation support in block menu
## 5.2.4
### Patch Changes
- [`dbbf4fabef4fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dbbf4fabef4fe) -
[ux] Scope change | Remove text transformations for incompatible nodes
- [`bb7cbcb12ae4f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bb7cbcb12ae4f) -
[ux] Implement transformation steps for panel to other nodes
## 5.2.3
### Patch Changes
- [`d0857f52fd866`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d0857f52fd866) -
Add list-to-list transformation support in block menu
## 5.2.2
### Patch Changes
- [`8696c9d95fe26`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8696c9d95fe26) -
[ux] EDITOR-3382 Block menu copy link for multi select
- Updated dependencies
## 5.2.1
### Patch Changes
- [`e1a0f13fc5c83`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e1a0f13fc5c83) -
Editor-2778: Table transform to expand and layout
- Updated dependencies
## 5.2.0
### Minor Changes
- [`0bff72d37394d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0bff72d37394d) -
[ux] Implement steps for bullet, task, and numbered lists transformations to container nodes
### Patch Changes
- Updated dependencies
## 5.1.11
### Patch Changes
- [`7c295bfea1292`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c295bfea1292) -
EDITOR-3380 Use preserved selection when deleting selected range
- Updated dependencies
## 5.1.10
### Patch Changes
- Updated dependencies
## 5.1.9
### Patch Changes
- [`fdcaf17b021af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fdcaf17b021af) -
Editor-2676: keep block menu open when move up down clicked
- Updated dependencies
## 5.1.8
### Patch Changes
- [`1ce87340b7e3e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1ce87340b7e3e) -
[ux] Implement wrapMixedContentStep function to handle complex container transformations
- [`4e0c1ce981b5e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e0c1ce981b5e) -
EDITOR-2930: Add SuggestedItemsRenderer for suggested block menu section
- Updated dependencies
## 5.1.7
### Patch Changes
- [`65ef204463ce4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/65ef204463ce4) -
Add predicate param to expandBlockRange, add logic to cater for selection being broken in lists
- Updated dependencies
## 5.1.6
### Patch Changes
- [`a202e97c73f3a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a202e97c73f3a) -
Adds base transform cases for codeBlock, layout, blockquote.
## 5.1.5
### Patch Changes
- [`f6905b2543ef1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f6905b2543ef1) -
[ux] Implements base steps for from container to other node categories transfroms.
- Updated dependencies
## 5.1.4
### Patch Changes
- [`7e5df3d5beaf3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7e5df3d5beaf3) -
Add new flattenListStep and unwrapListStep and use for list -> paragraph step. Also moved
expandToBlockRange util function to editor-common to re-use
- Updated dependencies
## 5.1.3
### Patch Changes
- [`8ae5288a74a40`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8ae5288a74a40) -
Update traversal logic in selection
- Updated dependencies
## 5.1.2
### Patch Changes
- [`00c08e3995cb2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/00c08e3995cb2) -
Clean up platform_editor_block_menu_empty_line
- Updated dependencies
## 5.1.1
### Patch Changes
- [`55bf82f6468ac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55bf82f6468ac) -
Update transformNode command to work with preservedSelection
- Updated dependencies
## 5.1.0
### Minor Changes
- [`bd911d5eca1cb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd911d5eca1cb) -
Use new transfromNode command in existing block menu items. Update transformNode analytics type.
## 5.0.24
### Patch Changes
- Updated dependencies
## 5.0.23
### Patch Changes
- [`01a138be1a16d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/01a138be1a16d) -
Clean up platform_editor_block_menu_expand_format
- Updated dependencies
## 5.0.22
### Patch Changes
- [`41a91a916c125`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/41a91a916c125) -
EDITOR-2846 Change platform_synced_block to use editorExperiment and add Jira experiment
- Updated dependencies
## 5.0.21
### Patch Changes
- [`7583860e8637f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7583860e8637f) -
EDITOR-3621 Clean up platform_editor_block_menu_keyboard_navigation feature gate
- [`e3fe76664f63b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3fe76664f63b) -
Clean up platform_editor_block_menu_shouldfitcontainer
- Updated dependencies
## 5.0.20
### Patch Changes
- [`a26ad89b7926c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a26ad89b7926c) -
[ux] FG cleanup platform_editor_block_menu_for_disabled_nodes
- Updated dependencies
## 5.0.19
### Patch Changes
- [`56c0427b2ab20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/56c0427b2ab20) -
[ux] Use new IA for block menu items.
## 5.0.18
### 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
## 5.0.17
### Patch Changes
- Updated dependencies
## 5.0.16
### Patch Changes
- [`459eb2064ff46`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/459eb2064ff46) -
[ux] Implements base for the new transform logic for the block menu.
- Updated dependencies
## 5.0.15
### Patch Changes
- [`8854ad2383b33`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8854ad2383b33) -
Suppress no-literal-string-in-jsx
- Updated dependencies
## 5.0.14
### Patch Changes
- [`b5dc6946c55d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b5dc6946c55d9) -
Clean up platform_editor_block_menu_layout_format
- Updated dependencies
## 5.0.13
### Patch Changes
- [`6f765533c791b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6f765533c791b) -
FG platform_editor_block_menu_patch_1 clean up.
- Updated dependencies
## 5.0.12
### Patch Changes
- Updated dependencies
## 5.0.11
### Patch Changes
- [`bf1f847655683`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bf1f847655683) -
ED-29512: Fixed not able to delete node when block menu is visible
- Updated dependencies
## 5.0.10
### Patch Changes
- [`c0f06bd1a9b63`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c0f06bd1a9b63) -
Feature flag removal platform_editor_block_menu_patch_2
- Updated dependencies
## 5.0.9
### Patch Changes
- [`d43ebcd35ce11`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d43ebcd35ce11) -
[ux] Enable block menu on all top level nodes by default
## 5.0.8
### Patch Changes
- [`66669e4c6a5d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/66669e4c6a5d3) -
[ux] Update block menu renderer to support mulitple sections inside of a nested menu
- Updated dependencies
## 5.0.7
### Patch Changes
- Updated dependencies
## 5.0.6
### Patch Changes
- [`9aaf4b9af9258`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9aaf4b9af9258) -
Clean up `platform_editor_block_menu_selection_fix` feature gate
## 5.0.5
### Patch Changes
- [`292d52fa1530f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/292d52fa1530f) -
EDITOR-2759 Copy content block menu option copies source sync block content
- Updated dependencies
## 5.0.4
### Patch Changes
- Updated dependencies
## 5.0.3
### Patch Changes
- Updated dependencies
## 5.0.2
### Patch Changes
- Updated dependencies
## 5.0.1
### Patch Changes
- Updated dependencies
## 5.0.0
### Major Changes
- [`6e51d74bb2a29`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e51d74bb2a29) -
[ux] ED-29560 Use hash instead of query parameter for link to block
### Patch Changes
- [`4f5569bde5e64`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4f5569bde5e64) -
Add new 'dragHandleSelected' user intent, use this to control table toolbar when drag handle is
selected
- Updated dependencies
## 4.0.25
### Patch Changes
- Updated dependencies
## 4.0.24
### Patch Changes
- Updated dependencies
## 4.0.23
### Patch Changes
- Updated dependencies
## 4.0.22
### Patch Changes
- [`3c7b7f4449751`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3c7b7f4449751) -
Add error observability for block menu
- Updated dependencies
## 4.0.21
### Patch Changes
- Updated dependencies
## 4.0.20
### Patch Changes
- [`e053b5e610ac2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e053b5e610ac2) -
[ux] EDITOR-1652 add convert to sync block to block menu
- Updated dependencies
## 4.0.19
### Patch Changes
- [`e3ca1a4b9b932`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3ca1a4b9b932) -
[ux] ED-29489 Remove focus ring when drag handle is clicked and fix menu closing on menu open
- Updated dependencies
## 4.0.18
### Patch Changes
- [`64b94b53839de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64b94b53839de) -
Fix the outdated Turn into disabled state in block menu
- Updated dependencies
## 4.0.17
### Patch Changes
- [`dc211dc1927b5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dc211dc1927b5) -
[ux] ED-29232: Fixed issues with block menu for file
- Updated dependencies
## 4.0.16
### Patch Changes
- [`26917199e153a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/26917199e153a) -
ED-29473 Add inputMethod attribute for block menu opened and switch inputMethod and triggeredFrom
attributes for element converted event
- Updated dependencies
## 4.0.15
### Patch Changes
- [`d5cf7cd71a821`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d5cf7cd71a821) -
ED-29124: Fixed format neste menu on top of top toolbar
- Updated dependencies
## 4.0.14
### Patch Changes
- [`4141e6d6c0258`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4141e6d6c0258) -
[ux] ED-29125 Add danger styles for media group, tables with numbered columns and nested panels
- [`b775e7e1ebae1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b775e7e1ebae1) -
Fix incorrect selection after copy content via block menu
- Updated dependencies
## 4.0.13
### Patch Changes
- Updated dependencies
## 4.0.12
### Patch Changes
- [`1f3aae72424a3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1f3aae72424a3) -
ED-29742 Set focus at drag handle when drag handle is clicked and don't refocus on editor to fix
arrow key setting new selection instead of keyboard nav
## 4.0.11
### Patch Changes
- [`7011f9be6a430`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7011f9be6a430) -
[ux] EDITOR-1653 add create synced block item to the block menu
- Updated dependencies
## 4.0.10
### Patch Changes
- Updated dependencies
## 4.0.9
### Patch Changes
- [`bbb9bb5594379`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bbb9bb5594379) -
Add eventCategory attribute in the payload of `elementConverted` event from Block menu
- Updated dependencies
## 4.0.8
### Patch Changes
- Updated dependencies
## 4.0.7
### Patch Changes
- [`eb4899e5362e5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/eb4899e5362e5) -
Update BlockMenuItemClicked event payload
- Updated dependencies
## 4.0.6
### Patch Changes
- Updated dependencies
## 4.0.5
### Patch Changes
- [`51d46145cda56`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51d46145cda56) -
Adds additional attributes to Element Converted event and fires the event for the empty line
transforms
- Updated dependencies
## 4.0.4
### Patch Changes
- [`1eda79686167c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1eda79686167c) -
ED-29418: Fix empty code block convert to lists
- [`0778701e62192`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0778701e62192) -
[ux] ED-29424 Focus first menu item when block menu is opened and remove decorations when delete
button unmounts
- Updated dependencies
## 4.0.3
### Patch Changes
- [`c158b1ba4f0fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c158b1ba4f0fd) -
ED-29388: fix converting empty list
- Updated dependencies
## 4.0.2
### Patch Changes
- [`9cf29da7572b3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9cf29da7572b3) -
[ux] Fires Element converted event when Turn into menu is used to transform a node from one node
type to another.
- Updated dependencies
## 4.0.1
### Patch Changes
- [`f4c0936dc05fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f4c0936dc05fe) -
ED-29391 Add keyboard support for block menu
- Updated dependencies
## 4.0.0
### Patch Changes
- Updated dependencies
## 3.2.9
### Patch Changes
- [`3a405e30c22dc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a405e30c22dc) -
ED-29384: Fixed copy texts in extension, pasted the extension
- Updated dependencies
## 3.2.8
### Patch Changes
- [`3e49f15a87d52`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e49f15a87d52) -
Add analytics events for block menu discovery
- Updated dependencies
## 3.2.7
### Patch Changes
- [`0ef848d2118aa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0ef848d2118aa) -
Grey out `Turn Into` option on block menu where it is not supported
- Updated dependencies
## 3.2.6
### Patch Changes
- [`3c44ed6acd860`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3c44ed6acd860) -
Enable `Turn into` in block menu on all nested node under a feature gate
- Updated dependencies
## 3.2.5
### Patch Changes
- [`f7bc2f60e0fc6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f7bc2f60e0fc6) -
[ux] Updates copy text for drag handle, copy block, copy link and updates order of items in Turn
into menu.
- Updated dependencies
## 3.2.4
### Patch Changes
- [`ef686b3cfdbff`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef686b3cfdbff) -
ED-29222: Make empty line experiment dependent on block menu
- Updated dependencies
## 3.2.3
### Patch Changes
- [`d5e5b25fe885a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d5e5b25fe885a) -
[ux] ED-29226 Open block menu when drag handle is focussed and space or enter key is pressed
- Updated dependencies
## 3.2.2
### Patch Changes
- [`0cde512c00691`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0cde512c00691) -
[ux] When resized node it transformed to another resized node, the width should be preserved.
- [`245e047a2f6e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/245e047a2f6e9) -
[ux] Change `Format` option text to `Turn into` in block menu
- Updated dependencies
## 3.2.1
### Patch Changes
- [`7958282e36bdf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7958282e36bdf) -
[ux] ED-29222: Show block menu on empty line
- Updated dependencies
## 3.2.0
### Mino