-
I am not sure how doable it is, but I would prefer the package to assemble a list of all svg files and call inkscape only once in batchmode, to convert all the files in one invocation. This is typical…
-
Thanks for sharing the package.
I get the following and wonder how to update all to get rid of the vulnerabilities:
```
10 package suggestions were added by new dependencies, use `composer sugg…
-
### Is your suggested enhancement related to a problem? Please describe.
I found that the gallery doesnt support .svg files so you need to upload them to a different website like github and use that.…
-
**Describe the bug**
There seem to be flaky tests related to the multi-select component when running `yarn test:vite`.
From what I can tell, within the test, we render the multi-select component, clic…
-
After install npm package as devDependencies `npm i -D copy-files`, I tried to run the command `"postbuild": "copyfiles -u 1 src/**/*.svg dist/"` as `npm run postbuild`, but I'am getting this error on…
-
@dontlaugh The buildkite CI shows that a standard build of the website takes over 13 minutes. When I run the same Build on my desktop it takes 13minutes after a fresh install, and then about 3minutes …
-
**Do you want to request a *feature* or report a *bug*?**
*bug*
**What is the current behavior?**
When running tests in parallel with the new atomic cache writing, we're getting rename errors as …
-
It's currently possible to import and export joystick mappings, whereby the virtual joystick button numbers are mapped to element IDs in an SVG file so that it can be used effectively in our configura…
-
### Name
Morpho
### Dapp URL
https://app.morpho.org/
### Description
Lend your tokens to earn interest and withdraw any time.
### Logo
https://cdn.morpho.org/v2/assets/icons/butterfly-light.svg…
-
Ensure PAL components are CSP complaint.
- [ ] Include the respective component name in the forbid configuration inside package.json
- [ ] Run yarn lint and fix the errors
- [ ] Replace `style={{}}`…