@reapit/elements_v5.0.0-beta.37
Pre-release
Pre-release
·
20 commits
to main
since this release
Notable Changes
π New components
π Fixes
- Chip height fixed by #595
- Floating button regression fixed by #592
- Focus style regression in
DeprecatedButton
fixed by #593 - Alignment issue in
DeprecatedNav
fixed by #602
π Breaking changes
- Chip no longer supports
isDisabled
; ratherdisabled
oraria-disabled
should be used instead. - The original
PageHeader
has been deprecated. It is still available via DeprecatedPageHeader.
What's Changed
- chore: bump package version by @kurtdoherty in #590
- feat: Add new
CompactSelectNative
component by @kurtdoherty in #591 - fix: #582 visual regression in deprecated
MobileControls
by @kurtdoherty in #592 - fix: #581 visual regression in
DeprecatedButton
focus styles by @kurtdoherty in #593 - chore: align Chip with Button and tweak styles in other components by @kurtdoherty in #595
- chore: deprecate existing
PageHeader
component by @kurtdoherty in #594 - feat: Add new
PageHeader.Title
component by @kurtdoherty in #596 - chore: stop using CSS
all
property as it unsets CSS variables too by @kurtdoherty in #598 - feat: Add new
PageHeader.Subtitle
component by @kurtdoherty in #599 - chore: remove margin on
Features
by @kurtdoherty in #600 - feat: Add new
PageHeader.SupplementaryInfo
component by @kurtdoherty in #601 - fix: #597
DeprecatedNav
alignment regression by @kurtdoherty in #602 - feat: Add new
PageHeader
component by @kurtdoherty in #603 - chore: update design tokens by @kurtdoherty in #604
- chore: update changelog with release date by @kurtdoherty in #605
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.36...@reapit/elements_v5.0.0-beta.37