Skip to content

Releases: dhis2/ui

v6.6.0-alpha.1

24 Mar 13:14
Compare
Choose a tag to compare
v6.6.0-alpha.1 Pre-release
Pre-release

6.6.0-alpha.1 (2021-03-24)

Bug Fixes

  • checkbox: make checkbox accessible (33b3079)
  • modal: add ARIA dialog role to modals (#545) (80d448a)
  • radio: make radio accessible (e4b9dbf)
  • switch: make switch accessible (9924cc0)

Features

  • input: add role attribute for input component (895dfbc)

v6.5.7

24 Mar 10:33
Compare
Choose a tag to compare

6.5.7 (2021-03-24)

Bug Fixes

  • modal: add ARIA dialog role to modals (#545) (80d448a)

v6.5.0-alpha.3

23 Mar 16:15
Compare
Choose a tag to compare
v6.5.0-alpha.3 Pre-release
Pre-release

6.5.0-alpha.3 (2021-03-23)

Bug Fixes

  • radio: make radio accessible (e4b9dbf)
  • switch: make switch accessible (9924cc0)

v6.5.6

19 Mar 13:27
Compare
Choose a tag to compare

6.5.6 (2021-03-19)

Bug Fixes

  • select: set z-index to 1 on FilterInput used by selects (#547) (1a54efc)

v6.5.5

11 Mar 14:21
Compare
Choose a tag to compare

6.5.5 (2021-03-11)

Bug Fixes

  • enforce min w and h to keep circle shape on small screens (141cc53)

v6.5.4

11 Mar 12:30
Compare
Choose a tag to compare

6.5.4 (2021-03-11)

Bug Fixes

v6.5.3

05 Mar 16:51
Compare
Choose a tag to compare

6.5.3 (2021-03-05)

Bug Fixes

  • profilemenu: fetch helpPageLink from system settings (#531) (c9ded20)

v6.5.2

05 Mar 15:49
Compare
Choose a tag to compare

6.5.2 (2021-03-05)

Bug Fixes

  • help: accessible colors for help text statuses (fd63bc0)

v6.5.1

01 Mar 13:05
Compare
Choose a tag to compare

6.5.1 (2021-03-01)

Bug Fixes

  • modal: correctly close modal when clicked above or below (LIBS-127) (#522) (d63baf7)

v6.5.0

25 Feb 12:25
Compare
Choose a tag to compare

6.5.0 (2021-02-25)

Features

  • input: add props for native max, min, step attributes (739bfc9)
  • input-field: add props for native max, min, step attr.'s (8e7e25f)