Skip to content

v9.12.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 23 Sep 19:20
· 92 commits to alpha since this release

9.12.0-alpha.1 (2024-09-23)

Bug Fixes

  • bump multi calendar library version in calendar (#1566) (d205016)
  • bump multi calendar library version in calendar component (#1576) (5f2b13d)
  • update yarn.lock after deduping (5c24b02)

Features

  • add aria attributes to loaders (#1449) (2832584)
  • memorize calendar container component to improve perfromance (#1575) (0d00a19)
  • merge master into alpha (7afecf9)
  • splitButton accessibility improvements (#1458) (51a1b14)
  • support editable input | min & max dates | dd-mm-yyyy format in CalendarInput (#1504) (99a78f5)
  • use alpha of multi calendar library (0c6b966)
  • verify date input only on blur on calendar input, close calendar popup on blur as well (d8b0d1c)
  • tooltip: accessibility improvements for tooltip (#1463) (f11eabb)

Reverts

  • Revert "feat(selectionBar): accessibility improvements for SelectionBar (#1475)" (54498fb), closes #1475