Releases: arthurdenner/react-semantic-ui-datepickers
Releases · arthurdenner/react-semantic-ui-datepickers
v1.9.0
1.9.0 (2019-02-25)
Features
- datepicker: Add
clearOnSameDateClick
prop (#25) (33a98b4)
v1.8.1
1.8.1 (2019-01-29)
Bug Fixes
- definitions: Update TypeScript definitions to remove duplicate definition (#20) (ac79626)
v1.8.0
1.8.0 (2019-01-08)
Features
- datepicker: Adding new prop
allowOnlyNumbers
(7f261af)
v1.7.0
1.7.0 (2018-11-16)
Features
- locales: Adding new Finnish locale (#17) (ef04fe2)
v1.6.0
1.6.0 (2018-11-05)
Features
v1.5.4
1.5.4 (2018-10-31)
Bug Fixes
- datepicker: Firing the onBlur event passed as prop (#15) (cb79621)
v1.5.3
1.5.3 (2018-10-26)
Bug Fixes
- package.json: Replacing
postinstall
with prepare
script (#14) (1ac5a06)
v1.5.2
1.5.2 (2018-10-26)
Bug Fixes
- package.json: Adding postinstall script (#13) (3dd0344)
v1.5.1
1.5.1 (2018-10-24)
Bug Fixes
- datepicker: Validating inserted date on Enter (#11) (9b84006)