Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 1.29 KB

1.1.0

  • 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

0.4.2

  • Upgrade to ember-cli 0.2.7
  • Introduce ember-try
  • Add ember version compatibility to README.md
  • Bugfixes

0.4.0

  • Upgrade to ember-cli 0.2.3
  • Upgrade to Eonasdan/bootstrap-datetimepicker to 4.7.14
  • Don't use property extensions

0.3.3

  • Upgrade to ember-cli 0.2.1

0.3.2

  • Upgrade to ember-cli 0.2.0

0.3.1

  • Possibility to overwrite TextField with a template block
  • Exposing textField properties

0.3.0

  • 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

0.2.8

  • update to eonasdan-bootstrap-datetimepicker v4.0.0

0.2.7

  • Introduced new forceDateOutput option

0.2.6

  • Update to ember 1.8.1
  • Remove textFieldClassNames option from bs-datetimepicker