sl-ember-components
sl-ember-components copied to clipboard
An Ember CLI Addon that provides a variety of UI components.
https://github.com/nathanhammond/ember-a11y http://www.nathanhammond.com/building-for-accessibility
http://emberjs.com/blog/2016/01/15/ember-2-3-released.html#toc_hash-helper
Occurring in https://travis-ci.org/softlayer/sl-ember-components/jobs/117349289 ``` Integration | Component | sl date time: Date values applied correctly not ok 133 PhantomJS 1.9 - Integration | Component | sl date time: Date values...
The JSDocs need to be regenerated on: http://softlayer.github.io/sl-ember-components/docs/index.html they are currently showing addon/helpers/ and addon/initializers/ that have been removed.
https://github.com/trentmwillis/ember-axe
This issue is where discussion about all of the things we want to change about the `sl-grid` component should occur and the final definition of its capabilities and API are...
This issue is where discussion about all of the things we want to change about the `sl-modal` component should occur and the final definition of its capabilities and API are...
http://offirgolan.github.io/ember-light-table/#/
https://github.com/rwjblue/ember-cli-template-lint Leaning towards something "bigger" than our use of `es-lint` we have now and then this as well as another dependency but wrapping it all up as a single addon...
``` "scripts": { "build": "node_modules/.bin/ember build", "docs": "node_modules/.bin/ember ember-cli-jsdoc", "lint": "node_modules/.bin/sl-eslint", "lint-all": "node_modules/.bin/sl-eslint addon app tests", "start": "node_modules/.bin/ember server", "test": "npm run docs && npm run lint-all && node_modules/.bin/ember test"...