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: svrnm/DemoMonkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.6
Choose a base ref
...
head repository: svrnm/DemoMonkey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.0
Choose a head ref
  • 20 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 17, 2022

  1. feat: add a reset button to broken DM message

    Signed-off-by: svrnm <neumanns@cisco.com>
    svrnm committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c4f865e View commit details
    Browse the repository at this point in the history
  2. fix: minor fix for editor UI

    Signed-off-by: svrnm <neumanns@cisco.com>
    svrnm committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    024d409 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78 from svrnm/add-reset-button

    feat: add a reset button to broken DM message
    svrnm authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    79c3238 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    a12546b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from clintonfray/feature/mui-#41-navigation-bu…

    …ttons
    
    feat: #41, update the navigation buttons to mui components
    svrnm authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3e9810e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge pull request #79 from svrnm/style-fix

    fix: minor fix for editor UI
    svrnm authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ef37d2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6aab65 View commit details
    Browse the repository at this point in the history
  3. fix: add a link to raise an issue in the html template

    Signed-off-by: svrnm <neumanns@cisco.com>
    svrnm committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7bddc98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #90 from svrnm/svrnm-patch-1

    Update USAGE.md to contain a link to github issues
    svrnm authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    385bc9b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #91 from svrnm/add-report-issue-link-to-html-template

    fix: add a link to raise an issue in the html template
    svrnm authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    caede78 View commit details
    Browse the repository at this point in the history
  6. chore: run prettier (#92)

    svrnm authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    bd7aea5 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump @mui/material from 5.10.7 to 5.10.15 (#86)

    Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.7 to 5.10.15.
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v5.10.15/packages/mui-material)
    
    ---
    updated-dependencies:
    - dependency-name: "@mui/material"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c76274b View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump @babel/preset-env from 7.19.4 to 7.20.2 (#85)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8fa3b39 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump js-base64 from 3.7.2 to 3.7.3 (#82)

    Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.7.2 to 3.7.3.
    - [Release notes](https://github.com/dankogai/js-base64/releases)
    - [Commits](dankogai/js-base64@3.7.2...3.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: js-base64
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d059048 View commit details
    Browse the repository at this point in the history
  10. build(deps-dev): bump babel-loader from 8.2.5 to 9.1.0 (#81)

    Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.1.0.
    - [Release notes](https://github.com/babel/babel-loader/releases)
    - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
    - [Commits](babel/babel-loader@v8.2.5...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: babel-loader
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    208a57f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. fix(#39): some MUI Components not changing in Dark Mode (#94)

    Signed-off-by: svrnm <neumanns@cisco.com>
    
    Signed-off-by: svrnm <neumanns@cisco.com>
    svrnm authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d38e607 View commit details
    Browse the repository at this point in the history
  2. fix(#89): remove double scrollbar in popup (#95)

    Signed-off-by: svrnm <neumanns@cisco.com>
    
    Signed-off-by: svrnm <neumanns@cisco.com>
    svrnm authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0991eaa View commit details
    Browse the repository at this point in the history
  3. version: 8.2.7 (#97)

    Signed-off-by: svrnm <neumanns@cisco.com>
    
    Signed-off-by: svrnm <neumanns@cisco.com>
    svrnm authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    111e888 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d41fe4c View commit details
    Browse the repository at this point in the history
  5. chore(main): release 8.3.0 (#98)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d796114 View commit details
    Browse the repository at this point in the history
Loading