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: sveltejs/svelte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/devtool
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 15 files changed
  • 2 contributors

Commits on May 5, 2025

  1. hello devtool

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    9a9c191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef2e66 View commit details
    Browse the repository at this point in the history
  3. add config and types

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    f5a23ea View commit details
    Browse the repository at this point in the history
  4. fix type generation

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    51b24b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5b7014 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a294bbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71b03fc View commit details
    Browse the repository at this point in the history
  8. add tool config

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    baf1dd1 View commit details
    Browse the repository at this point in the history
  9. allow Tool to be function

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    d330a30 View commit details
    Browse the repository at this point in the history
  10. fix types

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    4427a98 View commit details
    Browse the repository at this point in the history
  11. more types

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    2c90c27 View commit details
    Browse the repository at this point in the history
  12. oh types where art though

    dominikg committed May 5, 2025
    Configuration menu
    Copy the full SHA
    9d2f755 View commit details
    Browse the repository at this point in the history
  13. add initial toolbar draft

    manuel3108 committed May 5, 2025
    Configuration menu
    Copy the full SHA
    620ba56 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a274b10 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. implement basic toolbar

    manuel3108 committed May 6, 2025
    Configuration menu
    Copy the full SHA
    fc5427d View commit details
    Browse the repository at this point in the history
  2. make the toolbar nicer

    manuel3108 committed May 6, 2025
    Configuration menu
    Copy the full SHA
    5f84c2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f713d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. move toolbar ui

    manuel3108 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    416720a View commit details
    Browse the repository at this point in the history
  2. slightly improved styling

    manuel3108 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    b1ee1c3 View commit details
    Browse the repository at this point in the history
Loading