UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

1,737 lines (1,078 loc) 276 kB
# @atlaskit/editor-plugin-table ## 15.3.10 ### Patch Changes - [`b31ba91cf1c16`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b31ba91cf1c16) - Remove platform_editor_table_paste_in_dark_mode feature gate and enable dark mode table paste fix permanently ## 15.3.9 ### Patch Changes - [`b504b21832b1f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b504b21832b1f) - Removed feature gate platform_editor_table_overflow_in_full_width_fix - Updated dependencies ## 15.3.8 ### Patch Changes - [`ca5c3cd4d655b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ca5c3cd4d655b) - Clean up FG platform_editor_table_column_selected_state_fix - Updated dependencies ## 15.3.7 ### Patch Changes - [`28ba94dae8f9a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/28ba94dae8f9a) - [ux] EDITOR-2458 Replace usage of \_\_suppressAllToolbars with userIntentPlugin - Updated dependencies ## 15.3.6 ### Patch Changes - Updated dependencies ## 15.3.5 ### Patch Changes - Updated dependencies ## 15.3.4 ### Patch Changes - [`135fb050129cb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/135fb050129cb) - [ux] [ED-25852] Fixes table menus rendering outside their container in Jira ## 15.3.3 ### Patch Changes - [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) - EDITOR-2447 Bump adf-schema to 51.3.2 - Updated dependencies ## 15.3.2 ### Patch Changes - Updated dependencies ## 15.3.1 ### Patch Changes - [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) - EDITOR-2447 Bump adf-schema to 51.3.1 - Updated dependencies ## 15.3.0 ### Minor Changes - [`0ec7ab64eb92d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0ec7ab64eb92d) - Remove remaining usages of `platform_editor_use_nested_table_pm_nodes` which are safe to remove. Additional usages will be replaced with a helper function in followup releases ### Patch Changes - Updated dependencies ## 15.2.3 ### Patch Changes - [`14a03e6be917d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14a03e6be917d) - upgrade use of browser util - Updated dependencies ## 15.2.2 ### Patch Changes - [`5f70b8e74f5f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5f70b8e74f5f3) - tidy up feature flag platform_editor_tables_scaling_css - Updated dependencies ## 15.2.1 ### Patch Changes - [`668649eea2f53`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/668649eea2f53) - [ux] EDITOR-2261 Toggles number column numbering sizing to match editor contentMode - Updated dependencies ## 15.2.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 - [`fbecd9bc5082c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fbecd9bc5082c) - fix a bug that caused column not resized in non-resizable table - Updated dependencies ## 15.1.4 ### Patch Changes - Updated dependencies ## 15.1.3 ### Patch Changes - [`544fe6cd169ad`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/544fe6cd169ad) - minor improvement on the fake table outer border when overflow - Updated dependencies ## 15.1.2 ### Patch Changes - [`7c61ac7c9ef3d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c61ac7c9ef3d) - Clean up platform_editor_table_drag_menu_flickers_fix ## 15.1.1 ### Patch Changes - [`1ad50530f4fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1ad50530f4fdd) - fix wrong experiment for table toDOM relates to table overflow shadow - Updated dependencies ## 15.1.0 ### Minor Changes - [`18f1ab6ba31b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/18f1ab6ba31b0) - improve table overshadow under experiment with variants including variant1: complete remove table overflow shadowing, variant2: complete remove table overflow shadowing but have border in table outer wrapper, variant3: use css-only driven table overflow shadowing. ### Patch Changes - Updated dependencies ## 15.0.12 ### Patch Changes - [`c0ef0bedb49c0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c0ef0bedb49c0) - EDITOR-1391 only send table width information events if there are tables, add enums and boolean values for table width, editor width and scrollbar existence for ingestion in signalfx - Updated dependencies ## 15.0.11 ### Patch Changes - [`ef001bf65d48f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef001bf65d48f) - Remove usage of `platform_editor_toolbar_aifc` inside editor packages - instead rely on checking for new toolbar plugin option, make `enableNewToolbarExperience` mandatory for consumers to opt in to new toolbar experience - Updated dependencies ## 15.0.10 ### Patch Changes - Updated dependencies ## 15.0.9 ### Patch Changes - [`8f55eb73e7b77`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f55eb73e7b77) - Cleanup platform_editor_live_page_prevent_table_recreation ## 15.0.8 ### Patch Changes - [`925eb6478e9a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/925eb6478e9a5) - Remove overflowY on tables to prevent Y axis scroll bar showing on Windows. - Updated dependencies ## 15.0.7 ### Patch Changes - [`02d5fa5dcc791`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/02d5fa5dcc791) - Cleanup cc_editor_ufo_hold_table_till_resize_complete - Updated dependencies ## 15.0.6 ### Patch Changes - [`4141e6d6c0258`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4141e6d6c0258) - [ux] ED-29125 Add danger styles for media group, tables with numbered columns and nested panels - Updated dependencies ## 15.0.5 ### Patch Changes - [`a3254a75cdfb7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a3254a75cdfb7) - [ED-29448] clean up experiment platform_editor_toolbar_aifc_patch_2 - Updated dependencies ## 15.0.4 ### Patch Changes - [`5292689cffab1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5292689cffab1) - fix/ignore minor eslint issues ahead of bug fix for confirming the removal of tables - Updated dependencies ## 15.0.3 ### Patch Changes - Updated dependencies ## 15.0.2 ### Patch Changes - [`d9c862034d9c9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d9c862034d9c9) - [ux] EDITOR-1681 fix pasting tables background colors in dark mode - Updated dependencies ## 15.0.1 ### Patch Changes - [`199b1024b2b0e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/199b1024b2b0e) - Remove hover decoration on table unmount, to fix issues of delete decorations persisting - [`99d1f21e15dcc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/99d1f21e15dcc) - clean up platform_editor_nodevisibility_resize_sync - Updated dependencies ## 15.0.0 ### Patch Changes - Updated dependencies ## 14.3.0 ### Minor Changes - [`f3461c712ac67`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f3461c712ac67) - Remove platform_editor_table_use_shared_state_hook_fg FG, add platform_editor_table_drag_handle_hover experiments - [`687c1b8fa7801`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687c1b8fa7801) - EDITOR-1566 bump adf-schema + update validator ### Patch Changes - Updated dependencies ## 14.2.7 ### Patch Changes - Updated dependencies ## 14.2.6 ### Patch Changes - Updated dependencies ## 14.2.5 ### Patch Changes - [`6b6eca9cee16d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6b6eca9cee16d) - Switch to use editorExperiment to use productKey for responsive preview panel changes. - [`07c4ed52fa008`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/07c4ed52fa008) - Hydration fixes for table plugin - Updated dependencies ## 14.2.4 ### Patch Changes - [`6759639cbc48a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6759639cbc48a) - Optimized table resizing in full page mode by bundling layout calculations and clean up old expensive layout calculations ## 14.2.3 ### Patch Changes - Updated dependencies ## 14.2.2 ### Patch Changes - [`c1ef6524373ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c1ef6524373ae) - Add insm feature tracking for tableColumnResize ## 14.2.1 ### Patch Changes - [`8b18612863ea6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8b18612863ea6) - Add insm feature tracking for tableResize - [`39f3b00f65aa0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39f3b00f65aa0) - NOISSUE: Patches emotion CSS exports in various editor packages - Updated dependencies ## 14.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 ## 14.1.1 ### Patch Changes - [`99f67e6caf2b2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/99f67e6caf2b2) - Add aria-label to table floating insert buttons to address button-name A11Y violation - Updated dependencies ## 14.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 ## 14.0.2 ### Patch Changes - [`33f34d6fd24f3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/33f34d6fd24f3) - NO-ISSUE Prevent tableLocalId plugin running if platform_editor_adf_with_localid is true - Updated dependencies ## 14.0.1 ### Patch Changes - [`c0656bad0f992`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c0656bad0f992) - EDITOR-1389 fix table container width behind platform_editor_table_container_width_fix - [`f0662cd7a143e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0662cd7a143e) - Internal changes to how borders are applied. - Updated dependencies ## 14.0.0 ### Patch Changes - Updated dependencies ## 13.1.0 ### Minor Changes - [`c0113eeccb2df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c0113eeccb2df) - [ux] ED-29120 add a new config option for default editor preset (`toolbar.enableNewToolbarExperience`) which allows the new toolbar to be disabled. This is needed for editors that can't be excluded at the experiment level. ### Patch Changes - Updated dependencies ## 13.0.8 ### Patch Changes - [`a8630c1107c3d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a8630c1107c3d) - [ED-28781] Hide inline text toolbar when other popups are open - Updated dependencies ## 13.0.7 ### Patch Changes - [`5be5ab89fb72d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5be5ab89fb72d) - Add tableDragAndDrop insm feature tracking - [`790dacebab86f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/790dacebab86f) - fix table resize issue when table scailing experiment is on - Updated dependencies ## 13.0.6 ### Patch Changes - [`f3ccf5a62c62f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f3ccf5a62c62f) - PR to cleanup platform_editor_usesharedpluginstatewithselector for table ## 13.0.5 ### Patch Changes - [`255837cfba315`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/255837cfba315) - Internal changes to how border radius is applied. - Updated dependencies ## 13.0.4 ### Patch Changes - [`bb5564f5dadab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bb5564f5dadab) - fix table local id type error - Updated dependencies ## 13.0.3 ### Patch Changes - Updated dependencies ## 13.0.2 ### Patch Changes - [`2d07e62ac587d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2d07e62ac587d) - fix table data-ssr-placeholder value - Updated dependencies ## 13.0.1 ### Patch Changes - [`bab1313bbea71`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bab1313bbea71) - Cleaned up feature flag for batch update - Updated dependencies ## 13.0.0 ### Patch Changes - Updated dependencies ## 12.3.8 ### Patch Changes - Updated dependencies ## 12.3.7 ### Patch Changes - Updated dependencies ## 12.3.6 ### Patch Changes - [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) - EDITOR-1442 Bump adf-schema - Updated dependencies ## 12.3.5 ### Patch Changes - [`6e72157c89221`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e72157c89221) - Improve streaming queue reliability - Updated dependencies ## 12.3.4 ### Patch Changes - Updated dependencies ## 12.3.3 ### Patch Changes - [`85ac0fa76770e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/85ac0fa76770e) - Cleaned up feature gate - Updated dependencies ## 12.3.2 ### Patch Changes - [`dd62fd4cc8e91`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dd62fd4cc8e91) - mark table elements for better TTVC tracking - Updated dependencies ## 12.3.1 ### Patch Changes - [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) - Sorted type and interface props to improve Atlaskit docs - Updated dependencies ## 12.3.0 ### Minor Changes - [`2a4fd9178e46c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a4fd9178e46c) - Debounced sort button on table ### Patch Changes - Updated dependencies ## 12.2.7 ### Patch Changes - [`098cfbb01dc36`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/098cfbb01dc36) - Add missing npmignore files to remove unnecessary files from published package - Updated dependencies ## 12.2.6 ### Patch Changes - [`83a86aaf799cc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/83a86aaf799cc) - hide numbered column on SSR ## 12.2.5 ### Patch Changes - Updated dependencies ## 12.2.4 ### Patch Changes - [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) - EDITOR-1373 Bump adf-schema version - Updated dependencies ## 12.2.3 ### Patch Changes - [`32ac245da116d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/32ac245da116d) - exclude sticky header from TTVC calculation - Updated dependencies ## 12.2.2 ### Patch Changes - [`20d3223b57972`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20d3223b57972) - Opted out of debounced portal provider - Updated dependencies ## 12.2.1 ### Patch Changes - Updated dependencies ## 12.2.0 ### Minor Changes - [`021fd485e1f83`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/021fd485e1f83) - fix table flicking issue on page load by improving table scailing and table resizer with css instead of js ### Patch Changes - Updated dependencies ## 12.1.15 ### Patch Changes - [#199851](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199851) [`a37fa5c2adf4a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a37fa5c2adf4a) - [ux] EDITOR-346 Clean up nested tables feature gate `platform_editor_nested_tables_number_column_fixes` - [#200948](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/200948) [`8dd9a944113d5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8dd9a944113d5) - Opt out of throttling rendering - Updated dependencies ## 12.1.14 ### Patch Changes - Updated dependencies ## 12.1.13 ### Patch Changes - [`88b2a10575ae6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/88b2a10575ae6) - fix a bug that incorrectly calculate col width with nested tables - Updated dependencies ## 12.1.12 ### Patch Changes - [#195989](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195989) [`4132618fc5097`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4132618fc5097) - EDITOR-1146 Remove usage of FG `platform_editor_sort_decoration_fix_on_live_page` - Updated dependencies ## 12.1.11 ### Patch Changes - [#195804](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195804) [`c60fbe1e74541`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c60fbe1e74541) - ED-28804: Cleanup FG platform_editor_r18_fix_selection_resync - Updated dependencies ## 12.1.10 ### 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 ## 12.1.9 ### Patch Changes - Updated dependencies ## 12.1.8 ### Patch Changes - [#193870](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193870) [`703c443a064fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/703c443a064fe) - [ux] EDITOR-342 clean up nested table feature gate platform_editor_nested_table_drag_controls ## 12.1.7 ### 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 ## 12.1.6 ### Patch Changes - Updated dependencies ## 12.1.5 ### Patch Changes - [#190588](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/190588) [`b22e308cfd320`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b22e308cfd320) - Replace experiment key platform_editor_useSharedPluginStateSelector with platform_editor_useSharedPluginStateWithSelector - Updated dependencies ## 12.1.4 ### Patch Changes - [#190680](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/190680) [`c27708467595b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c27708467595b) - [ux] ENGHEALTH-32145 A11y violation detected for rule "label" for "@af/editor-plugin-table-tests" from "Editor: Jenga" - Updated dependencies ## 12.1.3 ### Patch Changes - [#189903](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189903) [`f5ccd32e607db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f5ccd32e607db) - [ED-28567] Add/remove missing/extra separators in media, table and panel toolbars shown in Jira - Updated dependencies ## 12.1.2 ### Patch Changes - [#190422](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/190422) [`232f2b56060b1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/232f2b56060b1) - [ENGHEALTH-27833] Make table's with overflow scrolling a labelled focusable region that users can tab to so keyboard users can navigate the scrollable region - Updated dependencies ## 12.1.1 ### Patch Changes - Updated dependencies ## 12.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 ## 12.0.1 ### Patch Changes - [#188597](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188597) [`4de5a96f3e24c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4de5a96f3e24c) - [ED-28523] Enable new editor element toolbars UI for Jira - Updated dependencies ## 12.0.0 ### Major Changes - [#188604](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/188604) [`2447351dcf766`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2447351dcf766) - ## What? Remove entry-points to table plugin: - `@atlaskit/editor-plugin-table/commands` - `@atlaskit/editor-plugin-table/plugin-key` - `@atlaskit/editor-plugin-table/ui/consts` - `@atlaskit/editor-plugins/table/ui/consts` - `@atlaskit/editor-plugins/table/plugin-key` - `@atlaskit/editor-plugins/table/commands` ## Why? These entry-points allow for dangerous practices by directly manipulating internal prosemirror state. This change should not affect most consumers as these should not be used. ## How to update Table state can be read and changed via the public plugin interface which is safe and well tested. Example: ```ts // Table actions editorApi?.table.actions.insertTable(...); // Read the table state const tableState = useSharedPluginStateWithSelector(editorApi, ['table'], ({ tableState }) => { return { ... }; }) ``` ### Patch Changes - Updated dependencies ## 11.1.5 ### Patch Changes - [#185723](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185723) [`751aeb4580469`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/751aeb4580469) - ED-28315 clean up fg platform_editor_controls_patch_13 - Updated dependencies ## 11.1.4 ### Patch Changes - [#185940](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185940) [`456bee393c4d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/456bee393c4d3) - [ux] When editor-area is less than 768px wide, we reduce editor gutters to 24px in Full-page editor. - Updated dependencies ## 11.1.3 ### Patch Changes - [#187144](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187144) [`a16147d8fbdfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a16147d8fbdfe) - Bump @atlaskit/adf-schema to v49.0.5 - Updated dependencies ## 11.1.2 ### Patch Changes - Updated dependencies ## 11.1.1 ### Patch Changes - [#185075](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185075) [`0ffa67091b61f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0ffa67091b61f) - Adds resiliency for consumers that end up with multiple table plugins - Updated dependencies ## 11.1.0 ### Minor Changes - [#184563](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/184563) [`d5b7a19b7e9ad`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d5b7a19b7e9ad) - Adds UFO holds to the table component on load ### Patch Changes - [#183428](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183428) [`acba3dd7b2daa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/acba3dd7b2daa) - Migrate table to useSharedPluginStateWithSelector - Updated dependencies ## 11.0.3 ### Patch Changes - Updated dependencies ## 11.0.2 ### Patch Changes - Updated dependencies ## 11.0.1 ### Patch Changes - Updated dependencies ## 11.0.0 ### Major Changes - [#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 ## 10.13.3 ### Patch Changes - [#181594](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181594) [`f7fa55cd505ce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f7fa55cd505ce) - Avoid using tables commands directly in floating toolbar plugin. ## 10.13.2 ### Patch Changes - Updated dependencies ## 10.13.1 ### Patch Changes - Updated dependencies ## 10.13.0 ### Minor Changes - [#178354](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178354) [`8768b869f9245`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8768b869f9245) - Cleanup platform_editor_stable_editorview_classname experiment ### Patch Changes - Updated dependencies ## 10.12.12 ### Patch Changes - [#177647](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177647) [`422759e00f33d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/422759e00f33d) - ED-28282 Clean up platform_editor_fix_table_width_inline_comment - Updated dependencies ## 10.12.11 ### Patch Changes - [#175471](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175471) [`302b93e537e73`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/302b93e537e73) - ff cleanup for platform_editor_scroll_table_flickering_fix (FD-91488) - Updated dependencies ## 10.12.10 ### Patch Changes - [#176058](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176058) [`38c6611bdd480`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38c6611bdd480) - ED-28085 Clean up platform_editor_hide_expand_selection_states ## 10.12.9 ### Patch Changes - [#175949](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175949) [`142db856d66fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/142db856d66fe) - ED-27516: Remove feature gate – platform_editor_table_initial_load_fix. This is the second attempt, as this previously merged with broken unit tests that somehow passed CI. - Updated dependencies ## 10.12.8 ### Patch Changes - Updated dependencies ## 10.12.7 ### Patch Changes - Updated dependencies ## 10.12.6 ### Patch Changes - Updated dependencies ## 10.12.5 ### Patch Changes - [#172640](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172640) [`903534ec3c2df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/903534ec3c2df) - Clean up platform_editor_controls_table_picker - [#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 ## 10.12.4 ### Patch Changes - Updated dependencies ## 10.12.3 ### Patch Changes - Updated dependencies ## 10.12.2 ### Patch Changes - [#170385](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/170385) [`f7c9e4e0133f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f7c9e4e0133f0) - [ux] ED-27236: Added separator in the table overflow dropdown ## 10.12.1 ### Patch Changes - Updated dependencies ## 10.12.0 ### Minor Changes - [#167123](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167123) [`8baa50249f460`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8baa50249f460) - fix: stable class name for EditorView.dom ### Patch Changes - Updated dependencies ## 10.11.10 ### Patch Changes - [#165779](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165779) [`3d472e56bc200`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d472e56bc200) - [ux] ED-27698: Fixed table width issue in inline comment table - Updated dependencies ## 10.11.9 ### Patch Changes - [#166548](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/166548) [`3cddb74253008`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3cddb74253008) - EDITOR-877 Cleanup of nested tables feature gate platform_editor_nested_tables_view_mode_sort - Updated dependencies ## 10.11.8 ### Patch Changes - Updated dependencies ## 10.11.7 ### Patch Changes - [#164047](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/164047) [`823d00b1d1429`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/823d00b1d1429) - ED-27604: Fixed table drag menu flickers when hover background color menu - Updated dependencies ## 10.11.6 ### Patch Changes - [#162726](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/162726) [`05c3aa3d6cd0c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/05c3aa3d6cd0c) - NOISSUE - Remove lazy node view for tables. Includes cleaning up the feature gates: platform_editor_disable_table_lnv & platform_editor_enable_table_lnv. ## 10.11.5 ### Patch Changes - Updated dependencies ## 10.11.4 ### Patch Changes - Updated dependencies ## 10.11.3 ### Patch Changes - Updated dependencies ## 10.11.2 ### Patch Changes - [#161309](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161309) [`ec4edba1f5f2d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ec4edba1f5f2d) - Fix selection colour bug after deleting a column or row - Updated dependencies ## 10.11.1 ### Patch Changes - [#159070](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159070) [`9857b771c1da1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9857b771c1da1) - [ux] [ED-27778] Fix selection state hiding for tables, breakout buttons and layout - Updated dependencies ## 10.11.0 ### Minor Changes - [#156919](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/156919) [`379f5c27f4939`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/379f5c27f4939) - delay table sticky headers until table is in viewport ### Patch Changes - Updated dependencies ## 10.10.7 ### Patch Changes - [#160596](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160596) [`82f60cca2f17b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/82f60cca2f17b) - EDITOR-338 Clean up nested table feature gate `nested_table_control_padding_with_css` - Updated dependencies ## 10.10.6 ### Patch Changes - [#160340](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160340) [`4abcfffdd3620`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4abcfffdd3620) - Re-render TableComponentWithSharedState when `targetCellPosition` changes so that table controls re-renders - Updated dependencies ## 10.10.5 ### Patch Changes - [#158239](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158239) [`c2caa0af876e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c2caa0af876e0) - [ux] ED-28028 add breakout mark to expands, codeblocks and layouts for new resizing experience behind the platform_editor_breakout_resizing experiment - Updated dependencies ## 10.10.4 ### Patch Changes - Updated dependencies ## 10.10.3 ### Patch Changes - Updated dependencies ## 10.10.2 ### Patch Changes - [#158294](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/158294) [`c017b7dd6fc06`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c017b7dd6fc06) - NOISSUE - Add platform_editor_enable_table_lnv feature flag to re-enable lazy node view for tables. - Updated dependencies ## 10.10.1 ### Patch Changes - Updated dependencies ## 10.10.0 ### Minor Changes - [#149822](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149822) [`f9ab0e846ae21`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f9ab0e846ae21) - Updated to support `size` prop for new icons from `@atlaskit/icon`. ### Patch Changes - Updated dependencies ## 10.9.26 ### Patch Changes - Updated dependencies ## 10.9.25 ### Patch Changes - Updated dependencies ## 10.9.24 ### Patch Changes - [#154343](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154343) [`65a57af636614`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/65a57af636614) - [ux] ED-27894: add platform_editor_table_fw_numcol_overflow_fix to stop first-paint flash and overflow on full-width numbered-column tables when refreshing page ## 10.9.23 ### Patch Changes - Updated dependencies ## 10.9.22 ### Patch Changes - [#154546](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154546) [`11d9e46f3caaa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/11d9e46f3caaa) - Fix tables insertion when platform_editor_usesharedpluginstateselector experiment is enabled - [#154340](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154340) [`982623fd6523f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/982623fd6523f) - [ux] [EDITOR-325] Clean up nested tables feature gate `platform_editor_nested_tables_bodied_extension_fix` ## 10.9.21 ### Patch Changes - [#153302](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/153302) [`9fc2b48677873`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9fc2b48677873) - Refactor to use sharedPluginStateHookMigratorFactory - Updated dependencies ## 10.9.20 ### 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 ## 10.9.19 ### Patch Changes - [#149969](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/149969) [`42c3f35e57188`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/42c3f35e57188) - ED-27882: Get rid of parent offset check in \_handleRef in the react node view. Add metadata to these calls in the \_handleRef and \_handleTableRef. - Updated dependencies ## 10.9.18 ### Patch Changes - Updated dependencies ## 10.9.17 ### Patch Changes - [#150219](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150219) [`8f6e3a7613db0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8f6e3a7613db0) - Fixes invalid css comments in template literal styles - Updated dependencies ## 10.9.16 ### 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 ## 10.9.15 ### Patch Changes - Updated dependencies ## 10.9.14 ### Patch Changes - Updated dependencies ## 10.9.13 ### Patch Changes - Updated dependencies ## 10.9.12 ### Patch Changes - [#148537](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148537) [`3df3e55411ffd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3df3e55411ffd) - EDITOR-328 Clean up nested table bugfix feature gate `platform_editor_nested_tables_bottom_sentinel` - Updated dependencies ## 10.9.11 ### Patch Changes - [#146949](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146949) [`e3ec002371c78`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3ec002371c78) - [ux] Fixes Chrome specific issue when column drag handle doesn't open the drag menu after the last column was selected by dragging across its columns from top to bottom. ## 10.9.10 ### Patch Changes - Updated dependencies ## 10.9.9 ### Patch Changes - [#144658](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144658) [`e59e7f0ae0803`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e59e7f0ae0803) - Change to use getDomRefFromSelection utility from editor-common - Updated dependencies ## 10.9.8 ### Patch Changes - [#146228](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146228) [`70d0e911d08ec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/70d0e911d08ec) - Extract useInternalTablePluginStateSelector into a utility file - Updated dependencies ## 10.9.7 ### Patch Changes - [#146244](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146244) [`a87bc29b0ab36`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a87bc29b0ab36) - [ED-27681] Fix a bug where resize table column and then resize table cannot be undone ## 10.9.6 ### Patch Changes - [#145707](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145707) [`efae19bca16cb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/efae19bca16cb) - Enable useSharedPluginStateSelector in Table ## 10.9.5 ### Patch Changes - [#145710](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145710) [`0cccd72c0228f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0cccd72c0228f) - ED-27559 Enable useSharedPluginStateSelector in Table ## 10.9.4 ### Patch Changes - [#145762](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145762) [`e6f1c6c538e39`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e6f1c6c538e39) - Enable useSharedPluginStateSelector in Table ## 10.9.3 ### Patch Changes - Updated dependencies ## 10.9.2 ### Patch Changes - [#144209](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144209) [`7110eac24db43`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7110eac24db43) - ED-26373: Remove parentOffset logic from \_handleTableRef. This was preventing the users cursor selection from being the first cell in the table upon table creation. - Updated dependencies ## 10.9.1 ### Patch Changes - [#145186](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145186) [`6a555b119bc46`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6a555b119bc46) - ED-27719: Add checks to \_handleTableRef so this.dom is not used if it is undefined. This was causing sentry errors. - [#144194](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/144194) [`542b82e03416e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/542b82e03416e) - [ux] Remove separators within group in Editor floating toolbar - Updated dependencies ## 10.9.0 ### Minor Changes - [#142156](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142156) [`9e2d56551d2cc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e2d56551d2cc) - Remove WithPluginState from Table via platform_editor_usesharedpluginstateselector ### Patch Changes - Updated dependencies ## 10.8.3 ### Patch Changes - Updated dependencies ## 10.8.2 ### Patch Changes - [#142852](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/142852) [`ca0f841e860ab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ca0f841e860ab) - [ux] [ED-27466] When table option in quick insert typeahead is selected, shows table size picker allow user selecting the table size before inserting - Updated dependencies ## 10.8.1 ### Patch Changes - [#140847](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140847) [`edf99b41dbfcb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/edf99b41dbfcb) - ED-27529: The fix introduced to resolve tables flashing unstyled on init when R18 concurrent mode was enabled resulted in sticky headers being broken for tables. In short, the logic for sticky headers was not set up to handle initial prosemirror table structure being replaced with the rendered react table node. This meant the sentinels for sticky headers were only setup on the initial prosemirror table structure, which is removed once react is ready. ## 10.8.0 ### Minor Changes - [#137973](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137973) [`5cc195689bfb2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5cc195689bfb2) - ED-27400 add resize layout to single column layout ### Patch Changes - Updated dependencies ## 10.7.2 ### Patch Changes - [#139729](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139729) [`3a23a5ad84d94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a23a5ad84d94) - ED-27404 remove platform_editor_react18_stickyheaders_fix feature gate. - Updated dependencies ## 10.7.1 ### 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 ## 10.7.0 ### Minor Changes - [#139139](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139139) [`7f6b665d778dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7f6b665d778dd) - [https://product-fabric.atlassian.net/browse/ED-27499](ED-27499) - the new `@atlassian/confluence-presets` package with Confluence `full-page` preset is created ### Patch Changes - Updated dependencies ## 10.6.11 ### Patch Changes - Updated dependencies ## 10.6.10 ### Patch Changes - [#134965](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134965) [`6c2982045451c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6c2982045451c) - ED-26568: Remove custom toDOM implementation as it was causing flickering of an unstyled table node when loading the table with React18 concurrent mode. Add logic to temporarily ignore all non-selection DOM mutations during table initialisation in order to prevent unstyled table flashing. Restore mutation handler after react has finished applying the style and structure. ## 10.6.9 ### Patch Changes - [#139053](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139053) [`c1c6278a78c4a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c1c6278a78c4a) - [ux] Adds a new temporary floating toolbar's config option to hide any toolbars when any table's menu is opend. - Updated dependencies ## 10.6.8 ### Patch Changes - [#138977](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138977) [`3d812d3a14c39`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d812d3a14c39) - [ux] Revert "Adds a new temporary floating toolbar's config option to hide any toolbars when any table's menu is opened." - Updated dependencies ## 10.6.7 ### Patch Changes - [#137753](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137753) [`fe189a7e249e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe189a7e249e9) - EDITOR-317 Cleans up feature gate `platform_editor_nested_tables_resizing` - Updated dependencies ## 10.6.6 ### Patch Changes - [#138280](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/138280) [`f2eac0d6772c2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2eac0d6772c2) - [ux] Adds a new temporary floating toolbar's config option to hide any toolbars when any table's menu is opened. - Updated dependencies ## 10.6.5 ### Patch Changes - [#133802](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133802) [`f523489c8b68a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f523489c8b68a) - [ux] ED-27217 Clean up experiment platform_editor_element_drag_and_drop_nested - Updated dependencies ## 10.6.4 ### Patch Changes - [#136999](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/136999) [`4b7b510701d4b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b7b510701d4b) - [ux] ED-27426 Numbered column sticky header is broken in view mode live page ## 10.6.3 ### Patch Changes - Updated dependencies ## 10.6.2 ### Patch Changes - [#136562](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/136562) [`5d68129d8e4e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d68129d8e4e0) - ED-26726 Cleaned up platform_editor_nested_tables_resize_border_fix ## 10.6.1 ### Patch Changes - Updated dependencies ## 10.6.0 ### Minor Changes - [#134914](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134914) [`4395d5ae9ba96`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4395d5ae9ba96) - ED-27326 Add distribute columns to cell controls ### Patch Changes - Updated dependencies ## 10.5.12 ### Patch Changes - Updated dependencies ## 10.5.11 ### Patch Changes - Updated dependencies ## 10.5.10 ### Patch Changes - [#133495](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133495) [`6e3c24aeec2b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e3c24aeec2b7) - ED-25981 Clean up feature flag platform_editor_set_alignment_when_resized - [#134378](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134378) [`210a48c778086`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/210a48c778086) - EDITOR-546 Cleaned up platform_editor_cmd_a_progressively_select_nodes to revert to control behaviour. - Updated dependencies ## 10.5.9 ### Patch Changes - Updated dependencies ## 10.5.8 ### 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 ## 10.5.7 ### Patch Changes - Updated dependencies ## 10.5.6 ### Patch Changes - [#133110](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133110) [`fe61757a1a76f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe61757a1a76f) - [ux] ED-27309 Fix numbered column is misaligned in live page viewing mode ## 10.5.5 ### Patch Changes - Updated dependencies ## 10.5.4 ### Patch Changes - Updated dependencies ## 10.5.3 ### Patch Changes - Updated dependencies ## 10.5.2 ### Patch Changes - [#130115](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130115) [`e60f1c02e9715`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e60f1c02e9715) - Clean up feature flag platform_editor_table_drag_menu_mount_point_fix - Updated dependencies ## 10.5.1 ### Patch Changes - [#130002](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130002) [`e273880dffa90`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e273880dffa90) - Clean up feature flag platform_editor_nested_table_in_nested_parent_fix ## 10.5.0 ### Minor Changes - [#128788](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128788) [`83a4d1ba203b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/83a4d1ba203b0) - [ux] update icons ## 10.4.7 ### Patch Changes - Updated dependencies ## 10.4.6 ### Patch Changes - [#124950](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/124950) [`45961c4f4a9a3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/45961c4f4a9a3) - [ux] ED-25485 Fixes issue where up/down arrow keys would move to the wrong cell in a table if there was a node selection inside the table. ## 10.4.5 ### Patch Changes - [#127253](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/127253) [`a2593d5c73ccb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2593d5c73ccb) - [ux] Table overflow menu on floating toolbar - Updated dependencies ## 10.4.4 ### Patch Changes - [#128159](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128159) [`fa48f40aa6143`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fa48f40aa6143) - ED-26887 Fix flickering in create issue modal when scrolling slowly and there is table inside it - Updated dependencies ## 10.4.3