Skip to content

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 12:47
· 211 commits to main since this release
55326a8

@digdir/designsystemet@1.13.1

Patch Changes

  • fix: add missing references for token sync in Figma (#4659)

  • Updated dependencies []:

    • @digdir/designsystemet-types@1.13.1

@digdir/designsystemet-css@1.13.1

Patch Changes

  • input: fix height of empty date and time inputs on iOS Safari (#4634)

  • define browser field in package.json for easier use client-side in browser and CDN. (#4646)

  • dropdown: don't style button, a, [role="button"] in a nested <dialog> (#4651)

  • dropdown: selector only targeting direct children (#4656)

  • Updated dependencies []:

    • @digdir/designsystemet-types@1.13.1

@digdir/designsystemet-react@1.13.1

Patch Changes

  • update npm non-major dependencies (cc33a61)

  • Tabs: onChange was not called when keyboard changes active tab (#4616)

  • Dropdown: className in subcomponents was not forwarded to DOM-element (#4655)

  • dropdown: selector only targeting direct children (#4656)

  • Tabs: fix controlled version not behaving properly (#4635)

  • input: add suppressHydrationWarning as attributes will be added by ds-field (#4656)

  • Updated dependencies [cc33a61, 811fa99, 80f9305, 97ebdb3, f403286]:

    • @digdir/designsystemet-web@1.13.1
    • @digdir/designsystemet-types@1.13.1

@digdir/designsystemet-types@1.13.1

@digdir/designsystemet-web@1.13.1

Patch Changes

  • update npm non-major dependencies (cc33a61)

  • update dependency rolldown to v1.0.0-rc.9 (#4642)

  • Fixed an issue in tooltip that caused delay on all touch interactions on iOS devices (#4657)

  • dropdown: selector only targeting direct children (#4656)

  • popover: stop positioning non-popovers. (#4651)

    • This fixes an issue with nested <dialog>s in popovers