Skip to content

Releases: freenowtech/wave

v1.3.0

09 Jun 09:04
Compare
Choose a tag to compare

1.3.0 (2021-06-09)

Features

  • add new textVerticalAlign prop to radio button (#109) (29a7c60)

v1.2.2

09 Jun 08:56
Compare
Choose a tag to compare

1.2.2 (2021-06-09)

Bug Fixes

  • enable props to change the inline spinner (#107) (fd48a93)

v1.2.1

04 Jun 08:38
Compare
Choose a tag to compare

1.2.1 (2021-06-04)

Bug Fixes

  • password: allow to set width of the password input (#101) (17d9a9a)

v1.2.0

03 Jun 09:31
Compare
Choose a tag to compare

1.2.0 (2021-06-03)

Features

  • text: adding the disabled text color, fixing inverted text colors (#96) (40b529d)

Bug Fixes

  • checkbox: Adds disabled checkbox text color (#97) (d2dc31d)

v1.1.0

31 May 15:16
Compare
Choose a tag to compare

1.1.0 (2021-05-31)

Features

v1.0.7

21 May 21:43
Compare
Choose a tag to compare

1.0.7 (2021-05-21)

Bug Fixes

  • a11y: Link inputs and labels when id is not provided by the user (#86) (541a9ba)

v1.0.6

21 May 19:52
Compare
Choose a tag to compare

1.0.6 (2021-05-21)

Bug Fixes

  • Allow to set icon color for payments icons (#76) (5cf02b9)

v1.0.5

21 May 19:36
Compare
Choose a tag to compare

1.0.5 (2021-05-21)

Bug Fixes

  • Inline spinner breaking button siblings (#77) (a4a6fe3), closes #22

v1.0.4

21 May 07:21
Compare
Choose a tag to compare

1.0.4 (2021-05-21)

Bug Fixes

  • essentials: use correct blur-radius value for medium size shadow (#83) (0a79512), closes #82

v1.0.3

11 May 14:03
Compare
Choose a tag to compare

1.0.3 (2021-05-11)

Bug Fixes

  • use default export instead of named export (#73) (6f91edc)