Ilkka Huotari
Ilkka Huotari
I'm testing at https://quilljs.com/ and at least I can't find a way to go above the code block (to add text there). 
Now the step for resizing seems to be 30 minutes. How about making this configurable (5, 15, 30 minutes could be useful)? I didn't find an option for this, not...
Problems: - The casual parsing is a little too aggressive to my use case, as it thinks that "today" should be parsed. - I could use strict parsing, but I...
https://github.com/runk/node-maxmind seems to be an up to date alternative. See also https://github.com/PaddeK/node-maxmind-db/issues/31.
### Steps To Reproduce I'm integrating Penpot 2.0 with my web app (1.x worked fine). It seems that the request to `/js/main-dashboard.js` does not take into account the `penpotPublicURI` in...
### Steps To Reproduce I was having a conversation with ChatGPT concerning this file and `instance-id`: https://github.com/penpot/penpot/blob/develop/backend/src/app/setup.clj  ### Expected behavior I would expect `instance-id` be the same in code/memory...
If I have disabled the notification (and maybe autosave) there doesn't seem to be a way to sanitize a file? It would be helpful if there was a menu option...
Latest https://github.com/browserify/acorn-node/ is 2.0.1, insert-module-globals uses effectively 1.8.2, which is from 2020, and doesn't support some JS syntax, which would be useful. Actually this would affect a few other packages...
### Describe the bug Example here doesn't seem to work: https://svelte.dev/tutorial/writable-stores ### Reproduction Try it at https://svelte.dev/tutorial/writable-stores ### Logs ```shell index.d4c62bfd.js:60 running Svelte compiler version 3.46.2 index.d4c62bfd.js:60 Error: Could not...
**Steps for Reproduction** If there is a link in the content of a Quill editor, and I select it and press Ctrl-K, the link disappears. This will result a `text-change`...