Commit Graph

5 Commits

Author SHA1 Message Date
Jay Landro
792dad6767 Update app.js
Passed event into handleSubmit, removed return false.
2016-04-08 17:45:16 -05:00
Jay Landro
d83bc77940 Update app.js
Passed in the click event for preventDefault on handleSubmit
2016-04-08 16:43:45 -05:00
Jay Landro
8a9323a5d3 Update app.js
Adding event.preventDefault(); to the handleSubmit method prevents the browser from submitting the form via standard mechanisms in turn engaging and demonstrating React mechanisms.
2016-04-08 16:09:50 -05:00
jwngr
81022c0190 Updated dependencies in README and examples 2016-02-08 11:57:11 -08:00
jwngr
68ebbc0d75 Updated examples to version 0.5.0 2015-07-16 11:43:09 -07:00