Datepicker Versions Save

⚠️ [Deprecated] No longer maintained. A simple jQuery datepicker plugin.

v1.0.0

5 years ago
  • Show full month name in date picker header (#133).
  • Fix the issue of converting 0 to 1 (#168).

v1.0.0-beta

5 years ago
  • Fix the issue of years and months view rendering problem (#113).
  • Add a second parameter to the filter function option (#116, #151).
  • Enhance the setStartDate and setEndDate methods, supports null as argument (#157).
  • Change NPM package name scope from @fengyuanchen to @chenfengyuan.

v0.6.5

6 years ago
  • Remove added data when destroy.
  • Remove unnecessary muted class from start and end years in years view (#130).

v0.6.4

6 years ago
  • Support to load in node environment.
  • Add 3 new languages for i18n.
  • Add example for using datepicker in modal.

v0.6.3

6 years ago
  • Update view year when the month over the current year.

v0.6.2

6 years ago
  • Fix the issue of days of month computing (#94).

v0.5.5

6 years ago
  • Fix the issue of date range limits (#89).

v0.6.1

6 years ago
  • Fix color function error in the CSS.

v0.6.0

6 years ago
  • Refactor in ES6.

v0.5.4

6 years ago
  • Fix the issue of date repicking (#75).