Commit Graph

168 Commits

Author SHA1 Message Date
jwngr
87f475d1cd Run Travis against latest stable Node.js version 2015-09-08 11:15:39 -05:00
Jacob Wenger
45e2cfbf06 Merge pull request #59 from firebase/jw-orderByChild
Added tests for orderByChild() and orderByKey() queries
2015-09-08 11:13:28 -05:00
jwngr
e1c605534f Merge branch 'master' into jw-orderByChild 2015-09-08 11:11:54 -05:00
Jacob Wenger
55f2705bcf Merge pull request #60 from firebase/jw-travis-upgrade
Upgraded Travis to run on their new architecture
2015-09-08 11:10:24 -05:00
jwngr
762c325511 Upgraded Travis to run on their new architecture 2015-09-08 11:08:29 -05:00
jwngr
216c3a1877 Added tests for orderByChild() and orderByKey() queries 2015-09-08 10:58:14 -05:00
Jacob Wenger
ac8030a979 Merge pull request #57 from ramyathulasingam/readme-update
direct url to visit the example demo when the user downloaded the entire…
2015-09-07 13:28:52 -05:00
Jacob Wenger
a62f3de6be Merge pull request #58 from aerohitk/fix-typo
fix minor typo
2015-09-07 13:28:21 -05:00
Rohit Kumar
14a2e7ae9e fix minor typo 2015-09-03 22:05:56 -07: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
Jacob Wenger
2986f82a45 Merge pull request #56 from timotius02/master
fix bind warning in todoApp example
2015-08-24 10:54:07 -07:00
timotius02
c66a926755 remove extraneous console logs 2015-08-24 13:10:48 -04:00
timotius02
6b83201546 fix bind warning in todoApp example 2015-08-21 22:49:15 -04:00
Jacob Wenger
ce7e9f526b Merge pull request #54 from firebase/jw-misc-repo-cleanup
Minor repo cleanup
2015-08-13 17:09:19 -07:00
jwngr
2bde62be84 Minor repo cleanup 2015-08-13 17:01:10 -07:00
Jacob Wenger
7d05ce0b8c Merge pull request #51 from martellaj/master
Fixed broken link in todoApp README.
2015-07-25 01:07:38 -06:00
Joe Martella
a0e3808093 Fixed broken link in todoApp README. 2015-07-23 15:17:09 -07:00
Jacob Wenger
dbe8f5524d Merge pull request #48 from firebase/jw-update-examples
Updated examples to version 0.5.0
2015-07-16 11:51:20 -07:00
jwngr
68ebbc0d75 Updated examples to version 0.5.0 2015-07-16 11:43:09 -07:00
Firebase Operations
456125ba51 [firebase-release] Removed change log and reset repo after 0.5.0 release 2015-07-16 18:33:53 +00:00
Firebase Operations
b3ab2e7280 [firebase-release] Updated ReactFire to 0.5.0 v0.5.0 2015-07-16 18:33:43 +00:00
Jacob Wenger
25fc051d3b Merge pull request #47 from firebase/jw-bindAsObject-at-root-test
Added test for binding to object at root
2015-07-16 11:32:05 -07:00
jwngr
ecae0382e7 Added test for binding to object at root 2015-07-16 11:28:56 -07:00
Jacob Wenger
caf2184f1a Merge pull request #46 from firebase/jw-change-log-0-5-0
Added change log for the upcoming 0.5.0 release
2015-07-16 11:18:38 -07:00
jwngr
3d9f8c2500 Added change log for the upcoming 0.5.0 release 2015-07-16 11:05:24 -07:00
Jacob Wenger
788a5cf808 Updated React and Firebase versions to latest in README 2015-07-16 10:53:05 -07:00
Jacob Wenger
dce49e88c0 Merge pull request #45 from firebase/jw-dollar-to-dot
Switched $key and $value to .key and .value
2015-07-08 19:10:32 -07:00
jwngr
7c72395ebf Switched $key and $value to .key and .value 2015-07-08 19:07:12 -07:00
Jacob Wenger
2c2474c0de Merge pull request #44 from firebase/jw-object-key
Added $key to bound objects
2015-07-08 17:16:29 -07:00
jwngr
d6d4a0d3a0 Fixed comment for _createRecord() 2015-07-08 17:10:22 -07:00
jwngr
f403f90188 Added $key to bound objects 2015-07-08 17:09:15 -07:00
Jacob Wenger
5710cf5801 Merge pull request #43 from firebase/jw-array-fixes
Fixed ordering issues with bindAsArray() and beefed up test suite
2015-07-07 00:36:13 -07:00
jwngr
9124c34208 Fixed ordering issues with bindAsArray() and beefed up test suite 2015-07-07 00:22:55 -07:00
Jacob Wenger
bb3fb8aeb7 Merge pull request #42 from firebase/jw-mocha-and-linting
Switched test suite to Mocha and linting to ESLint
2015-07-05 20:41:43 -07:00
jwngr
dbbc5158e2 Switched test suite to Mocha and added linting 2015-07-05 20:38:35 -07:00
jwngr
bdf932d440 Merge branch 'puf-puf-add-id-to-array-items' 2015-07-03 16:05:20 -07:00
jwngr
f2fb34b17b Renamed $id to $key and fixed issue with sparse arrays 2015-07-03 16:05:00 -07:00
jwngr
884f39bb2f Merge branch 'puf-add-id-to-array-items' of https://github.com/puf/reactfire into puf-puf-add-id-to-array-items 2015-07-03 15:52:42 -07:00
puf
2c014929e4 Fixed single quotes that travis dislikes 2015-06-02 11:42:10 -07:00
puf
4ef38406e6 Made existing test cases work, made arrays work 2015-06-02 11:24:32 -07:00
startupandrew
e346bb12bb readme tweaks, including bumping firebase version to 2.2.5 2015-05-21 16:27:55 -07:00
Frank van Puffelen
f098f7c133 dot notation 2015-04-26 16:35:55 -07:00
Frank van Puffelen
4fef3451de Use double quotes, according to the build server's wishes 2015-04-26 16:31:31 -07:00
Frank van Puffelen
fc7bb20591 Add key to the items in the array (as $id)
This way the key can be used to identify the items in the React output and tie updates back to the correct `child()`
2015-04-26 15:39:23 -07:00
Jacob Wenger
e3bbf467ca Made Coveralls badge pull from master branch 2015-01-23 16:07:18 -08:00
Jacob Wenger
003f2dfbb9 Making Coveralls badge flat 2015-01-23 16:04:52 -08:00
Jacob Wenger
89483cde98 Updated license to 2015 2015-01-23 14:17:18 -08:00
jacobawenger
cad4742e71 Replaced deprecated renderComponent() with render() 2014-11-10 18:46:47 -08:00