A Tree component built using Ember.js.
- Drag'n'drop support inside and outside the treeview
- Rows reordering
- Simple and multi-selection (simply press CTRL or SHIFT + click)
See: http://bobey.github.io/ember-treeview/
This is just a proof-of-concept / a work in progress.
Please, fork if you want to improve this component!
- ember.js (of course!)
- jquery-ui (for drag and drop capabilities)
- Clean code
- Improve demos