ng2-semantic-ui
                                
                                
                                
                                    ng2-semantic-ui copied to clipboard
                            
                            
                            
                        Semantic UI Angular Integrations (no jQuery)
I saw that the library use this Line 64, SuiPopupController `// Call lifecyle hook const lifecycle = (this as IPopupLifecycle).popupOnOpen; if (lifecycle) { lifecycle.call(this); }` but I can't figure out...
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: When typing in...
I want to set a current Page but it keeps getting the default value which is `1` here is my implementation:  I notice that when i set static value...
hi, I'm trying to use sui-modal and I can't understand how can I control the dimming. The dimmer is inside the sui-modal so i can't control the [is-dimmed] attribute. My...
Hi, We're using sui-modal and we are applying it as a template based modal in our project. We are trying to apply the (dismissed) event on the "template" version as...
### Bug description: [suiTabContent] seems to be ignored when inside a form tag as console outputs error : > " A [suiTabHeader] must have a related [suiTabContent] " even when...
Hi, I have a question. I use the package with angular 6.1.0. I want to make an angular universal project and I get a lot of errors. Did anyone tried...
This pull request add the ability to display instantly a list even if there aren't any query (with the allowEmptyQuery option) and another option named resetQueryOnChange to not reset the...
Rating component value `@Input()` is missing 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. -...
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...