Jquery Date Range Picker Versions Save

A jQuery plugin that allows user to select a date range

v0.21.1

3 years ago

v0.21.0

3 years ago

Includes fixes provided by the community:

  • #395: New translation: Slovak;
  • #403: Improved Japanese translation;
  • #417: Improved Traditional Chinese translation;
  • #492: Danish translation fixes;
  • #498: Removal of npm as a direct dependency;
  • #499: Upgrade of jQuery click events to the on syntax;
  • #500: Fix for issues with time selection caused by DST.

Furthermore, yarn.lock was dropped and the minimum required node version bumped to ~4.9.1.

v0.20.0

5 years ago

This release includes the fix in #455, which provides a solution for the issues brought up in #412 and #452.

As a minor update, the files are now normalized to LF as the EOL character.

v0.18.0

6 years ago

Thanks to @oslyak!

v0.17.0

6 years ago

This bumps the required jQuery version to >= 1.7

Thanks to @yonisolo

v0.16.4

6 years ago

Includes https://github.com/longbill/jquery-date-range-picker/pull/428 as provided by @monovertex, thanks!

0.16.2

6 years ago

Fixes https://github.com/longbill/jquery-date-range-picker/issues/310 using https://github.com/longbill/jquery-date-range-picker/pull/423

Thanks to @jazanne for reporting, @calebcauthon for the confirmation and contribution and @wakirin and @yphoenix for the review! Great community effort.

0.16.1

6 years ago