Releases: strapi/design-system
Release list
@strapi/ui-primitives@2.2.4
@strapi/ui-primitives@2.2.4
@strapi/icons@2.2.4
@strapi/icons@2.2.4
@strapi/design-system@2.2.4
Patch Changes
-
#2042
f2fcdd9Thanks @Adzouz! -Table: preserve the scroll position when selecting a row far down the listRawTablemoved 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
@strapi/ui-primitives@2.2.3
@strapi/icons@2.2.3
@strapi/icons@2.2.3
@strapi/design-system@2.2.3
Patch Changes
-
#2034
8aa460eThanks @innerdvations! - fix: externalize singleton deps in published bundle -
Updated dependencies []:
- @strapi/ui-primitives@2.2.3
@strapi/ui-primitives@2.2.2
Patch Changes
- #2024
46e85c2Thanks @unrevised6419! - chore: drop React 17 from supported peer dependency range
@strapi/icons@2.2.2
Patch Changes
- #2024
46e85c2Thanks @unrevised6419! - chore: drop React 17 from supported peer dependency range
@strapi/design-system@2.2.2
@strapi/ui-primitives@2.2.1
Patch Changes
-
#2017
aebc23cThanks @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.