- [ENHANCE] Relax dependency on ember-truth-helpers.
- [ENHANCE] Forward
@matchTriggerWidth
to the inner<BasicDropdown>
- [BREAKING] Update to octane. This updates ember-basic-dropdown and ember-power-calendar to the latest versions.
- [CHORE] Update all dependencies, include ember-basic-dropdown and ember-power-calendar.
- [BREAKING] Depend on
ember-basic-dropdown
1.0.0-beta. This means IE 10 is no longer tested.
- [ENHANCEMENT] Update dependencies
- [INTERNAL] Update to babel 6 final
- [ENHANCEMENT] Update to EBD 0.32, which no allows the datepicker to be inside elements with scroll
- [INTERNAL] Use Babel 6 beta and update dependencies
- Update EBD, which contains a breaking change (hence the intermediate version bump)
- Update EBD again to fix broken tests.
- Depend in Ember Basic Dropdown ^0.24.0 to get latest a11y improvements. That means you must use this component with at least Ember Power Select ^1.5.0-beta.0 if you use both.
- Initial version :)