Skip to content

Releases: WTTJ/welcome-ui

v0.19.2

12 Aug 15:53
16afd5d
Compare
Choose a tag to compare

Bug Fixes

  • checkboxes and radios being updated every two clicks (#273) (16afd5d), closes #203
  • selects keyboard events handling is working now (4c22665), closes #267

v0.19.1

06 Aug 16:24
de2ec0b
Compare
Choose a tag to compare
style: enhance styles of DateTimePicker dropdown (#271)

* add padding on subHeader
* remove outline on arrows

Signed-off-by: Paul-Xavier Ceccaldi <[email protected]>

v0.19.0

06 Aug 13:09
1c87dc7
Compare
Choose a tag to compare

Features

  • add arrow and allow picto placement on DateTimePicker (#270) (1c87dc7)

v0.18.3

05 Aug 14:32
fcb8d1d
Compare
Choose a tag to compare

Bug Fixes

  • select isValueExisting buggy function (b5d422a)
  • width='100%' prop on datetimepicker was not working (18d5845)

v0.18.2

02 Aug 08:39
Compare
Choose a tag to compare

Bug Fixes

  • add label onClick to focus on related component (#266) (0e19b56), closes #241
  • correctly spread system props in all form components (#265) (14fc927)

v0.18.1

30 Jul 14:31
Compare
Choose a tag to compare

Bug Fixes

  • datePicker is not resetable (#259) (e39c23c), closes #228
  • pass (preview) value to FileUpload (#260) (572b1e4)
  • chore: split system props in wrapperSystem/componentSystem (#257)

v0.18.0

25 Jul 15:44
cb5b809
Compare
Choose a tag to compare

Features

  • add breakpoints on theme (7139755)

v0.17.6

25 Jul 15:04
0ff3cd3
Compare
Choose a tag to compare

Bug Fixes

  • include submitError in error from ConnectedField (65fae84)
  • remove duplicate label (3808e25)

v0.17.5

25 Jul 15:01
0ff3cd3
Compare
Choose a tag to compare

Bug Fixes

  • include submitError in error from ConnectedField (65fae84)

v0.17.4

25 Jul 13:32
c848fb0
Compare
Choose a tag to compare

Bug Fixes

  • add correct value on htmlFor (35cb574)
  • show datepicker popper in portal (#248) (41107f0)
  • theme selection's min width now based on largest option's label (#250) (c848fb0)
  • update options in state from parent (505d3f2)