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
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
f731a1f872
Removed bower_components from repo
2014-11-10 18:38:09 -08:00
jacobawenger
646ca48928
Added example bower_components to repo
2014-11-10 18:36:48 -08:00
jacobawenger
c6b241a3b0
Remove unneeded comma in karma.conf.js
2014-11-06 15:37:57 -08:00
jacobawenger
f3b5c8e0db
Updated bower_components for examples
2014-11-06 15:37:41 -08:00
Firebase Operations
788226737b
[firebase-release] Removed changelog and distribution files after releasing ReactFire 0.4.0
2014-11-06 19:24:03 +00:00
Firebase Operations
373a0683c8
[firebase-release] Updated ReactFire to 0.4.0
v0.4.0
2014-11-06 19:23:55 +00:00
Jenny Tong
766a4fd07e
Merge pull request #28 from firebase/jw-readme-updates
...
Updated links and version numbers in README
2014-11-06 11:10:09 -08:00
Jenny Tong
e0b0c23e47
Merge pull request #27 from firebase/jw-firebase-2
...
Bumped Firebase dependency to 2.0.0
2014-11-06 11:03:13 -08:00
jacobawenger
90948c74e6
Updated links and version numbers in README
2014-11-05 15:58:52 -08:00
jacobawenger
1906d84a7c
Bumped Firebase dependency to 2.0.0
2014-11-05 15:44:24 -08:00
Jacob Wenger
537a3bd26a
Merge pull request #24 from insin/cancelCallback
...
Allow a callback to be passed for the cancelCallback argument to firebaseRef.on()
2014-10-27 11:01:24 -07:00
Jonathan Buchanan
060b29fb9c
Added new argument to _bind() test
2014-10-26 19:21:05 +00:00
Jenny Tong
248e60e631
Merge pull request #25 from firebase/jw-demo-url
...
Merging changed test URL back to demo
2014-10-23 10:40:14 -07:00
jacobawenger
efbbb98d61
Changed test URL back to demo
...
The POODLE issue has been resolved
2014-10-23 10:38:45 -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
Jenny Tong
c13e4aa6fd
Merge pull request #23 from firebase/jw-tests
...
Fixed broken test suite
2014-10-23 04:21:03 -07:00
jacobawenger
86d92620ca
Minor cleanup in common spec file
2014-10-22 23:01:35 -07:00
jacobawenger
b4909cc02f
Changed test Firebase to a production Firebase
...
This fixed an issue running the test suite in Firefox
2014-10-22 22:55:33 -07:00
Jenny Tong
98213f2969
Merge pull request #22 from firebase/jw-main
...
LGTM :) merging
2014-10-22 15:42:18 -07:00
jacobawenger
61424f2092
Cleaned up karma configuration files
2014-10-22 15:17:23 -07:00
jacobawenger
100216a854
Fixed typo in gulpfile
2014-10-22 15:14:15 -07:00
jacobawenger
8c2c93cb90
Removed unneeded comments in karma configuration files
2014-10-22 15:11:03 -07:00
jacobawenger
e7dae19d9f
Fixed broken test suite
2014-10-22 15:10:45 -07:00
jacobawenger
ea038ed458
Changed main in package.json and bower.json to unminified file
2014-10-22 14:45:10 -07:00
jacobawenger
6de541060d
Updated UMD definition
...
As per this PR: https://github.com/umdjs/umd/pull/22
2014-10-19 13:07:09 -07:00
Firebase Operations
ea56a82088
[firebase-release] Removed changelog and distribution files after releasing ReactFire 0.3.0
2014-10-17 23:15:41 +00:00
Firebase Operations
b3538917ee
[firebase-release] Updated ReactFire to 0.3.0
v0.3.0
2014-10-17 23:15:32 +00:00
Jenny Tong
4c942c22ed
Merge pull request #18 from firebase/jw-changelog-and-deps
...
Added v0.3.0 change log and updated Firebase dependency
2014-10-17 12:57:43 -07:00
jacobawenger
f54cae456c
Added v0.3.0 change log and updated Firebase dependency
2014-10-17 11:45:25 -07:00