- #1672 Broccoli plugin fails when running in Node >= 5
All of the changes from the 0.12.0 release that were inadvertenly not merged into the branch.
BREAKING ENHANCEMENT
- #1663 Upgrade Ember CLI to v2.4.3
DOCUMENTATION
- #1654 Update
sl-grid
documentation
BUG FIX
Move broccoli-autoprefixer
from devDependencies
to dependencies
BREAKING ENHANCEMENT
- No longer require
ember-cli-less
to be installed in an application in order to use this addon!! - #564 The page number(s) indicator visually reacts like a button even though is not interactive as such
- #974 Refactor DOM structure and supporting CSS and JS logic of
sl-grid
component - #1338 Create instructions for using loading class
- #1395 Remove addon/utils/all.js file
- #1399 Refactor to support "sl-ember-components-[component]" class pattern for
sl-alert
component - #1374 Refactor to support "sl-ember-components-[component]" class pattern for
sl-button
component - #1400 Refactor to support "sl-ember-components-[component]" class pattern for
sl-calendar
component - #1401 Refactor to support "sl-ember-components-[component]" class pattern for
sl-chart
component - #1375 Refactor to support "sl-ember-components-[component]" class pattern for
sl-checkbox
component - #1376 Refactor to support "sl-ember-components-[component]" class pattern for
sl-date-picker
component - #1377 Refactor to support "sl-ember-components-[component]" class pattern for
sl-date-range-picker
component - #1378 Refactor to support "sl-ember-components-[component]" class pattern for
sl-date-time
component - #1379 Refactor to support "sl-ember-components-[component]" class pattern for
sl-drop-button
component - #1380 Refactor to support "sl-ember-components-[component]" class pattern for
sl-input
component - #1403 Refactor to support "sl-ember-components-[component]" class pattern for
sl-grid
component - #1404 Refactor to support "sl-ember-components-[component]" class pattern for
sl-loading-icon
component - #1405 Refactor to support "sl-ember-components-[component]" class pattern for
sl-menu
component - #1406 Refactor to support "sl-ember-components-[component]" class pattern for
sl-modal
component - #1407 Refactor to support "sl-ember-components-[component]" class pattern for
sl-pagination
component - #1408 Refactor to support "sl-ember-components-[component]" class pattern for
sl-progress-bar
component - #1381 Refactor to support "sl-ember-components-[component]" class pattern for
sl-radio
component - #1382 Refactor to support "sl-ember-components-[component]" class pattern for
sl-select
component - #1383 Refactor to support "sl-ember-components-[component]" class pattern for
sl-span
component - #1384 Refactor to support "sl-ember-components-[component]" class pattern for
sl-tab-panel
component - #1385 Refactor to support "sl-ember-components-[component]" class pattern for
sl-textarea
component - #1386 Refactor to support "sl-ember-components-[component]" class pattern for
sl-tooltip
component - #1446 Missing "icon" property in component definition for
sl-drop-option
,sl-drop-button
, andsl-drop-option-divider
- #1477 Allow
sl-chart
options to be updated after render - #1486 Prevent click event in
sl-menu-item-show-all
component
ENHANCEMENT
- All components now correctly leverage Twitter Bootstrap DOM and classes
- #315 Autoprefixer support
- #864 Add ability to specify initial sorted column and direction
- #1173 Standardize bootstrap glyphs across components
- #1179 Add size support to
sl-modal
component - #1201 and #1478 Upgrade version of Twitter Bootstrap to v3.3.5
- #1243
sl-select
background color - #1350 Create error architecture for sl-ember-components
BUG FIX
- #1035 Invalid CSS property declaration at: *
DEPRECATION
- #1197 Remove
sl-loading-icon
component offering
DOCUMENTATION
- #11 Demo app doesn't like being in a "narrower" browser window
- #33 Provide directions on how to modify the CSS to swap the loading image
- #47 Document how consuming application should reference .LESS files
- #1387 Add documentation to each component about its CSS namespacing
- #1417 Improve the content on the Error Handling wiki page
- #1419 Add content to Built in Icon Support page
- #1430 Create instructions on swapping base font
- #1434 Link in README.md to support browsers is incorrect.
- #1452 Remove copy/paste error in warn section of README
- #1344 Remove
select2
from list of dependencies that are not MIT licensed in README
INTERNAL
- Improved test coverage
- #1279 Fix file naming
- #1283 Reduce
app.import()
calls to single entries vs per-environment
BUG FIX
- #1391 jQuery version increased but Ember CLI is checking for previous version
DOCUMENTATION
- Added Vision Statement
- Added Roadmap
INTERNAL
- Updated Release Instructions
BUG FIX
- #1340 Highcharts library changed the folder structure of their built/distributed code...again.
DOCUMENTATION
- #1344 Update README.md.
Select2
dependency license is now MIT.
BREAKING ENHANCEMENT
- #452 Upgrade to Ember CLI 1.13.8
- #1223 Validate timezone value in
sl-date-time
- #823 Refactor "spellcheck" property in
sl-textarea
ENHANCEMENT
- #916 Add name property to
sl-input-based
mixin - #791 Extract
setInputId()
fromsl-input-based
mixin into own mixin - #784 Add missing properties to
sl-radio
- #762 Refactor DOM of
sl-modal-header
- #759 Refactor DOM of
sl-modal-footer
- #757 Refactor DOM of
sl-modal-body
BUG FIX
- #949
sl-grid footer
is misaligned - #900 Auto-column width does not align header with body
- #685 Replace use of single quotes with double quotes in template construction in integration tests
- #682 Refactor the format of the template rendering in the tests to pass linting checks
- #648
sl-drop-button
not showing dropdown options when clicked - #614 Failing tests for
sl-textarea
- #613 Failing tests for
sl-tab-panel
- #610 Failing tests for
sl-modal
DOCUMENTATION
- #1233
sl-calender
's demo model is not in sync with demo model template - #1014 README.MD needs to be updated to include correct components, mixins, etc
- #962 Add action to documentation for
sl-date-picker
- #877 "Align" enum is not showing up in generated documentation as expected
- #878 Are other enums experiencing this same documentation problem?
- #808 Add missing entry for
sl-component-input-id
mixin in documentation pages - #807 Add missing
@augments
forsl-component-input-id
mixin insl-input
andsl-textarea
- #744 Update
sl-button
documentation - #700 Remove undefined from the
@type
for the "value" property forsl-date-time
- #696 Grid demo is broken
- #664 Change reference to Brocfile.js in 8README.MD* to ember-cli-build.js
INTERNAL
A large majority of these are related to creating a better testing story through the use of component integration tests.
ENHANCEMENT
- #902 Update CONTRIBUTING.MD
- CONTRIBUTING.MD: https://github.com/softlayer/sl-ember-components/commit/99af879f3705aeb9957538a8daf007f8df98a875
BUGFIX
- #1250 Highcharts dependency changed the location of their source files
INTERNAL
- #880 Upgrade sl-eslint and ember-cli-jsdoc dependencies
- #1278 Update blueprint to reflect latest Highcharts version already being installed
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
BUGFIX
#651 sl-bootstrap blueprint needs to use name and source
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
BREAKING ENHANCEMENT
- #344 Upgrade to Ember CLI 0.2.7
- #344 Replaced implementation of
sl-grid
with new one - #208 Refactored
sl-checkbox
and added improvements - #226 Refactored
sl-panel
and added improvements - #359 Refactored
sl-menu
and added improvements - #499 Added used of
ember-stream
bysl-menu
- #429 Deleted
mixin:sl-notify-view
- #441 Deleted
mixin:sl-modal-manager
andmixin:sl-modal
- #499 Deleted 'service:sl-modal'
- #499 Refactored
sl-modal
to useember-stream
instead ofservice: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
BREAKING ENHANCEMENT
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[]
BREAKING ENHANCEMENT
ENHANCEMENT
- #140 Close grid action menu on mouseLeave
DOCUMENTATION
INTERNAL
- #145 Installed ember-cli-es5-shim to faciliate running of tests via TravisCI
BREAKING ENHANCEMENT
- #131 [BREAKING ENHANCEMENT] Update sl-bootstrap Bower dependency to1.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
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
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
DOCUMENTATION
- Add menu to demo application for integration with gh-pages content
- README.md: Remove browser information and link to GitHub page with same info; update installation instructions
- Add footer to demo application for integration with gh-pages content
- Change display order of required property; change formatting of file
- #82 Update CONTRIBUTING.md
INTERNAL
- #46 Change NPM package homepage to http://softlayer.github.io/sl-ember-components/ once it's created
- #52 Add additional keywords
- #68 Update Brocfile.js
- Refine package.json configuration
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
INTERNAL
- #40 Add additional details to upgrade information
- #41 Change repository name references missed in previous rename changes
- #42 Remove incorrect bower dependency on self
- #43 Update urls
- #44 Remove @TODO text
- Initial release