-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: svelte@5.20.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: svelte@5.20.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 29 files changed
- 10 contributors
Commits on Feb 15, 2025
-
chore: remove options.uid in render() (#15302)
* remove options.uid in render() * changeset * chore: update changeset --------- Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c40392c - Browse repository at this point
Copy the full SHA c40392cView commit details
Commits on Feb 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 75f8199 - Browse repository at this point
Copy the full SHA 75f8199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d7cc7 - Browse repository at this point
Copy the full SHA 87d7cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dde8603 - Browse repository at this point
Copy the full SHA dde8603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073f4d8 - Browse repository at this point
Copy the full SHA 073f4d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 575900d - Browse repository at this point
Copy the full SHA 575900dView commit details -
docs: fix two element_invalid_self_closing_tag warning in example (#1…
…5324) * code is incorrect (warning element_invalid_self_closing_tag) * close canvas
Configuration menu - View commit details
-
Copy full SHA for 0d5d9ab - Browse repository at this point
Copy the full SHA 0d5d9abView commit details -
fix: fire delegated events on target even it was disabled in the mean…
…time (#15319) They DOM could've been updated already by the time the event bubbling logic is reached, so the target element itself could not be notified of the event because it is marked as disabled. But the target could not have been disabled because it emits the event in the first place, so we emit regardless. No test because not reproducible in jsdom environment. Fixes #15256
Configuration menu - View commit details
-
Copy full SHA for 9091e7e - Browse repository at this point
Copy the full SHA 9091e7eView commit details
Commits on Feb 18, 2025
-
fix:
muted
reactive withoutbind
and select/autofocus attributes … (#15326) * fix: `muted` reactive without `bind` and select/autofocus attributes working with function calls Co-authored-by: Joel Howse <joel@helicalco.com> * chore: add comments --------- Co-authored-by: Joel Howse <joel@helicalco.com>
Configuration menu - View commit details
-
Copy full SHA for d8e78f7 - Browse repository at this point
Copy the full SHA d8e78f7View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9873443 - Browse repository at this point
Copy the full SHA 9873443View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff svelte@5.20.1...svelte@5.20.2