Releases: dhis2/ui
Releases · dhis2/ui
v10.10.1
v10.10.0
v10.10.0-alpha.3
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
10.10.0-alpha.2 (2025-11-20)
Bug Fixes
v10.10.0-alpha.1
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)