Skip to content

Releases: softlayer/sl-ember-components

v0.9.3

25 Aug 18:40

Choose a tag to compare

BUGFIX

  • #684 jQuery mousewheel production import is incorrect

INTERNAL

  • #509 sl-modal: Computed properties should return null value by default
  • #672 Synchronize installed version of PhantomJS between TravisCI and dev environments

View complete changeset

v0.9.2

12 Aug 20:26

Choose a tag to compare

BUGFIX

#651 sl-bootstrap blueprint needs to use name and source

View complete changeset

v0.9.1

12 Aug 14:51

Choose a tag to compare

BUGFIX

#642 softlayer/sl-bootstrap entry in blueprints/sl-ember-components/index.js should reference correct version
#643 ember-stream should be a dependency, not a devDependency

View complete changeset

Upgrade to Ember CLI 0.2.7

11 Aug 13:39

Choose a tag to compare

BREAKING ENHANCEMENT

  • #344 Upgrade to Ember CLI 0.2.7
  • #344 Replaced implementation of sl-grid with new one
  • #208 Refactored sl-checkboxand added improvements
  • #226 Refactored sl-panel and added improvements
  • #359 Refactored sl-menu and added improvements
  • #499 Added used of ember-stream by sl-menu
  • #429 Deleted mixin:sl-notify-view
  • #441 Deleted mixin:sl-modal-manager and mixin:sl-modal
  • #499 Deleted 'service:sl-modal'
  • #499 Refactored sl-modal to use ember-stream instead of service:sl-modal
  • #478 Put fonts in namespace

BREAKING BUGFIX

  • #306 sl-date-range-picker: Remove change bindings for "startDateChange" and "endDateChange"

ENHANCEMENT

  • #392 Install ember-cli-jsdoc
  • #404 Install joshforisha/sl-eslint
  • #331 mixin:sl-tooltip-enabled: Enable tooltip functionality to include popover and title

BUGFIX

  • #309 Update dependencies for underlying dependency chaining mis-matches that have occurred within Ember CLI ecosystem
  • #389 Dropdown options are shifted off of the dropdown list element
  • #390 sl-select: Couldn't recognize Ember objects passed in (thanks to @JKGisMe)
  • #396 Ember.typeOf( Symbol ) returns "function", caused by emberjs/ember.js#11673
  • #410 sl-select doesn' show pre-existing selection (thanks to @JKGisMe)
  • #526 Added jquery-mousewheel dependency

DOCUMENTATION

  • Added and improved documentation and demo application
  • #365 Support publishing of generated docs to gh-pages branch/site

INTERNAL

  • All components are now fully tested
  • Codebase now aligns with the Ember Style Guide
  • #14 All expected properties that can be defined when a component is used in a template should also be set in the component

View complete changeset

Upgrade to Ember CLI 0.1.15

24 Feb 16:43

Choose a tag to compare

BREAKING ENHANCEMENT

  • #266 Remove es5-shim
  • #271 Upgrade to Ember CLI 0.1.15

ENHANCEMENT

  • #167 Overwrite Font Awesome fonts if already in application tree
  • #276 Update sl-ember-test-helpers to 1.3.0
  • #279 Removed ember-cli-6to5 3.0.0. Added ember-cli-babel 4.0.0
  • #284 Update sl-ember-translate to 1.4.0

BUGFIX

  • #130 Keyboard shortcuts not working correctly in menu

DOCUMENTATION

  • #280 Update installation instructions

INTERNAL

  • Increase test coverage
  • Refactor tests
  • #283 Replaced instances of Ember.A() with []

View complete changeset

Upgrade to Ember CLI 0.1.5

30 Dec 19:37

Choose a tag to compare

BREAKING ENHANCEMENT

  • #159 Upgrade to Ember CLI 0.1.5
  • #152 Upgrade dependencies

ENHANCEMENT

  • #140 Close grid action menu on mouseLeave

DOCUMENTATION

  • #147 Change demo application link
  • #155 Update installation instructions

INTERNAL

  • #145 Installed ember-cli-es5-shim to faciliate running of tests via TravisCI

View complete changeset

v0.6.0

30 Dec 19:37

Choose a tag to compare

BREAKING ENHANCEMENT

  • #131 [BREAKING ENHANCEMENT] Update sl-bootstrap Bower dependency to 1.1.0

ENHANCEMENT

  • #116 [ENHANCEMENT] Make CSS source map inclusion dependent on development environment
  • #122 [ENHANCEMENT] Add "align" property to sl-drop-button
  • #123 [ENHANCEMENT] Improve buttons size options

BUGFIX

  • #115 [BUGFIX] Remove duplicate LESS import statements
  • #117 [BUGFIX] Fix Bower package name in blueprint
  • #120 [BUGFIX] Layout of hidden columns in grid system
  • #125 [BUGFIX] Cleanup event listeners in grid system

View complete changeset

Upgrade to Ember CLI 0.1.4

30 Dec 19:37

Choose a tag to compare

BREAKING ENHANCEMENT

  • #106 Upgrade to Ember CLI 0.1.4

ENHANCEMENT

  • #101 Make date-picker properties configurable instead of hard-coded
  • #103 Add properties for additional HTML attributes
  • #104 Additional updates to textarea attributes

BUGFIX

  • #97 Correct asset paths

INTERNAL

  • #90 Update bower dependency url

View complete changeset

Upgrade Ember CLI to 0.1.3

30 Dec 19:37

Choose a tag to compare

BREAKING ENHANCEMENT

  • #58 Upgrade Ember CLI to 0.1.3

ENHANCEMENT

  • #60 Remove content security policy addon
  • #84 Changed the git endpoint for sl-bootstrap Bower dependency
  • #86 Remove content security policy addon configuration from demo application

BUGFIX

  • #55 Add "disabled" class binding to checkbox's div
  • #59

DOCUMENTATION

INTERNAL

View complete changeset

Upgrade Ember CLI to 0.1.3

30 Dec 19:36

Choose a tag to compare

BREAKING INTERNAL

  • #48 Some additional references to previous repository name that was not correctly caught
  • #58 Upgrade Ember CLI to 0.1.3

INTERNAL

  • #49 Update dummy app .LESS reference

View complete changeset