Kristóf Poduszló

Results 110 issues of Kristóf Poduszló

As operator overloading is not allowed in javascript, it would be a logical step to allow more method argument types instead of sticking with BigInteger instances. For example, it would...

## About me - **My name:** Kristóf Poduszló - **I've used Netlify:** lots ## My question in a little more detail I apologize if this isn't the proper platform to...

When calling `prefixValue("position", "sticky")`, it returns with `"-webkit-sticky, sticky"` as a plain string. The `prefixValue` function would return a false positive on parameters like `prefixValue("content", "'Look, I am sticky like...

Related article: https://blog.bitjson.com/just-released-webassembly-version-of-secp256k1-10x-faster-than-javascript-eb3cebe4d411

Inspired by [tailwindcss-interaction-variants](https://github.com/benface/tailwindcss-interaction-variants), `group-focus-within` and other variants should be added to extend the functionality of this project.

Besides the core API reference, there [should be](https://bitcointalk.org/index.php?topic=1785340.msg17820243#msg17820243) a "plain English" (non-technical) introductory text, and more details for advanced users/adopters.

Status: Available
Priority: Medium
Type: Enhancement

Status: Available
Priority: Medium
Type: Enhancement

### Motivation Inspired by [Headless UI’s API](https://headlessui.com/react/radio-group#using-with-html-forms), a `name` prop should be specifiable on `RadioGroup` so that it could be passed along to all the `Radio` children implicitly unless overridden....

feature
stale
has workaround