Skip to content
Open
No due date
Last updated Sep 6, 2013
0% complete

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

    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.