Tony OHagan
Tony OHagan
+1 Same issue with v9.8.0
Ideally I think you'd allow the user to create custom link styles. One solution would be to allow a user to create one or more named link styles (Markdown, Dockuwiki,...
Thanks very much :+1: I think it will be a really valuable addition and hopefully not that hard to code
I kinda think that it might make more sense to put the 32 and 64 bit versions into separate folders and then they would list properly and also you'd separate...
Bonjour Eduardo ( @posva ) ... I've started to develop a library to fill the shoes of VueFire / VuexFire for Vue3 / Firestore v9 with support for Pinia. It's...
Initial MVP would be Firestore only, covers VueFire/VuexFire features in one library, type-safe objects (TypeScript) if you care, tree-shaking and a few nice performance improvements. Yes I'd had a look...
I'm sorry my lib is still in development for now. I'm chipping away at it on my own time and won't release until it's fairly stable.
Any chance you could just add a non-enumerable `doc` property (same as `id`) to the data values that get bound or otherwise return the `doc` or `docs` via `bindFirestoreRef()` in...
`errorMessage` is definitely too limiting. e.g. I'm coding composable run-time type validators for deep objects where I need to report a validation error on a nested value in a complex...
While [various hacks exist](https://stackoverflow.com/questions/54322479/can-we-use-firebase-crashlytics-for-our-web-application) we're still hanging out for this important feature. Azure app insights [supports JS web apps](https://docs.microsoft.com/en-us/azure/azure-monitor/app/javascript). Their JavaScript SDK was [first released in 2015](https://github.com/microsoft/ApplicationInsights-JS/releases?after=0.18.0)!