jQuery-Menu-Editor icon indicating copy to clipboard operation
jQuery-Menu-Editor copied to clipboard

Improvements

Open lucaslm opened this issue 4 years ago • 0 comments

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.

lucaslm avatar Apr 26 '21 22:04 lucaslm