Skip to content

Releases: dhis2/app-platform

v3.2.6

20 Mar 11:51
Compare
Choose a tag to compare

3.2.6 (2020-03-20)

Bug Fixes

  • explicitly include styled-jsx as cli dependency (#322) (c0eab17)

v3.2.5

21 Feb 07:29
Compare
Choose a tag to compare

3.2.5 (2020-02-21)

Bug Fixes

v3.2.4

18 Feb 15:27
Compare
Choose a tag to compare

3.2.4 (2020-02-18)

Bug Fixes

  • cli-app-scripts: use the same build dir for modes (#302) (dd2802b)

v3.2.3

31 Jan 08:38
Compare
Choose a tag to compare

3.2.3 (2020-01-31)

Bug Fixes

  • pull description from package.json if not specified in config file (#286) (216d5d0)

v3.2.2

17 Jan 15:30
Compare
Choose a tag to compare

3.2.2 (2020-01-17)

Bug Fixes

  • don't generate useless empty files if no translatable strings found (#270) (27a8ab8)

v3.2.1

16 Jan 15:05
Compare
Choose a tag to compare

3.2.1 (2020-01-16)

Bug Fixes

  • control the viewport, always show the headerbar, size app container (#267) (3823d8a)

v3.2.0

16 Jan 10:35
Compare
Choose a tag to compare

3.2.0 (2020-01-16)

Features

  • allow customization of the dhis2 app icon (#265) (86f1cd7)

v3.1.4

16 Jan 10:24
Compare
Choose a tag to compare

3.1.4 (2020-01-16)

Bug Fixes

  • resolve the absolute path to the current directory (#266) (190c111)

v3.1.3

15 Jan 09:39
Compare
Choose a tag to compare

3.1.3 (2020-01-15)

Bug Fixes

  • eslint: allow eslint to internally require the custom config (#264) (27d6693), closes #263

v3.1.2

14 Jan 17:37
Compare
Choose a tag to compare

3.1.2 (2020-01-14)

Bug Fixes

  • correctly support all CRA babel plugins (#262) (5f1d5dd)