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: cornerstonejs/dicomParser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.13
Choose a base ref
...
head repository: cornerstonejs/dicomParser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.14
Choose a head ref
  • 13 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    73195b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Bump follow-redirects from 1.14.4 to 1.14.8

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    fa6bfce View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Bump karma from 6.3.4 to 6.3.16

    Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.3.4...v6.3.16)
    
    ---
    updated-dependencies:
    - dependency-name: karma
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0172852 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Merge pull request #195 from MichaelKreil/patch-1

    Add syntax highlighting for better readability
    yagni authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c374845 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from cornerstonejs/dependabot/npm_and_yarn/fo…

    …llow-redirects-1.14.8
    
    Bump follow-redirects from 1.14.4 to 1.14.8
    yagni authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    98dd998 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #200 from cornerstonejs/dependabot/npm_and_yarn/ka…

    …rma-6.3.16
    
    Bump karma from 6.3.4 to 6.3.16
    yagni authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    075cdd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d04e9 View commit details
    Browse the repository at this point in the history
  5. Fix unclosed <i> tag.

    yagni committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    fdb4639 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Merge pull request #202 from yagni/dicom-2022a

    Dicom 2022a data dictionary
    yagni authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    141fbff View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Bump terser from 4.8.0 to 4.8.1

    Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7495016 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    6ec467b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Merge pull request #205 from cornerstonejs/dependabot/npm_and_yarn/te…

    …rser-4.8.1
    
    Bump terser from 4.8.0 to 4.8.1
    yagni authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0003d0f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Merge pull request #209 from kmannislands/208-align-dataset-returns

    fix: correct DataSet method return type declarations
    yagni authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    df314f5 View commit details
    Browse the repository at this point in the history
Loading