This repository was archived by the owner on Mar 17, 2021. It is now read-only.
v1.0.0-alpha.34
Pre-release
Pre-release
·
8 commits
to master
since this release
Fixed
- Fixed alert type prop.
d958467
- Fixed class for error message.
098d838
- Fixed label in select.
fa58071
- Refactored Dropdown.
ceaa7d3
- Fixed Dropdown toggle.
29c3546
- Refactored Textbox.
5128e25
- Fixed Textbox floated active state.
02189fe
Changes
- Make floated props true by default in textbox.
7d220b5
- Make floated props true by default in textbox.
7d220b5
- Wrap select in label, add showLabel prop.
e179146
- Improved Dropdown toggle.
c913415
- Added prop validator for spinner, changed default apperance to primary.
435fbbc
- Refactored all components that use Icon component.
fa075e8
- Disable button when loading state is true.
3c60747
- Use regexp in table's filtering instead of
fuzzysearch
.7dcb0f8
- Added vertical prop to radio-group.
197cc98
- Added vertical prop to checkbox-group.
08e5e70
- Added validator for type prop in notification
e391ba0
- Added size prop for Spinner.
01e7765
New
- Add Icon component.
5bcf661