- Update EmberJS to 2.16.2
- Update example app to ember-paper 1.0.0-beta.3
- PR #44 Updated ember-cli-sass to 6.0.0
- [ENHANCEMENT] PR #38 Updated and adjusted this addons for run Ember.2.9 ** This enhancement requires a change in your templates. See the README for an example.
- [ENHANCEMENT] Issue #35 Upgrade to ember-resize 0.0.10
- [ENHANCEMENT] Update for ember-cli 2.3.0-beta.1
- [ENHANCEMENT] Issue #29 Split by pixels not percent
- [BUGFIX] Issue #14 Resizing window so that split conflicts with min-width makes sash overlap child view
- [BUGFIX] Issue #25 Content security policy violations
- [BUGFIX] Issue #27 split-view height doesn't update when browser size changes
- [BUGFIX] Issue #21 Ember 0.2.3 warns about unsafe style binding
- [ENHANCEMENT] Updated for ember-cli 0.2.3
- [ENHANCEMENT] Updated for ember 1.11.1
- Code style improvements
- [BUGFIX] Issue #19 Having a high z-index is a bad practice
- [BUGFIX] Issue #9 Splitter is wrongly positioned when child panes have padding or margins
- [ENHANCEMENT] Issue #12 Styling should be in css where possible to allow developer to override it
- [ENHANCEMENT] Issue #16 Update to latest Ember-cli to avoid old bug
- [ENHANCEMENT] Issue #18 Update to ember-cli 0.1.12
- [ENHANCEMENT] Switched to latest ember-cli addon structure.
- [ENHANCEMENT] Updated for ember-cli 0.1.1
- [ENHANCEMENT] Updated for ember-cli 0.0.46
- [ENHANCEMENT] Switched code to use attribute bindings for style. This will greatly improve performance and provides compatibility with EmberJS 1.8.0.
- [BUGFIX] Fixed a compatibility problem with EmberJS 1.7.0
- [ENHANCEMENT] Updated for ember-cli 0.0.40
- Initial release