v1.2.0-rc.16
Pre-release
Pre-release
What's Changed
- Jsdoc up by @matej21 in #579
- Simplify Menu, Buttons & Icons by @attitude in #588
- refactor(ui): Make buttons auto-size without min-height
- fix(ui): Add padding to sub-menu list
Fixes:
- fix(ui): Remove autofil styles
- fix(admin): Handle unsupported props passed via rest spread
- fix(ui): Improve discriminated union of Select
- fix(ui): Click outside of DevBar
- fix(ui): Allow to configure deeply nested
StyleProvider - fix(layout): Use parent state context when combining Directives state
Other improvements:
- refactor(admin): Remove some Blueprint icons (
lucide-reactis preferred) - feat: Init
Textwith message formatter - refactor(react-utils): Referentially stable class-name hooks
- playwright: Update repeaterItemContainerWithActions spec
- feat(utilities): Add Narrow type utility
- refactor(utilities): Less strict parameters for
deprecate()
Full Changelog: v1.2.0-rc.15...v1.2.0-rc.16