npm jquery.dirtyforms 1.2.3

latest releases: 2.0.0, 2.0.0-beta00008, 2.0.0-beta00006...
8 years ago

Change Log

  1. Enhancement: Changed header declaration so the window and document object can be passed in, and use ECMAScript 5's strict mode.
  2. Enhancement: Reworked jQuery .on() method patch for jQuery < 1.7 so it is more concise.
  3. Bug: Fixed broken stashing support in the default Facebox dialog. The dialog was closing immediately upon restoring from the stash.
  4. Bug: Fixed missing </p> closing tag in the default Facebox dialog.
  5. Bug: Use event.which instead of event.keyCode, since which has been patched in jQuery to work in any browser.
  6. Bug: Patch for #49 (commit 26fdfec) caused the beforeunload.dirtyforms event to fire twice when continuing from the dialog.
  7. Bug: Performance was less than optimal when checking the dirty status because the logic was not set up correctly to exit from unnecessary looping after finding a dirty node.

Don't miss a new jquery.dirtyforms release

NewReleases is sending notifications on new releases.