See discussion here https://groups.google.com/d/msg/iphonewebdev/Y_WM2kbk_IQ/DWubGAQKUmAJ
Extension should:
- Listen for the aftertransition event and check if a data-editablelist attribute is set on the active view node
- Add and "Edit“ button in the toolbar
- If tapped, a class "editable" might be added to the view's node, and each list item should get a delete toggle element.
- Once "Delete selected" is fired, all selected element should get deleted form the list
- A callback function should return all deleted elements ID.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.