Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Releases: BenGriffiths/jquery-save-as-you-type

Version 1.4.5 release

Choose a tag to compare

@BenGriffiths BenGriffiths released this 14 Mar 14:49

Ability to define the form ID to use.

Version 1.4.4 release

Choose a tag to compare

@BenGriffiths BenGriffiths released this 06 Aug 20:45

Various bug fixes, plus the ability to provide a prefix to the cookie names.

Version 1.4.3 release

Choose a tag to compare

@BenGriffiths BenGriffiths released this 24 Jul 22:00
v1.4.3

Updated version number

Version 1.4.2 release

Choose a tag to compare

@BenGriffiths BenGriffiths released this 23 Jul 20:32
v1.4.2

Updated version number

Version 1.4.1 release

Choose a tag to compare

@BenGriffiths BenGriffiths released this 18 Jun 10:31

Updated the minified code to reflect the full fat version.

Version 1.4.0 release

Choose a tag to compare

@BenGriffiths BenGriffiths released this 11 Jun 21:05

This plugin will now utilize local storage where available, failing back to a cookie if not.

Version 1.3.0 release

Choose a tag to compare

@BenGriffiths BenGriffiths released this 31 May 09:27

The ability to exclude certain fields from the backup cookie has been added. To use the feature, add data-sayt-exclude to any form elements you want to exclude.