jxom

Results 71 comments of jxom

Hi! What if you try `npm install --legacy-peer-deps`?

Hey, sorry about the late reply. Ideally, it would be nice to create a pattern like `Tabs.State` or `Tabs.useState` just like we do for our Modals so you can choose...

Hmm, yeah, seems like it doesn't get invoked for an uncontrolled group... However it does if you make it controlled (add a `value` prop) https://bumbag.style/playroom/#?code=N4Igxg9gJgpiBcIA8BhAFjMBrARhAHgOIBOEArgA4A6AdgAR00CGAtjALxUgDuMTALhmJdaDCBX4BLCDQDO7YAG1RDOsDoAbJjhgb4dAOQBlMjRoBPAwBo6ANyYayMfQdmmLBugF8rKhuq0dPUMAdUkaKEsbe0dnQ25wyM8fPzVNbV0XAHlbGGIwJll%2BazsHJxcIXPzC4u8VAF0vFRl0JhoAcw5gAAoASjp2AD46SDkIDRgAOg0Idu6uFrQ2zq5epvpS2IVXd0t1gHpBkC8gA

Do you need the `onChange` handler for an uncontrolled input group?

> @jxom Happy to take a crack at this if you'd like? Go for it

There is no Vue version of Bumbag at the moment. But I am open to it. I don't think I would have the time to create one myself. 😅

What about creating a System UI adaptor for Bumbag, so we don't have to change the theme schema? We could also create an adaptor for the Tailwind schema as well!...

> ...adhere to system-UI at runtime... What do you mean by this?

This would be nice. Feel free to raise a PR. I was thinking there could be two types of uses: #### Standalone Skeleton A skeleton can be standalone, and mimic...