Skip to content

Releases: arthurdenner/react-semantic-ui-datepickers

v1.10.0

07 Jun 12:50
Compare
Choose a tag to compare

1.10.0 (2019-06-07)

Features

  • locales: Adding new German locale (#28) (27ff9ab)

v1.9.0

06 Jun 21:47
Compare
Choose a tag to compare

1.9.0 (2019-02-25)

Features

  • datepicker: Add clearOnSameDateClick prop (#25) (33a98b4)

v1.8.1

29 Jan 13:14
Compare
Choose a tag to compare

1.8.1 (2019-01-29)

Bug Fixes

  • definitions: Update TypeScript definitions to remove duplicate definition (#20) (ac79626)

v1.8.0

08 Jan 18:29
Compare
Choose a tag to compare

1.8.0 (2019-01-08)

Features

  • datepicker: Adding new prop allowOnlyNumbers (7f261af)

v1.7.0

16 Nov 20:45
Compare
Choose a tag to compare

1.7.0 (2018-11-16)

Features

  • locales: Adding new Finnish locale (#17) (ef04fe2)

v1.6.0

05 Nov 20:01
Compare
Choose a tag to compare

1.6.0 (2018-11-05)

Features

v1.5.4

31 Oct 20:55
cb79621
Compare
Choose a tag to compare

1.5.4 (2018-10-31)

Bug Fixes

  • datepicker: Firing the onBlur event passed as prop (#15) (cb79621)

v1.5.3

26 Oct 14:03
1ac5a06
Compare
Choose a tag to compare

1.5.3 (2018-10-26)

Bug Fixes

  • package.json: Replacing postinstall with prepare script (#14) (1ac5a06)

v1.5.2

26 Oct 13:47
Compare
Choose a tag to compare

1.5.2 (2018-10-26)

Bug Fixes

  • package.json: Adding postinstall script (#13) (3dd0344)

v1.5.1

24 Oct 15:15
9b84006
Compare
Choose a tag to compare

1.5.1 (2018-10-24)

Bug Fixes

  • datepicker: Validating inserted date on Enter (#11) (9b84006)