Hi Everyone, I'm curious to get some feedback on a different approach to working with selections in lists/tables/grids/etc.
https://github.com/jtrussell/angular-selection-model Live demos here: http://jtrussell.github.io/angular-selection-model/ Rather than traditional "widget-like" directives here I'm just focusing on keeping track of which items in a list are selected and letting ng-repeat + existing styles do the presentation work. It's meant to be a lightweight alternative to larger grid/table directives and also provide a baseline for people looking to build their own grids and tables consistent with the rest of their application. Anyway, I'll appreciate any and all feedback. - Justin ---------------------------------------------------------------- jrussell.me -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
