Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 635 Bytes

0.6.0

  • Add ability to force the datepicker to return UTC dates. (Contribution of @jniechcial)

0.5.0

  • Add ability to specify yearRange. (Contribution of @brettchalupa)

0.4.0

  • Add attribute binding for readonly. (Contribution of @DenizOkcu)

0.3.0

  • Make test helpers available to application developers.

0.2.1

  • Use app.bowerDirectory instead of hardcoded path.

0.2.0

  • Change Bower dependency correctly to moment instead of momentjs.
  • Wrap Pikaday select callback in Ember run loop according to official recommendations. (Contribution of @regularjack)

0.1.0

  • Support localizing the datepicker.