Skip to content

Releases: dhis2/ui

v5.5.4

07 Sep 11:47
Compare
Choose a tag to compare

5.5.4 (2020-09-07)

Bug Fixes

  • stop using css transform for centering modal and centered-content (2b326d0)

v5.5.3

31 Aug 14:56
Compare
Choose a tag to compare

5.5.3 (2020-08-31)

Bug Fixes

  • menu-item: make sure onClick is undefined when disabled (1bcd1f8)

v5.5.2

24 Aug 11:01
Compare
Choose a tag to compare

5.5.2 (2020-08-24)

Bug Fixes

  • radio: no margin if no label (5cae414)

v5.5.1

20 Aug 15:19
Compare
Choose a tag to compare

5.5.1 (2020-08-20)

Bug Fixes

  • transfer: pass correct "selected" value to renderOption call (96c19db)
  • transfer: pass correct selected value to renderOption (5cc0242)

v5.5.0

14 Aug 13:50
Compare
Choose a tag to compare

5.5.0 (2020-08-14)

Features

  • transfer: add loading props (ce6fa84)
  • transfer: add onSourceEndReached & onPickedEndReached callbacks (2a51e79)
  • transfer: add requested improvements (5ccddf3)
  • transfer: allow filtering the picked options (479c091)

v5.4.2

14 Aug 10:45
Compare
Choose a tag to compare

5.4.2 (2020-08-14)

Bug Fixes

  • radio: position: relative on label to fix modal jumps (c8a2671)

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)