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: ImagingDataCommons/slim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.41.0
Choose a base ref
...
head repository: ImagingDataCommons/slim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.42.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 20, 2025

  1. chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 (#290)

    Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
    - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
    - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-version: 2.0.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Igor Octaviano <igoroctaviano@gmail.com>
    dependabot[bot] and igoroctaviano authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    da17f99 View commit details
    Browse the repository at this point in the history
  2. feat: add right menu highlight (#285)

    * fix: annotation selection styles
    
    * fix: infinite re-renders
    
    * fix: formatAnnotation type
    
    * fix: linting
    
    * fix: import
    
    * fix: linting
    
    * feat: make right panel highlight selected ROIs
    
    * fix: linting
    
    * feat: include right panel select on click
    
    * feat: use viewport clicked event
    
    * fix: use type safe comparison
    
    * fix: explicitily bind this
    
    * fix: revert method name
    
    * fix: revert prop order
    
    * fix: remove redundant undefined
    
    * chore: use correct event payload
    
    ---------
    
    Co-authored-by: Igor Octaviano <igoroctaviano@gmail.com>
    pedrokohler and igoroctaviano authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    b3024c2 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.42.0 [skip ci]

    # [0.42.0](v0.41.0...v0.42.0) (2025-06-20)
    
    ### Features
    
    * add right menu highlight ([#285](#285)) ([b3024c2](b3024c2))
    idcbot committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    dacdb45 View commit details
    Browse the repository at this point in the history
Loading