caitp / angular-semantic

AngularJS directives for Semantic-UI
413 stars 47 forks source link

Remove jQuery dependency for existing modules #11

Open caitp opened 10 years ago

caitp commented 10 years ago

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.

kastork commented 10 years ago

+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.