angular-semantic
angular-semantic copied to clipboard
Remove jQuery dependency for existing modules
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 to match Semantic-UI.
The reasoning for this is that many of the modules simply are not good matches for angular's design, and supporting them directly would be a major hack.
I'd prefer to clean this up and avoid using the jQuery plugins.
+1
But I think this notion has broader implications. Namely, that the AngularUI widget set (for lack of an existing category), would need to be designed ground up in a CSS framework agnostic way -- this would be great for Foundation users too. Currently, the AngularUI ties to Bootstrap seem pretty baked in.