-
Updated
Sep 3, 2020 - JavaScript
firestore
Here are 1,556 public repositories matching this topic...
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Sep 2, 2020 - PHP
-
Updated
Sep 4, 2020 - TypeScript
The default data includes dfua16 links. These need to be updated to be relative or part of the compilation process.
-
Updated
Sep 4, 2020 - TypeScript
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
feat(query): pass missing index error message to action dispatch (so logListenerError is not needed)
What is the feature?
- Pass along the missing index error message into the action that is dispatched so that logListenerError is not needed to get the link that Firebase provides for setting the index (err.message instead of err)
What version would this apply to?
next
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Sep 1, 2020
-
Updated
Jun 26, 2020 - JavaScript
-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Jan 23, 2020 - Swift
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Feb 17, 2020 - Kotlin
-
Updated
Aug 15, 2020 - Dart
I looks like, at the moment, if I want to write many records at once, I have to either do a series of individual document writes. Or I have to write all the records to a single doc. It would be great to be able to create and write out to many docs simultaneously and atomically.
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Aug 2, 2020 - C#
-
Updated
Apr 25, 2019 - Swift
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
May 23, 2020 - TypeScript
This might not be needed - but I think one should consider having any undefined value on a collection set as null (?)
And then extend IFirestoreVal extended to allow null - so that we can query those values on a Where ?
Just a thought..
Improve this page
Add a description, image, and links to the firestore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the firestore topic, visit your repo's landing page and select "manage topics."


https://emotion.sh/
After this change in Material UI: mui-org/material-ui#6115