GitHub / angular/angularfire / commits
Angular + Firebase = ❤️
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 27c857d8 | merge Merge branch 'master' into database-refactor |
David East <d****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| fefe3e50 | docs(migration): migration guide to 5.0 | David East <d****t@g****m> | almost 9 years ago | |
| 53c06d22 | docs(fix): clean up old docs | David East <d****t@g****m> | almost 9 years ago | |
| 0885173c | docs(Auth-with-Ionic3-Angular4) Fix Providers (#1159) |
Nikos Koumbakis <s****u@g****m>
Committed by: David East <d****t@u****m> |
almost 9 years ago | |
| 10507aa0 | docs(fix): fixed small typo (#1154) |
Peter Kassenaar <i****o@k****m>
Committed by: David East <d****t@u****m> |
almost 9 years ago | |
| 745e8f1e | docs(readme): rename Ionic 2/3 (#1148) |
Daniel Sogl <d****l@s****e>
Committed by: David East <d****t@u****m> |
almost 9 years ago | |
| 57bfb780 | feat(core): introduce universal app for testing (#1140) |
Fabian Wiles <f****s@l****m>
Committed by: David East <d****t@u****m> |
almost 9 years ago | |
| 76bfb1dc | docs(db): documentation for db refactor | David East <d****t@g****m> | almost 9 years ago | |
| de93f264 | docs(afs): add documentation to package | David East <d****t@g****m> | almost 9 years ago | |
| ad70a126 | docs(afs): format readme | David East <d****t@g****m> | almost 9 years ago | |
| 8bb31254 | docs(afs): README and links | David East <d****t@g****m> | almost 9 years ago | |
| 7aaa9f8a | feat(afs): modified bug. document docs | David East <d****t@g****m> | almost 9 years ago | |
| 472cbadb | docs(afs): collection docs | David East <d****t@g****m> | almost 9 years ago | |
| 90c8ede6 | feat(afs): auditTrail() and tests | David East <d****t@g****m> | almost 9 years ago | |
| 86e89a3d | feat(afs): stateChanges() and snapshotChanges() | David East <d****t@g****m> | almost 9 years ago | |
| 328bbb7e | chore(tests): document and collection tests | David East <d****t@g****m> | almost 9 years ago | |
| 26ec7de4 | feat(fs): fs observables. action api. limit events | David East <d****t@g****m> | almost 9 years ago | |
| f8138ba7 | chore(build): Merge in upstream changes on build. Remove Symbol.observable | David East <d****t@g****m> | almost 9 years ago | |
| 46420898 | refactor(db): create push id method | David East <d****t@g****m> | almost 9 years ago | |
| b99f22a1 | refactor(db): run fromRef in a zone | David East <d****t@g****m> | almost 9 years ago | |
| f41db2bb | refactor(db): tests for stateChanges and auditTrail | David East <d****t@g****m> | almost 9 years ago | |
| 4476c1f6 | refactor(db): stateChanges, auditTrail, action contract | David East <d****t@g****m> | almost 9 years ago | |
| 1fd4779e | refactor(db): use action model | David East <d****t@g****m> | almost 9 years ago | |
| 6245f478 | refactor(db): sync loaded events | David East <d****t@g****m> | almost 9 years ago | |
| 887220c8 | chore(build): really use chrome | David East <d****t@g****m> | almost 9 years ago | |
| 49b182df | chore(build): use chrome for tests | David East <d****t@g****m> | almost 9 years ago | |
| 173091c6 | chore(build): remove precise build | David East <d****t@g****m> | almost 9 years ago | |
| 309989e3 | refactor(db): omit database-deprecated tests. | David East <d****t@g****m> | almost 9 years ago | |
| 25ecb388 | refactor(db): wait until loaded for lists | David East <d****t@g****m> | almost 9 years ago | |
| 2a372e1c | chore(package): version bump | David East <d****t@g****m> | almost 9 years ago | |
| 7a36ddeb | refactor(db): snapshot changes tests | David East <d****t@g****m> | almost 9 years ago | |
| e337f568 | refactor(db): add list tests | David East <d****t@g****m> | almost 9 years ago | |
| 0a7c8246 | refactor(db): fromRef tests | David East <d****t@g****m> | almost 9 years ago | |
| 4131dc7b | refactor(db): test setup for new db api | David East <d****t@g****m> | almost 9 years ago | |
| d5152724 | refactor(db): object operations. remove absolute url support. | David East <d****t@g****m> | almost 9 years ago | |
| 3b617355 | refator(db): add remove method | David East <d****t@g****m> | almost 9 years ago | |
| 0048ca30 | refactor(db): database operation methods | David East <d****t@g****m> | almost 9 years ago | |
| 0b11d52d | refactor(db): build for database-deprecated and new database api | David East <d****t@g****m> | almost 9 years ago | |
| e361aac2 | refactor(db): add deprecated module. object changes. | David East <d****t@g****m> | almost 9 years ago | |
| 2cfa95a7 | refactor(db): Begin database refactor | David East <d****t@g****m> | almost 9 years ago | |
| 3be3ad88 | chore(tests): Firestore tests | David East <d****t@g****m> | almost 9 years ago | |
| 899a0662 | chore(comments): Comment API | David East <d****t@g****m> | almost 9 years ago | |
| db75c45d | fix(docs): Ionic build (#1143) |
Daniel Sogl <d****l@s****e>
Committed by: David East <d****t@u****m> |
almost 9 years ago | |
| 164a723a | chore(tests): setup testing for AngularFirestore | David East <d****t@g****m> | almost 9 years ago | |
| 881be946 | feat(firestore): add firestore collection and doc observables | David East <d****t@g****m> | about 9 years ago | |
| 83522913 | docs(ionic): Update Auth-with-Ionic3-Angular4.md (#1129) |
Nic Wilson <n****n@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| b0d40c03 | Clarification of non-destructive updates (#1126) |
David Frahm <d****d@m****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 8767f731 | docs(guide): Update 2-retrieving-data-as-objects.md (#1116) |
Steve Bolman <T****r@u****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 9f99a03c | docs(deploying-angularfire-to-firebase): Fix typo and add some missing words |
Exequiel Ceasar Navarrete <e****9@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 58a19c74 | #N/A [Typo Fix] (#1098) |
Patrick Chua <i****z@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 8626597c | docs(readme): Fix typo |
David East <d****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| e1f79002 | docs(readme): Move to stackblitz |
David East <d****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| baad6f00 | merge Merge remote-tracking branch 'upstream/master' | David East <d****t@g****m> | about 9 years ago | |
| e2aff1aa | chore(release): bump versions. verify package versions. | David East <d****t@g****m> | about 9 years ago | |
| c42a0dd9 | chore(release): bump versions. verify package versions. |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| ce20cc26 | fix(build): set travis to precise |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| da6e1cb0 | fix(typings): add ambient zone typings |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 3c129d7c | docs(ionic-example): updated ionic 3.x example (#1050) |
Daniel Sogl <d****l@s****e>
Committed by: James Daniels <j****s@j****t> |
about 9 years ago | |
| f91e9e49 | chore(build): clean up package.json |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| fb58c986 | chore(build): fix zone.js typings error |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| ddf96ac5 | chore(build): ngc options for flatModuleId/flatModuleOut |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 743773ef | (docs) fix corodova typo (#1084) |
Matthew Harris <r****y@h****m>
Committed by: James Daniels <j****s@j****t> |
about 9 years ago | |
| b72cd31a | (docs) --v2 flag has been removed from the Ionic CLI (#1086) |
Daniel Hollocher <d****r@g****m>
Committed by: James Daniels <j****s@j****t> |
about 9 years ago | |
| c1ee019f | fix(test): fix typings test |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 9876b307 | fix(auth): Auth typings hack |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| de517cfc | chore(build): Use modules in test files |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| f4ae2e49 | chore(build): clean up old files |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 38b3b2a3 | chore(build): fix tests with new build |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| ce85ba3f | chore(build): add version dependencies at build time |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 17ad2fcf | chore(build): measure UMD bundle sizes |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 9db873e2 | chore(build): database build |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 2e175b72 | chore(build): authentication build |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| b0ba060d | chore(build): sequential build steps |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| b6d1c322 | fix(modules): core module build |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| d3871cb1 | fix(modules): WIP repacking of modules |
David East <d****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 9548f052 | (docs) Fixed spelling of available in authentication guide (#1068) |
Travis Layne Wilson <t****n@g****m>
Committed by: James Daniels <j****s@j****t> |
about 9 years ago | |
| e064af79 | (docs) Fixed spelling of retrieving in README (#1070) |
Di Wu <d****9@u****m>
Committed by: James Daniels <j****s@j****t> |
about 9 years ago | |
| 950703d3 | chore(sdk): Fixing failures with Typescript 2.4 + Travis (#1076) |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 04b45810 | Create 7-deploying-angularfire-to-firebase.md |
Susan Goldblatt <s****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| a919bdbf | Update README.md |
Susan Goldblatt <s****t@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| fa926b17 | (docs) Updated Readme status (#1038) |
robindijkhof <t****f@g****m>
Committed by: David East <d****t@u****m> |
about 9 years ago | |
| 3426e2c8 | chore(build): Add strictNullCheck compatibility (#1030) |
David East <d****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 6b82ff67 | merge docs(changelog): Typo (#1031) |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 806fdb5f | Typo in changelog.md |
Mike <m****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 0f90f9b4 | merge Merge pull request #1021 from Kamshak/patch-1 |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| ce5297ae | merge Merge pull request #1023 from angular/jamesdaniels-patch-1 |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 39d39b40 | Remove console.log from the auth spec |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| d8ba8de3 | fix(FirebaseApp): Fix flaky test | Valentin Funk <f****n@g****m> | about 9 years ago | |
| 79b7b27a | fix(FirebaseApp): Return app if it exists | Valentin Funk <f****n@g****m> | about 9 years ago | |
| 0e52c285 | merge Merge pull request #1019 from somombo/patch-1 |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 485f6bb1 | set: change example snip from `af.database` to `db` |
Somo <s****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d5351b51 | merge Merge pull request #912 from somombo/@somombo/add-list-set |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| cc1a6627 | merge Merge pull request #997 from mikedory/patch-2 |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 34fa4311 | Cleaning whitespace |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b7b115c8 | merge Merge branch 'master' into @somombo/add-list-set |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 29144e2a | merge Merge pull request #965 from markgoho/patch-1 |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 94e921fb | merge Merge pull request #984 from luizcieslak/master |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 70367ce5 | merge Merge pull request #998 from mikedory/patch-3 |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 123569e4 | merge Merge pull request #1004 from mhartington/master |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3b6866a5 | merge Merge pull request #1006 from patrickmcd/patch-1 |
James Daniels <j****s@j****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago |