v2.30.0
2.30.0 (2024-04-01)
Highlights
- feat(menu): add new menu component (19010c3)
- feat(table): add global action support in table (2d1b2eb)
- feat(daterangepicker): add reverse date range selection support (15a7feb)
- feat(tooltip): show tooltip on text overflow (04ebe60)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(menu): add new menu component (19010c3)
- feat(table): add global action support in table (2d1b2eb)
- feat(daterangepicker): add reverse date range selection support (15a7feb)
- feat(tooltip): show tooltip on text overflow (04ebe60)
Fixes
NA
Improvements
- feat(select): add helptext and top label story (b0fa99f)
- feat(menu): add stories for default and destructive variant (0184d31)
- feat(menu): update submenu context api (2347392)
Documentation
- docs(docs): add combobox documentation (71584bf)
- docs(select): add documentation of select component (4ded82a)
- docs(daterangepicker): add reverse date selection documentation for daterangepicker (58836ea)