Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dhis2/app-platform Loading
base: v7.1.0
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v7.1.1
Choose a head ref
  • 3 commits
  • 15 files changed
  • 4 contributors

Commits on Jul 7, 2021

  1. chore(deps): update ui to 6.10.0 (#576)

    * chore(deps): update ui to 6.10.0
    
    * chore: upgrade to ui 6.10.5
    
    Co-authored-by: Hendrik de Graaf <[email protected]>
    varl and HendrikThePendric committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3014722 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. fix: never render HeaderBar without runtime provider (#587)

    * fix: never render HeaderBar without runtime provider
    
    * style: formatting
    
    * fix: log locale initialization in useEffect, add emoji to log
    
    * fix: short-circuit the system info fetch if no url provided
    
    * style: sort propTypes
    amcgee committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    65c7766 View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 7.1.1 [skip ci]

    ## [7.1.1](v7.1.0...v7.1.1) (2021-07-08)
    
    ### Bug Fixes
    
    * never render HeaderBar without runtime provider ([#587](#587)) ([65c7766](65c7766))
    dhis2-bot committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    128c61b View commit details
    Browse the repository at this point in the history
Loading