Skip to content

Tags: insin/newforms

Tags

v0.12.1

Toggle v0.12.1's commit message
v0.12.1

Change browser detection check

Check for window rather than process, as browserify/webpack may shim process when bundling for the browser, depending on how they're configured

Fixes #75

v0.10.1

Toggle v0.10.1's commit message
v0.10.1 - version bump to change tags -> keywords in package.json

v0.9.1

Toggle v0.9.1's commit message
v0.9.1

The object given to Form.extend() is no longer mutated.