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: jersou/mouse-actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: jersou/mouse-actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 16 commits
  • 15 files changed
  • 3 contributors

Commits on May 1, 2023

  1. doc: add TODO

    jersou committed May 1, 2023
    Configuration menu
    Copy the full SHA
    88aa99d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. build(deps): bump tauri from 1.2.4 to 1.2.5 in /config-editor/src-tauri

    Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.2.4 to 1.2.5.
    - [Release notes](https://github.com/tauri-apps/tauri/releases)
    - [Commits](tauri-apps/tauri@tauri-v1.2.4...tauri-v1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: tauri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 3, 2023
    Configuration menu
    Copy the full SHA
    c540a5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jersou/dependabot/cargo/config-editor/src-…

    …tauri/tauri-1.2.5
    
    build(deps): bump tauri from 1.2.4 to 1.2.5 in /config-editor/src-tauri
    jersou authored May 3, 2023
    Configuration menu
    Copy the full SHA
    2c07b75 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. build(deps-dev): bump vite from 4.2.1 to 4.2.3 in /config-editor

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.2.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b01958b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from jersou/dependabot/npm_and_yarn/config-edit…

    …or/vite-4.2.3
    
    build(deps-dev): bump vite from 4.2.1 to 4.2.3 in /config-editor
    jersou authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    33518bb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    bc61724 View commit details
    Browse the repository at this point in the history
  2. feat: run cargo update

    jersou committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    b76386b View commit details
    Browse the repository at this point in the history
  3. doc: update version

    jersou committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    32a90aa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'no-listen-wayland' into main

    Jérémy Soulary committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    420b210 View commit details
    Browse the repository at this point in the history
  5. feat: add --log-level option

    jersou committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    a2ca617 View commit details
    Browse the repository at this point in the history
  6. feat(config): run cargo update

    jersou committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    7aedb4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f572bce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0d1746 View commit details
    Browse the repository at this point in the history
  9. doc: update the README.md

    jersou committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    2a9934d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. doc: update the Readme

    jersou committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    41ae344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cec2d82 View commit details
    Browse the repository at this point in the history
Loading