- CRA: remove incompatibility for experimental syntax 'classProperties', issue #23
- Select: add event
onFilter
- Tag input: add prop
staticMode
- Components: redefine defaultProps, issue #20
- Table: add props
emptyTitle
,clsEmptyTitle
- Button: add
overflow
- Docs: fix for
IE11
- Checkbox: optimize source
- Switch: optimize source
- Index: move from src to root dir
- Html: add
min-height: 100vh
tobody
- Container: minor updates for using additional props
- Breadcrumbs: updates for using props, add docs
- Hamburger: updates for using props, add docs
- ButtonGroup: updates for using props, add docs
- Select: add focus to input when dropdown
- Textarea: fix autosize jumping, issue 1400 from core Metro 4
- Select: add props:
source
(must be a object with key-value pairs),placeholder
- SelectColor: add component
- SelectIcon: add component
- Select: improved items click event
- Pagination: improved items click event
- Initial version, contains 40 components, common styles, additional colors, routines.