Skip to content

Tags: AgencyPMG/higherform

Tags

v1.0.1

Toggle v1.0.1's commit message
Bump the Version

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from AgencyPMG/update_reactver_lifecycle

Update reactver lifecycle

0.9.0

Toggle 0.9.0's commit message
Mark Version 0.9

0.8.0

Toggle 0.8.0's commit message
Bump version to 0.8.0

0.7.0

Toggle 0.7.0's commit message
Support for React 15.5+

0.6

Toggle 0.6's commit message
Form Data is Now a Property

0.5.0

Toggle 0.5.0's commit message
Introduce form.getData

As a way to get all the current data in the form.

0.4.1

Toggle 0.4.1's commit message
Provide the Previous Field Spec to Field Spec Callbacks

So users can decline an update if they desire.

0.4.0

Toggle 0.4.0's commit message
Programmatic Value Changes

Add a `setValue` method to all fields to programmatically update the
underlying form value.

0.3.0

Toggle 0.3.0's commit message
Add a `map` Method to Collection Fields