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

Yes, depending on the outcome of https://github.com/softlayer/sl-ember-components/issues/689

question
refactor
sl-radio-group

This is especially noticeable when using the sorting from https://github.com/softlayer/sl-ember-components/issues/864 and not seeing the extra record in the list.

demo app
sl-grid
changelog:6 documentation

According to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset, the `disabled` property causes > the form controls that are its descendants, except descendants of its first optional element, are disabled, i.e., not editable. They won't receive...

question
refactor
sl-radio-group

Blocked by #469

sl-modal
tests
External Dependency

Blocked by https://github.com/softlayer/sl-ember-components/issues/469

sl-tooltip
tests
External Dependency

Blocked by https://github.com/softlayer/sl-ember-components/issues/469

sl-chart
tests
External Dependency

https://github.com/softlayer/sl-ember-components/blob/master/tests/unit/mixins/sl-tooltip-enabled-test.js

sl-tooltip-enabled mixin
External Dependency

Once https://github.com/ember-cli/ember-cli/issues/4513 has been resolved and a new version of Ember CLI has been released containing this modification, the following two lines can be removed: https://github.com/softlayer/sl-ember-components/blob/688911c66d7a678fab6ff935b332d76593b5b400/addon/components/sl-chart.js#L95 https://github.com/softlayer/sl-ember-components/blob/688911c66d7a678fab6ff935b332d76593b5b400/addon/components/sl-chart.js#L104

refactor
sl-chart
External Dependency

Do we enable it by default? At the very least seems should be something that is configurable. Other libraries we are using likely have same scenario, but for certain http://bootstrap-datepicker.readthedocs.org/en/release/#no-conflict-mode...

discussion