Skip to content

Releases: gravity-ui/dashkit

v10.0.0

13 Feb 14:53
a0a8278

Choose a tag to compare

10.0.0 (2026-02-13)

⚠ BREAKING CHANGES

  • global type refactoring (#296) (b5f7409)

  • getItemsMeta return type: the getItemsMeta method of the Dashkit component now always returns an array (previously could return undefined) (#277) (8036d77)

  • grid layout calculation: updated the algorithm for calculating height and width of grid items (#279) (31feaa9)

  • ref type change: changed the ref type in renderer and placeholderRenderer plugin functions. Now requires React.RefCallback instead of React.RefObject (#280) (7627301)

  • renderer functions signature: removed isPlaceholder flag from the arguments of renderer and placeholderRenderer plugin functions (#284) (675c3d4)

v9.3.2

29 Jan 13:01
f10dd5a

Choose a tag to compare

9.3.2 (2026-01-29)

Bug Fixes

  • build: treeshakability and correct types for commonjs (#294) (55df800)

v9.3.1

25 Dec 13:10
0335acb

Choose a tag to compare

9.3.1 (2025-12-25)

Bug Fixes

  • OverlayControls: support iconSize prop usage with renderIcon (#289) (3afa93c)

v9.3.0

25 Dec 08:28
28f772d

Choose a tag to compare

9.3.0 (2025-12-25)

Features

  • OverlayControls: support className and renderIcon props (#286) (f68b174)

v9.2.0

11 Nov 09:16
5602d54

Choose a tag to compare

9.2.0 (2025-11-11)

Features

v9.1.4

31 Oct 11:40
c3919a4

Choose a tag to compare

9.1.4 (2025-10-31)

Bug Fixes

v9.1.3

24 Oct 07:27
e0bd2a9

Choose a tag to compare

9.1.3 (2025-10-23)

Bug Fixes

  • OverlayControls: add static context for updateDropdownMenuItems (#270) (554646f)

v9.1.2

20 Oct 16:45
d41784b

Choose a tag to compare

9.1.2 (2025-10-20)

Bug Fixes

  • OverlayControls: update dropdown menu (#267) (e72787f)

v9.1.1

17 Jun 10:45
561aa80

Choose a tag to compare

9.1.1 (2025-06-17)

Bug Fixes

v8.27.0

17 Jun 11:20
9dce399

Choose a tag to compare

8.27.0 (2025-06-17)

Features