Skip to content

Update role group#614

Merged
owjs3901 merged 3 commits into
mainfrom
update-role-group
May 25, 2026
Merged

Update role group#614
owjs3901 merged 3 commits into
mainfrom
update-role-group

Conversation

@owjs3901
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 25, 2026

Changepacks

@devup-ui/wasm@1.0.73 → 1.0.74 - bindings/devup-ui-wasm/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/bun-plugin@1.0.8 → 1.0.9 - packages/bun-plugin/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/components@0.1.45 → 0.1.46 - packages/components/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/next-plugin@1.0.76 → 1.0.77 - packages/next-plugin/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/plugin-utils@1.0.6 → 1.0.7 - packages/plugin-utils/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/react@1.0.36 → 1.0.37 - packages/react/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/rsbuild-plugin@1.0.54 → 1.0.55 - packages/rsbuild-plugin/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/vite-plugin@1.0.59 → 1.0.60 - packages/vite-plugin/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@devup-ui/webpack-plugin@1.0.59 → 1.0.60 - packages/webpack-plugin/package.json

Patch

  • Migrate group selector to data-group attribute. The compiler now emits a single :is([role=group],[data-group]): & selector for _groupHover/_groupFocus/_groupActive/_groupDisabled and the Tailwind group-* variants, so existing role="group" markup keeps working alongside the new data-group form. role="group" matching is deprecated and will be removed in v2 — migrate to data-group. The bundled Toggle component now uses data-group.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
libs/css/src/style_selector.rs 100.00% <100.00%> (ø)
libs/extractor/src/tailwind.rs 100.00% <100.00%> (ø)
...ackages/components/src/components/Toggle/index.tsx 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@owjs3901 owjs3901 merged commit aa7b9a9 into main May 25, 2026
3 checks passed
@owjs3901 owjs3901 deleted the update-role-group branch May 25, 2026 12:17
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.

1 participant