Skip to content

Releases: freenowtech/wave

v2.0.1 The New Wave

05 Feb 14:12
Compare
Choose a tag to compare

📚 Migration guide from v1 to v2

Features

  • two colour themes, Classic and Modern
  • dark and light schemes based on user preference
  • CSS variables for colours
  • Updated icons

Breaking Changes

All breaking changes have codemod script migrating the old code to the new.

v1.34.4

03 Nov 10:01
Compare
Choose a tag to compare

1.34.4 (2023-11-03)

Bug Fixes

  • infobanner: allow to override attrs in InfoBannerCard (#393) (8b1457e)

v1.34.3

11 Oct 09:17
Compare
Choose a tag to compare

1.34.3 (2023-10-11)

Bug Fixes

v1.34.2

05 Oct 14:06
Compare
Choose a tag to compare

1.34.2 (2023-10-05)

Bug Fixes

  • deps: crossOrigin prop is not required for inputs (#386) (b9e7217)

v1.34.0

01 Sep 08:18
Compare
Choose a tag to compare

1.34.0 (2023-09-01)

Features

v1.33.0

18 Aug 12:28
Compare
Choose a tag to compare

1.33.0 (2023-08-18)

Features

v1.32.1

27 Jul 08:43
Compare
Choose a tag to compare

1.32.1 (2023-07-27)

Bug Fixes

  • support children prop type in row component (#347) (4620776)

v1.32.0

12 Jun 14:22
Compare
Choose a tag to compare

1.32.0 (2023-06-12)

Features

  • InfoBanner: fix up the InfoBannerCard Link export (f6dac56)

v1.31.2

12 Jun 09:47
Compare
Choose a tag to compare

1.31.2 (2023-06-12)

Bug Fixes

  • add support for children props for Label component (#340) (c840c88)

v1.31.1

01 Jun 10:40
Compare
Choose a tag to compare

1.31.1 (2023-06-01)

Bug Fixes