Skip to content

Releases: strapi/design-system

@strapi/ui-primitives@2.2.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:05
1dcb5b5
@strapi/ui-primitives@2.2.4

@strapi/icons@2.2.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:05
1dcb5b5
@strapi/icons@2.2.4

@strapi/design-system@2.2.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:05
1dcb5b5

Patch Changes

  • #2042 f2fcdd9 Thanks @Adzouz! - Table: preserve the scroll position when selecting a row far down the list

    RawTable moved roving focus to the active cell on every index change, including pointer and programmatic ones. Clicking a control (e.g. a row checkbox) low in a scrolled table refocused the roving cell and scrolled it into view, snapping the list back to the top. Focus now follows the roving cell only during keyboard navigation; the element a pointer focuses keeps focus.

  • Updated dependencies []:

    • @strapi/ui-primitives@2.2.4

@strapi/ui-primitives@2.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 10:53
6d45af0
@strapi/ui-primitives@2.2.3

@strapi/icons@2.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 10:54
6d45af0
@strapi/icons@2.2.3

@strapi/design-system@2.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 10:54
6d45af0

Patch Changes

  • #2034 8aa460e Thanks @innerdvations! - fix: externalize singleton deps in published bundle

  • Updated dependencies []:

    • @strapi/ui-primitives@2.2.3

@strapi/ui-primitives@2.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:50
0d53498

Patch Changes

@strapi/icons@2.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:50
0d53498

Patch Changes

@strapi/design-system@2.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:50
0d53498

Patch Changes

@strapi/ui-primitives@2.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:24
c811612

Patch Changes

  • #2017 aebc23c Thanks @mathildeleg! - Upgrade Storybook dependencies to the 9.1 line and refresh transitive lockfile resolutions.

    This includes updating Storybook family packages and deduplicating the lockfile without intended runtime API changes.