Firebase Operations
ba9578e4dd
[firebase-release] Updated ReactFire to 0.2.0
2014-09-04 06:21:10 +00:00
jacobawenger
d53f486b00
Integrated with Coveralls code coverage
2014-09-03 22:43:38 -07:00
jacobawenger
dc7697a430
Updated karma test reporters
2014-09-03 22:37:19 -07:00
jacobawenger
e675e05f72
Updated dependency versions in package.json and bower.json
2014-09-03 22:31:50 -07:00
jacobawenger
32024384bb
Add "react-component" keyword to get added to React Components search
...
http://react-components.com/
2014-09-03 22:11:32 -07:00
jacobawenger
b33837b46c
Added npm run travis command to package.json
2014-08-24 10:40:40 -07:00
jacobawenger
c54a574d11
Replaced XXX_VERSION_XXX with 0.0.0
...
Using `XXX_VERSION_XXX` in the package.json caused `npm install` to
fail. So I’m replacing it with 0.0.0 which will allow `npm install` to
work and still be easy to replace during the deploy process.
2014-08-24 01:33:48 -07:00
jacobawenger
0c726ef287
Repo cleanup to comply with new catapult deploy process
...
- Added /dist/ folder to `.gitignore`
- Replaced references to version number with `XXX_VERSION_XXX`
- Replaced all-release `CHANGELOG.md` with per-release `changelog.txt`
- Removed `release.sh` script
- Added build task to `gulpfile.js`
- Updated `npm test` to build the distribution files before testing
- Updated the dist file header and made it preserved across both
minified and unmagnified files
2014-08-24 01:02:21 -07:00
jacobawenger
0fc2128340
Updated release.sh script and other minor repo cleanup
2014-07-14 09:15:01 -07:00
jacobawenger
42a5f73054
Added LICENSE to included files for npm
2014-07-10 12:27:53 -07:00
jacobawenger
60be3e9775
Updated several fields in package.json and bower.json
2014-07-10 11:58:06 -07:00
jacobawenger
667aa5a9a9
Got tests running in PhantomJS by adding shim for it
2014-06-29 14:31:14 -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
jacobawenger
5cbe9d7fb6
Bumping version number to 0.1.5 for new isArray() function
2014-05-23 21:49:24 -07:00
jacobawenger
0bb07d679e
Published ReactFire to npm
2014-05-13 08:37:46 -07:00
jacobawenger
9bbe56e368
Added node.js support
2014-05-13 08:29:19 -07:00
jacobawenger
49567fe243
Fixed link to ReactFire in package.json.
2014-05-13 07:57:42 -07:00
jacobawenger
0c02deccd2
Fixed v0.1.3 release data in change log
2014-05-03 17:30:01 -07:00