You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix test helper. (Contribution by [@duizendnegen](https://github.com/duizendnegen))
5
+
- Use Pikaday through npm instead of bower. (Contribution by [@josemarluedke](https://github.com/josemarluedke))
6
+
- Fix setting date to wait after min / max date to be updated. (Contribution by [@sl249](https://github.com/sl249))
7
+
- Fix firing min/max date changes. (Contribution by [@patrickberkeley](https://github.com/patrickberkeley))
8
+
- Basic Fastboot compatibility, by merely rendering an input and excluding Pikaday.js in Fastboot mode. (Contribution by [@josemarluedke](https://github.com/josemarluedke))
9
+
- Support for modern `ember-i18n`. (Contribution by [@lcpriest](https://github.com/lcpriest))
10
+
3
11
## 2.1.0
4
12
- Remove Moment.js deprecation warning due to passed non-parsable arguments. (Contribution by [@mdentremont](https://github.com/mdentremont))
5
13
- Allow binding of `tabindex` attribute. (Contribution by [@FUT](https://github.com/FUT))
0 commit comments