Skip to content

Releases: WTTJ/welcome-ui

v0.17.2

24 Jul 14:39
83858ea
Compare
Choose a tag to compare
Merge pull request #247 from WTTJ/fix-select-options

fix: pass options from field to select

v0.17.1

24 Jul 13:09
Compare
Choose a tag to compare

Bug Fixes

v0.17.0

23 Jul 14:29
c4106d9
Compare
Choose a tag to compare

Bug Fixes

Features

  • add renderItem prop to allow formatting of options (#222) (c4106d9)
  • add xl size to buttons (af808e9)
  • allow icon to be added to InputText (cb11a68)

v0.16.1

18 Jul 16:02
e467da5
Compare
Choose a tag to compare

Bug Fixes

  • don't call boxSizingReset if useReset is true (#218) (e467da5)

v0.16.0

18 Jul 14:29
Compare
Choose a tag to compare

Bug Fixes

Features

  • don't show delete icon if select is required (ff1c8c2)

v0.15.4

17 Jul 14:58
6eeec3a
Compare
Choose a tag to compare

Bug Fixes

  • add correct colors on welcome theme (be3b0b8)
  • add missing color on core theme (0d67206)
  • broken styles of select indicators when using size prop on Select (3725bb0)
  • change primary color on core theme (753ae27)
  • change welcome theme color (d94e6c0)
  • remove bow-shadow on pagination (59dbc6a)
  • style on fielUpload (a0b6bc5)
  • theme switching is now working and defaults to 'core' when cleared (578d76c)

v0.15.3

17 Jul 11:37
Compare
Choose a tag to compare

Bug Fixes

v0.15.2

15 Jul 09:38
766ebee
Compare
Choose a tag to compare

Bug Fixes

v0.15.1

11 Jul 16:43
Compare
Choose a tag to compare

Bug Fixes

  • use tooltip.visible instead of tooltip.hidden (#194) (f52555e)

v0.15.0

11 Jul 11:28
7c2f72e
Compare
Choose a tag to compare

Bug Fixes

Features

  • allow tooltip to follow the cursor or not (#190) (6217eb3)