angular-semantic
angular-semantic copied to clipboard
AngularJS directives for Semantic-UI
@caitp As you can see on Semantic-UI disscussions they created an official new repo for angular integration. What do you think about it? What will be with this repo ?...
As we were talking about doc styles it is a good idea to port existing documentation to use [dgeni generator](https://github.com/angular/dgeni). I will check that out and probably will take this...
There seems to be a similar project here: https://github.com/angularify/angular-semantic-ui It may be worth combining efforts rather than having 2 projects of the same thing.
I'm not sure of the best way to integrate this with Angular. It would be nice for controllers to be able to dim/undim Dimmer objects. However, Controllers should not be...
I've used Gulp recently in my node projects and it feels a lot...better and easier to handle than grunt. Would it be ok to switch out Grunt in favor of...
I'm starting to agree with ProLoser@ that it is probably a better solution for everyone to make use of the existing AngularUI foundation, and simply update the look & feel...
It would be really nice if someone could write a demo page for this. Of course I'll work on one once it's a bit further along and a few more...
I don't like the idea of wrapping each individual module, and concatenating wrapped modules. T'is a silly thing. A better packaging routine is needed here.
There are a few of you watching this repository, so this is generally a message to y'all: When/if you have some time, by all means point out things which are...