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/ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.11.1
Choose a base ref
...
head repository: dhis2/ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.11.2
Choose a head ref
  • 2 commits
  • 60 files changed
  • 2 contributors

Commits on Feb 22, 2023

  1. fix(multi-select): add gap to chips (#1215)

    * fix(multi-select): add margin to chips
    
    * fix(multi-select): remove unused style
    
    * fix(multi-select): use gap instead of override margins
    
    * fix(multi-select): cleanup
    
    * fix: use gap instead of margin for chips
    Birkbjo authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    61a392b View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 8.11.2 [skip release]

    ## [8.11.2](v8.11.1...v8.11.2) (2023-02-22)
    
    ### Bug Fixes
    
    * **multi-select:** add gap to chips ([#1215](#1215)) ([61a392b](61a392b))
    dhis2-bot committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c10ccb0 View commit details
    Browse the repository at this point in the history
Loading