-
TL;DR: rewrote _namespace/index.js_ files for exporting only _public components_
---
As discussed at https://github.com/openSUSE/agama/pull/1045#discussion_r1497103964, right now we're exporting…
-
# Shared Props in LiveVue
### Problem Statement
When building applications with LiveVue and LiveView, developers frequently need to pass the same props (like `flash` and `current_user`) to multi…
-
Let me start by saying I don't understand what the purpose or benefit of this library is. I started off trying to use it and then just wrote my own webpack config. Since then, I've realised this bundl…
Bilge updated
3 years ago
-
https://github.com/w3c/webcomponents/issues/758 raises some doubts about using `ShadowRoot` to encapsulate semantics for web components.
I've written up two versions of some spec changes to try and…
alice updated
6 years ago
-
### Describe the bug
When a Toast is shown via the Modals, the Toast message is covered by the List Component. Making the content invisible.
Using the standard Toast Component without Modals, works …
-
I'm trying to use the latest version published to NPM in a newly created Ember application but facing this run-time issue:
```
Uncaught Error: Could not find module `ember-web-component-container/…
-
**Describe the Bug**
Multiple component issues in Wrappid's `core` package, did not work properly on mobile and web. These issues lead to numerous errors and unexpected behaviours in mobile and web a…
-
Hello from the VAS-UI team,
I'm currently trying to remove the React component instances of VA Loading Indicator and replace them with VA Loading Indicator web component instances. However, I'm get…
-
### Suggestion
we need a page to talk about using web components with qwik and the different trade-offs and ways to load in web components. right now if you search for "qwik web components" you are t…
-
### Discussed in https://github.com/carbon-design-system/carbon/discussions/16897
Originally posted by **x80486** June 28, 2024
I'm working on a Svelte application. The issue I'm having is whe…