-
(Taken from @tcole3’s [comment](https://github.com/w3c/publ-loc/pull/23#issuecomment-341295925))
-
:red_circle: **Title** : Add Multi-Language Support Using Language Translator
:red_circle: **Changes** : Implement a language translation API to allow dynamic switching between multiple languages.
A…
-
I noticed that when using a selector that actually returns more than one element, the screenshots are taken only for the first(?) found element?
Wouldn't it be better to have a for each to get and co…
-
In case selector is something like ".a, .b", right now you would prefix it like ":not(#\\20).a, .b" It should be ":not(#\\20).a, :not(#\\20).b" though. (I used repeat=1 just to show)
-
It will be great to add multiselectors to the css selectors, something like;
_h1, h3, ,title-font_
Love this extensions, I’m a 62 years old designer & learn typography from an even older Swiss d…
-
### Note
**This is for the layout/style only. The single user and multi-user selector components will be in separate issues.**
**New mockup with updated grid and styles**
Noted that select singl…
-
It would be great to create Presto connector for [VictoriaMetrics TSDB](https://github.com/VictoriaMetrics/VictoriaMetrics).
The connector should export a table with the following fields:
```
acc…
-
In the https://github.com/elastic/elasticsearch/pull/114992, we introduced the selector API in the multi-target syntax. We would like to support the `::` syntax when [creating](https://www.elastic.co…
-
Design System > Element > Date Picker changes
![image](https://github.com/user-attachments/assets/19c5fd72-7937-4548-994b-8c14061cab2b)
-
> Clearly describe the bug
After using `/* stylelint-enable */` and `/* stylelint-disable */` for couple lines, autofix does not work for the entire document
> What code is needed to repro…