Skip to content

Releases: y0c/react-datepicker

v1.0.3 Release

02 Mar 18:01
@y0c y0c
9457c85
Compare
Choose a tag to compare

v1.0.2 Release

02 Mar 14:17
@y0c y0c
e7710e1
Compare
Choose a tag to compare

v1.0.1 Release

12 Apr 09:55
@y0c y0c
Compare
Choose a tag to compare

Bug Fixes

  • fix code smell issue (#17)
  • fix storybook react docgen prop-type bug (#33)
  • fix readOnly not working bug (#35)

v1.0.0 Release

03 Apr 16:09
@y0c y0c
Compare
Choose a tag to compare
  • fix Range where start and end day are the same (#23)
  • remove lodash dependency (#18)
  • customize locale object (#21)
  • change dayjs type (#20)
  • change moment dependency to Day.js (#14)
  • fix time formatting bug (#12)

Bundle size

0.3.7 1.0.0
Size 341.6 KB 47.9 KB
Gzip 100.7 KB 13.5 KB

Minor bug patch

18 Feb 14:17
@y0c y0c
Compare
Choose a tag to compare
  • calendar container locale bug fix
  • range datepicker locale bug fix

Major Component Develop Complete!

17 Feb 09:37
@y0c y0c
Compare
Choose a tag to compare

Feature

  • TimePicker
  • RangeDatePicker
  • DatePicker
  • Calendar standalone