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
jacobawenger
d64aaeeca4
Updated bower_components in todoApp to include ReactFire 0.1.5
2014-05-23 21:55:08 -07:00
Jacob Wenger
eef41d4aa8
Merge pull request #7 from llad/master
...
Adds React Tutorial Comment Box Example
2014-05-17 12:30:42 -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
jacobawenger
773072a728
Now using v0.1.4 in todo example
2014-05-13 08:32:01 -07:00
jacobawenger
1bef33a483
Adding bower_components to version control for todo app example
...
We are using the todo app example as the ReactJS example for `firebase
bootstrap` on the CLI and we want it to work out of the box. So we need
to check in bower_components to make that work.
2014-05-12 18:53:43 -07:00
jacobawenger
0c02deccd2
Fixed v0.1.3 release data in change log
2014-05-03 17:30:01 -07:00
jacobawenger
9acf14043d
Cleaned bottom of page styling in todoApp example
2014-05-02 11:26:24 -07:00
jacobawenger
d9b3d13a27
Fixed typo in bower.json.
2014-05-02 11:22:48 -07:00
jacobawenger
3ef7d74d11
Better implementation of _isArray() and _toArray() helpers within ReactFireMixin.
2014-05-02 11:14:46 -07:00
jacobawenger
6d63d61336
No longer allow empty strings to be submitted to Firebase.
2014-05-02 11:11:24 -07:00
jacobawenger
6df0136bb4
Added READMEs for examples and todoApp directories
2014-05-01 10:15:27 -07:00
jacobawenger
afc529856b
Added ReactFire to bower and now reference it from todoApp example. Cleaned up todoApp example directory.
2014-04-30 19:16:48 -07:00
jacobawenger
e018314b3b
Started using bower and cleaned up file references
2014-04-30 19:00:18 -07:00
jacobawenger
2aa7cd80e0
Minor name references cleanup.
2014-04-30 18:35:04 -07:00
jacobawenger
0623d37d33
Renamed bindTo* methods to bindAs*. Cleaned up demo page UI. Updated README. Updated todoApp example directory to support Firebase hosting.
2014-04-30 18:20:15 -07:00
jacobawenger
52a26aa579
Added reactFireMixin and Todo app example
...
Added reactFireMixin
Added Todo app example
Updated README
2014-04-29 16:27:30 -07:00