SemanticUI-Angular icon indicating copy to clipboard operation
SemanticUI-Angular copied to clipboard

Angular Directives for Semantic UI

Results 7 SemanticUI-Angular issues
Sort by recently updated
recently updated
newest added

When setting the value of the dropdown to `undefined`, it should reset as well, not only when it's `null`.

how to use filter from model value on option list using sm-dropdown ?

AllowAdditions with multiple selection doesn't work in master branch but does work in the example page. I compared the code the examples run off and they're one or two lines...

Hello guys, First, congratulations on the work you have provided and many thanks for the useful functionality you provide. There is some weird behavior with the on-change function callback. I...

They simply do not go together. A modal inside of an ui-view causes a new modal to be created each time the state is entered, probably because modals are physically...

Resolves #21 This does break all the examples because they all depend on the sidebar implementing a menu.

The semantic side bar allows for any type of content to be present inside of a sidebar but this angular implementation requires the sidebard to be a menu. The two...