-
### Contact Details
markus.wessollek@mhp.com
### JS Framework
JSDom (Vitest)
### Porsche Design System version
3.18.0
### On which device(s) you can see the bug?
Testing environments when using…
-
this was discussed on Discord and @Pauan suggested something like the following syntax:
```
static STYLE1: Lazy = Lazy::new(|| stylesheet!("div.bar", {
.style(...)
}));
html!("div", {
…
dakom updated
3 years ago
-
#### Description
Currently, the smooth_sheets package supports easy bottom sheets, which slide in from the bottom of the screen. However, it would be highly beneficial to have the ability to custom…
-
**Describe the bug**
document.adoptedStyleSheets.push(new CSSStyleSheet()); doesn't work.
**To Reproduce**
Apply CSSStyleSheet via push
**Expected behavior**
document.adoptedStyleSheets =…
-
- [X ] I searched for an existing RRFC which might be relevant to my RRFC
## Motivation
There are many longstanding requests to improve Lit's styling API to better support things like (1) dynamic …
-
With JSX (#25) and [jss](https://github.com/cssinjs/jss) we should be able to fully compartmentalize the code for components.
I'm hoping to get this in for Beta-1, since once we're done catching TK…
-
Many HTML elements have presentation attributes, which get translated into CSS properties that get inserted into a particular place in the cascade:
"The UA may choose to honor presentational attribut…
-
The `CSSStyleSheetInit` dictionary specified [here](https://wicg.github.io/construct-stylesheets/#dictdef-cssstylesheetinit) in the spec may lead to some configurations.
For example, setting `titl…
-
## Model card support proposal
Model cards are document summaries widely utilized, e.g. [huggingface.co shows them as the default model view](https://huggingface.co/openai/whisper-large-v3-turbo).
…
-
This affects creating static content (like manuscripts). I guess this just needs to be documented somewhere?
With 0.3.2, I get the following via `convert -density 300 foo.svg foo.png`:
![foo](h…