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

After installing the add-on and running ember server, I get the following error. The Broccoli Plugin: [Funnel] failed with: Error: Attempting to watch missing directory: C:\Program Files\Git\ember-panels\ node_modules\sl-ember-components\node_modules\sl-ember-components\app at EventEmitter.Watcher_addWatchDir...

bug

I think most people now use `ember-cli-moment-shim` or `ember-moment` to include moment, including it from bower then creates problems with duplicate versions.

It is set to the default value so is redundant

refactor
sl-radio
research

It is set to the default value so is redundant

refactor
sl-checkbox
ready

I have customized several of your components in my own app. After upgrading Ember from 1.12 to 1.13, the overridden templates were not picked up anymore. I couldn't find anything...

research
ready
architecture

This change is [](https://reviewable.io/reviews/softlayer/sl-ember-components/1675)

in progress

These can be removed from the default rendered test: https://github.com/softlayer/sl-ember-components/blob/7c8414927eb6b6cb9baaf8ff728656c14de114e3/tests/integration/components/sl-date-range-picker-test.js#L17-L19

sl-date-range-picker
tests
ready
changelog:7 internal

changing the value from outside of the component will never change the selected item in the select

sl-select

DEPRECATION: tryCmd command is deprecated in favor of `ember try:one`. Example: `ember try default-scenario serve --port 4201`, becomes: `ember try:one default-scenario --- ember serve --port 4201`

tests
deprecation