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: v8.0.0-beta.9
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v8.0.0-beta.10
Choose a head ref
  • 2 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 15, 2021

  1. chore(deps): upgrade to 7.0.0 of @dhis2/ui

    BREAKING CHANGE: @dhis2/ui 7.x has dropped support for the deprecated
    entrypoints @dhis2/ui-core and @dhis2/ui-widgets.
    Please use @dhis2/ui to import components you need in your app.
    Everything from core and widgets is available.
    varl committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b624c9e View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 8.0.0-beta.10 [skip ci]

    # [8.0.0-beta.10](v8.0.0-beta.9...v8.0.0-beta.10) (2021-09-15)
    
    ### chore
    
    * **deps:** upgrade to 7.0.0 of @dhis2/ui ([b624c9e](b624c9e))
    
    ### BREAKING CHANGES
    
    * **deps:** @dhis2/ui 7.x has dropped support for the deprecated
    entrypoints @dhis2/ui-core and @dhis2/ui-widgets.
    Please use @dhis2/ui to import components you need in your app.
    Everything from core and widgets is available.
    dhis2-bot committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5ad7ee1 View commit details
    Browse the repository at this point in the history
Loading