Skip to content

Releases: dhis2/ui

v9.10.1

04 Jul 10:49
Compare
Choose a tag to compare

9.10.1 (2024-07-04)

Bug Fixes

  • selectorbar: handle components other than SelectorBarItem correctly as children (#1534) (7c78ac7)
  • do not hijack input when inside a menu (#1551) (7a27d3d)

v9.10.0

03 Jul 16:29
Compare
Choose a tag to compare

9.10.0 (2024-07-03)

Features

  • menu: memoise menu's childrenToRender function and add valid role checks (#1539) (bddbdae)
  • TabBar: accessibility improvements for TabBar & Tab (#1468) (b095f5a)

v9.9.1

02 Jul 15:30
Compare
Choose a tag to compare

9.9.1 (2024-07-02)

Bug Fixes

  • translations: sync translations from transifex (master) (#1532) (bb15173)

v9.9.0

02 Jul 14:27
Compare
Choose a tag to compare

9.9.0 (2024-07-02)

Features

  • menu: add aria-attributes and roles to menu and its components (#1514) (54b816c)
  • menu: add keyboard accessibility to menus (#1533) (235a71e)

v9.8.10

01 Jul 13:11
Compare
Choose a tag to compare

9.8.10 (2024-07-01)

Bug Fixes

  • LIBS-629: bump library to use Nepali script when 'ne' locale passed (6546572)

v9.8.9

20 Jun 13:30
Compare
Choose a tag to compare

9.8.9 (2024-06-20)

Bug Fixes

v9.8.8

20 Jun 12:22
Compare
Choose a tag to compare

9.8.8 (2024-06-20)

Bug Fixes

v9.8.7

20 Jun 08:09
Compare
Choose a tag to compare

9.8.7 (2024-06-20)

Bug Fixes

  • split-button: stop swallowing key down events (22d43bc)

v9.8.6

20 Jun 07:13
Compare
Choose a tag to compare

9.8.6 (2024-06-20)

Bug Fixes

  • add aggregate data exchange to sharing dialog type prop's type (d3b5486)
  • add all possible sharing dialog type prop's types (43210cb)
  • restrict dialog types to only sharable and restrict type of sharing type (1748809)

v9.8.5

19 Jun 09:17
Compare
Choose a tag to compare

9.8.5 (2024-06-19)

Bug Fixes

  • modal: dont swallow keyDown events (d4a0c44)