Skip to content

Releases: dhis2/ui

v10.10.1

16 Dec 11:54

Choose a tag to compare

10.10.1 (2025-12-16)

Bug Fixes

  • translations: sync translations from transifex (master) (bd30b86)

v10.10.0

03 Dec 14:07

Choose a tag to compare

10.10.0 (2025-12-03)

Features

  • select accessibility: add < SimpleSingleSelect/> component (#1620) (1edb1fa)

v10.10.0-alpha.3

20 Nov 15:00

Choose a tag to compare

v10.10.0-alpha.3 Pre-release
Pre-release

10.10.0-alpha.3 (2025-11-20)

Bug Fixes

  • ensure first item selected even if its value is not empty string (faf5b95)

v10.10.0-alpha.2

20 Nov 12:15

Choose a tag to compare

v10.10.0-alpha.2 Pre-release
Pre-release

10.10.0-alpha.2 (2025-11-20)

Bug Fixes

  • ensure container does not scroll with arrow down (50a0262)
  • update SimpleSelect type (2a71734)

v10.10.0-alpha.1

18 Nov 11:13

Choose a tag to compare

v10.10.0-alpha.1 Pre-release
Pre-release

10.10.0-alpha.1 (2025-11-18)

Bug Fixes

  • ensure selected div does not get focus on tab (776eaf7)
  • select a11y: give loading indicator space when no options (87e444c)
  • select a11y: handle focussed option index separately when filtering (c0d0d09)
  • select a11y: handle remaining TODO comments & rename internal components (356bd4f)
  • select a11y: make PageDown keypress respect disabled options (4f412a7)
  • select a11y: start writing recipes & fix things found along the way (1673079)
  • handle keyboard input on filter input; + code org cleanup (4cce702)
  • select a11y: make PageUp keypress respect disabled options (50c6755)
  • select a11y: make remaining keypress logic respect disabled options (76fa698)

Features

  • input: allow aria-label attribute (930efa8)
  • select a11y: add (4debf99)
  • select a11y: add (8e1152b)
  • select a11y: add onEndReached prop (e6a8833)
  • select a11y: add some keyboard handling (285fa70)
  • select a11y: allow to specify aria-busy update strategy (583ca45)
  • select a11y: allow to specify custom option generally (ee3ab42)
  • select a11y: close menu when tabbing (51c1c60)
  • select a11y: handle pageUp and pageDown keys (7903410)
  • select a11y: implement (01f5fa3)
  • select a11y: implement typing while menu is open (3266f86)
  • select a11y: scroll highlighted option into view (31285c6)
  • ui collection: export SingleSelectA11y (fe8496f)

v10.9.2

11 Nov 11:18

Choose a tag to compare

10.9.2 (2025-11-11)

Bug Fixes

v10.9.1

18 Sep 12:18

Choose a tag to compare

10.9.1 (2025-09-18)

Bug Fixes

  • adjust type definitions to align with prop-types (#1703) (a8fbf1d)

v10.9.0

22 Aug 14:01

Choose a tag to compare

10.9.0 (2025-08-22)

Features

v10.8.2

29 Jul 17:51

Choose a tag to compare

10.8.2 (2025-07-29)

Bug Fixes

  • icons: add missing exports for icon types (#1701) (6e20640)

v10.8.1

16 Jul 13:39

Choose a tag to compare

10.8.1 (2025-07-16)

Bug Fixes

  • add preventUsersFromRemovingMetadataWriteAccess to type def (#1699) (e438803)