polymer-sortablejs
polymer-sortablejs copied to clipboard
add delegateAdd and delegateRemove propeties so as to be able to ...
delegate template adding/removing items to other parts of the application (e.g. listening to the add event -> pushing a key to a firebase -> the template reacting to firebase added-item event)