Commit Graph

10499 Commits (43457ccd7de2b43c2c83e8879bea2e548869cf8f)
 

Author SHA1 Message Date
Rich Harris 43457ccd7d .
7 months ago
Rich Harris a469c39cc2 update test to not rely on props
7 months ago
Rich Harris 4f450330d4 move stuff
7 months ago
Rich Harris cb2f68ebc3 QOL
7 months ago
Rich Harris 6688eb8642 remove indirection
7 months ago
Rich Harris 037e2895b4 fix
7 months ago
Rich Harris 521b22892c docs
7 months ago
Rich Harris cc2b888c36 merge main
7 months ago
github-actions[bot] e40e9eb1a4
Version Packages (#15800)
7 months ago
zeroberry b2d5787a09
fix: ensure `<svelte:boundary>` properly removes error content in production mode (#15793)
7 months ago
Paolo Ricciuti 3d80884029
fix: `update_version` after `delete` if `source` is `undefined` and `prop` in `target` (#15796)
7 months ago
7nik d8c6afde94
fix: emit error on wrong placement of the `:global` block selector (#15794)
7 months ago
github-actions[bot] 6fe5977b3d
Version Packages (#15798)
7 months ago
ComputerGuy d0dcc0b795
fix: improve partial evaluation (#15781)
7 months ago
Rich Harris ab0ec6f7fd don't update a focused input (may need to add a blur handler later, we'll see)
7 months ago
Rich Harris 94a4b114fd Merge branch 'main' into async
7 months ago
github-actions[bot] 5b7af5e289
Version Packages (#15790)
7 months ago
Rich Harris 4b7130ea18 merge main
7 months ago
Paolo Ricciuti 7f473f618d
fix: allow accessing snippet in script tag (#15789)
7 months ago
github-actions[bot] 707682eaa9
Version Packages (#15788)
7 months ago
Rich Harris f72bb78651
chore: add missing changeset for #15785 (#15787)
7 months ago
Rich Harris 4f8708a824
chore: use pkg.imports for builder.js (#15785)
7 months ago
Rich Harris 262b281c91
docs: add inline documentation for svelte/reactivity (#15722)
7 months ago
Rich Harris fc61262b61
chore: delete some unused code (#15783)
7 months ago
Rich Harris 888fc31f71 is_async -> has_await
7 months ago
Rich Harris fcbb54db3d merge main
7 months ago
github-actions[bot] 189bd4788e
Version Packages (#15772)
7 months ago
Rich Harris 80f62b5b10
chore: use template_effect for html tags (#15779)
7 months ago
Rich Harris 19836e29f2
chore: add log_effect_tree utility (#15780)
7 months ago
Thor Galle 3d9a9ab32d
docs: correct the suggested type for custom events without detail (Svelte 4) (#15763)
7 months ago
Rich Harris d5922f8a37 merge main
7 months ago
Rich Harris 2db5bccde3
chore: default params for html blocks (#15778)
7 months ago
Rich Harris 02efac9203 fix
7 months ago
Rich Harris 90cdc16de2 align with main
7 months ago
Rich Harris 8ba4f712d8 Merge branch 'main' into async
7 months ago
Rich Harris 3decb67907 add TODO
7 months ago
Rich Harris 3d970d22c2 merge main -> async
7 months ago
Simon H ea4843c5ad
fix: avoid unnecessary read version increments (#15777)
7 months ago
Elliott Johnson e079ac92b8
fix: Throw on unrendered snippets in `dev` (#15766)
7 months ago
github-actions[bot] 6a7e53feaa
Version Packages (#15764)
7 months ago
Rich Harris 90563e903f
feat: add partial evaluation (#15494)
7 months ago
Simon H a051f96ed6
fix: relax `:global` selector list validation (#15762)
7 months ago
github-actions[bot] 7aed6beeaa
Version Packages (#15756)
7 months ago
Rich Harris db111f61ea
docs: headers for snippet prop section (#15745)
7 months ago
Simon H 26e574f27f
fix: ignore mutation validation for props that are not proxies in more cases (#15759)
7 months ago
Simon H bdf033e30f
fix: allow self-closing tags within math namespace (#15761)
7 months ago
Rich Harris de4376235c
docs: add some missing details around string coercion and handling of nullish values (#15739)
7 months ago
Paolo Ricciuti fd0bc29973
fix: correctly validate head snippets on the server (#15755)
7 months ago
github-actions[bot] 3153384928
Version Packages (#15751)
7 months ago
Paolo Ricciuti 69a427518d
fix: correctly validate `undefined` snippet params with default value (#15750)
7 months ago