Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): upgrade to support v9.8.1 Firebase JS SDK #8235

Merged
merged 31 commits into from Jul 6, 2022
Merged

Conversation

Ehesp
Copy link
Member

@Ehesp Ehesp commented Mar 8, 2022

Description

Upgrades the internal Firebase JS SDK to latest v9.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

@Ehesp Ehesp added the platform: web Issues / PRs which are specifically for web. label Mar 8, 2022
@Ehesp Ehesp self-assigned this Mar 8, 2022
@Ehesp Ehesp changed the base branch from master to web-v9-sdk March 10, 2022 10:32
@russellwheatley russellwheatley marked this pull request as ready for review June 16, 2022 13:25
russellwheatley and others added 7 commits June 27, 2022 09:59
Co-authored-by: Elliot Hesp <elliot.hesp@gmail.com>
* refactor(analytics,web): v9 SDK refactor.

* feat(firebase_analytics): provide isSupported for v9/analytics (#8899)

* fix(analytics, web): use jsify with user properties (#8852)

Co-authored-by: Benjamin Koch <koch@lotum.de>
Co-authored-by: Jorge Roncero <60613199+jorgeroncero@users.noreply.github.com>
)

* feat(remote-config, web): update web v9 SDK

* formatting file
russellwheatley and others added 6 commits June 29, 2022 14:52
* feat(storage, web): interate with web v9 SDK

* feat(storage, web): bridge putString to uploadByteResumable (#8901)

* chore(storage): rm unneeded api

* chore(storage): rm unneeded class

* chore(storage, web): rm unused code

Co-authored-by: Guillaume Bernos <guillaume@bernos.dev>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
…b/src/settings.dart

Co-authored-by: Nils Reichardt <nils@reichardt.io>
@russellwheatley russellwheatley changed the base branch from web-v9-sdk to master July 4, 2022 16:58
@russellwheatley
Copy link
Member

Hey @jorgeroncero, I think something has messed up with the CLA agreement from this #8810. Do you mind signing it again for this? 😄

@jorgeroncero
Copy link
Contributor

Hi there @russellwheatley, my CLA is not the problem this time. If I go to the details of the cla/google step, it says it's @Lyokone who has the problem?

@Lyokone
Copy link
Contributor

Lyokone commented Jul 5, 2022

Weird, should be good now 👍

@russellwheatley russellwheatley changed the title feat(firebase_core): upgrade core web to v9 sdk feat(web): upgrade to support v9.8.1 Firebase JS SDK Jul 5, 2022
@LiangHuangBC
Copy link

query.startAfterDocument(lastDocSnapshot); is not working some time on release mode only. In my app, there are five pages in my firestore can be fetched on dev mode correctly, but on release mode, there are only two pages.

@nilsreichardt
Copy link
Contributor

@LiangHuangBC Can you create a ticket with a reproducible example?

@firebase firebase locked and limited conversation to collaborators Aug 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: web Issues / PRs which are specifically for web.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants