Skip to content

Latest commit

 

History

History
94 lines (71 loc) · 7.32 KB

CHANGELOG.md

File metadata and controls

94 lines (71 loc) · 7.32 KB

sl-ember-components Changelog

0.8.0

  • #167 [ENHANCEMENT] Overwrite Font Awesome fonts if already in application tree
  • [INTERNAL] Increase test coverage
  • [INTERNAL] Refactor tests
  • #266 [BREAKING ENHANCEMENT] Remove es5-shim
  • #271 [BREAKING ENHANCEMENT] Upgrade to Ember CLI 0.1.15
  • #276 [ENHANCEMENT] Update sl-ember-test-helpers to 1.3.0
  • #279 [EHHANCEMENT] Removed ember-cli-6to5 3.0.0. Added ember-cli-babel 4.0.0
  • #280 [DOCUMENATION] Update installation instructions
  • #283 [INTERNAL] Replaced instances of Ember.A() with []
  • #284 [ENHANCEMENT] Update sl-ember-translate to 1.4.0
  • #286 [BUGFIX] Closes #130 - Keyboard shortcuts not working correctly in menu

View complete changeset

0.7.0

  • #159 [BREAKING ENHANCEMENT] Upgrade to Ember CLI 0.1.5
  • #152 [BREAKING ENHANCEMENT] Upgrade dependencies
  • #145 [INTERNAL] Installed ember-cli-es5-shim to faciliate running of tests via TravisCI
  • #140 [ENHANCEMENT] Close grid action menu on mouseLeave
  • #147 [DOCUMENTATION] Change demo application link
  • #155 [DOCUMENTATION] Update installation instructions

View complete changeset

0.6.0

  • #115 [BUGFIX] Remove duplicate LESS import statements
  • #116 [ENHANCEMENT] Make CSS source map inclusion dependent on development environment
  • #117 [BUGFIX] Fix Bower package name in blueprint
  • #120 [BUGFIX] Layout of hidden columns in grid system
  • #122 [ENHANCEMENT] Add "align" property to sl-drop-button
  • #123 [ENHANCEMENT] Improve buttons size options
  • #125 [BUGFIX] Cleanup event listeners in grid system
  • #131 [BREAKING ENHANCEMENT] Update sl-bootstrap Bower dependency to 1.1.0

View complete changeset

0.5.0

  • #90 [INTERNAL] Update bower dependency url
  • #97 [BUGFIX] Correct asset paths
  • #101 [ENHANCEMENT] Make date-picker properties configurable instead of hard-coded
  • #103 [ENHANCEMENT] Add properties for additional HTML attributes
  • #104 [ENHANCEMENT] Additional updates to textarea attributes
  • #106 [BREAKING ENHANCEMENT] Upgrade to Ember CLI 0.1.4

View complete changeset

0.4.0

  • [DOCUMENTATION] Add menu to demo application for integration with gh-pages content
  • [DOCUMENTATION] README.md: Remove browser information and link to GitHub page with same info; update installation instructions
  • [DOCUMENTATION] Add footer to demo application for integration with gh-pages content
  • [INTERNAL] Change NPM package homepage to http://softlayer.github.io/sl-ember-components/ once it's created
  • #50 [DOCUMENTATION] Change display order of required property; change formatting of file
  • #52 [INTERNAL] Add additional keywords
  • #55 [BUGFIX] Add "disabled" class binding to checkbox's div
  • #58 [BREAKING ENHANCEMENT] Upgrade Ember CLI to 0.1.3
  • #59 [BUGFIX]
  • #60 [ENHANCEMENT] Remove content security policy addon
  • Refine package.json configuration
  • #68 [INTERNAL] Update Brocfile.js
  • #82 [DOCUMENTATION] Update CONTRIBUTING.md
  • #84 [ENHANCEMENT] Changed the git endpoint for sl-bootstrap Bower dependency
  • #86[ENHANCEMENT] Remove content security policy addon configuration from demo application

View complete changeset

0.3.0

  • #48 [BREAKING INTERNAL] Some additional references to previous repository name that was not correctly caught
  • #49 [INTERNAL] - Update dummy app .LESS reference
  • #58 [BREAKING INTERNAL] Upgrade Ember CLI to 0.1.3

View complete changeset

0.2.0

  • #40 [INTERNAL] - Add additional details to upgrade information
  • #41 [INTERNAL] - Change repository name references missed in previous rename changes
  • #42 [INTERNAL] - Remove incorrect bower dependency on self
  • #43 [INTERNAL] - Update urls
  • #44 [INTERNAL] - Remove @TODO text

View complete changeset

0.1.0

  • Initial release