Skip to content

Fix switch component labels for tailwind 3#2383

Merged
jordanarldt merged 1 commit into
canaryfrom
ja/fix-switch
Jun 6, 2025
Merged

Fix switch component labels for tailwind 3#2383
jordanarldt merged 1 commit into
canaryfrom
ja/fix-switch

Conversation

@jordanarldt

Copy link
Copy Markdown
Contributor

What/Why?

The tailwind 3 downgrade broke switch labels since group-has-data is no longer a valid selector. It must be replaced with group-data-[]

Testing

Screen.Recording.2025-06-06.at.2.00.56.PM.mov

Migration

Copy over changes from the core/vibes/soul/form/switch/index.tsx file

@jordanarldt
jordanarldt requested a review from a team June 6, 2025 19:01
@vercel

vercel Bot commented Jun 6, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
catalyst-canary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 7:01pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst ⬜️ Ignored (Inspect) Jun 6, 2025 7:01pm
catalyst-au ⬜️ Ignored (Inspect) Jun 6, 2025 7:01pm
catalyst-uk ⬜️ Ignored (Inspect) Jun 6, 2025 7:01pm

@changeset-bot

changeset-bot Bot commented Jun 6, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 71f68df

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jordanarldt
jordanarldt added this pull request to the merge queue Jun 6, 2025
Merged via the queue into canary with commit cb2e29e Jun 6, 2025
10 checks passed
@jordanarldt
jordanarldt deleted the ja/fix-switch branch June 6, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants