-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Table 6.0 changes
Adi Dahiya edited this page Aug 10, 2022
·
1 revision
Hotkeys
- The table component has been updated to use the new hotkeys API, so you must configure a
<HotkeysProvider>in the React tree where you use a table.
Context menu
- The table component has been updated to use the new ContextMenu API in 5.0.
-
bodyContextMenuRenderercan no longer disable the context menu if it returnsundefined. Instead, use the newenableBodyContextMenuprop.
- FAQ
- 6.x Changelog
- 5.x Changelog
- 5.0 pre-release changelog
- 4.x Changelog
- v4.0 & v5.0 major version semantic swap
- v6.0 changes
- Spacing System Migration: 10px to 4px
- react-day-picker v8 migration
- HotkeysTarget & useHotkeys migration
- PanelStack2 migration
- Table 6.0 changes