Releases: lozjackson/ember-time-tools
Releases · lozjackson/ember-time-tools
v1.0.0
CHANGELOG
#42 Update ember-cli 2.18.2
v0.8.0
CHANGELOG
- #36 Update dependencies.
- #34 DatePickerComponent and TimePickerComponent should re-use selected value.
v0.7.0
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
CHANGELOG
- #25 Update CalendarMonthComponent.
- #24 Update Ember-ui-components dependency to ^0.11.0
v0.5.0
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
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
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
CHANGELOG
- #5 Replace
Ember.Handlebars.SafeString
with Ember.String.htmlSafe
.
v0.2.1
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