Skip to content

Releases: nl-design-system/utrecht

@utrecht/component-library-react@8.0.1

11 Dec 22:10
Compare
Choose a tag to compare

Patch Changes

@utrecht/web-component-library-vue@2.1.2

09 Dec 13:16
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [b19733f]
    • @utrecht/web-component-library-stencil@3.0.1

@utrecht/web-component-library-stencil@3.0.1

Patch Changes

  • b19733f: Use correct names for custom element classes, avoid duplicates.

@utrecht/web-component-library-react@3.0.2

Patch Changes

  • Updated dependencies [b19733f]
    • @utrecht/web-component-library-stencil@3.0.1

@utrecht/web-component-library-vue@2.1.1

06 Dec 19:38
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [6dfa817]
    • @utrecht/web-component-library-stencil@3.0.0

@utrecht/web-component-library-stencil@3.0.0

Major Changes

  • 6dfa817: Rename <utrecht-badge-data> to <utrecht-data-badge>.

    The name of the class name is now in sync with the NL Design System "Data Badge" component.

    Migration: replace any <utrecht-badge-data> elements you might have, with <utrecht-data-badge>.

@utrecht/web-component-library-react@3.0.1

Patch Changes

  • Updated dependencies [6dfa817]
    • @utrecht/web-component-library-stencil@3.0.0

@utrecht/data-badge-react@1.0.0

06 Dec 19:38
Compare
Choose a tag to compare

Major Changes

  • f2c0a12: Create new Data Badge npm package for the React component.

@utrecht/data-badge-css@1.0.0

06 Dec 19:38
Compare
Choose a tag to compare

Major Changes

  • f2c0a12: Create new Data Badge CSS component with utrecht-data-badge class name. This is a replacement for the utrecht-badge-data component.

    The name of the component is now in sync with the NL Design System "Data Badge" component.

    Migration: replace all your utrecht-badge-data class names with utrecht-data-badge.

@utrecht/component-library-react@8.0.0

06 Dec 19:38
Compare
Choose a tag to compare

Major Changes

  • f2c0a12: The DataBadge component now renders the utrecht-data-badge class name instead of the utrecht-badge-data class name.

    The name of the class name is now in sync with the NL Design System "Data Badge" component.

    Migration: replace any .utrecht-badge-data selectors you might have, with .utrecht-data-badge.