René's URL Explorer Experiment


Title: Final fixes for 5.2.0 release by jamesdaniels · Pull Request #2085 · angular/angularfire · GitHub

Open Graph Title: Final fixes for 5.2.0 release by jamesdaniels · Pull Request #2085 · angular/angularfire

X Title: Final fixes for 5.2.0 release by jamesdaniels · Pull Request #2085 · angular/angularfire

Description: This PR serves as my working changes to 5.2 before release. traceLast is deceiving, as if there is time between the last emission and completion that time is counted. Name it traceUntilComplete instead. traceWhile was just an opposite of traceUntil which doesn't do it's name justice. I've since super charged it, traceWhile will trace starting with an emission that passes the test and ending with the first failure. It will also produce multiple traces, e.g, of(false, true, false, true, true, false).pipe(traceWhile('while', a => a)) will produce traces for the time between the 2nd and 3rd emission and the 4th and 6th emissions. Imagine it's use in a game loop: traceWhile('timePlaying', state => state.isPlaying && !state.isGameOver) Added orComplete options to traceUntil and traceWhile Needed carets on the versions ^^^^^^^^^^! Collection doc path should be optional traceComplete has to be after first as isStable itself is not completing AngularFirePerformance was not eagerly initializing performance monitoring Ack, my performance operators weren't lazy! Fixed Inject the default app into AngularFirePerformance Dropped the Angular 8.0-rc from package.json as it's released now Moving all the deps from the schematic to peer and adding them during the ng add step Making the ng add more forgiving if they already have a .firebaserc or firebase.json Added ng7 and ng8 build tests Dropped unneeded stuff from the ngmodule package.json bringing them back inline with APF, though should update to AFP v8 Indicate side effects so webpack doesn't wreak us Making AngularFirePerformance lazy and replacing dynamic import with empty() in the UMD Replacing dynamic import of firebase/messaging with empty() in the UMD, fixes #1938

Open Graph Description: This PR serves as my working changes to 5.2 before release. traceLast is deceiving, as if there is time between the last emission and completion that time is counted. Name it traceUntilComplete in...

X Description: This PR serves as my working changes to 5.2 before release. traceLast is deceiving, as if there is time between the last emission and completion that time is counted. Name it traceUntilComplete in...

