Minor changes
- feat: Export DataGridContextProvider. (PR #28955 by sopranopillow)
- feat: Export DataGridContextProvider. (PR #28955 by sopranopillow)
- feat: Add documentKeyboardEvent to OnVisibleChangeData when Tooltip is hidden via Escape (PR #28951 by behowell)
- feat: create a new useAnimationFrame hook (PR #28948 by marcosmoura)
Patches
- docs: improve storybook and examples to better align with design guidelines (PR #28969 by marcosmoura)
- expose useDataGridContext_unstable etc. contexts (PR #28973 by FengQiMS)
- chore: decrease bundle size & adds fixtures (PR #28962 by bsunderhus)
- fix(react-popover): Only apply modal attributes if the PopoverSurface traps focus. (PR #28613 by sopranopillow)
- expose useDataGridContext_unstable etc. contexts (PR #28973 by FengQiMS)
- fix:
useOnClickOutside
should consider text selection starting inside and finishing outside as an inside click (PR #28765 by YuanboXue-Amber)