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: makerdock/hallyday-chrome-ext
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7241b7c5e98da6fa2a1190db36b459e5f02b664c
Choose a base ref
...
head repository: makerdock/hallyday-chrome-ext
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c49d48dc687897d3135d7dfe64df7962777f8145
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on May 18, 2024

  1. adding choose task api

    mohammadkaif0211 committed May 18, 2024
    Copy the full SHA
    5f07c92 View commit details
  2. Bump vite-plugin-static-copy from 1.0.2 to 1.0.4

    Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.2 to 1.0.4.
    - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
    - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/[email protected]@1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: vite-plugin-static-copy
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c49d48d View commit details
Showing with 905 additions and 213 deletions.
  1. +553 −128 package-lock.json
  2. +2 −1 package.json
  3. +120 −8 src/pages/sidepanel/JarvisScreen.tsx
  4. +230 −76 yarn.lock
Loading