Skip to content

Releases: BryanHunt/ember-split-view

Ember goodness

10 Jan 01:58
Compare
Choose a tag to compare

Install

ember install [email protected]

Changes

  • Update EmberJS to 3.6.1

Keeping up with the Joneses

11 Nov 13:37
Compare
Choose a tag to compare

Install

ember install [email protected]

Changes

  • Update EmberJS to 2.16.2
  • Update example app to ember-paper 1.0.0-beta.3

Split pea soup

27 Nov 03:44
Compare
Choose a tag to compare

Install

ember install [email protected]

Changes

  • [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.

Back to Pixels

16 Aug 02:15
Compare
Choose a tag to compare

Install

ember install [email protected]

Changes

  • [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

More split view

11 May 14:43
Compare
Choose a tag to compare

Install

npm install [email protected]

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

Send to Back

05 Mar 01:38
Compare
Choose a tag to compare

Install

npm install [email protected]

Changes

  • [BUGFIX] Pull Issue #19 Having a high z-index is a bad practice

Sassy Sash

07 Feb 16:56
Compare
Choose a tag to compare

Install

npm install [email protected]

Changes

  • [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