Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@dhis2/app-adapter

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2/app-adapter - npm Package Versions

dhis2-bot
published 3.2.7 •

Changelog

Source

3.2.7 (2020-03-21)

Bug Fixes

  • allow usernames login username or password to be shorter than 4 characters (#325) (625dbfa)
dhis2-bot
published 3.2.6 •

Changelog

Source

3.2.6 (2020-03-20)

Bug Fixes

  • explicitly include styled-jsx as cli dependency (#322) (c0eab17)
dhis2-bot
published 3.2.5 •

Changelog

Source

3.2.5 (2020-02-21)

Bug Fixes

dhis2-bot
published 3.2.4 •

Changelog

Source

3.2.4 (2020-02-18)

Bug Fixes

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

Changelog

Source

3.2.3 (2020-01-31)

Bug Fixes

  • pull description from package.json if not specified in config file (#286) (216d5d0)
dhis2-bot
published 3.2.2 •

Changelog

Source

3.2.2 (2020-01-17)

Bug Fixes

  • don't generate useless empty files if no translatable strings found (#270) (27a8ab8)
dhis2-bot
published 3.2.1 •

Changelog

Source

3.2.1 (2020-01-16)

Bug Fixes

  • control the viewport, always show the headerbar, size app container (#267) (3823d8a)
dhis2-bot
published 3.2.0 •

Changelog

Source

3.2.0 (2020-01-16)

Features

  • allow customization of the dhis2 app icon (#265) (86f1cd7)
dhis2-bot
published 3.1.4 •

Changelog

Source

3.1.4 (2020-01-16)

Bug Fixes

  • resolve the absolute path to the current directory (#266) (190c111)
dhis2-bot
published 3.1.3 •

Changelog

Source

3.1.3 (2020-01-15)

Bug Fixes

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