Skip to content

Releases: nl-design-system/utrecht

@utrecht/textbox-react@1.0.0

21 Oct 12:56
Compare
Choose a tag to compare

Major Changes

  • 9fc1c3b: Create React Textbox component package

@utrecht/listbox-react@1.0.0

21 Oct 12:56
Compare
Choose a tag to compare

Major Changes

  • bba5d35: Create React Listbox component package

@utrecht/form-label-react@1.0.0

21 Oct 12:56
Compare
Choose a tag to compare

Major Changes

  • dda41cb: Create FormLabel react component package

@utrecht/form-field-react@1.0.0

21 Oct 12:56
Compare
Choose a tag to compare

Major Changes

  • dce26e7: Create form-field-react package

@utrecht/component-library-react@7.2.0

16 Oct 15:25
Compare
Choose a tag to compare

Minor Changes

  • 94840f4: For the Paragraph component, introduce the appearance property. It replaces the lead and small boolean properties, which are now deprecated.

    Perform the following migration steps:

    • Use <Paragraph appearance="lead"> instead of <Paragraph lead>
    • Use <Paragraph appearance="small"> instead of <Paragraph small>

@utrecht/form-field-css@1.3.0

13 Oct 16:12
Compare
Choose a tag to compare

Minor Changes

  • 9ba132c: Add utrecht-form-field__error-message class name and mixin.

    Deprecate the utrecht-form-field__description--invalid mixin.

@utrecht/design-tokens@2.1.1

13 Oct 16:13
Compare
Choose a tag to compare

Patch Changes

  • 7fc1efc: Fix propery.css output. (The file was empty.)
  • 7fc1efc: No longer include ::backdrop selectors, those are no longer needed in evergreen browsers.'
  • 3185cc0: Convert all px font-size design tokens to rem.

@utrecht/components@7.4.0

13 Oct 16:12
Compare
Choose a tag to compare

Minor Changes

  • 275db34: Add design tokens to Blockquote:

    • utrecht.blockquote.border-width
    • utrecht.blockquote.row-gap

@utrecht/component-library-react@7.1.0

13 Oct 16:13
Compare
Choose a tag to compare

Minor Changes

  • a26f139: Add FormFieldTextarea component to the React component library.
  • b520118: Support restProps for React ColumnLayout component.
  • 4c0f337: Add inputRequired property to React Textarea.
  • b8b8100: Add <FormFieldCheckbox> component.

Patch Changes

  • ecaf6a6: Fix missing CSS when loading Button from dist/css-module/.

@utrecht/component-library-css@6.1.0

13 Oct 16:13
Compare
Choose a tag to compare

Minor Changes

  • 275db34: Add design tokens to Blockquote:

    • utrecht.blockquote.border-width
    • utrecht.blockquote.row-gap