Commit Graph

5 Commits

Author SHA1 Message Date
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
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
9bbe56e368 Added node.js support 2014-05-13 08:29:19 -07:00
jacobawenger
0c02deccd2 Fixed v0.1.3 release data in change log 2014-05-03 17:30:01 -07:00