-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Comparing changes
Open a pull request
base repository: sveltejs/svelte
base: 189bd47
head repository: sveltejs/svelte
compare: 0ace76d
- 20 commits
- 177 files changed
- 12 contributors
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fc61262 - Browse repository at this point
Copy the full SHA fc61262View commit details -
docs: add inline documentation for svelte/reactivity (#15722)
* docs: add inline documentation for svelte/reactivity * map * set * more * dedupe * tweak * typo * Apply suggestions from code review Co-authored-by: bytecodemanipulator <bytecodemanipulator@gmail.com> --------- Co-authored-by: bytecodemanipulator <bytecodemanipulator@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 262b281 - Browse repository at this point
Copy the full SHA 262b281View commit details -
chore: use pkg.imports for builder.js (#15785)
* chore: use pkg.imports for builder.js * use pkg.imports instead of tsconfig * #client/constants
Configuration menu - View commit details
-
Copy full SHA for 4f8708a - Browse repository at this point
Copy the full SHA 4f8708aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f72bb78 - Browse repository at this point
Copy the full SHA f72bb78View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 707682e - Browse repository at this point
Copy the full SHA 707682eView commit details -
fix: allow accessing snippet in script tag (#15789)
* fix: allow accessing snippet in script tag * branches are identical * update test * rename test * fix validation (we were mutating the wrong array) * tidy up * remove submodule * changeset --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 7f473f6 - Browse repository at this point
Copy the full SHA 7f473f6View commit details
Commits on Apr 18, 2025
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b7af5e - Browse repository at this point
Copy the full SHA 5b7af5eView commit details -
fix: improve partial evaluation (#15781)
* init * remove console log * Update packages/svelte/src/compiler/phases/scope.js * fix each indices * dedupe * Update packages/svelte/src/compiler/phases/scope.js * always break * fix formatting * Apply suggestions from code review * compactify * compactify * reuse values * add more globals, template literals, try functions and (some) member expressions * remove console logs * remove function handling, tweak failing test * changeset * try putting static stuff in the template * nevermind * unused * simplify * Update packages/svelte/src/compiler/phases/3-transform/client/visitors/shared/utils.js * YAGNI * simplify and fix (should use cooked, not raw) * unused * changeset --------- Co-authored-by: Rich Harris <hello@rich-harris.dev> Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for d0dcc0b - Browse repository at this point
Copy the full SHA d0dcc0bView commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6fe5977 - Browse repository at this point
Copy the full SHA 6fe5977View commit details -
fix: emit error on wrong placement of the
:global
block selector (#……15794) Co-authored-by: 7nik <kifiranet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8c6afd - Browse repository at this point
Copy the full SHA d8c6afdView commit details -
fix:
update_version
afterdelete
ifsource
isundefined
and `……prop` in `target` (#15796) * fix: `update_version` after `delete` if `source` is `undefined` and `prop` in `target` * chore: remove submodule * tweak test --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 3d80884 - Browse repository at this point
Copy the full SHA 3d80884View commit details -
fix: ensure
<svelte:boundary>
properly removes error content in pro……duction mode (#15793) * fix: ensure <svelte:boundary> properly removes error content in production mode * add changeset
Configuration menu - View commit details
-
Copy full SHA for b2d5787 - Browse repository at this point
Copy the full SHA b2d5787View commit details -
* Version Packages * Update packages/svelte/CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for e40e9eb - Browse repository at this point
Copy the full SHA e40e9ebView commit details
Commits on Apr 19, 2025
-
chore: squelch test console output (#15807)
* squelch some console spam * another * more * more * more * last one
Configuration menu - View commit details
-
Copy full SHA for a1adf2b - Browse repository at this point
Copy the full SHA a1adf2bView commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bfb969a - Browse repository at this point
Copy the full SHA bfb969aView commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dfd742d - Browse repository at this point
Copy the full SHA dfd742dView commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 018996c - Browse repository at this point
Copy the full SHA 018996cView commit details
Commits on Apr 23, 2025
-
fix: allow characters in the supplementary special-purpose plane (#15823
Configuration menu - View commit details
-
Copy full SHA for 1c2fc21 - Browse repository at this point
Copy the full SHA 1c2fc21View commit details
Commits on Apr 30, 2025
-
fix: improve error message for migration errors when slot would be re…
…named (#15841) Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c051a6e - Browse repository at this point
Copy the full SHA c051a6eView commit details
Commits on May 3, 2025
-
docs: clarify
$inspect.trace
docs (#15858)* docs: clarify `$inspect.trace` docs * Update 07-$inspect.md * Update documentation/docs/02-runes/07-$inspect.md --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 0ace76d - Browse repository at this point
Copy the full SHA 0ace76dView commit details
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 189bd47...0ace76d