Commit Graph

2720 Commits (b48c12b8594e5653cd333f6de3bce53e2c54c373)

Author SHA1 Message Date
Rich Harris b48c12b859 out of date
6 months ago
Rich Harris 8cc5961960 tweak
6 months ago
Rich Harris e0e48b392a WIP
6 months ago
Rich Harris e49f81f409 dont use flushSync
6 months ago
Rich Harris ce09353e93 tidy up
6 months ago
Rich Harris 27970367e1 Merge branch 'main' into async
6 months ago
Rich Harris a1adf2be6b
chore: squelch test console output (#15807)
6 months ago
Rich Harris 0abc0a8474 tweak
6 months ago
Rich Harris 2620a2189f tweak
6 months ago
Rich Harris b7c39956ac tweak
6 months ago
Rich Harris 3fe77cdebe tweak
6 months ago
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 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 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