ciena-frost / ember-frost-table

MIT License
1 stars 9 forks source link

Move selection logic into a common package for the list and table #16

Open sglanzer-deprecated opened 7 years ago

AdamWard1995 commented 7 years ago

Selection code has been extracted out into a mixin https://github.com/ciena-frost/ember-frost-table/blob/master/addon/mixins/selection.js which should be able to be moved into a separate repo for the table and list to use