npmcdn-to-unpkg-bot
f63fafa699
Replace npmcdn.com with unpkg.com ( #113 )
2016-09-02 11:11:39 -07:00
Jacob Wenger
454ba395f2
Updated docs and examples to latest versions of Firebase and React ( #110 )
2016-08-16 22:50:10 -07:00
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
Thariq Shihipar
799b83f5d1
Upgraded dependencies to React 15.x.x ( #89 )
2016-04-22 10:10:34 -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
Ramya Thulasingam
2023750147
updated the direct urls to examples in their appropriate readme
2015-08-31 11:09:58 -07:00
Ramya Thulasingam
68448e42e7
updated readme to include direct links for the examples
2015-08-31 10:14:46 -07:00
Ramya Thulasingam
9d690ec8d1
Add url to visit the example demo when the user downloaded the entire repo
2015-08-28 15:45:52 -07:00
jwngr
68ebbc0d75
Updated examples to version 0.5.0
2015-07-16 11:43:09 -07:00
jacobawenger
cad4742e71
Replaced deprecated renderComponent() with render()
2014-11-10 18:46:47 -08:00
jacobawenger
0c58ac1d6a
Added examples' /dist/ folder to repo
2014-11-10 18:43:38 -08:00
jacobawenger
97c59f7f77
Added examples' bower_components to repo
2014-11-10 18:42:26 -08:00
jacobawenger
47e7b75089
Removed example bower_components
2014-11-10 18:41:32 -08:00
jacobawenger
646ca48928
Added example bower_components to repo
2014-11-10 18:36:48 -08:00
jacobawenger
f3b5c8e0db
Updated bower_components for examples
2014-11-06 15:37:41 -08:00
jacobawenger
1906d84a7c
Bumped Firebase dependency to 2.0.0
2014-11-05 15:44:24 -08:00
jacobawenger
8f62692c1b
Upgraded examples to ReactFire 0.2.0 and updated their READMEs
2014-09-03 23:49:31 -07:00
jacobawenger
7b1943ee3a
Making sure examples work and cleaning up random files
2014-06-29 15:16:18 -07:00
jacobawenger
9d51a216f3
Fixed issue with limit() queries and added test suite
...
- Fixed issue when binding to Firebase limit() query
- Added error checking
- Added basic test suite
- Added travis integration
- Updated README
- Added limit query to todoApp demo
2014-06-29 14:17:39 -07:00
Mark Woodall
20533a2b60
Commented code in index.html
2014-05-16 12:31:42 -05:00
Mark Woodall
e9d1ce0453
Expanded description in README.md
2014-05-16 12:29:12 -05:00
Mark Woodall
d7306a34a9
Shortened the title
2014-05-16 12:15:24 -05:00
Mark Woodall
c72826a48c
added commentBox example
...
Working comment tutorial from react website updated with ReactFireMixin.
2014-05-16 12:11:24 -05:00