npm jquery.dirtyforms 1.1.0

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

Ok, so here's the first "Official" official release. I know, confusing isn't it? But this is the first release we actually had some control over.

Change Log

  1. Bug: Fixes #55, Modified the refire function to check for the existence of an HREF before attempting to redirect to its value. Duplicate functionality of #59 - TO BE REVERTED
  2. Bug: Fixes #59, Changed selector for exit anchor tags to exclude those without HREF.
  3. Bug: Fixes #66, Added check for anchor selector to aBind function to ensure there is an HREF. Duplicate functionality of #59 - TO BE REVERTED
  4. Feature: Closes SO issue, Added ability to ignore selection controls.
  5. Bug: Fixes #49, Chrome and Safari show both the GUI dialog and the browser dialog before navigation is allowed.
  6. Bug: Fixes #70, Browser dialog not functioning when setting the dialog property to false.
  7. Enhancement: Added GULP build script to distribute Dirty Forms to NPM, Bower, NuGet, and jsDelivr CDN. Each helper is a separate module that can be downloaded/included individually, and there is support for dialog packages that we will distribute for some common dialog frameworks in an upcoming version. Added distribution submodule for each module (to support Bower/CDN distribution).
  8. Bug: Closes #76, IgnoreDirty not checked by onFocus (patch for item 4 above).
  9. Bug: Fixes #50, Closes #73, Initialize the settings with the currently focused element to support the HTML 5 autofocus attribute.
  10. Enhancement: Added support for the Universal Module Definition (see this and this for details).
  11. Enhancement: Added CONTRIBUTING.md document to explain our contribution guidelines.

Don't miss a new jquery.dirtyforms release

NewReleases is sending notifications on new releases.