jQuery-Menu-Editor
jQuery-Menu-Editor copied to clipboard
Improvements
Here are some changes which I consider improvements.
- Removal of embebbed plugin code of jQuery-Sortable-lists. From now on it should be included like any other requirement.
- Deletion confirmation can now be either a native dialog or a bootstrap modal (see setting useModalConfirmation)
- Refactoring export methods. Instead of just getString, now there are getJson, getJsonString, getArray and getArrayString, as well as the ones from jQuery-Sortable-lists.
- Responsiveness on horizontal padding of items.
I have some other ideas for improvements, but for now this is enough for evaluating and discussing.