Skip to content

Releases: Semantic-Org/Semantic-UI-Ember

Dropdown Fixes

13 Dec 23:29
Compare
Choose a tag to compare

This release brings a few fixes around dropdowns. The biggest is the deprecation of binding to value on ui-dropdown. This is because of how semantic treats setting the value on a dropdown. Refer to their documentation for additional information but in short setting a value on a dropdown does not update the interface.

Ember and Semantic UI 2.0 support!

13 Dec 23:24
Compare
Choose a tag to compare

You can find more information on the pull request.

This release bring compatibility with the latest version of Ember along with Semantic UI. In addition adds support to the rest of the components and brings a suite of tests as well!