Commit Graph

8 Commits

Author SHA1 Message Date
Jacob Wenger
9885e765c3 Fixed some docs typos and updated examples Firebase project (#97) 2016-05-25 16:54:54 -07:00
Abe Haskins
06a8ef9349 Upgraded to the Firebase 3.x.x SDK (#91) 2016-05-25 15:18:34 -07:00
jwngr
5ae4c61ccb Fixed broken /commentsBox example 2016-04-22 10:18:54 -07:00
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