Skip to content

Tags: firebase/firebase-tools-ui

Tags

v1.11.8

Toggle v1.11.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Multi db url (#998)

MultiDB commits - fix a million tests, override reactfire's dependency on firebase to 10.x.x

v1.11.7

Toggle v1.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multi-db banner notice (#969)

* Multi-db banner notice

* Revert some changes, adjust copy

Releasev1.11.6

Toggle Releasev1.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limited the number of documents in the collection viewer to 9500. (#935)

* Limited the number of documents in the collection viewer to 9500. This
is to resolve an issue where the Firestore emulator is hitting a 10k
webchannel queue limit.

* Lint

* Lint

* Update Collection.tsx

Removed a trailing comma on import list.

Release

Toggle Release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limited the number of documents in the collection viewer to 9500. (#935)

* Limited the number of documents in the collection viewer to 9500. This
is to resolve an issue where the Firestore emulator is hitting a 10k
webchannel queue limit.

* Lint

* Lint

* Update Collection.tsx

Removed a trailing comma on import list.