Skip to content

Releases: freenowtech/wave

v2.1.7

16 May 11:19
Compare
Choose a tag to compare

2.1.7 (2024-05-16)

Bug Fixes

  • add missing type exports in components index (#446) (8189d79)

v2.1.6

16 May 07:47
Compare
Choose a tag to compare

2.1.6 (2024-05-16)

Bug Fixes

v2.1.5

16 Apr 11:22
Compare
Choose a tag to compare

2.1.5 (2024-04-16)

Bug Fixes

  • remove width from pageSize selectList box (#442) (c2da9e7)

v2.1.4

09 Apr 09:29
Compare
Choose a tag to compare

2.1.4 (2024-04-09)

Bug Fixes

  • SelectList: overwrite styling with enforced color scheme for menu (#438) (0029eff)

v2.1.3

09 Apr 08:29
Compare
Choose a tag to compare

2.1.3 (2024-04-09)

Bug Fixes

  • tabbar: make Wave's theme apply to TabBar component (#441) (37226de)

v2.1.2

14 Feb 08:40
Compare
Choose a tag to compare

2.1.2 (2024-02-14)

Bug Fixes

v2.1.1

13 Feb 10:39
Compare
Choose a tag to compare

2.1.1 (2024-02-13)

Bug Fixes

  • datepicker elevation, portals color scheme and bottom-lined input ref (#429) (5eba018), closes #425 #427

v2.1.0

02 Feb 12:29
Compare
Choose a tag to compare

2.1.0 (2024-02-02)

Technical release

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)