UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

2,018 lines (1,203 loc) 333 kB
# @atlaskit/editor-plugin-table ## 24.2.5 ### Patch Changes - [`6ad6ef706e851`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6ad6ef706e851) - Clean up experiment `platform_editor_table_update_table_ref` - Updated dependencies ## 24.2.4 ### Patch Changes - [`2a5949df6125f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a5949df6125f) - Under platform_editor_table_menu_updates, keep the selection toolbar suppressed after the row/column drag menu closes while that drag-handle selection persists; any other selection re-enables the toolbar. - Updated dependencies ## 24.2.3 ### Patch Changes - [`bd776b48c8623`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd776b48c8623) - [ux] Fix table drag-handle menu edge cases for merged cells in the first row/column behind the `platform_editor_table_menu_updates` experiment. - [`e850980f5a66f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e850980f5a66f) - [EDITOR-6790] Block-controls drag-handle wrapper's background is removed and instead set on`::before` on `.pm-table-container.pm-table-sticky` to keep masking the row insert dots when legacy sticky header is activated while also not overlapping the column insert button. - Updated dependencies ## 24.2.2 ### Patch Changes - [`4930e7d0d97c1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4930e7d0d97c1) - Adjust inactive native sticky table header z-index - Updated dependencies ## 24.2.1 ### Patch Changes - [`bb257b58a707a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bb257b58a707a) - Clean up feature gate `platform_editor_table_fit_to_content_smart_adjust` - Updated dependencies ## 24.2.0 ### Minor Changes - [`298f9a506cb5f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/298f9a506cb5f) - [EDITOR-6790] Allow inserting a column to the left of the first column, behind the platform_editor_table_col_insert experiment ### Patch Changes - Updated dependencies ## 24.1.0 ### Minor Changes - [`377a4234587d1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/377a4234587d1) - Promote `tableCell` and `tableHeader` `valign` attribute from stage-0 to the full ADF schema, and remove the now-redundant stage-0 node-spec selection in the table plugin. ### Patch Changes - Updated dependencies ## 24.0.4 ### Patch Changes - Updated dependencies ## 24.0.3 ### Patch Changes - [`bafa7b1c23370`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bafa7b1c23370) - Clean up experiment `platform_editor_fix_editor_unhandled_type_errors` - [`1e2c964dbe54e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1e2c964dbe54e) - Clean up feature gate `platform_editor_update_table_ref_fix` - [`137ce6a6d525e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/137ce6a6d525e) - Prevent automatic table fit-to-content conversion from rewriting resized tables - Updated dependencies ## 24.0.2 ### Patch Changes - Updated dependencies ## 24.0.1 ### Patch Changes - [`52a892635e9a0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/52a892635e9a0) - Update border-radius for cell menu button to 4px - [`11006329a22d1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/11006329a22d1) - Clean up experiment `platform_editor_lovability_distribute_column_fix` - Updated dependencies ## 24.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 - [`a0d08d30a116b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a0d08d30a116b) - Fix number column issues with sticky header, refactor table nodeview logic - Updated dependencies ## 23.4.3 ### Patch Changes - [`f9b309b6576a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f9b309b6576a5) - Remove legacy table controls which are not in use - Updated dependencies ## 23.4.2 ### Patch Changes - Updated dependencies ## 23.4.1 ### Patch Changes - Updated dependencies ## 23.4.0 ### Minor Changes - [`26cdaa58ad1b5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/26cdaa58ad1b5) - Cleaned up stale feature gate platform_editor_table_sticky_header_patch_2. Merged sticky header mask styles and removed gate from tablePlugin plugin registration. ### Patch Changes - [`c70fd1e57edcf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c70fd1e57edcf) - Cleaned up stale feature flag `platform_editor_lovability_select_all_shortcut` - [`edeed2f3314cd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/edeed2f3314cd) - Fix rounded table edge interaction overlays - Updated dependencies ## 23.3.12 ### Patch Changes - Updated dependencies ## 23.3.11 ### Patch Changes - Updated dependencies ## 23.3.10 ### Patch Changes - Updated dependencies ## 23.3.9 ### Patch Changes - Updated dependencies ## 23.3.8 ### Patch Changes - Updated dependencies ## 23.3.7 ### Patch Changes - [`1df102e80b904`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1df102e80b904) - Add parentNode field in insert table events to track panel_c1 -> table - Updated dependencies ## 23.3.6 ### Patch Changes - Updated dependencies ## 23.3.5 ### Patch Changes - [`473e6619e9af8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/473e6619e9af8) - Fix shift selection + state update in table menu ## 23.3.4 ### Patch Changes - [`a4f97c853dccf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4f97c853dccf) - Extend `no-module-level-eval` lint rule to cover editor experiment APIs (`expValEquals`, `expVal`, `editorExperiment`, `expValEqualsNoExposure`) imported from `@atlaskit/tmp-editor-statsig` subpaths. Module-level evaluation of these functions causes flakiness because experiment values may not be resolved yet at import time. Fix existing violations in `editor-plugin-block-controls` (`global-styles.tsx`) and `editor-plugin-table` (`ContextualMenu.tsx`) by converting module-level experiment evaluations to lazy function calls. Clean up fully-launched experiment `platform_editor_unify_native_dnd_selectors` — replace conditional selector logic with the winning `dragHandlerAnchorSelectorWithTaskExclusion` value and remove the experiment from `experiments-config.ts`. - Updated dependencies ## 23.3.3 ### Patch Changes - Updated dependencies ## 23.3.2 ### Patch Changes - Updated dependencies ## 23.3.1 ### Patch Changes - [`f7faa21a01fc7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f7faa21a01fc7) - Cleanup stale feature gates and experiments now that they have shipped. The following gates/experiments have been removed and their enabled paths kept as the permanent behaviour: platform_editor_fix_scrolling_popup_position, platform_editor_table_resize_chromeless, platform_editor_chromeless_akeditor_class, create_work_item_modernization_exp. - Updated dependencies ## 23.3.0 ### Minor Changes - [`dc18b82540c1e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dc18b82540c1e) - [EDITOR-7606](https://hello.jira.atlassian.cloud/browse/EDITOR-7606) - fix SSR streaming tables borders by adopting changes from `platform_editor_vc90_transition_table_border` experiment ### Patch Changes - Updated dependencies ## 23.2.0 ### Minor Changes - [`237c62eb113fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/237c62eb113fd) - [EDITOR-6188](https://hello.jira.atlassian.cloud/browse/EDITOR-6188) - fix nested tables in SSR streaming mode ### Patch Changes - Updated dependencies ## 23.1.2 ### Patch Changes - [`cac6bd11a2e56`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cac6bd11a2e56) - CCI-16976 Fixed position out of range error coming from table behind feature gate platform_editor_ai_table_ai_streaming_pos_fix ## 23.1.1 ### Patch Changes - [`ae8f78f39a5d2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ae8f78f39a5d2) - Fix white masking wrapper (from sticky headers) visible when tables are nested inside coloured panels - Updated dependencies ## 23.1.0 ### Minor Changes - [`6e3b4e2317b34`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e3b4e2317b34) - [EDITOR-7476](https://hello.jira.atlassian.cloud/browse/EDITOR-7476) - centralize SSR streaming checks behind `isSSRStreaming()` so SSR eligibility is checked before emitting exposure for the `platform_editor_editor_ssr_streaming` experiment. ### Patch Changes - Updated dependencies ## 23.0.3 ### Patch Changes - Updated dependencies ## 23.0.2 ### Patch Changes - [`84066f0a13142`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/84066f0a13142) - Update table sort icons - Updated dependencies ## 23.0.1 ### Patch Changes - [`f53b4391ccd54`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f53b4391ccd54) - Fix table menu popup placement near viewport edges Add new editor experiment platform_editor_table_close_cell_menu_on_move_exp to fix legacy menu staying open when changing cells. - Updated dependencies ## 23.0.0 ### Patch Changes - Updated dependencies ## 22.4.23 ### Patch Changes - Updated dependencies ## 22.4.22 ### Patch Changes - Updated dependencies ## 22.4.21 ### Patch Changes - Updated dependencies ## 22.4.20 ### Patch Changes - Updated dependencies ## 22.4.19 ### Patch Changes - [`304fee6127fd5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/304fee6127fd5) - Add valign to table cell menu, support renderer. - Updated dependencies ## 22.4.18 ### Patch Changes - Updated dependencies ## 22.4.17 ### Patch Changes - Updated dependencies ## 22.4.16 ### Patch Changes - [`6291bc0777dc2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6291bc0777dc2) - Converge updated table menu state behind the table menu experiment Make table cell menu items interactive ## 22.4.15 ### Patch Changes - [`122438a5ab2b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/122438a5ab2b7) - Improve fit to content table column width distribution - Updated dependencies ## 22.4.14 ### Patch Changes - [`1c77cce42b15b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1c77cce42b15b) - Updated sync blocks to support ssr streaming - Updated dependencies ## 22.4.13 ### Patch Changes - [`3e9a48e106cc7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e9a48e106cc7) - Wire up column menu actions in the updated table menu - Updated dependencies ## 22.4.12 ### Patch Changes - [`cae3f93f31a3f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cae3f93f31a3f) - Wire up actions with row menu refactor, add focus, blue, mouseenter and mouseleave events to ToolbarDropdownItem - Updated dependencies ## 22.4.11 ### Patch Changes - Updated dependencies ## 22.4.10 ### Patch Changes - Updated dependencies ## 22.4.9 ### Patch Changes - [`0091cbd21d8f7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0091cbd21d8f7) - [ux] Add conditional visibility to row, column, and cell handle menu items behind the `platform_editor_table_menu_updates` experiment, so menu surfaces only show options that apply to the current selection. - Updated dependencies ## 22.4.8 ### Patch Changes - [`98ee7ca379f42`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/98ee7ca379f42) - Add experiment-gated table menu updates for cell menu - Updated dependencies ## 22.4.7 ### Patch Changes - [`46f34d2400d1c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/46f34d2400d1c) - Fixes malfunctioning sticky header when header columns are merged so that headers don't stack/overlap. - Updated dependencies ## 22.4.6 ### Patch Changes - Updated dependencies ## 22.4.5 ### Patch Changes - [`593f5ee15ac0d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/593f5ee15ac0d) - Add experiment-gated column handle menu surface and expose column menu icons through editor-toolbar. - Updated dependencies ## 22.4.4 ### Patch Changes - [`4c459a2718b67`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4c459a2718b67) - Clean up synced block feature gates - Updated dependencies ## 22.4.3 ### Patch Changes - [`3a69722c61c6a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3a69722c61c6a) - Add rounded corners to table node in editor. This works by hiding the actual table border and adding a pseudo element with rounded corners. - Updated dependencies ## 22.4.2 ### Patch Changes - Updated dependencies ## 22.4.1 ### Patch Changes - [`538b9b5a2201c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/538b9b5a2201c) - Remove platform_editor_enable_table_dnd feature gate refs - fully rolled out (EDITOR-6295) - Updated dependencies ## 22.4.0 ### Minor Changes - [`ebab8f80bfc40`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ebab8f80bfc40) - Autofix: add explicit package exports (barrel removal) ### Patch Changes - Updated dependencies ## 22.3.2 ### Patch Changes - Updated dependencies ## 22.3.1 ### Patch Changes - [`6403e27aa3327`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6403e27aa3327) - Add the experimental table row menu structure, keyboard shortcut hints, and shared table menu items. Expose table row menu icons through editor-toolbar. Ensure the UI control registry is available before table row menu items are registered. - Updated dependencies ## 22.3.0 ### Minor Changes - [`edd5d6d4c23ec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/edd5d6d4c23ec) - Add SSR streaming supporting to Editor starmt cards and extensions ### Patch Changes - Updated dependencies ## 22.2.24 ### Patch Changes - Updated dependencies ## 22.2.23 ### Patch Changes - Updated dependencies ## 22.2.22 ### Patch Changes - [`dac35f970c524`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dac35f970c524) - EDITOR-6293: Remove isDragAndDropEnabled from table plugin state and shared state types - Updated dependencies ## 22.2.21 ### Patch Changes - [`967cff1c14097`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/967cff1c14097) - Add isolatedDeclarations: true to tsconfig.app.json and tsconfig.dev.json - Updated dependencies ## 22.2.20 ### Patch Changes - Updated dependencies ## 22.2.19 ### Patch Changes - Updated dependencies ## 22.2.18 ### Patch Changes - [`34d7b445ae298`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/34d7b445ae298) - [ux] EDITOR-6294 Removing tableDragAndDrop from plugin presets and cleaning up unused table code for menus - Updated dependencies ## 22.2.17 ### Patch Changes - Updated dependencies ## 22.2.16 ### Patch Changes - Updated dependencies ## 22.2.15 ### Patch Changes - [`d3badff484206`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d3badff484206) - Remove isDragAndDropEnabled dead code from nodeviews and floating controls UI (EDITOR-6296) - Updated dependencies ## 22.2.14 ### Patch Changes - Updated dependencies ## 22.2.13 ### Patch Changes - Updated dependencies ## 22.2.12 ### Patch Changes - [`7f1df88caac2a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7f1df88caac2a) - Add active cell highlight to table cells - highlights the current table cell when cursor is inside it - Updated dependencies ## 22.2.11 ### Patch Changes - Updated dependencies ## 22.2.10 ### Patch Changes - [`0281a1c2161a9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0281a1c2161a9) - [ux] cleanup platform_editor_table_remove_last_cell_decoration - Updated dependencies ## 22.2.9 ### Patch Changes - Updated dependencies ## 22.2.8 ### Patch Changes - [`bc415f8eb86a9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bc415f8eb86a9) - Add OR check with create_work_item_modernization_exp experiment to platform_editor_fix_scrolling_popup_position, platform_editor_table_resize_chromeless, and platform_editor_chromeless_akeditor_class usages - Updated dependencies ## 22.2.7 ### Patch Changes - [`aaa61a61efb94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aaa61a61efb94) - Add support for table resize in chromeless editor, behind platform_editor_table_resize_chromeless experiment - Updated dependencies ## 22.2.6 ### Patch Changes - Updated dependencies ## 22.2.5 ### Patch Changes - Updated dependencies ## 22.2.4 ### Patch Changes - Updated dependencies ## 22.2.3 ### Patch Changes - Updated dependencies ## 22.2.2 ### Patch Changes - Updated dependencies ## 22.2.1 ### Patch Changes - Updated dependencies ## 22.2.0 ### Minor Changes - [`e5cdd96dcf4f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5cdd96dcf4f9) - Clean up platform_editor_hydratable_ui experiment (shipped as enabled) ### Patch Changes - [`d2c265eaaf495`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2c265eaaf495) - Remove isDragAndDropEnabled dead code from pm-plugins - always true (EDITOR-6290) - Updated dependencies ## 22.1.4 ### Patch Changes - [`af869bf30a1e1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/af869bf30a1e1) - Fix table-layout: auto inline style persisting after fit-to-content measurement ## 22.1.3 ### Patch Changes - Updated dependencies ## 22.1.2 ### Patch Changes - [`3304011dd30e7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3304011dd30e7) - Editor-6446: Fix reload page cause table inside the synced block to rescale when page is full width ## 22.1.1 ### Patch Changes - Updated dependencies ## 22.1.0 ### Minor Changes - [`3394e81c10e6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3394e81c10e6e) - Fix table flicker on focus: defer data-initial-width-mode removal to after colgroup update. Consolidate isTableInContentMode and hasTableBeenResized into editor-common/table. ### Patch Changes - Updated dependencies ## 22.0.0 ### Major Changes - [`b47ee185c5ac4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b47ee185c5ac4) - Remove deprecated dragAndDropEnabled plugin option Drag and drop table rows/ columns and advanced table controls used to be toggled with dragAndDropEnabled table plugin option however we're deprecating this prop to make this the default behaviour. ``` // Before - to turn on drag and drop: const createPreset = () => createDefaultPreset({ featureFlags: {}, paste: {} }) .add([tablePlugin, {tableOptions: {}, dragAndDropEnabled: true}]) const { preset } = usePreset(createPreset); // Now - drag and drop enabled even without prop const createPreset = () => createDefaultPreset({ featureFlags: {}, paste: {} }) .add([tablePlugin, {tableOptions: {}}]) const { preset } = usePreset(createPreset); ``` The `dragAndDropEnabled` property has also been removed from the `TablePluginOptions` TypeScript interface. **Note:** If you previously set `dragAndDropEnabled: false` to explicitly disable drag and drop, this is no longer supported — drag and drop is now always enabled and cannot be turned off via this option. If issues occur when bumping editor package, please check if dragAndDropEnabled is still present in editor integration. ### Patch Changes - Updated dependencies ## 21.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 ## 20.0.0 ### Patch Changes - [`b10c935ca9497`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b10c935ca9497) - Removed deprecated `browser` singleton from editor-common. This has been replaced with a `getBrowserInfo` function that returns the same information. This change was made to avoid issues with module loading order and to provide a more consistent API for accessing browser information. Please update any imports of `browser` to use `getBrowserInfo` instead. For example, the following imports have been removed: ```javascript import { browser } from '@atlaskit/editor-common/utils'; import { browser } from '@atlaskit/editor-common/browser'; ``` Instead, please use: ```javascript import { getBrowserInfo } from '@atlaskit/editor-common/browser'; ``` If you were previously using `browser.ie_version`, you would now use `getBrowserInfo().ie_version`. - Updated dependencies ## 19.0.1 ### Patch Changes - [`ed96586aa0e43`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ed96586aa0e43) - Cleanup experiment platform_editor_table_resizer_extended_zone: ship treatment (needExtendedResizeZone always true) - Updated dependencies ## 19.0.0 ### Major Changes - [`2df767cd2e0e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2df767cd2e0e9) - Remove deprecated dragAndDropEnabled plugin option - table drag and drop is now always enabled(EDITOR-6287) ## 18.1.34 ### Patch Changes - Updated dependencies ## 18.1.33 ### Patch Changes - [`73b2fc243f544`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73b2fc243f544) - Cleaning up getBrowserInfo which was behind experiment platform_editor_hydratable_ui and is now rolled out - Updated dependencies ## 18.1.32 ### Patch Changes - [`0ad738e8f896e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0ad738e8f896e) - Remove `support_table_in_comment` and `support_table_in_comment_jira` experiment references. Both experiments are fully rolled out — table resizing, alignment, scaling, and distribute columns are now enabled unconditionally in comment editors. - Updated dependencies ## 18.1.31 ### Patch Changes - Updated dependencies ## 18.1.30 ### Patch Changes - Updated dependencies ## 18.1.29 ### Patch Changes - Updated dependencies ## 18.1.28 ### Patch Changes - [`9ff7d1c1aa288`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ff7d1c1aa288) - Update README.md and 0-intro.tsx - Updated dependencies ## 18.1.27 ### Patch Changes - Updated dependencies ## 18.1.26 ### Patch Changes - Updated dependencies ## 18.1.25 ### Patch Changes - Updated dependencies ## 18.1.24 ### Patch Changes - Updated dependencies ## 18.1.23 ### Patch Changes - [`bd6a75f50c1e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd6a75f50c1e9) - [ux] [EDITOR-6267] add support to SelectAll table keymap to first select the active table cell behind experiment `platform_editor_lovability_select_all_shortcut` - Updated dependencies ## 18.1.22 ### Patch Changes - Updated dependencies ## 18.1.21 ### Patch Changes - Updated dependencies ## 18.1.20 ### Patch Changes - [`91f722df43475`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/91f722df43475) - [ux] [EDITOR-5815] the fix adds a check for column width changes so that we update the table on click of 'distribute columns' button. this is gated behind the `platform_editor_lovability_distribute_column_fix` experiment. - Updated dependencies ## 18.1.19 ### Patch Changes - Updated dependencies ## 18.1.18 ### Patch Changes - Updated dependencies ## 18.1.17 ### Patch Changes - [`f65fa1ea7c0e5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f65fa1ea7c0e5) - Cleaned up stale feature flag `platform_editor_fix_button_name_violation_in_table`. The flag has been fully rolled out, so the button name fix in table floating insert button is now always applied. - Updated dependencies ## 18.1.16 ### Patch Changes - Updated dependencies ## 18.1.15 ### Patch Changes - [`12e112a137d5f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/12e112a137d5f) - Clean up platform_editor_table_fw_numcol_overflow_fix feature flag - Updated dependencies ## 18.1.14 ### Patch Changes - Updated dependencies ## 18.1.13 ### Patch Changes - Updated dependencies ## 18.1.12 ### Patch Changes - Updated dependencies ## 18.1.11 ### Patch Changes - Updated dependencies ## 18.1.10 ### Patch Changes - [`5221db0d676ef`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5221db0d676ef) - Mechanical type-import autofix for tables, collab, and synchrony packages. - Updated dependencies ## 18.1.9 ### Patch Changes - Updated dependencies ## 18.1.8 ### Patch Changes - Updated dependencies ## 18.1.7 ### Patch Changes - Updated dependencies ## 18.1.6 ### Patch Changes - [`d43c8a96e6740`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d43c8a96e6740) - Gate table ref update dispatch behind tableActive check to avoid unnecessary transactions firing for every table on the page - [`737087ff3afe7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/737087ff3afe7) - Cleanup experiment platform_editor_change_table_nesting_check - Updated dependencies ## 18.1.5 ### Patch Changes - [`0f4a08b633f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f4a08b633f6e) - Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme` - Updated dependencies ## 18.1.4 ### Patch Changes - Updated dependencies ## 18.1.3 ### Patch Changes - [`9ed32aea2c1d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ed32aea2c1d3) - Replace feature experiment util with cross platform alternative for platform_editor_block_menu - Updated dependencies ## 18.1.2 ### Patch Changes - [`0d04e250bdf4b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d04e250bdf4b) - [ux] Making submenus for media (color/size) and table (background color) consistent with ADS and fixing incorrect gate mocking in editor-plugin-ai-tests - Updated dependencies ## 18.1.1 ### Patch Changes - Updated dependencies ## 18.1.0 ### Minor Changes - [`ea21f2748d986`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ea21f2748d986) - feat: set display-mode in table toDOM from node attributes ### Patch Changes - Updated dependencies ## 18.0.8 ### Patch Changes - Updated dependencies ## 18.0.7 ### Patch Changes - Updated dependencies ## 18.0.6 ### Patch Changes - Updated dependencies ## 18.0.5 ### Patch Changes - Updated dependencies ## 18.0.4 ### Patch Changes - Updated dependencies ## 18.0.3 ### Patch Changes - Updated dependencies ## 18.0.2 ### Patch Changes - Updated dependencies ## 18.0.1 ### Patch Changes - Updated dependencies ## 18.0.0 ### Patch Changes - Updated dependencies ## 17.7.3 ### Patch Changes - [`477d48a3021a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/477d48a3021a5) - EDITOR-5818 fix to not send dispatch during render or in ref callback - Updated dependencies ## 17.7.2 ### Patch Changes - [`1fd2b267eb592`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1fd2b267eb592) - Cleanup `platform_editor_ai_aifc_patch_ga` flag - [`ac4a428022f83`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ac4a428022f83) - [EDITOR-5480] Removes data-borders-ready fix from table and adds border to prosemirror toDOM instead - Updated dependencies ## 17.7.1 ### Patch Changes - [`94dbc76370522`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/94dbc76370522) - [ux] remove unnecessary decoration for last cell element in table - [`1d6c1d6ba61dc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1d6c1d6ba61dc) - FFCLEANUP-79953 clean up stale experiment platform_editor_editor_width_analytics - Updated dependencies ## 17.7.0 ### Minor Changes - [`557de2bd28f21`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/557de2bd28f21) - [EDITOR-5773](https://hello.jira.atlassian.cloud/browse/EDITOR-5773) - clean up platform_editor_disable_query_command_supported experiment ### Patch Changes - Updated dependencies ## 17.6.1 ### Patch Changes - Updated dependencies ## 17.6.0 ### Minor Changes - [`17119fb95e0a4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/17119fb95e0a4) - [EDITOR-3747](https://hello.jira.atlassian.cloud/browse/EDITOR-3747) - clean up platform_editor_ssr_renderer experiment ### Patch Changes - Updated dependencies ## 17.5.0 ### Minor Changes - [`4225fbfc03770`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4225fbfc03770) - [EDITOR-5765](https://hello.jira.atlassian.cloud/browse/EDITOR-5765) - clean up platform_editor_rename_numbered_rows_label feature flag ### Patch Changes - Updated dependencies ## 17.4.5 ### Patch Changes - Updated dependencies ## 17.4.4 ### Patch Changes - [`2ba512be34b34`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2ba512be34b34) - [ux] always enable table resizer extended zone - Updated dependencies ## 17.4.3 ### Patch Changes - [`0f91061590da3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f91061590da3) - Split platform_editor_vc90_transition_fixes_batch_1 into platform_editor_vc90_transition_table_border, platform_editor_vc90_transition_expand_icon, platform_editor_vc90_transition_mentions, platform_editor_vc90_transition_panel_icon - Updated dependencies ## 17.4.2 ### Patch Changes - [`7c93170d2ea8a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c93170d2ea8a) - [ux] Set full width for table if in Editor max width mode and table has no width attribute set - Updated dependencies ## 17.4.1 ### Patch Changes - Updated dependencies ## 17.4.0 ### Minor Changes - [`050e73fa93cfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/050e73fa93cfe) - [FFCLEANUP-87580] clean up feature gate platform_editor_nested_tables_sticky_header_bug ### Patch Changes - Updated dependencies ## 17.3.32 ### Patch Changes - Updated dependencies ## 17.3.31 ### Patch Changes - [`715d7c4db3977`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/715d7c4db3977) - [EDITOR-4953] clean up platform_editor_table_cell_colour_change experiment - Updated dependencies ## 17.3.30 ### Patch Changes - Updated dependencies ## 17.3.29 ### Patch Changes - Updated dependencies ## 17.3.28 ### Patch Changes - Updated dependencies ## 17.3.27 ### Patch Changes - Updated dependencies ## 17.3.26 ### Patch Changes - Updated dependencies ## 17.3.25 ### Patch Changes - [`4af588e6196fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4af588e6196fe) - batch experiment for page transition - Updated dependencies ## 17.3.24 ### Patch Changes - Updated dependencies ## 17.3.23 ### Patch Changes - Updated dependencies ## 17.3.22 ### Patch Changes - [`a040c03082274`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a040c03082274) - [ux] EDITOR-507 Clean up main nested tables experiment `platform_editor_nested_tables` - Updated dependencies ## 17.3.21 ### Patch Changes - [`dece098c3ab1f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dece098c3ab1f) - [ux] ENGHEALTH-46818 Add focus and blur handlers to table buttons to fix a11y - Updated dependencies ## 17.3.20 ### Patch Changes - [`81937b9af604e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81937b9af604e) - [ux] fix table border late render issue - Updated dependencies ## 17.3.19 ### Patch Changes - [`7ef3027df8198`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ef3027df8198) - remove platform_editor_lovability_user_intent experiment - Updated dependencies ## 17.3.18 ### Patch Changes - Updated dependencies ## 17.3.17 ### Patch Changes - [`369400c30a0cc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/369400c30a0cc) - Cleanup FG platform_editor_change_table_nesting_check - [`34c3a60cb9325`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/34c3a60cb9325) - Cleanup FG platform_editor_fix_confirm_table_removal ## 17.3.16 ### Patch Changes - [`b4422f96787ee`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b4422f96787ee) - [ux] Fix contextual menu showing on load before editor being focussed or interactions - Updated dependencies ## 17.3.15 ### Patch Changes - Updated dependencies ## 17.3.14 ### Patch Changes - Updated dependencies ## 17.3.13 ### Patch Changes - Updated dependencies ## 17.3.12 ### Patch Changes - Updated dependencies ## 17.3.11 ### Patch Changes - [`ad8f50e8000f5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ad8f50e8000f5) - [EDITOR-4662] Cleans up FG platform_editor_number_column_sticky_header_bug ## 17.3.10 ### Patch Changes - [`d1ee0512f85f4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d1ee0512f85f4) - [EDITOR-4531] Cleans up FG platform_editor_table_numbered_table_border - Updated dependencies ## 17.3.9 ### Patch Changes - [`95a9857d9f007`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/95a9857d9f007) - Replaced keymaps for moving table columns/rows in the Editor behind experiment - Updated dependencies ## 17.3.8 ### Patch Changes - Updated dependencies ## 17.3.7 ### Patch Changes - Updated dependencies ## 17.3.6 ### Patch Changes - [`d3b00bd311c9d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d3b00bd311c9d) - Improves an edge case where users may face unexpected cursor jumps collaboratively - Updated dependencies ## 17.3.5 ### Patch Changes - [`7f6ca0d7b6afc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7f6ca0d7b6afc) - Updated the table drag menu to fire a track analytic event when the menu is opened - Updated dependencies ## 17.3.4 ### Patch Changes - Updated dependencies ## 17.3.3 ### Patch Changes - Updated dependencies ## 17.3.2 ### Patch Changes - [`e910a57bdc437`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e910a57bdc437) - [ux] EDITOR-4880 Fix cell option menu showing in view mode - Updated dependencies ## 17.3.1 ### Patch Changes - [`afb6165b36773`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/afb6165b36773) - [ux] Add new gate for missing cell option menu fix for atlas" ## 17.3.0 ### Minor Changes - [`fe3cbbba3c6d6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe3cbbba3c6d6) - [EDITOR-4877](https://hello.jira.atlassian.cloud/browse/EDITOR-4877) - remove queryCommandSupported from TableComponent ### Patch Changes - Updated dependencies ## 17.2.0 ### Minor Changes - [`5dfede89f8ccc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5dfede89f8ccc) - [EDITOR-4601](https://hello.jira.atlassian.cloud/browse/EDITOR-4601) - rename table Numbered rows label ### Patch Changes - Updated dependencies ## 17.1.2 ### Patch Changes - Updated dependencies ## 17.1.1 ### Patch Changes - Updated dependencies ## 17.1.0 ### Minor Changes - [`a218bead9e6a7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a218bead9e6a7) - EDITOR-4542 Make isTableWithFixedColumnWidthsOptionEnabled an editor prop instead of using FG value ## 17.0.1 ### Patch Changes - [`2bd7dcf49bbf2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2bd7dcf49bbf2) - [ux] [EDITOR-4452] remove the selection change after setting the background color on multiple table cells behind platform_editor_table_cell_colour_change - Updated dependencies ## 17.0.0 ### Major Changes - [`c774e8b6231c2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c774e8b6231c2) - EDITOR-4549 Removing allowCellOptionsInFloatingToolbar as a prop as the functionality has been removed and changing this prop doesn't do anything ## 16.4.4 ### Patch Changes - Updated dependencies ## 16.4.3 ### Patch Changes - [`b68e8044e4394`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b68e8044e4394) - [ux] EDITOR-4416 Set tableRef to fix drop targets not appearing when editor is not focused - Updated dependencies ## 16.4.2 ### Patch Changes - [`0a5d4198cf008`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0a5d4198cf008) - [ux] Fix numbered column selection style when multiple nodes are selected ## 16.4.1 ### Patch Changes - [`265980d7959cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265980d7959cf) - [ux] recursive node decoration and 'selected danger' classname - Updated dependencies ## 16.4.0 ### Minor Changes - [`f2606056e2aa9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2606056e2aa9) - [ux] EDITOR-4516 Deprecate isTableScaling to enable it by default ### Patch Changes - [`111f223aff3d1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/111f223aff3d1) - Clean up platform_editor_table_less_padding_fix - Updated dependencies ## 16.3.4 ### Patch Changes - [`275fdae298e95`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/275fdae298e95) - [ux] EDITOR-4412 Show/hide header column/row and numbered column toggles in drag controls based on editor props - Updated dependencies ## 16.3.3 ### Patch Changes - [`e225fb5074e28`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e225fb5074e28) - [ux] Update logic for enabling drag and drop in tables - Updated dependencies ## 16.3.2 ### Patch Changes - Updated dependencies ## 16.3.1 ### Patch Changes - [`d668a11849163`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d668a11849163) - [ux] EDITOR-4411 Enable sorting by default in column drag menu ## 16.3.0 ### Minor Changes - [`814909b91111b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/814909b91111b) - [ux] EDITOR-4459 Set dragAndDropEnabled by default in tablesPlugin ### Patch Changes - Updated dependencies ## 16.2.0 ### Minor Changes - [`9ee3f2262dfcf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ee3f2262dfcf) - improve performance of table floating toolbar when determine the disabled state of distribute column button ### Patch Changes - Updated dependencies ## 16.1.9 ### Patch Changes - [`0095cf9cd3e6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0095cf9cd3e6f) - NOISSUE Clean up feature gate cc_editor_limited_mode_table_align_bttn Remove the feature gate `cc_editor_limited_mode_table_align_bttn` and assume it's always enabled. The performance optimization for table column distribution in limited mode is now always active when limited mode is enabled. - Updated dependencies ## 16.1.8 ### Patch Changes - [`7b37ece9ebb50`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b37ece9ebb50) - EDITOR-4199: Fix table border issues when tables rendered under mobile breakpoint. - Updated dependencies ## 16.1.7 ### Patch Changes - [`acd81a73a9a20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/acd81a73a9a20) - [ux] EDITOR-4259 Set table ref when table is rendered - Updated dependencies ## 16.1.6 ### Patch Changes - [`8c24728c97456`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8c24728c97456) - EDITOR-3638 Exclude zero intersection entries when scroll is detected - Updated dependencies ## 16.1.5 ### Patch Changes - [`38de936c97015`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38de936c97015) - EDITOR-3707 Fire UI event when native/ legacy sticky headers are enabled - Updated dependencies ## 16.1.4 ### Patch Changes - [`c4a774ad462fb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4a774ad462fb) - EDITOR-2477 Clean up remaining usages of `platform_editor_use_nested_table_pm_nodes` which are no longer needed now that `isNestedTablesSupported` is fully rolled out. - Updated dependencies ## 16.1.3 ### Patch Changes - [`cd1f8017b3bc0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd1f8017b3bc0) - [ux] Tweak table psudoelement borders ## 16.1.2 ### Patch Changes - [`66dcfa397e97d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/66dcfa397e97d) - [ux] EDITOR-4197 Fix cell option menu for table header cells in table header column - Updated dependencies ## 16.1.1 ### Patch Changes - [`30607f97eadae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/30607f97eadae) - Update table tests after sticky header changes - Updated dependencies ## 16.1.0 ### Minor Changes - [`00e69e0b7c839`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/00e69e0b7c839) - Clean up and removal of the `platform-visual-refresh-icons` feature flag. ### Patch Changes - [`a3bc4ac27ae8e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a3bc4ac27ae8e) - [ux] EDITOR-4134 Fix firefox nightly for anchor fallback solution - Updated dependencies ## 16.0.3 ### Patch Changes - [`b429c01ce6af9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b429c01ce6af9) - icon migration entry point update - Updated dependencies ## 16.0.2 ### Patch Changes - [`1112caa726b84`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1112caa726b84) - Clean up platform_editor_enghealth_table_plugin_lable_rule experiment - Add accessibility labels to table drag handles and toggles by default - Updated dependencies ## 16.0.1 ### Patch Changes - [`e96899177b5f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e96899177b5f8) - [ux] EDITOR-4111 Fix masked cell alignment when table is selected - Updated dependencies ## 16.0.0 ### Patch Changes - Updated dependencies ## 15.6.9 ### Patch Changes - [`f41ee46c84bb1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f41ee46c84bb1) - [EDITOR-3881] Fix table styling to work with SSR renderer - Updated dependencies ## 15.6.8 ### Patch Changes - [`b1ea4fa4e8e56`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b1ea4fa4e8e56) - Remove static scroll listener ## 15.6.7 ### Patch Changes - [`fe7b3f29093a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe7b3f29093a6) - [ux] EDITOR-2990 Disable native sticky header for tables with headers greater than 50% viewport height - [`b4a854535b851`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b4a854535b851) - [ux] EDITOR-2625 Add missing left border when table controls are showing and header is sticking in table with numbered columns - Updated dependencies ## 15.6.6 ### Patch Changes - [`8e7168f651cc2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e7168f651cc2) - Only set native sticky header classes if a scroll event has occurred - Updated dependencies ## 15.6.5 ### Patch Changes - Updated dependencies ## 15.6.4 ### Patch Changes - [`20fb93093ca02`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/20fb93093ca02) - Remove data attribute for sticky state instead of setting false - Updated dependencies ## 15.6.3 ### Patch Changes - [`dbe5bb7c0221c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dbe5bb7c0221c) - Only set native sticky header classes if a scroll event has occurred - [`dbe5bb7c0221c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dbe5bb7c0221c) - Remove top margin change when native table sticky headers are enabled - Updated dependencies ## 15.6.2 ### Patch Changes - Updated dependencies ## 15.6.1 ### Patch Changes - [`53aef9589ca55`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/53aef9589ca55) - [EDITOR-3786] Make sure that for any check of `cc_editor_ai_content_mode` && `platform_editor_content_mode_button_mvp` in the code we are also checking `confluence_compact_text_format` - [`dab46476d6a9c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dab46476d6a9c) - Remove top margin change when native table sticky headers are enabled - Updated dependencies ## 15.6.0 ### Minor Changes - [`762b79e21f96a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/762b79e21f96a) - Migrated and cleaned up legacy iconography usage. ### Patch Changes - [`7e1f5e6e54c20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7e1f5e6e54c20) - [EDITOR-3962] Update check for if a table is nested so it covers all cases - Updated dependencies ## 15.5.6 ### Patch Changes - [`90abe9b926a6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/90abe9b926a6f) - Icon entrypoint migration - Updated dependencies ## 15.5.5 ### Patch Changes - [`f5fb826bac3cd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f5fb826bac3cd) - fix eslint disable in editor table plugin get cell position - Updated dependencies ## 15.5.4 ### Patch Changes - [`1d64ffdaa96fa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1d64ffdaa96fa) - [ux] Fix sticky header mask overlapping adjacent node borders - [`1d64ffdaa96fa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1d64ffdaa96fa) - Add fallback for table row/header anchor names ## 15.5.3 ### Patch Changes - [`a4ac43fb6ff37`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4ac43fb6ff37) - Add fallback for table row/header anchor names - Updated dependencies ## 15.5.2 ### Patch Changes - [`c72c25a7b8822`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c72c25a7b8822) - [ux] EDITOR-3741 Add pseudo border classes for sticky header cells - Updated dependencies ## 15.5.1 ### Patch Changes - Updated dependencies ## 15.5.0 ### Minor Changes - [`8677e7b660127`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8677e7b660127) - EDITOR-3792 Rollup max width changes previously gated with editor_tinymce_full_width_mode into combined frontend/backend flag confluence_max_width_content_appearance ### Patch Changes - [`0882d69646f51`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0882d69646f51) - tidy up fg platform_editor_table_width_refactor - Updated dependencies ## 15.4.24 ### Patch Changes - [`e51da6f828fe9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e51da6f828fe9) - Exclude Safari due to contenteditable in sticky positioned table header bug - Updated dependencies ## 15.4.23 ### Patch Changes - [`21089bb0ca0d2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21089bb0ca0d2) - Only enable new table sticky header if drag and drop flag enabled ## 15.4.22 ### Patch Changes - [`d94330c37d126`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d94330c37d126) - tidy up ff platform_editor_disable_table_overflow_shadows - [`1a0e740f0e18a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1a0e740f0e18a) - [ux] EDITOR-2818 Fix sticky header column controls and masked cell styles - Updated dependencies ## 15.4.21 ### Patch Changes - [`5935652291a5f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5935652291a5f) - Remove platform_editor_table_drag_handle_hover experiment and enable hover behavior permanently - Updated dependencies ## 15.4.20 ### Patch Changes - Updated dependencies ## 15.4.19 ### Patch Changes - [`edbc1458b100c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/edbc1458b100c) - Add native anchor experiment as guard for native sticky headers - Updated dependencies ## 15.4.18 ### Patch Changes - [`a2fa645318b72`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2fa645318b72) - EDITOR-3822 Update anchor styles to fix cell option manu alignment in safari - Updated dependencies ## 15.4.17 ### Patch Changes - [`193738561b24f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/193738561b24f) - [ux] Fix bug where contextual table cell button not rendered when overflowing ## 15