Skip to content

v1.2.0-rc.16

Pre-release
Pre-release

Choose a tag to compare

@attitude attitude released this 01 Aug 19:23
· 813 commits to main since this release
1918967

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-react is preferred)
  • feat: Init Text with 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