Skip to content

Releases: casperin/nod

This and that

24 Jun 11:00
Compare
Choose a tag to compare

Should be nothing breaking inhere :)

Various fixes

28 Jul 14:51
Compare
Choose a tag to compare
2.0.10

Bump version number

performCheck and jQuery events

13 Feb 14:03
Compare
Choose a tag to compare

noDom mode

06 Feb 08:06
Compare
Choose a tag to compare

Added a "noDom" = true configuration, which will prevent nod.js from touching the dom, but rather fire off custom events named nod.validation on the particular element.

Added focusing on elements with errors

30 Dec 08:47
Compare
Choose a tag to compare
2.0.2

Update docs to reflect changes, and to mention the  flag (oops)

2.0.1

15 Dec 22:02
Compare
Choose a tag to compare

Added triggerEvents and defaultStatus, as well as better extraction of the element's value.

Rewritten

07 Dec 18:34
Compare
Choose a tag to compare

Rewrote the library. No dependencies, and pure javascript.