angularify / angular-semantic-ui

[WiP] AngularJS native directives for Semantic UI
http://angularify.github.io/angular-semantic-ui
MIT License
383 stars 89 forks source link

Change CSS after a Item was selected #37

Closed lholznagel closed 9 years ago

lholznagel commented 9 years ago

By Default the title acts like a Placeholder. But after the User selected a item it should be like a normal Text. The Commit will add the class default text and after a Item was selected it will only be text like it is in the Documentation from Sematic UI.

Some Code Formatting was also done, because a Plugin for Atom Formats it automatically when saving.

jspdown commented 9 years ago

Thanks again ;) I'm curious, are you using this angular module somewhere?

lholznagel commented 9 years ago

Yes, I am working on a Home Automation and sometimes I see that there is something missing and I try to fix them :)