Releases: WTTJ/welcome-ui
Releases · WTTJ/welcome-ui
v0.25.1
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
Bug Fixes
- search for emoji in MarkdownEditor emoji picker (#366) (ddf071d)
Features
v0.24.4
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
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.1
Bug Fixes
- don't use placeholder for content (#350) (b50fcc7)
- improve size/scroll of month/year dropdowns (#349) (760aa87)
v0.24.0
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
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
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
Bug Fixes
Features
- change icon size on themes (e7630e8)