Releases: WTTJ/welcome-ui
Releases · WTTJ/welcome-ui
v6.7.1
What's Changed
- fix: component AssetDrawer header margin by @theo-mesnil in #2636
Full Changelog: v6.7.0...v6.7.1
v6.7.0
What's Changed
- feat: add AssetDrawer sub component by @theo-mesnil in #2635
Full Changelog: v6.6.0...v6.7.0
v6.6.0
What's Changed
Full Changelog: v6.5.0...v6.6.0
v6.5.0
v6.5.0
v6.4.2
v6.4.2
v6.4.1
v6.4.1
v6.4.0
What's Changed
- feat: rework hover on fields by @theo-mesnil in #2625
- feat: add new components WelcomeLoader by @theo-mesnil in #2624
- feat(Icon): add Thunderclock Icon by @cnairi in #2626
Full Changelog: v6.3.1...v6.4.0
v6.3.1
What's Changed
- fix: wrong margin when alert have no icon by @theo-mesnil in #2623
- docs: add custom title per page by @theo-mesnil in #2619
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- chore: upgrade date-fns by @stevenpersia in #2615
- fix(alert): align title when no description by @RobelTekle in #2611
🚨 Breaking changes
On Alert, we removed ctaPosition property:
<Alert
cta={<Alert.Button>Action</Alert.Button>}
- ctaPosition="bottom"
>
My alert description
</Alert>
The CTA will now always be positioned at the bottom.
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
- test: add test for selecting dropdown menu item [WUI-24] by @anucreative in #2612
- fix: truncate Text with welcome font by @theo-mesnil in #2614
Full Changelog: v6.1.1...v6.2.0