Commit Graph

7 Commits

Author SHA1 Message Date
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
Jonathan Buchanan
c3b88810f8 Allow a callback to be passed for the cancelCallback argument to firebaseRef.on()
Not sure how to add a test to your suite for this, but have checked it at least works locally in react-hn against the Hacker News API, which errors when attempting to load delayed comments
2014-10-23 13:57:05 +01:00
jacobawenger
36b01f9cf5 Added error codes to all errors and updated test suite 2014-09-17 11:54:02 -07:00
jacobawenger
25f9b59b03 Improved test coverage
- Got rid of JSXTransformer in test suite since it is not needed
- Simplified firebaseRef validation (we ran into a Node bug with this
old validation in GeoFire so we should change it here as well)
- Added a bunch of tests to improve code coverage
- Simplified existing tests
2014-09-13 18:48:10 -07:00
jacobawenger
e6f6d877bd Renamed source and spec files 2014-09-03 22:40:37 -07:00