ng2-semantic-ui icon indicating copy to clipboard operation
ng2-semantic-ui copied to clipboard

Semantic UI Angular Integrations (no jQuery)

Results 103 ng2-semantic-ui issues
Sort by recently updated
recently updated
newest added

### Bug description: Code: `` `` `111` `222` `333` `` ` ` `.......` `` `` ` .......` `` `` ` .......` `` `` ERROR TypeError: Cannot set property 'isActive' of...

Hi, thank you for this great repo. I am having some trouble make a upward open dropdown, all examples I saw only have down, left and right opening dropdown. How...

type: question
comp: dropdown

I'm creating a site where a `popup` uses a template that needs access to data from scope (let's thing of it as a popup assigned for every item in a...

type: feature
comp: popup

Please read https://github.com/edcarroll/ng2-semantic-ui/blob/master/CONTRIBUTING.md and search existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein. ### Bug description: I'm using ng2-semantic-ui...

Before submitting a pull request, please make sure you have at least performed the following: - [x] read and followed the [CONTRIBUTING.md](https://github.com/edcarroll/ng2-semantic-ui/blob/master/CONTRIBUTING.md#) guide. - [x] linted, built and tested the...

The original Semantic UI Dropdown implementation supports the standard HTML select feature of autoselecting the option matching a typed input After clicking on the Dropdown under the Selection subheader in...

As the title says, popups sometimes flash in the top-left corner of the page before the adjust to be in the correct position. This happens with every popup every time...

I've decided go use Semantic UI on my Angular project because of this project. However after having several issues with it where things either straight up don't work (drop down...

![image](https://user-images.githubusercontent.com/17446836/83401481-7bbc4200-a422-11ea-9414-7ffbc70aa507.png) ![image](https://user-images.githubusercontent.com/17446836/83401816-45cb8d80-a423-11ea-97c4-a04441e599d1.png) I am using below html code ` Noon Time Zone:  UTC ` I am passing array of strings for binding.. ![image](https://user-images.githubusercontent.com/17446836/83401981-8fb47380-a423-11ea-9f16-ca3efa2e969a.png) Its working for positive string values but binding...

Is there any way to sort my table on angular?