Releases: nl-design-system/utrecht
@utrecht/component-library-react@8.0.1
Patch Changes
- 9bd83e5: Update dependencies.
@utrecht/web-component-library-vue@2.1.2
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
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
Major Changes
- f2c0a12: Create new Data Badge npm package for the React component.
@utrecht/data-badge-css@1.0.0
Major Changes
-
f2c0a12: Create new Data Badge CSS component with
utrecht-data-badge
class name. This is a replacement for theutrecht-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 withutrecht-data-badge
.
@utrecht/component-library-react@8.0.0
Major Changes
-
f2c0a12: The
DataBadge
component now renders theutrecht-data-badge
class name instead of theutrecht-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
.