wKich
released this
19 Mar 04:48
·
4919 commits
to next
since this release
0.44.0 (2019-03-19)
Bug Fixes
- ComboBox: typings issues (d51d66d)
- Group: fix flexbox width bug in IE (6b9dd7a), closes #1199 #1234
- Group: pass "corners" prop only for Button (54b9d13), closes #1225
- retail-ui: add optional for some props and default for generic (07003a4)
- SidePage: change header paddings according to the guides (722d00f)
- SidePage: fix scrollbar overlapping by the footer with wrong width (f3468b1)
- SidePage: remove empty space from the fixed header (48a53f9), closes #971
Features
- ComboBox: add props
searchOnFocus
anddrawArrow
(a605c22)