Skip to content

Releases: dhis2/ui

v5.4.1

13 Aug 14:09
Compare
Choose a tag to compare

5.4.1 (2020-08-13)

Bug Fixes

  • button: add disabled style for toggled button (626f88d)
  • button: minor style changes for toggled-button (f2542a1)

v5.4.0

12 Aug 17:38
Compare
Choose a tag to compare

5.4.0 (2020-08-12)

Features

  • togglebutton: add toggled as button prop (cf79513)

v5.3.3

11 Aug 17:30
Compare
Choose a tag to compare

5.3.3 (2020-08-11)

Bug Fixes

  • move internal and singleton dependencies to peerDependencies (7e8a827)

v5.3.2

11 Aug 08:53
Compare
Choose a tag to compare

5.3.2 (2020-08-11)

Bug Fixes

  • remove margin of first child conditionally for correct alignment (d212ced)
  • button strip: allow everything as children (db6a725)
  • button strip: ensure spacing by wrapping children with div (82532f2)
  • button strip: remove margin of first child for correct alignment (a2b5c2e)

v5.3.1

10 Aug 09:20
Compare
Choose a tag to compare

5.3.1 (2020-08-10)

Bug Fixes

  • button: reduce small button icon only padding (92d7058)

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)