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

Resolve issue #22 where destroy listener was being called to destroy an ... #24

Closed tombee closed 9 years ago

tombee commented 9 years ago

...accordion in the dropdown module

Fix for issue #22

Signed-off-by: Tom Barlow tomwbarlow@gmail.com

jspdown commented 9 years ago

Thanks @tombee !

tombee commented 9 years ago

Hi @jspdown! Is there any plan to cut a new release soon? Would love to get this fix into our code in shipyard :smile:

jspdown commented 9 years ago

@tombee, we can release a new one today. Do you use angular-semantic-ui on the whole application?

tombee commented 9 years ago

@jspdown There's one page where it was introduced, since the dropdown directive seems to work well when binding to a value inside an ng-repeat. Will definitely be looking at using more of the directives in angular-semantic-ui elsewhere in the project though :smile: