Skip to content

Releases: dhis2/ui

v5.3.0

28 Jul 08:45
Compare
Choose a tag to compare

5.3.0 (2020-07-28)

Features

  • intersectiondetector: add component (4d96be1)

v5.2.0

23 Jul 13:52
Compare
Choose a tag to compare

5.2.0 (2020-07-23)

Features

  • table: add alternateRowBgColor prop (default: true) (TECH-416) (c33168f)
  • table: add alternateRowBgColor prop (default: true) (TECH-416) (fec8008)

v5.1.3

23 Jul 07:40
Compare
Choose a tag to compare

5.1.3 (2020-07-23)

Bug Fixes

  • button: fix padding of icon only button & don't use ButtonBase (39564cc)
  • button: use correct padding when displaying only the icon (a2445b9)

v5.1.2

10 Jul 13:43
Compare
Choose a tag to compare

5.1.2 (2020-07-10)

Bug Fixes

  • add prop selected to renderOption (4a61df0)

v5.1.1

10 Jul 13:06
Compare
Choose a tag to compare

5.1.1 (2020-07-10)

Bug Fixes

  • add prop placeholder to Filter and filterPlaceholder to Transfer (388b556)
  • add prop rightHeader to Transfer (f9a1042)

v5.1.0

09 Jul 13:17
Compare
Choose a tag to compare

5.1.0 (2020-07-09)

Features

  • organisation-unit-tree: include displayName in onChange payload (23f0eed)

v5.0.7

02 Jul 12:45
Compare
Choose a tag to compare

5.0.7 (2020-07-02)

Bug Fixes

  • switch: use input value for value instead of checked prop (65c6406)

v5.0.6

02 Jul 09:37
Compare
Choose a tag to compare

5.0.6 (2020-07-02)

Bug Fixes

  • switchfield: use correct prop-type for value prop (05576c2)

v5.0.5

24 Jun 18:25
Compare
Choose a tag to compare

5.0.5 (2020-06-24)

Bug Fixes

  • box: add missing semicolon to fix styles not being applied (2ea7ca0)

v5.0.4

23 Jun 10:24
Compare
Choose a tag to compare

5.0.4 (2020-06-23)

Bug Fixes

  • select: check if select has been mounted before accessing ref (d1d70cb)