Skip to content

Releases: formsy/formsy-react

v2.0.0-beta.3

05 Jul 18:18
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release
  • Significant tightening / improvements of Typescript Types (#175) be7d469
  • chore(deps-dev): Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 (#185) 7f6cd66
  • Add back a number of disabled eslint checks (#184) 6795089
  • Bump all libraries and reset yarn lock (#183) 21fa6be
  • Convert tests to Typescript (#182) 14fbac6
  • Convert Wrapper to Typescript (#181) f6cca0e
  • Convert index / Formsy to Typescript (#178) 7c138b0
  • Bump all eslint libraries and reset yarn lock (#180) 6056170
  • Convert utils to typescript (#177) 0c7ba35
  • Convert validationRules to Typescript (#174) ed79715
  • Restrict prettier from formatting dist (#176) 5f24a45
  • Replace webpack with rollup for cleaner releases (#173) 02db580
  • Clean up tests and remove unnecesary dev libraries (#172) f35d717
  • Stop project from building when running yarn (#171) d1131b9
  • Switch from standard-changelog to auto-changelog (#170) 8000684
  • Revert some changes with Enzyme (#169) 0c0fd10
  • docs: Update gitter badge (#168) cd52e9c
  • Switch to Enzyme for testing (#167) fb2ebc6
  • Switch to Jest for testing (#166) 4347dd8
  • refactor: Upgrade all babel libraries to 7.x (#165) ddbeb9d
  • chore(deps-dev): Bump np from 5.0.2 to 5.0.3 (#150) 5746110
  • chore(deps-dev): Bump eslint-plugin-react from 7.5.1 to 7.13.0 (#163) dfe7847
  • chore(deps): [Security] Bump hoek from 4.2.0 to 4.2.1 (#162) 3ab3cb6
  • chore(deps-dev): Bump nodeunit from 0.11.2 to 0.11.3 (#159) a40e113
  • chore(deps-dev): Bump eslint-plugin-jsx-a11y from 6.0.3 to 6.2.1 (#157) 035ebe4
  • chore(deps-dev): Bump babel-eslint from 8.1.2 to 10.0.2 (#158) bdf33c2
  • chore(deps-dev): Bump webpack from 3.10.0 to 3.12.0 (#160) 90cec3f
  • chore(deps-dev): Bump eslint from 4.14.0 to 4.19.1 (#161) 025849c
  • chore(deps-dev): Bump eslint-plugin-import from 2.8.0 to 2.17.3 (#149) 05b5c96
  • chore(deps-dev): Bump sinon from 4.1.3 to 7.3.2 (#152) a32ef13
  • chore(deps-dev): Bump react from 16.2.0 to 16.8.6 (#154) d8e5a46

v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

21 Jun 14:55
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release
  • style: Add prettier (#156) ffd1005
  • docs: Add guide for upgrading from 1.x to 2.x to README (#142) 2ffd0a4
  • chore(deps): [Security] Bump extend from 3.0.1 to 3.0.2 (#147) d0a1fcb
  • chore(deps): [Security] Bump is-my-json-valid from 2.16.1 to 2.20.0 (#148) 1ad7d25
  • chore(deps): [Security] Bump lodash from 4.17.4 to 4.17.11 (#151) 9b63799
  • chore(deps-dev): [Security] Bump react-dom from 16.2.0 to 16.8.6 (#155) 8ece9d8
  • chore(deps): [Security] Bump stringstream from 0.0.5 to 0.0.6 (#153) 9793dc9
  • Increase performance (#126) 4dcf816
  • Fix: Improve comparison of dates in isSame (#129) db4f8ba
  • Improve form valid state (#95) 9518834
  • test(form): Element's sCU is called with correct value (#97) c4a44f9
  • docs: Add Github pull request template (#140) ceef8c9
  • Add information about standard-changelog (#139) 56564cd
  • Remove broken examples and webpack-dev-server (#138) db19729
  • Add np for standard, easy releases (#137) 47ccee6
  • Merge v2.0 branch (#135) b1ca0d6
  • Fixing #123 (#124) 1c5cc12
  • fix: removed useless default for innerRef prop from the HOC to prevent warnings when the wrapped component is a SFC 3284327
  • Merge pull request #101 from guillaumevincent/patch-1 9f6675f
  • Fix isValidValue call in documentation e875c58
  • Clarified preventExternalInvalidation 95dd051

v1.1.4...v2.0.0-beta.2

v2.0.0-beta.1

26 May 23:20
b1ca0d6
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release
  • Add np comment for easier releases 8ffac25
  • Merge v2.0 branch (#135) b1ca0d6
  • Fixing #123 (#124) 1c5cc12
  • fix: removed useless default for innerRef prop from the HOC to prevent warnings when the wrapped component is a SFC 3284327
  • Merge pull request #101 from guillaumevincent/patch-1 9f6675f
  • Fix isValidValue call in documentation e875c58
  • Clarified preventExternalInvalidation 95dd051

v1.1.4...v2.0.0-beta.1

v2.0.0-beta.0

22 May 21:19
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

Bug Fixes

  • dot notation in onChange: Form onChange prop honors dot notation nesting, matching submit prop (#48) (247d3c)

API changes

  • form field props passed as values: State props from the Formsy wrapper now passed down as values and not functions (#50) (42dbcf)
  • Wrapper export removed: Previously deprecated Wrapper HOC now removed. Use withFormsy instead. (a71a07)

v1.1.4

22 May 13:40
Compare
Choose a tag to compare

Bug Fixes

  • IE Scrolling: Scroll in IE does not work if form is disabled (#81) (b00bcab)
  • isDefaultRequiredValue: Fix isDefaultRequiredValue to also consider null as an empty value. (#82) (8fbc7ef)

v1.1.2

13 Dec 02:42
5da2ba5
Compare
Choose a tag to compare

Bug Fixes

  • deprecation: Make Wrapper deprecation warning only show once (#30) (a1c0bbe)
  • binding: Fix resetForm throwing error due to bad binding (#41) (b58cfd)

v1.1.1

22 Nov 14:05
9a4429a
Compare
Choose a tag to compare

Bug Fixes

  • email validation: Fix email validation broken for new domains (f8dc5f)
  • hoc binding: Bind all necessary methods of the HOC (5ea795)

Features

  • changelog: Changelog with conventional-commits (#26) (d6ce00c)

v1.1.0

16 Nov 19:00
a939ed9
Compare
Choose a tag to compare

Features

  • React 16 support

v1.0.2

14 Nov 20:53
Compare
Choose a tag to compare

Improvements

  • Exporting both withFormsy and Wrapper again. Wrapper displays a deprecation warning, replicated some of the tests

v1.0.1

13 Nov 16:28
782b4e8
Compare
Choose a tag to compare

Bug Fixes

Features

  • Replaced React.PropTypes with prop-types
  • Removed React.createClass to allow support for React 16

BREAKING CHANGES

  • Mixins are deprecated and replaced with withFormsy HOC you can use to wrap your components. See examples in the README
  • Formsy.Form is also replaced with Formsy. You can still use the same API to manage validations and submit