-
Serait-ce une bonne idée d'ajouter l'export JSON de la fiche à la liste des formats de téléchargement ?
![image](https://github.com/user-attachments/assets/959bf773-7e55-4ac2-861a-4394bb8c6d79)
…
-
When using @angular/cli to create WebComponents one ends up with at least 2 files for each WebComponent: main.js and styles.js.
But the elementConfig only supports a single URL per element. Sure, I c…
-
I’m trying to get webcomponents working with Gutenberg. I’ve got a webcomponent that has two slots. Those two slots allow for any content to be present:
```jsx
Content goes here
Secondary c…
-
So as I've mentioned, I've tested out skate 5.x with stable release of https://github.com/webcomponents/webcomponentsjs 1.x
It works with skate but there are few critical issues:
- their loader is…
-
### Description
The :active pseudo-class can be used on divs and it works well when trying to style it by doing the following:
```
vaadin-text-field::part(clear-button):active {
color: green;
…
-
### Bug Description
ui5-tabcontainer is raising error when switching tab when used in svelte framework
### Affected Component
ui5-tabcontainer
### Expected Behaviour
we should be able to switch b…
-
Related to many template, template instantiation, and DOM parts discussions (but especially https://github.com/WICG/webcomponents/issues/777, https://github.com/WICG/webcomponents/issues/682, and http…
-
### Code of conduct
- [X] I agree to follow this project's code of conduct.
### Impacted component(s)
picker
### Expected behavior
When clicking/touching a menu item in the picker, it should alwa…
-
Addons page says to set dom.webcomponents.shadowdom.enabled to enabled, but my browser (Waterfox 2020.12 64-bit) doesn't have that; it only has dom.webcomponents.enabled, which did make a difference w…
-
### Which component(s) are affected?
Combo
### Description
After autofill which fills all the textboxes all at once works in Edge and an igc-combo's data is set in accordance with the other i…