Commit Graph

10502 Commits (a840f00b67fd451d35f3ee9d9ea59e1f14a9acae)
 

Author SHA1 Message Date
Rich Harris a840f00b67 tweak
6 months ago
Rich Harris 81f066fb89 update test
6 months ago
Rich Harris 8b691e9ea2 rename
6 months ago
Rich Harris 43457ccd7d .
6 months ago
Rich Harris a469c39cc2 update test to not rely on props
6 months ago
Rich Harris 4f450330d4 move stuff
6 months ago
Rich Harris cb2f68ebc3 QOL
6 months ago
Rich Harris 6688eb8642 remove indirection
6 months ago
Rich Harris 037e2895b4 fix
6 months ago
Rich Harris 521b22892c docs
6 months ago
Rich Harris cc2b888c36 merge main
6 months ago
github-actions[bot] e40e9eb1a4
Version Packages (#15800)
6 months ago
zeroberry b2d5787a09
fix: ensure `<svelte:boundary>` properly removes error content in production mode (#15793)
6 months ago
Paolo Ricciuti 3d80884029
fix: `update_version` after `delete` if `source` is `undefined` and `prop` in `target` (#15796)
6 months ago
7nik d8c6afde94
fix: emit error on wrong placement of the `:global` block selector (#15794)
6 months ago
github-actions[bot] 6fe5977b3d
Version Packages (#15798)
6 months ago
ComputerGuy d0dcc0b795
fix: improve partial evaluation (#15781)
6 months ago
Rich Harris ab0ec6f7fd don't update a focused input (may need to add a blur handler later, we'll see)
6 months ago
Rich Harris 94a4b114fd Merge branch 'main' into async
6 months ago
github-actions[bot] 5b7af5e289
Version Packages (#15790)
6 months ago
Rich Harris 4b7130ea18 merge main
6 months ago
Paolo Ricciuti 7f473f618d
fix: allow accessing snippet in script tag (#15789)
6 months ago
github-actions[bot] 707682eaa9
Version Packages (#15788)
6 months ago
Rich Harris f72bb78651
chore: add missing changeset for #15785 (#15787)
6 months ago
Rich Harris 4f8708a824
chore: use pkg.imports for builder.js (#15785)
6 months ago
Rich Harris 262b281c91
docs: add inline documentation for svelte/reactivity (#15722)
6 months ago
Rich Harris fc61262b61
chore: delete some unused code (#15783)
6 months ago
Rich Harris 888fc31f71 is_async -> has_await
6 months ago
Rich Harris fcbb54db3d merge main
6 months ago
github-actions[bot] 189bd4788e
Version Packages (#15772)
6 months ago
Rich Harris 80f62b5b10
chore: use template_effect for html tags (#15779)
6 months ago
Rich Harris 19836e29f2
chore: add log_effect_tree utility (#15780)
6 months ago
Thor Galle 3d9a9ab32d
docs: correct the suggested type for custom events without detail (Svelte 4) (#15763)
6 months ago
Rich Harris d5922f8a37 merge main
6 months ago
Rich Harris 2db5bccde3
chore: default params for html blocks (#15778)
6 months ago
Rich Harris 02efac9203 fix
6 months ago
Rich Harris 90cdc16de2 align with main
6 months ago
Rich Harris 8ba4f712d8 Merge branch 'main' into async
6 months ago
Rich Harris 3decb67907 add TODO
6 months ago
Rich Harris 3d970d22c2 merge main -> async
6 months ago
Simon H ea4843c5ad
fix: avoid unnecessary read version increments (#15777)
6 months ago
Elliott Johnson e079ac92b8
fix: Throw on unrendered snippets in `dev` (#15766)
6 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