Releases: silinternational/ui-components
Releases · silinternational/ui-components
v3.10.6
v3.10.5
v3.10.4
v3.10.3
v3.10.2
v3.10.1
v3.10.0
3.10.0 (2021-12-21)
Bug Fixes
- MoneyInput: fix label color for required (dc9c3ba)
- MoneyInput: remove error state on:focus for required (3e6c2f5)
- TextInput: label not turning red for required (b9d924a)
- TextInput: Show *Required initially and change backup color (b84548a)
- TextInput: show appropriate icons/colors (925a6ac)
Features
- TextArea: add required prop and story (6045274)
v3.9.0
3.9.0 (2021-12-20)
Bug Fixes
- TextArea: typo and counter rendering "524288" (94992b6)
- TextField: *Required was hidden until focused (d320bca)
- TextField: allow value to be > maxlengh (c09def6)
Features
- components: add MoneyInput and story (021d291)
- MoneyInput: add counter & icon on maxlength (d22bda8)
- MoneyInput: add maxlength warning, fix width (6ce6458)
- MoneyInput: add step, maxValue, minValue and helper text (db5de95)
- TextArea: allow value > maxlength & add warning (6151b60)
- TextArea: make outline red on maxlength (70d3920)
- TextField: add character counter (eba6321)
- TextField: Add icon prop (568f659)
- TextField: add maxlength warning, fix width (67b145a)
- TextField: make outline red on maxlength (44b52dc)
- textinput: use error color on counter and label for maxlength (364ddba)
- utils: add min, max, height and width utils (5d737f3)
- utils: change margin and padding up to 50px (fa3aa85)