-
## Description:
I would like to propose a new rule for `eslint-plugin-react` that enforces the presence of JSX elements in files with a `.tsx` extension. This rule would help maintain consistency and …
-
### Problem you would like to solve
It is not possible to resize the external text label of elements such as groups, start events, flows, etc., and readjust the text position when the label box is …
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
### Describe the bug
2 SolidJS concepts colliding with eachother:
1. [Dynamic](https://docs.solidjs.com/concepts/control-flow/dynamic)
2. [Attr](docs.solidjs.com/reference/jsx-attributes/attr)
…
-
https://github.com/Shopify/ruby-lsp/issues/2918
Sometimes I'm working on repos without the analyzer, and creating the `custom-elements-manifest.mjs` can be quite disruptive.
could we do somethin…
-
### What happened?
When using `confirmSetup` in TypeScript, with, for example, options like these, TS will throw errors for missing properties like `clientSecret`, even though this is only required…
-
### Describe the bug
I have a custom component where the user can choose the base element like so:
```svelte
import type { SvelteHTMLElements } from 'svelte/elements';
type Props = Sve…
-
### Which @angular/* package(s) are the source of the bug?
core, elements
### Is this a regression?
Yes
### Description
When component with hostDirective is converted into a custom element using …
-
### Is your feature request related to a problem? Please describe
We are trying to create all controls from all elements extracted from custom-element.json without writing it on story index as argTyp…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Which Mux Elements/Packages does this apply to? Select all that apply
mux-player-react
### Which browsers are…