-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
Here we report an important issue received by mail,
which may help other users with similar problems ...
"Good afternoon,
I am trying to use SIPPY to identify systems for modal analysis and am…
-
**Describe the bug**
When creating a boolean variant, if only one state is given as a key, the type of the variant prop in the resulting function will not accept the other state. For example a boolea…
-
The extraction of definitions maps certain prefixes in HTML to interfaces, and maps `fs` to `HTMLFormElement` and `HTMLButtonElement`:
https://github.com/tidoust/reffy/blob/master/src/browserlib/extr…
-
So, over the last days I googled a ton and basically developed something along the lines of WrappedFormControlSuperclass myself.
Now I found this library and am happy to not having to reinvent the wh…
-
Hey @G3root!
[cva](https://github.com/joe-bell/cva/blob/main/LICENSE) uses Apache License 2.0 to preserve copyright in a permissive manner
Please can you make sure you follow the steps outlined …
-
**Is your feature request related to a problem? Please describe.**
Frustrating/pointless to pass a blank string to CVA as the first argument when it's not used
**Describe the solution you'd like**…
-
**Describe the bug**
When compiling a TypeScript project with the `--declaration` flag set, given that the project also makes public some type that uses `VariantProps`, TypeScript will throw an error…
-
I've forgone the standard template as I don't think it applies in this case.
Terminus is using `league/container` but does not specify it as a dependency in `composer.json` - this means its relyin…
-
Great work with this! So simple yet so slick.
I'm using this right now with a BEM-like approach. I'm using another function to generate unique classes for each component, and then writing matching …