🐛 Bug Fixes
- App: allow global portal disabling (#5111) (43c119f)
- Carousel: ensure plugins init after client-side navigation (#5117) (0f7a1b7)
- Carousel: invert arrow keys in RTL direction (#5072) (27cb2b6)
- Drawer: prevent unwanted close when dismissible is false (#5085) (027c06a)
- Drawer: use full height/width for snapPoints (#5041) (8f21339)
- Pagination: make ellipsis non-interactive (#5081) (ab168af)
- Table: empty cell value causing hydration errors (#5069) (cd2662a)
- useKbd: update escape key from
⎋
toEsc
(#5076) (27aa80c)
Full Changelog: v3.3.5...v3.3.6