Fred Guth
Fred Guth
I understand this code let you access Firestore collections as stores (observables), right? Isn't that what RxFire does? Am I missing something here? Also, I don't get the `OnLine` methods....
Olá, curti a ideia do projeto. Mas não sei se entendi em que pé ele está. Segui o fluxo do demo sem nenhum usb token plugado e ele seguiu o...
- uses latest svelte-kit - changes svelte.config.js to add node shims needed by PouchDB - UI based on examples/svelte and TodoMVC - fix examples/svelte error when creating a new note...
I guess you forgot to add .env to .gitignore
I am used to the "one database per user" pattern, but I say that one can prevent using one database per user and accomplish per document access permission with crypto...
**Describe the bug** Default mouse point appears when hovering gray button label, instead of link pointer. **To Reproduce** Steps to reproduce the behavior: 1. Hover "Blog" in the landing page....
Sorry to ask via issue tracker, tried to find the answer in the referred arxived article and did not know of any other better channel. I am trying to figure...
## Summary Currently, sidecite appears to be adding citation to the margin everytime you call sidecite. ## Details When you \sidecite{key} more than once \sidecite{key} in the same page. There...
If the citation is already in the margin on the same page, does not repeat it. Cons: `\sidecite{key1,key2}` does not seem to work anymore. closes #216
I wasn't able to customize typeahead to remove its background and change the look and feel of the results. https://svelte.dev/repl/e83817000b5b4aa7bd3a3f83b20256c8?version=3.49.0 I even tried to create a "surrogate" input to input...