- Fix
contains
deprecation warning after Ember 2.8 upgrade #85 - Use the custom options for the calendar icon if they exist. Falls back to defaults. #83
- Update underlying Bootstrap 3 Datepicker dependency from v4.15.35 to v4.17.42 #82
- Upgrade to ember-cli 0.2.7
- Introduce
ember-try
- Add ember version compatibility to
README.md
- Bugfixes
- Upgrade to ember-cli 0.2.3
- Upgrade to Eonasdan/bootstrap-datetimepicker to 4.7.14
- Don't use property extensions
- Upgrade to ember-cli 0.2.1
- Upgrade to ember-cli 0.2.0
- Possibility to overwrite TextField with a template block
- Exposing textField properties
- Update to ember-cli v0.1.7
- Prevent update of date if it didn't changed
- Add the ability to override the form-group-addon's child span class
- update to eonasdan-bootstrap-datetimepicker v4.0.0
- Introduced new
forceDateOutput
option
- Update to ember 1.8.1
- Remove
textFieldClassNames
option from bs-datetimepicker