v4.5.0
4.5.0 (2019-08-08)
Bug Fixes
- fix #date-picker handling of dates older than 1971 (61b1835)
- fix spacing issue with
--zero
and add tests (6ccfd06) - fix vertical text alignment on windows os browsers (d4b8497)
- fix visual open state on #drop-down (43d9e08)
- use #button component inside #dropdown instead of the custom one (7aa68aa)
Features
- add new prop (popup_menu) to #dropdown to make it possible to use the #dropdown as a popup menu (15b9747)