Skip to content

v2.1

Compare
Choose a tag to compare
@mttbernardini mttbernardini released this 14 Jul 18:03
· 15 commits to master since this release
  • returnObj.value is correctly set to undefined if a dialog is not of "prompt" type.
  • Renamed button classes (dialog-continue-buttondialog-continue-btn, dialog-cancel-buttondialog-cancel-btn).
  • Removed unneeded data-action attributes on dialog buttons.
  • Simplified code (increased readability).