cedvdb
cedvdb
Running sandbox operations via the client is currently either non existent or undocumented. This would be useful for integrations tests. Those 3 are especially important: - process KYC - process...
event types are missing card validation events: @fredericdelordm are those event types deprecated ?  ``` export namespace event { type EventType = | "PAYIN_NORMAL_CREATED" | "PAYIN_NORMAL_SUCCEEDED" | "PAYIN_NORMAL_FAILED" |...
The client js library could use camelCase for property names instead of PascalCase. This is more idiomatic in javascript and javascript object notation. The conversion to PascalCasing should happen in...
ng-host
## Proposal I'd like an `` that would act in a similar way as the `:host` css property. That would apply **directives** and **classes** to the host component. [Related #8785...
Related: https://github.com/atn832/fake_cloud_firestore/issues/93 For testing purpose this would allow: - `pauseNetwork()` puts fake_firestore in a loading state. Any async call, for example `documentRef.get()` returned future would not resolve until: - `unpauseNetwork()`...
Similar to [verified_user ](https://fonts.google.com/icons?selected=Material+Symbols+Outlined:verified_user:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=verified+user&icon.size=24&icon.color=%23e8eaed)but for unverified users.
Seems like the `new ImageAnnotatorClient({ key: 'api-key' })` constructor does not use the api key
Currently you have to use : `firebase deploy --only storage` I propose adding `firebase deploy --only storage:rules` for consistency with `firebase deploy --only firestore:rules`
Support for the Stripe identity verification embedded element would be nice. React native supports it. Note: **To everyone who read this, please go ahead and submit a feature request to...
A lottery or game of chance icon or similar would be helpful in a variety of scenarii. Currently there is the poker chip but that doesn't drive the idea of...