Tom B
98525a4b64
Major update/cleanup to Formsy API; React v15+; No more mixins ( #470 )
...
* Up node to 8.2.1; only allow React v15+
* Update HOC to ES6 component; kill Mixin and decorator
* Update all tests; ES6ify everything!
* Update examples to ES6 classes
* Update API docs
* Fix broken/commented test case
* Move peer dep to regular dep since peer is deprecated
2017-08-08 22:09:11 -07:00
Semigradsky
3cdcdf57ce
Fixed uncontrollable/controllable components in examples
2016-07-05 11:22:25 +03:00
Semigradsky
fbd09119d3
Added `dynamic form fields` example.
2015-12-01 17:00:43 +03:00
Semigradsky
8fe0d4d73f
Fixed React warnings
2015-09-10 16:10:17 +03:00
Semigradsky
5deb7554c9
Added description for `reset-values` example
2015-09-10 15:30:01 +03:00
Semigradsky
5c350d73f5
Merge branch 'react-0.14' of https://github.com/christianalfoni/formsy-react into react-0.14
2015-09-10 15:26:24 +03:00
Semigradsky
6a0d23cc03
Added `reset-values` example.
...
Moved examples to es2015
2015-09-10 15:26:17 +03:00
Dmitry Semigradsky
d25a0ace2c
Merge pull request #202 from zpalexander/examples-readme-broken-links
...
Fix 'localhost' links in 'Examples' readme
2015-09-10 13:27:47 +03:00
Dmitry Semigradsky
e19a2eadbd
Merge pull request #201 from iwangu/master
...
removed unneeded comparison
2015-09-10 13:24:06 +03:00
Zach Alexander
5c33b56e71
Fix 'localhost' links in 'Examples' readme
2015-09-09 10:44:51 -04:00
David Blurton
87f14ae418
Fix warnings
2015-08-31 13:18:12 +00:00
David Blurton
712f38883b
Use react-dom
2015-08-31 13:17:58 +00:00
iwangu
338ceb853a
Update app.js
2015-08-16 21:48:13 +02:00
Gregory Ostermayr
8af9abec36
fix typo
2015-06-24 15:41:22 -04:00
semigradsky
cca4973382
Changed loader for examples.
2015-05-15 21:53:08 +03:00
Semigradsky
49d7d39005
💄 cleanup
2015-05-11 13:48:22 +03:00
Semigradsky
9fdca026bf
Added more info about examples. Fix `custom-validation` example
2015-04-15 09:41:30 +03:00
Semigradsky
4a40cd21f1
Add example of custom validation
2015-04-09 13:48:09 +03:00
Semigradsky
a90b98111f
Added example
2015-03-30 13:38:05 +03:00