Skip to content

Releases: WTTJ/welcome-ui

v0.25.1

25 Sep 13:03
788023c
Compare
Choose a tag to compare

Bug Fixes

  • add hack for autocomplete on select (db8dd92)
  • color on select (a842f87)
  • remove clearButton if Date or Time Pickers have no value (#371) (6f6ad45), closes #370
  • welcome theme primary colors inversion and hexa (#372) (e21aeba)

v0.25.0

24 Sep 13:05
ddf071d
Compare
Choose a tag to compare

Bug Fixes

  • search for emoji in MarkdownEditor emoji picker (#366) (ddf071d)

Features

v0.24.4

17 Sep 12:51
Compare
Choose a tag to compare

Bug Fixes

  • improve secondary button hover state and hint alignment (#362) (a0fed78)
  • replace arrow with clear button on DatePickers (#361) (c0b136a), closes #358

v0.24.3

16 Sep 15:11
1cbaaba
Compare
Choose a tag to compare

Bug Fixes

  • can't type in select after creating new item (#355) (1cbaaba)
  • crea changes 2 (#353) (451361f)
  • send correct payload and blur input when uploading/removing (#359) (b20be75)

v0.24.2

13 Sep 08:50
e2713a7
Compare
Choose a tag to compare

Bug Fixes

  • infinite loop when adding select item (#352) (e2713a7)

v0.24.1

12 Sep 15:00
b50fcc7
Compare
Choose a tag to compare

Bug Fixes

  • don't use placeholder for content (#350) (b50fcc7)
  • improve size/scroll of month/year dropdowns (#349) (760aa87)

v0.24.0

12 Sep 13:24
Compare
Choose a tag to compare

Bug Fixes

  • avoid font-weight on checked labels (#344) (901d974), closes #343
  • move error / warning icon to hint for checkable Fields (#347) (0443c16), closes #346

Features

v0.23.2

11 Sep 08:40
Compare
Choose a tag to compare
chore: update testids across all tests (#340)

* fix: search in Select (and rename dataTestId)

* chore: update testids across all tests

* chore: remove built tgz

* refactor: change testId for dataTestId

* fix: change select to input rather than contenteditable div

* fix: search in Select (and rename dataTestId)

* chore: update testids across all tests

* refactor: change testId for dataTestId

* chore: add dataTestId to remaining fields

* refactor: remove `dataTestId` from propTypes (documentation)

* refactor: replace lint comments with lint rule (for dataTestId)

* chore: remove empty lines

v0.23.1

10 Sep 16:15
5a3cbcb
Compare
Choose a tag to compare

Bug Fixes

  • change select to input rather than contenteditable div (9b9dd62)
  • failing test (871c2d7)
  • memory leak on date / time / dateTime Pickers (#337) (12b0358)
  • remove debugging effort (dbd95b9)
  • remove debugging effort (3006b6b)
  • search in select (#339) (b39eff6)

v0.23.0

09 Sep 12:41
df6f14e
Compare
Choose a tag to compare

Bug Fixes

Features

  • change icon size on themes (e7630e8)