Skip to content

Releases: WTTJ/welcome-ui

v6.7.1

17 Dec 14:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7.0...v6.7.1

v6.7.0

16 Dec 14:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.0...v6.7.0

v6.6.0

09 Dec 10:43
Compare
Choose a tag to compare

What's Changed

  • chore(ariakit): upgrade ariakit from 0.4.3 to 0.4.15 by @cnairi in #2586

Full Changelog: v6.5.0...v6.6.0

v6.5.0

03 Dec 08:49
Compare
Choose a tag to compare
v6.5.0

v6.4.2

26 Nov 16:01
Compare
Choose a tag to compare
v6.4.2

v6.4.1

26 Nov 12:18
Compare
Choose a tag to compare
v6.4.1

v6.4.0

26 Nov 09:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.1...v6.4.0

v6.3.1

25 Nov 09:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.0...v6.3.1

v6.3.0

21 Nov 13:20
Compare
Choose a tag to compare

What's Changed

🚨 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

19 Nov 12:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.2.0