Opengraph URL: https://github.com/angular/angularfire/pull/2085

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:3cb6632a-aad3-e48e-ff4d-5a5424ff9171
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id969A:1977F8:30E68E:446442:6A5A4994
html-safe-nonce13b7f7689f8bf81ee882e77eff77238ea9700c9c868e83b87fcc927ec34f046f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NjlBOjE5NzdGODozMEU2OEU6NDQ2NDQyOjZBNUE0OTk0IiwidmlzaXRvcl9pZCI6IjQyNTk0NDAyNjg5MDk2Mjc3OTYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace6f63ca50027b86772eb03d444f185b376e9fd8f8a4758eb7d4c6676f0093088
hovercard-subject-tagpull_request:282154848
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/angular/angularfire/pull/2085/files
twitter:imagehttps://avatars.githubusercontent.com/u/44975?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/44975?s=400&v=4
og:image:altThis PR serves as my working changes to 5.2 before release. traceLast is deceiving, as if there is time between the last emission and completion that time is counted. Name it traceUntilComplete in...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea793cd1fa898929111edad5857ee1f24ecf4bf7702525e67357cabc9df136fc3
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/angular/angularfire git https://github.com/angular/angularfire.git
octolytics-dimension-user_id139426
octolytics-dimension-user_loginangular
octolytics-dimension-repository_id49453413
octolytics-dimension-repository_nwoangular/angularfire
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id49453413
octolytics-dimension-repository_network_root_nwoangular/angularfire
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release5aec27bb9c4f7ebe5fbbcd1533a5509e63a570a1
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/angular/angularfire/pull/2085/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangularfire%2Fpull%2F2085%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangularfire%2Fpull%2F2085%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=angular%2Fangularfire
Reloadhttps://github.com/angular/angularfire/pull/2085/files
Reloadhttps://github.com/angular/angularfire/pull/2085/files
Reloadhttps://github.com/angular/angularfire/pull/2085/files
Please reload this pagehttps://github.com/angular/angularfire/pull/2085/files
angular https://github.com/angular
angularfirehttps://github.com/angular/angularfire
Notifications https://github.com/login?return_to=%2Fangular%2Fangularfire
Fork 2.2k https://github.com/login?return_to=%2Fangular%2Fangularfire
Star 7.8k https://github.com/login?return_to=%2Fangular%2Fangularfire
Code https://github.com/angular/angularfire
Issues 295 https://github.com/angular/angularfire/issues
Pull requests 20 https://github.com/angular/angularfire/pulls
Discussions https://github.com/angular/angularfire/discussions
Actions https://github.com/angular/angularfire/actions
Projects https://github.com/angular/angularfire/projects
Security and quality 0 https://github.com/angular/angularfire/security
Insights https://github.com/angular/angularfire/pulse
Code https://github.com/angular/angularfire
Issues https://github.com/angular/angularfire/issues
Pull requests https://github.com/angular/angularfire/pulls
Discussions https://github.com/angular/angularfire/discussions
Actions https://github.com/angular/angularfire/actions
Projects https://github.com/angular/angularfire/projects
Security and quality https://github.com/angular/angularfire/security
Insights https://github.com/angular/angularfire/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fangular%2Fangularfire%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fangular%2Fangularfire%2Fissues%2Fnew%2Fchoose
jamesdanielshttps://github.com/jamesdaniels
masterhttps://github.com/angular/angularfire/tree/master
5.2-beta-fixeshttps://github.com/angular/angularfire/tree/5.2-beta-fixes
Conversation 11 https://github.com/angular/angularfire/pull/2085
Commits 30 https://github.com/angular/angularfire/pull/2085/commits
Checks 0 https://github.com/angular/angularfire/pull/2085/checks
Files changed https://github.com/angular/angularfire/pull/2085/files
Please reload this pagehttps://github.com/angular/angularfire/pull/2085/files
Final fixes for 5.2.0 release https://github.com/angular/angularfire/pull/2085/files#top
Show all changes 30 commits https://github.com/angular/angularfire/pull/2085/files
1f1c69c More changelog jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/1f1c69c35f607568f2b9771df5debdf693727489
caac210 Reworking performance a bit more jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/caac2105dfce913892c2bdf8afc5467e5cd6f773
a2f3f44 Drop the until on orUntilComplete, cleaner jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/a2f3f4415f60c77a05458afd36f777e48884225d
3584063 Perf docs and traceWhile should trace multiple times jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/3584063746a4399fcb78e019f78f8aea9488ca0e
19b97c5 Work on traceWhile description a bit more jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/19b97c577a2630af6992beb2be492c95ebd2d3cb
1ca00ca Support the 8.0 rc jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/1ca00ca1bf7de6565c47b55ba0ea50bbb5482f81
c2354f8 Doc path should be optional jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/c2354f8a234ec3bfe454fcb79cd0217b2cbd94d1
2794512 Derp, need carrots on the versions jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/2794512090df597712c727c59d87783ab7566749
faa5bd2 Changelog entry jamesdaniels May 24, 2019 https://github.com/angular/angularfire/pull/2085/commits/faa5bd2d7f46e084406368101b08b2539ad0504c
32d2bf9 traceComplete has to be after .first jamesdaniels May 25, 2019 https://github.com/angular/angularfire/pull/2085/commits/32d2bf97f70fa3d67c7ecf36e83880c39bdecc5f
634a94a Your operators were bad and you should feel bad jamesdaniels May 25, 2019 https://github.com/angular/angularfire/pull/2085/commits/634a94a1c05d2750b23bc5b8d02eb5766b20997b
8c8cb92 DI inject the default app, incase something is up jamesdaniels May 25, 2019 https://github.com/angular/angularfire/pull/2085/commits/8c8cb9273074f430ca6f302131b0f936d3ded2dc
46d7622 Initialize perf monitoring to get auto-collection jamesdaniels May 25, 2019 https://github.com/angular/angularfire/pull/2085/commits/46d7622f8f669768ba1cc64255dca3e408a5efc8
273afe2 orComplete should be optional jamesdaniels May 25, 2019 https://github.com/angular/angularfire/pull/2085/commits/273afe2fa5eaaadc6ef8f5754e7021427b03a743
b46350b Build tests hit ng 7 & 8 jamesdaniels May 29, 2019 https://github.com/angular/angularfire/pull/2085/commits/b46350bbf2bb9d7c18d43c75ebda6f5d94fce16c
224eeed Handle different formats for .firebaserc and firebase.json jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/224eeedeec941d0d9b9f26fd193dbda08311c2ee
4ed421c Make schematic deps peers by install deps and devDeps in ngAdd jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/4ed421c619ef90bb404f39a066a45c3a27f1b50c
cb160fd Cleaning up jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/cb160fd67db759793aa7d2c38cc32006e054a8e2
6bfe7b1 Perf docs feedback jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/6bfe7b1e764bce5418032f0b3885cf45bcc0bc95
b31b8f7 Upgrading typescript jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/b31b8f71419fb05c907d8a8bf4f670685efd2412
50b31f9 Angular Package Manager changes and more jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/50b31f98e549543dd76341eb4a2b2b3742bc7f69
b06fb3c Doc headers jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/b06fb3c7b329183ba5fbf1284727a407fd53772f
523127a yarn.lock jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/523127a72a86d67b1b96c2fed126503e99d19f60
f299135 Removing the node tests for the moment jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/f299135bb01033672e383fffca9694ab2c86b6cf
fb53d76 Derp, still running on travis jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/fb53d76ff28b84d07fa0f96f5b16dc36e087795b
bc2a669 Node test didn't work cause I hadn't saved my buffer... jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/bc2a6697018f66f8bf0bf7189528a8d6e9d6ab03
9b870a9 Make perf lazy and fix both perf & messaging on Node jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/9b870a9f6a08ba96d7ced517fdb3592caae84cd6
7c6e088 Cleaning up versions a bit jamesdaniels May 30, 2019 https://github.com/angular/angularfire/pull/2085/commits/7c6e088151b8a3f071778353ffde2e715de15977
bf0aeed Changelog entry for messaging jamesdaniels May 31, 2019 https://github.com/angular/angularfire/pull/2085/commits/bf0aeedb29566968515958db11b238aae1e87c7f
e9a1893 Merge branch 'master' into 5.2-beta-fixes jamesdaniels May 31, 2019 https://github.com/angular/angularfire/pull/2085/commits/e9a189329c2ae763488acdfd1c56ece3c93ff673
Clear filters https://github.com/angular/angularfire/pull/2085/files
Please reload this pagehttps://github.com/angular/angularfire/pull/2085/files
Please reload this pagehttps://github.com/angular/angularfire/pull/2085/files
.gitignore https://github.com/angular/angularfire/pull/2085/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
.travis.yml https://github.com/angular/angularfire/pull/2085/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485
CHANGELOG.md https://github.com/angular/angularfire/pull/2085/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
getting-started.md https://github.com/angular/angularfire/pull/2085/files#diff-d33e50ad5e133e04750e6d60245ddafbaf25c72de17e1be9ea8a84e037003031
package.json https://github.com/angular/angularfire/pull/2085/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
package.json https://github.com/angular/angularfire/pull/2085/files#diff-552494937c89f5d011cf6d02202b9c75db1dd1bf343a8829b1cb2ccf22f4c6c9
package.json https://github.com/angular/angularfire/pull/2085/files#diff-a7c482496dea0b28451afd9ea64861a00d22c9efc9be2b8a35953b5331986bab
collection.json https://github.com/angular/angularfire/pull/2085/files#diff-b139a5899fd797557069c8b65532a3fa7d1f4277a1b7bb41ef5b68be865137e9
package.json https://github.com/angular/angularfire/pull/2085/files#diff-1e3d4bf69b47b4fd78f319ed810615e43199255ff59cfd011d12bddded01fe9d
package.json https://github.com/angular/angularfire/pull/2085/files#diff-d1035988e3c300f94f2c30de8c2c360a5eef3c565fdabe821342c7d4a2140366
package.json https://github.com/angular/angularfire/pull/2085/files#diff-0af8a71809bd2b9a52b61cac40ecc5cc3f8b5446a376e53d0b9713a64da4a1a4
package.json https://github.com/angular/angularfire/pull/2085/files#diff-b2db26e8d8259f76b007270816702697033611e5663f8a3e93dc94d495597ba5
collection.ts https://github.com/angular/angularfire/pull/2085/files#diff-11509f952612f494bbae477b8da773ebbaf3eb5aef5702197d51b047416ea336
package.json https://github.com/angular/angularfire/pull/2085/files#diff-c615056f9cc6f5669a5e2382b213226c37c15c64b72b55c645508bc60b63481c
package.json https://github.com/angular/angularfire/pull/2085/files#diff-81d1a3bb48f84e9a5f272247e52c11d74316373837e0b8b260b46ebe5b608b36
messaging.ts https://github.com/angular/angularfire/pull/2085/files#diff-52075c4001f12262ff3842494a3fad6d61870ad2f207074865a732dd7673bdc2
package.json https://github.com/angular/angularfire/pull/2085/files#diff-9dde30b48be4e3fa71476f09e9dc8dc37df460c8fadb57dab28c8b172421c798
package.json https://github.com/angular/angularfire/pull/2085/files#diff-41d5e58a7784c5eeb97c2904d0bf0debe2a55dea899fcbd28ea511837bee5d72
performance.module.ts https://github.com/angular/angularfire/pull/2085/files#diff-2888a131c427bd64c1c69a93e9029c2bf5729c8628a7984c75d68a5a919bf0c6
performance.ts https://github.com/angular/angularfire/pull/2085/files#diff-6a0eef263ae692e51fc4cc27de376aeda60accd9a1e99ed34ffcdd206c31bd64
interfaces.ts https://github.com/angular/angularfire/pull/2085/files#diff-cbcb2e5c050d2bccff4557b93529b7be1c02b268ce91e708210601bb06152b16
ng-add.spec.ts https://github.com/angular/angularfire/pull/2085/files#diff-7d6bccf1bcbd2a5c31024b7560c3519bcae0e95da6d078afbcb47927a333a264
ng-add.ts https://github.com/angular/angularfire/pull/2085/files#diff-9833c4971547de444e663f53e6fe95736c7ad63c8d7d5ce84f91a730fa4ec8cc
utils.ts https://github.com/angular/angularfire/pull/2085/files#diff-297225bd8335b4c1fb89f3fc9f39dc1c88db7448eec5e028554c78fdda3dda03
versions.ts https://github.com/angular/angularfire/pull/2085/files#diff-ce8f88c3c220025fffe7eeef9fb7bc79fac5928bba707576d1a11172e8be10c6
package.json https://github.com/angular/angularfire/pull/2085/files#diff-01bee07f47fb06c7e0573cdc8d5f4dae162727ecab2af34fc17b6fa522e58880
build.sh https://github.com/angular/angularfire/pull/2085/files#diff-e51cf050cec910990fe588be4af289b343ee9b6f8bfb9ac7a112b33ca0f45246
index.js https://github.com/angular/angularfire/pull/2085/files#diff-353a76cba0faee44a9c1a88ef4d215a45e955aa4f69494ddf78ca643abc594fd
package.json https://github.com/angular/angularfire/pull/2085/files#diff-723283edd4ef6da1ba04e9e3dbf02e138a820c5f34b708589fe71706c815bdbc
app.component.ts https://github.com/angular/angularfire/pull/2085/files#diff-7820078201f2d9523c0e28496cb50e01697526a16cfe62984b130898270db3a1
app.module.ts https://github.com/angular/angularfire/pull/2085/files#diff-57f2e839013d3d2dab92f08a15e1c69a5815ed8a4abc1b1430d6cd9d3a4d9e67
yarn.lock https://github.com/angular/angularfire/pull/2085/files#diff-e15502703752d9d0e6c5bd60780103817dc4e0293fce08f786e8d513bc712259
.editorconfig https://github.com/angular/angularfire/pull/2085/files#diff-9b6d7bbae87599d93ee6cf4705c1ae077fd26d8734cad95869454a6d5b70b1b0
.gitignore https://github.com/angular/angularfire/pull/2085/files#diff-2d085d4c3245831a74eccc19082695255bd7e11b0f78a6bf0d3ab842cfc87145
README.md https://github.com/angular/angularfire/pull/2085/files#diff-aaeb2e4ec01f5346104c0d5e1fc902c2eb43c89d213ef3e4d1143ba9e05f11e5
angular.json https://github.com/angular/angularfire/pull/2085/files#diff-ea13ce09328a288e812913f0dd3a3bf8931c9189a7514bfece0a986364f31c97
protractor.conf.js https://github.com/angular/angularfire/pull/2085/files#diff-759d70a2aceda1c25d680e3a42d9a1087bbe8589640a0ff82437d58ad57630b2
app.e2e-spec.ts https://github.com/angular/angularfire/pull/2085/files#diff-3df88034ee8685acda01a1cc270607d423fdf798a72ada3bdc3cd717fedac751
app.po.ts https://github.com/angular/angularfire/pull/2085/files#diff-0e2b61eaabc779790545440b2f0537981655d499435c7fa3d14b8c253119a4da
tsconfig.e2e.json https://github.com/angular/angularfire/pull/2085/files#diff-eb46065ff92cf7e814d9bea6c778eedae7e51cbeff664e0d2d316fa1add0b0be
package.json https://github.com/angular/angularfire/pull/2085/files#diff-1375837efa7b44ef8a41c6016ae3f794507ca3e1ef249a6764a6cedde4e743a6
app.component.css https://github.com/angular/angularfire/pull/2085/files#diff-989c7e7659b3c06d62e5b8d1e11c3304f3515fb2b0e42cd6641ead14ae28ef63
app.component.html https://github.com/angular/angularfire/pull/2085/files#diff-357d777d2fec8b09279c1707f9abb97368e9da8ff79a898a9e278c2a738b87ba
app.component.spec.ts https://github.com/angular/angularfire/pull/2085/files#diff-5285733c63281431e3ed5a39a98481d2022dd587442a32f6b3793f49f0b6320f
app.component.ts https://github.com/angular/angularfire/pull/2085/files#diff-fb59b7c2344c6c49dae132ffe385ca5fe979c56285296c31b383727147cda2e1
app.module.ts https://github.com/angular/angularfire/pull/2085/files#diff-18589e38791145ed308330f244ea25b129f4165f7f4ea05fa970c7c0d064717d
.gitkeep https://github.com/angular/angularfire/pull/2085/files#diff-e69a2ecf719a91960dc922f5d953da2a30ffb313a2aaa1f33d571117ef31c243
browserslist https://github.com/angular/angularfire/pull/2085/files#diff-048db3901cdfcac2b3ce1b152ea8c2a11406eba279adf118e30660e5b6de1b77
environment.prod.ts https://github.com/angular/angularfire/pull/2085/files#diff-6c08589db06879f76b61b9a80edfaa838aaffc2b14157e045822261b241119e3
environment.ts https://github.com/angular/angularfire/pull/2085/files#diff-85f7ba6437fec80443529922159f2b4dabd67ca0413c41ba6a16d2a523d1373f
favicon.ico https://github.com/angular/angularfire/pull/2085/files#diff-7b9152b234168c753b4da47be6c5db57978e038ef29644d1c403dafb550b0375
index.html https://github.com/angular/angularfire/pull/2085/files#diff-e4b4b3859517dd2f10017843f82db88000f7e6bda7e1a8a9d857a06014c94009
karma.conf.js https://github.com/angular/angularfire/pull/2085/files#diff-0520194e675f92a92e3f0f61e28271eafe983f45abe6fcace01eccb29b4c3b5e
main.ts https://github.com/angular/angularfire/pull/2085/files#diff-4ec662da800e00f6805a7597e1dd51b38837ba569e20a85c0344c8b819f88451
polyfills.ts https://github.com/angular/angularfire/pull/2085/files#diff-cb131a7e385920b8e59e98242895c2a1a3a0e2228e6ef4e3dc7bdef8f56083df
styles.css https://github.com/angular/angularfire/pull/2085/files#diff-252fb90dda7e22f4784baf7a77be7982ded083e9a638d75feeb43bf90c9813a9
test.ts https://github.com/angular/angularfire/pull/2085/files#diff-ec4b39d5b4c9c6823b00d622ac2f373ae4bd600a7e0811097a31ad5ea2927793
tsconfig.app.json https://github.com/angular/angularfire/pull/2085/files#diff-ea0d2c16579ca121afbdb18779f12ef080b60a994ef0f60d9888fd7769978751
tsconfig.spec.json https://github.com/angular/angularfire/pull/2085/files#diff-1e22160bbc966a440ce3552c81da2056261d9d1d19daf0becc036ace43177c89
tslint.json https://github.com/angular/angularfire/pull/2085/files#diff-b50e70e64e804ff7a750d37e94fdd15d42e01cade5c54c92874dbe4ef4c867ac
tsconfig.json https://github.com/angular/angularfire/pull/2085/files#diff-234dafb5ab5861e906934e3991a6af6e4630e936cf93c3684aadb1b1653a9de7
tslint.json https://github.com/angular/angularfire/pull/2085/files#diff-894e7e1109a9f8e16576ec4b879c411f458c5d335bc0f9ae5a46bbb7cd94d6ad
yarn.lock https://github.com/angular/angularfire/pull/2085/files#diff-757c8f36d4be71d304be24312d219f7715dbc9e959945047ba3c409ed2c0a69f
.editorconfig https://github.com/angular/angularfire/pull/2085/files#diff-4ef0ddc3083dc023a161189c2eedbd39f40bb99114b77b08e8ff386e3b229ddc
.gitignore https://github.com/angular/angularfire/pull/2085/files#diff-438f7390f765f287bace7ea9d48088f13edc12307d8dbeffa9109ddb001a55ce
README.md https://github.com/angular/angularfire/pull/2085/files#diff-8e2052d25a1ed3f4784722a31a75fc78eace01e8413fdcab32a18a2081d2858e
angular.json https://github.com/angular/angularfire/pull/2085/files#diff-52d7e7123afec230e3720c23f5a0cf738e028d819586a499dab7a1188eb92c7a
browserslist https://github.com/angular/angularfire/pull/2085/files#diff-14b86fc0b39a922fbc127c17f6590678962407b8be8bf3843e6a339ea9206751
protractor.conf.js https://github.com/angular/angularfire/pull/2085/files#diff-c86623b5ca78d379603b7c1c448c9f2180bc069b24c84d4c89fc82ee25d11ae5
app.e2e-spec.ts https://github.com/angular/angularfire/pull/2085/files#diff-028470a081a177f216ffe2603662c62fd1720a085179b466b07c1e3936a6a74c
app.po.ts https://github.com/angular/angularfire/pull/2085/files#diff-27a2a1f2add00fa76299bd9f4a87fb37ca33db25a956d9d88928534da298be02
tsconfig.json https://github.com/angular/angularfire/pull/2085/files#diff-08e5b503e3c61a32029c015d0412e324ac14065cb4827c09c6f298e876a31612
karma.conf.js https://github.com/angular/angularfire/pull/2085/files#diff-082108a0767ef151e9ed2733b30fa4abd9f217eae7372525ef361c00d9db850b
package.json https://github.com/angular/angularfire/pull/2085/files#diff-fe583fe3854e35bde5ebd7e8d637b92bd7b2cb9a5641d405a48fa8fd4ec27166
app.component.css https://github.com/angular/angularfire/pull/2085/files#diff-67cada9fce24d7edcae0c00d4069d5eee295be001e756b598349fe11ef1a4cfe
app.component.html https://github.com/angular/angularfire/pull/2085/files#diff-10158f144d03c641a987b6106178ed9351a9846102b07923678d19b21a084e13
app.component.spec.ts https://github.com/angular/angularfire/pull/2085/files#diff-6f1edb224f715315c91ec6467b85dd77cedd4209d5b73cce19dcfd43cf80737d
app.component.ts https://github.com/angular/angularfire/pull/2085/files#diff-f6530e2b5f73218700bed178d62cac6310e3f27a2d8171b28a128bb700bf0693
app.module.ts https://github.com/angular/angularfire/pull/2085/files#diff-7c24c1d6c170e8832b8e89486523a5e845300f83a214ab82576f7098e6960491
.gitkeep https://github.com/angular/angularfire/pull/2085/files#diff-7881a2923d70075bf2b49cbadabf747bcbd83e98f83a9bc62f6fa0f57ba2d73b
environment.prod.ts https://github.com/angular/angularfire/pull/2085/files#diff-5e273239a42077a29336e051d1ea08d7a016c54a30e35ebe9eea4e1cb23a1a9c
environment.ts https://github.com/angular/angularfire/pull/2085/files#diff-639a9d59182969a7a349fed50a5bbbe29269d84625d2fa3b25c41b7d21943373
favicon.ico https://github.com/angular/angularfire/pull/2085/files#diff-392ae1c8c31fa3b57f64fc6695506860142b3b32c3436055a01067c3b4b6e5f3
index.html https://github.com/angular/angularfire/pull/2085/files#diff-f29a5d61c46507e2cb33b74a8625dabba3ecf0b09543e723a675a10801b52219
main.ts https://github.com/angular/angularfire/pull/2085/files#diff-3478a9a26ffebc3e4f54c78faf834fa2953e72baae1fba635e28da6e074a0d97
polyfills.ts https://github.com/angular/angularfire/pull/2085/files#diff-42e383008c7d654357e93d2e040bb8092184d854e7b3edeb1cb75cef9027422c
styles.css https://github.com/angular/angularfire/pull/2085/files#diff-279b14ceb5220e4f56a1bedc4628a53ae1261dae706b25d708a209a5ccde9264
test.ts https://github.com/angular/angularfire/pull/2085/files#diff-f1c34581f2b8d0fc0f864fda0bfbc174eacedc260f49c720ee1badae078b2491
tsconfig.app.json https://github.com/angular/angularfire/pull/2085/files#diff-ed6f3984ba23f28f97ceb9aaab53ca05eae77a046e089e0d6cb4f88b225f7fed
tsconfig.json https://github.com/angular/angularfire/pull/2085/files#diff-3f75ef297e0d32aaf020b8dfff2c09d7e22a137e17a3ed04f039c59acdf3103f
tsconfig.spec.json https://github.com/angular/angularfire/pull/2085/files#diff-0880d34d27801fa24e02e301499d6ea6836da70c282955854db9e1afd0cf8972
tslint.json https://github.com/angular/angularfire/pull/2085/files#diff-540f7422303c5848741fd04f0818699f3b84be97a8ca0f6b45e02866cb8de4f1
yarn.lock https://github.com/angular/angularfire/pull/2085/files#diff-dec3fb5e2a4669f522456b2b74b07d42adbb7a86ad22892c35f8c12d4e66c71c
pack.sh https://github.com/angular/angularfire/pull/2085/files#diff-cae4cc3be83c06a471002da52cbb3bf0f84a769b01ee4a1e277a89adfca32d11
package.json https://github.com/angular/angularfire/pull/2085/files#diff-c3738d3c211d58bd671518b15150da3da1a2fd6775f56a682ce5a994b29a3ceb
yarn.lock https://github.com/angular/angularfire/pull/2085/files#diff-184f2cf982f06a977e3f499b82ea418aa7341723d240a3dffaa7d66a903bfff6
build.js https://github.com/angular/angularfire/pull/2085/files#diff-aa91570055ae52f8bba2787f7221b4b453f67a3b1916022ce8b3040fec8339e0
test.sh https://github.com/angular/angularfire/pull/2085/files#diff-42036d5418f17bfac3e6488b06540df96029f3d0e631445e323223a3f151c341
yarn.lock https://github.com/angular/angularfire/pull/2085/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
.gitignorehttps://github.com/angular/angularfire/pull/2085/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/.gitignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
https://github.com/angular/angularfire/pull/2085/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
.travis.ymlhttps://github.com/angular/angularfire/pull/2085/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/.travis.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485
CHANGELOG.mdhttps://github.com/angular/angularfire/pull/2085/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/CHANGELOG.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
docs/performance/getting-started.mdhttps://github.com/angular/angularfire/pull/2085/files#diff-d33e50ad5e133e04750e6d60245ddafbaf25c72de17e1be9ea8a84e037003031
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/docs/performance/getting-started.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-d33e50ad5e133e04750e6d60245ddafbaf25c72de17e1be9ea8a84e037003031
Please reload this pagehttps://github.com/angular/angularfire/pull/2085/files
https://github.com/angular/angularfire/pull/2085/files#diff-d33e50ad5e133e04750e6d60245ddafbaf25c72de17e1be9ea8a84e037003031
package.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/angular/angularfire/pull/2085/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/angular/angularfire/pull/2085/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/angular/angularfire/pull/2085/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/angular/angularfire/pull/2085/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
src/auth-guard/package.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-552494937c89f5d011cf6d02202b9c75db1dd1bf343a8829b1cb2ccf22f4c6c9
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/auth-guard/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
src/auth/package.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-a7c482496dea0b28451afd9ea64861a00d22c9efc9be2b8a35953b5331986bab
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/auth/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
src/core/collection.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-b139a5899fd797557069c8b65532a3fa7d1f4277a1b7bb41ef5b68be865137e9
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/core/collection.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-b139a5899fd797557069c8b65532a3fa7d1f4277a1b7bb41ef5b68be865137e9
src/core/package.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-1e3d4bf69b47b4fd78f319ed810615e43199255ff59cfd011d12bddded01fe9d
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/core/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-1e3d4bf69b47b4fd78f319ed810615e43199255ff59cfd011d12bddded01fe9d
src/database-deprecated/package.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-d1035988e3c300f94f2c30de8c2c360a5eef3c565fdabe821342c7d4a2140366
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/database-deprecated/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
src/database/package.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-0af8a71809bd2b9a52b61cac40ecc5cc3f8b5446a376e53d0b9713a64da4a1a4
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/database/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
src/firebase-node/package.jsonhttps://github.com/angular/angularfire/pull/2085/files#diff-b2db26e8d8259f76b007270816702697033611e5663f8a3e93dc94d495597ba5
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/firebase-node/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-b2db26e8d8259f76b007270816702697033611e5663f8a3e93dc94d495597ba5
src/firestore/collection/collection.tshttps://github.com/angular/angularfire/pull/2085/files#diff-11509f952612f494bbae477b8da773ebbaf3eb5aef5702197d51b047416ea336
View file https://github.com/angular/angularfire/blob/e9a189329c2ae763488acdfd1c56ece3c93ff673/src/firestore/collection/collection.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angularfire/pull/2085/{{ revealButtonHref }}
https://github.com/angular/angularfire/pull/2085/files#diff-11509f952612f494bbae477b8da773ebbaf3eb5aef5702197d51b047416ea336
Please reload this pagehttps://github.com/angular/angularfire/pull/2085/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.