Justin Golden

Results 118 comments of Justin Golden

> Weird. On my side I have both ESLint and Prettier installed and enabled, and my files are not auto-formatted on save. Did you also check the global settings.json file...

This issue should be labeled "enhancement" and "good first issue" by someone with appropriate permissions. The link is an `` with a `` embedded inside of it. Interestingly enough, other...

A simple implementation idea: `transition:fly={{y: 400, animteWithReducedMotion: false }}` with something like `animteWithReducedMotion` that's perhaps better named and defaults to `true` in order to not break existing code.

Thank you for reproducing! I waited a while and did not notice any visual indicator, but it's possible that was my workflow. We should **definitely** disable the menu or change...

Been on this for several hours now. Might be a bug within git. I know git doesn't handle casing unless you tell it to. Notice `ui` vs `UI`. Still no...

Related to file casing. Solved by renaming in command line git and removing references to the old casing. Not saying we should close the issue, just saying that's the workaround.

Gotcha, thanks for the reply. Valuable info (especially since many other sites don't seem to display it), but I understand it would take some effort. I'm wondering what version specific...

Yes exactly! Thanks for looking into this! That's what I would want for abilities. I think it would get one very large step closer to being able to show version...

Awesome! That would be really cool. If you are able to document how you do it as well, I'd be curious so maybe I could contribute in the future. Adding...

Found the types in `node_modules\bits-ui\dist\bits\select\types.d.ts` I have confirmed the select component and bits-ui are both fully up to date with the latest versions of each. I also still get the...