Skip to content

v10.0.0

Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 21 Nov 14:43
· 29 commits to master since this release

10.0.0 (2024-11-21)

Bug Fixes

  • update calendar tests for react 18 (98831a7)
  • update testing-library for selector-bar (893024d)
  • calendar: fix minor type issues (#1588) (21e60a6)
  • calendar: stop extra call to validation when choosing from picker (#1623) (a1786d5)
  • calendar-input: trigger onFocus if passed (#1622) (293505d)
  • bump multi calendar library version in calendar (#1566) (d205016)
  • bump multi calendar library version in calendar component (#1576) (5f2b13d)
  • bump multi-calendar library (#1615) (238de1f)
  • bump multi-calendar library (#1618) (769c7ae)
  • clear button and arrow alignment issues (#1609) (ba0b657)
  • stories for calendar validation (#1616) (c00a2d6)
  • update multi-calendar library (6aa01cc)
  • update yarn.lock after deduping (5c24b02)

Features

  • add aria attributes to loaders (#1449) (2832584)
  • calendar input to work with react final form (827c3f8)
  • memorize calendar container component to improve perfromance (#1575) (0d00a19)
  • merge branch master into branch (0577074)
  • 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

BREAKING CHANGES

  • multi-calendar hook no longer returns Temporal date

  • fix: failing test