Skip to content

Releases: dhis2/ui

v9.11.1-beta.1

06 Aug 14:31
Compare
Choose a tag to compare
v9.11.1-beta.1 Pre-release
Pre-release

9.11.1-beta.1 (2024-08-06)

Bug Fixes

  • add package overrides for npm (f9afae3)
  • get rid of storybook references in docs (1904b17)
  • get storybook 8 working (8c6be62)
  • issue with production build not loading some dependent modules (5060c61)
  • pin react version in resolution (#1573) (46cdd79)
  • resolve react version (#1567) (c18a73d)
  • calendar: pin temporal dependency to version 0.4.3 due to breaking changes (3b5a586)

v9.9.0-alpha.3

01 Aug 14:41
Compare
Choose a tag to compare
v9.9.0-alpha.3 Pre-release
Pre-release

9.9.0-alpha.3 (2024-08-01)

Bug Fixes

  • bump multi calendar library version in calendar (#1566) (d205016)

v9.9.0-alpha.2

01 Aug 10:27
Compare
Choose a tag to compare
v9.9.0-alpha.2 Pre-release
Pre-release

9.9.0-alpha.2 (2024-08-01)

Features

  • support editable input | min & max dates | dd-mm-yyyy format in CalendarInput (#1504) (99a78f5)

v9.11.0

29 Jul 11:37
Compare
Choose a tag to compare

9.11.0 (2024-07-29)

Features

  • implement accessible flyout menu and handle submenus (#1495) (73d1f7e)

v9.10.3

24 Jul 02:15
Compare
Choose a tag to compare

9.10.3 (2024-07-24)

Bug Fixes

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

v9.10.2

15 Jul 14:22
Compare
Choose a tag to compare

9.10.2 (2024-07-15)

Bug Fixes

  • icon types: export IconSubtract16 & IconSubtract24 (5237c66)
  • menu item types: make suffix prop optional (c059fde)
  • modal types: accept ReactNodes as children (bc59cf7)
  • tag types: accept ReactNodes as children (c093a14)

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)