-
## Type of Change
Feature
## Summary
the imports field in the frontmatter filters out any files that are not .js and not .css, please support any format supported by any Adapter plugin. …
-
I've seen this issue mentioned other places with no answer so I'll try here :)
I am using W3 Total Cache to minify CSS and store it on S3. Everything works except the fonts referenced in the CSS be…
-
Currently we generate temporary files for extracted jar entries as `ws-****.je`
A few improvements could be done:
- use `helidon-` (or `helidon-ws`) prefix to clearly bind them to Helidon
- add c…
-
├── app/ # Código fuente de la aplicación Laravel
├── bootsrap/ # Diseño de frontend
├── config/ # Migraciones y semillas de la base de datos
├── database/ # Migraciones y semillas de la base de da…
-
Improve the Resources page
- add better css in page
- button is not fast response
- add some sample resources so that new user can see.
-
I think it would be a favourable improvement, if you could centrally provide Typescript Enums for a few things, rather than having everyone writing their own. This would create a smoother DX for anyon…
-
Sorry, I'm not able to figure out a minimal repro.
https://github.com/refined-prun/refined-prun/tree/c9066d714516c7b6f79dbdbff41c02c24bd9af19
Build times with `pnpm build`:
- No changes: 5.46…
-
### Describe the bug
When using the IconField component,
And the icon's position is set to "right",
Then the icon is wrongly showed to the left and not wrapped inside the input component.
```
…
-
Without minification enabled, relative paths do not work. An NPE + 500 error is returned because a matching asset type is not found (JS/CSS)
```
java.lang.NullPointerException
at com.github.dandelion…
-
![image](https://github.com/user-attachments/assets/8e2cf84e-3ca4-4ea2-8fb0-1bb589521ad6)
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferri…