Skip to content

Releases: lozjackson/ember-time-tools

v1.0.0

15 Apr 15:53
Compare
Choose a tag to compare

CHANGELOG

#42 Update ember-cli 2.18.2

v0.8.1

02 Jun 23:43
Compare
Choose a tag to compare

CHANGELOG

  • #39 Rename container to avoid naming collision.

  • #37 Update Ember-cli to 2.12.1

v0.8.0

02 Mar 23:24
Compare
Choose a tag to compare

CHANGELOG

  • #36 Update dependencies.
  • #34 DatePickerComponent and TimePickerComponent should re-use selected value.

v0.7.0

27 Jan 18:17
Compare
Choose a tag to compare

CHANGELOG

  • #30 Update TimePickerComponent header
  • #29 [FEATURE] Add date-picker to CalendarMonthComponent.
  • #28 Add Ember-cli-moment-shim dependency.
  • #27 Update dependencies.
  • #26 Update Ember-cli to 2.11.0

v0.6.0

02 Jan 23:42
Compare
Choose a tag to compare

CHANGELOG

  • #25 Update CalendarMonthComponent.
  • #24 Update Ember-ui-components dependency to ^0.11.0

v0.5.0

25 Nov 20:11
Compare
Choose a tag to compare

CHANGELOG

  • #23 Update DatePickerComponent css styles.
  • #21 [FEATURE] The DatePickerComponent now offers a list of months and years to select from.
  • #22 Update Ember-ui-components dependency to ^0.10.0

v0.4.0

06 Nov 22:22
Compare
Choose a tag to compare

CHANGELOG

  • #20 Add scrollToSelectedTime property to TimePickerComponent.
  • #18 [FEATURE] Add SetPositionMixin
  • #18 [FEATURE] Add ember-wormhole component to InputDateComponent and InputTimeComponent.
  • #16 Add support for the placeholder attribute to InputDateComponent and InputTimeComponent.
  • #18 Update Ember-ui-components dependency to v0.9.2
  • #19 Update to Ember-cli 2.8.0

v0.3.0

05 Oct 18:44
Compare
Choose a tag to compare

CHANGELOG

  • #14 Add format property to InputDateComponent and InputTimeComponent.
  • #13 InputDateComponent and InputTimeComponent now accept disabled attribute.
  • #12 [BUGFIX] input components now allow empty values.

v0.2.2

12 Sep 18:29
Compare
Choose a tag to compare

CHANGELOG

  • #5 Replace Ember.Handlebars.SafeString with Ember.String.htmlSafe.

v0.2.1

03 Sep 14:29
Compare
Choose a tag to compare

CHANGELOG

  • [BUGFIX] Fix an issue that could cause the nextMonth() method to skip a month.
  • Add Phantomjs dev-dependency.
  • Configure Ember-try to include Ember versions ~2.0.0 and ~2.4.0 (LTS).
  • Update to Ember-cli 2.7.0