ngSemantic icon indicating copy to clipboard operation
ngSemantic copied to clipboard

Angular 2 building blocks :package: based on Semantic UI

Results 94 ngSemantic issues
Sort by recently updated
recently updated
newest added

I follow the instruction to install ng-semantic. It is installed. When I try to start the app using "ng serve", I got the following error: ` ERROR in ./node_modules/ng-semantic/src/search/search.js Module...

I just copied a html content from the example: https://ng-semantic.herokuapp.com/#/elements/card The works well - shows an empty card - but all inner elements missing: , , ... I don't know...

Reset after form submit? #148 clear content when the model change to null or undefined

Good day vladotesanovic. I made a few changes in order to fix and update ngSemantic with new angular. This is related with the issue of ngSemantic is not a module....

https://angular.io/docs/ts/latest/cookbook/aot-compiler.html https://angular.io/docs/ts/latest/cookbook/i18n.html Generating AoT modules in a project with an imported NgSemanticModule fails with ``` Error: Unexpected value 'NgSemanticModule' imported by the module 'AppModule' ``` Extracting i18n messages in a...

> Latest commit 0a5da26 on Dec 3, 2016 Seems a bit dead to me, doesn't it?

When using any angularcli@>1.0.0-beta.21. It does not recognize NgSemantic as a valid module.. it works for me with [email protected]

Fix errors when building with AOT on angular-cli (ng build --prod)

Allows user to pass in an error check function and applies error style if the function returns true.