Skip to content

v3.3.0

Compare
Choose a tag to compare
@akuzko akuzko released this 22 Sep 20:50
· 36 commits to master since this release

New Features

  • Added isPristine boolean helper flag. true initially, it indicates whether or not form attributes were changed or touched in any way. Calling reset helper function also sets it value to true.