sl-ember-components icon indicating copy to clipboard operation
sl-ember-components copied to clipboard

An Ember CLI Addon that provides a variety of UI components.

Results 100 sl-ember-components issues
Sort by recently updated
recently updated
newest added

https://github.com/nathanhammond/ember-a11y http://www.nathanhammond.com/building-for-accessibility

question
research

http://emberjs.com/blog/2016/01/15/ember-2-3-released.html#toc_hash-helper

research
ready

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

sl-date-time
tests
in progress

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.

documentation

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

discussion
sl-grid
research
sl-grid-cell
sl-grid-column-header
sl-grid-row

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

sl-modal
discussion
research
sl-modal-body
sl-modal-footer
sl-modal-header

http://offirgolan.github.io/ember-light-table/#/

demo app
documentation

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

research

``` "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"...