Skip to content

Releases: dev-five-git/devup-ui

@devup-ui/webpack-plugin(packages/webpack-plugin/package.json)@1.0.60

25 May 14:13
286a2c7

Choose a tag to compare

@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.

@devup-ui/wasm(bindings/devup-ui-wasm/package.json)@1.0.74

25 May 14:13
286a2c7

Choose a tag to compare

@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/vite-plugin(packages/vite-plugin/package.json)@1.0.60

25 May 14:13
286a2c7

Choose a tag to compare

@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/rsbuild-plugin(packages/rsbuild-plugin/package.json)@1.0.55

25 May 14:13
286a2c7

Choose a tag to compare

@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/react(packages/react/package.json)@1.0.37

25 May 14:13
286a2c7

Choose a tag to compare

@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/plugin-utils(packages/plugin-utils/package.json)@1.0.7

25 May 14:13
286a2c7

Choose a tag to compare

@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/next-plugin(packages/next-plugin/package.json)@1.0.77

25 May 14:13
286a2c7

Choose a tag to compare

@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/components(packages/components/package.json)@0.1.46

25 May 14:13
286a2c7

Choose a tag to compare

@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/bun-plugin(packages/bun-plugin/package.json)@1.0.9

25 May 14:13
286a2c7

Choose a tag to compare

@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/webpack-plugin(packages/webpack-plugin/package.json)@1.0.59

13 May 09:33
9d8762e

Choose a tag to compare

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

Patch

  • Optimize code and Update Dep