All Versions
9
Latest Version
Avg Release Cycle
81 days
Latest Release
2709 days ago
Changelog History
Changelog History
-
v1.1.4 Changes
July 13, 2017๐ Fixed bugs:
- Switch to new React Ref handling from previous ways
-
v1.1.3 Changes
May 01, 2017๐ Fixed bugs:
- ๐ Fix onRender and other handlers not being passed not defaulting Issue
-
v1.1.1 Changes
March 20, 2017๐ Fixed bugs:
- ๐ Fix React warnings for uncontrolled components PR
-
v1.1.0 Changes
November 25, 2016 -
v1.0.9 Changes
October 08, 2016 -
v1.0.8 Changes
July 26, 2016๐ Fixed bugs:
- CheckboxInputOptions had a typo on a require statement. Commit
-
v1.0.6 Changes
January 02, 2016 -
v1.0.5 Changes
October 08, 2015๐ Implemented enhancements & merged pull requests:
- ๐ Allow custom props to be passed to the
inputTypes
. PR - 0๏ธโฃ Ability to set a default value for
checkboxInput
. PR - Avoid conflicts with Underscore within Winterfell and other projects. PR
- Ability to disable the Next/Back buttons as well as change the back buttons text. Issue & Commits
- ๐ New required asterisk rendering option for required fields. Issue & Commits
- Question sets now have titles and text props along with their classes. Issue & Commits
- Ability to do multi-field validation against other values. Issue & Commit
๐ Fixed bugs:
- ๐ Fixed classes for
questionPanelHeaderText
andquestionPanelText
not being assigned correctly. Commit - โก๏ธ Wording fixes in README and update README to include undocumented features etc. Commit
- 0๏ธโฃ Default input to correct case Commit
- ๐ Fix build/prepublush command Commit
- ๐ Fix bug in addErrorMessages method where var was not present. Commit
- ๐ Fix bug where addValidationMethod(s) helpers and addErrorMessage(s) helpers were not like the README describes. Issue & Commits
- ๐ Allow custom props to be passed to the