Skip to content

Releases: dhis2/ui

v6.1.6

27 Jan 14:31
Compare
Choose a tag to compare

6.1.6 (2021-01-27)

Bug Fixes

  • header bar: enforce size of 36px in header bar and 48px in profile menu for ImageIcon and TextIcon (#465) (787484a)

v6.1.5

22 Jan 10:50
Compare
Choose a tag to compare

6.1.5 (2021-01-22)

Bug Fixes

  • headerbar: specify HeaderBar /api/me query fields required (#464) (fda8653)

v6.1.4

20 Jan 16:00
Compare
Choose a tag to compare

6.1.4 (2021-01-20)

Bug Fixes

  • transfer: move from decorator to Component Story Format for Transfer stories (#461) (b6c0bac)

v6.1.3

14 Jan 16:41
Compare
Choose a tag to compare

6.1.3 (2021-01-14)

Bug Fixes

  • headerbar: use
    instead of

    for user avatar initials (#460) (a8f25d9)

v6.1.2

11 Jan 16:27
Compare
Choose a tag to compare

6.1.2 (2021-01-11)

Bug Fixes

  • icons: add missing prop-types dependency (fd7a448)
  • icons: add missing react peer dependencies (a7971fb)

v6.1.1

11 Jan 15:28
Compare
Choose a tag to compare

6.1.1 (2021-01-11)

Bug Fixes

  • button: pass name prop to button element (c584b21)

v6.1.0

05 Jan 07:52
Compare
Choose a tag to compare

6.1.0 (2021-01-05)

Features

  • ui-icons: add visualization type icons in 24px (1ae3876)

v6.0.2

17 Dec 12:32
Compare
Choose a tag to compare

6.0.2 (2020-12-17)

Bug Fixes

  • npm: add consistent per-package readme (e07fc7c)
  • npm: add homepage field to packages (7cc5652)
  • npm: remove outdated or superseded files (100d04a)

v6.0.1

15 Dec 13:58
Compare
Choose a tag to compare
v6.0.1 Pre-release
Pre-release

6.0.1 (2020-12-15)

Bug Fixes

v6.0.0

10 Dec 14:44
Compare
Choose a tag to compare
v6.0.0 Pre-release
Pre-release

6.0.0 (2020-12-10)

Bug Fixes

  • ui-icons: change world-16 icon color to black (10790d3)
  • ui-icons: fix svg fill colors (6d040fb)

Code Refactoring

  • ui-icons: remove legacy icons (d39857b)

Features

  • ui-icons: add new icons (e1a994e)

BREAKING CHANGES

  • ui-icons: the existing ui-icons have been removed. These were
    mostly meant for internal use. The components that have been removed
    are: Account, Apps, ArrowDown, ArrowUp, AttachFile, CancelOutline,
    Cancel, CheckboxRegular, CheckboxDense, ChevronRight, ChevronLeft,
    Close, Email, Empty, Exit, FileUpload, FolderClosed, FolderOpen, Help,
    Info, Message, RadioRegular, RadioDense, Settings, Single, Valid,
    Warning, Info, Loading, StatusIcon, SwitchRegular and Upload. Please
    ensure that you are not depending on these components before upgrading.