Skip to content

Releases: plusacht/ember-bootstrap-datetimepicker

v1.1.0

12 Feb 20:49
Compare
Choose a tag to compare
  • 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

v1.0.1

22 Sep 21:15
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2015-09-22)

Bug Fixes

  • fix integration tests (cb2fa09b)
  • fix integration tests (8aa19c84)
  • use this.sendAction instead of calling the action directly (ff591109)
  • use this.attrs instead of this.getAttr where possible (e8600d8c)
  • deprecation createWithMixins (eb1a21a9)

Features

Breaking Changes

Also check this commit d965e85q

(43588f45)

v0.5.0

19 Aug 20:23
Compare
Choose a tag to compare

<a name"0.5.0">

0.5.0 (2015-08-19)

Bug Fixes

  • allow ember-release to fail on travis (a696cc24)

Features