Commit Graph

9943 Commits (698b4c0f8a856a75b4defa8e403e40489a476faa)
 

Author SHA1 Message Date
Rich Harris 698b4c0f8a add 'Understanding lifecycle' section
1 year ago
Rich Harris 67a6d9bcd1 update onMount docs
1 year ago
Rich Harris fbd1e51e91
Apply suggestions from code review
1 year ago
Ben McCann b27ca05c5c format
2 years ago
Ben McCann 61a93c827f
Update documentation/docs/02-runes/04-$effect.md
2 years ago
Ben McCann e6bbc49790 state that they don't run on the server
2 years ago
Ben McCann 338dea6ac5 define parent effect
2 years ago
Ben McCann 8d083e676b add back mention of updating template in response to effects
2 years ago
Ben McCann 2f0485914f soften a bit
2 years ago
Ben McCann 31ee22025e restore order
2 years ago
Ben McCann d68aca8491
Update documentation/docs/02-runes/05-$effect.md
2 years ago
Ben McCann e6fc4e23ce update onMount docs
2 years ago
Ben McCann 46b2479fe2 minor wording tweak
2 years ago
Ben McCann 06452dabef also add a note to the migration guide
2 years ago
Ben McCann 8fd7d49c1a docs: address $effect feedback
2 years ago
Rich Harris e9cc7dc9a1
chore: tweak each block code (#15094)
2 years ago
Elliott Johnson 3d828b46b2
feat: Remove repository-sync workflows in favor of github-docs-bot (#15097)
2 years ago
Trevor N. Suarez d47f4f5908
fix: expand boolean attribute support (#15095)
2 years ago
Edoardo Cavazza d17f5c748d
fix: add check for is attribute (#15086)
2 years ago
Rich Harris 7740d4576b
fix: optimise || expressions in template (#15092)
2 years ago
Theodore Brown c2e805f05c
fix: consistently set value to blank string when value attribute is undefined (#15057)
2 years ago
Rich Harris 8bba70b8e3
fix: avoid double deriveds in component props (#15089)
2 years ago
Trevor N. Suarez eee808fb79
fix: correctly handle `novalidate` attribute casing (#15083)
2 years ago
Paolo Ricciuti 7da86ef80c
fix: don't throw for `undefined` non delegated event handlers (#15087)
2 years ago
github-actions[bot] ee024ffd0e
Version Packages (#15080)
2 years ago
Dominic Gannaway 09510c8c5c
fix: address regression with untrack (#15079)
2 years ago
github-actions[bot] c75f1f5f2f
Version Packages (#15052)
2 years ago
Paolo Ricciuti 5ad6a0cdc3
fix: initialize `files` bind on hydration (#15059)
2 years ago
Dominic Gannaway 2ad519542d
fix: ensure untrack correctly retains the active reaction (#15065)
2 years ago
ComputerGuy de94159238
docs: update README banner (#15063)
2 years ago
ComputerGuy 5f6525f416
fix: omit unnecessary nullish coallescing in template expressions (#15056)
2 years ago
Rich Harris 700029bd4d
fix: more efficient template effect grouping (#15050)
2 years ago
github-actions[bot] a9d1f46dbb
Version Packages (#15021)
2 years ago
Rich Harris 509ba568f3
fix: create fewer deriveds for concatenated strings (#15041)
2 years ago
Puru Vijay 2aefc5430d
feat(elements): Expose ClassValue (#15035)
2 years ago
Paolo Ricciuti 973b51d168
fix: correctly parse leading comments in function binding (#15020)
2 years ago
github-actions[bot] 1d3c4397b2
Version Packages (#15010)
2 years ago
Rich Harris ff79704ab8
fix: bump esrap (#15015)
2 years ago
Dominic Gannaway 5419610833
fix: ensure resume effects are scheduled in topological order (#15012)
2 years ago
Paolo Ricciuti 360ee70dcb
fix: remove listener on `bind_current_time` teardown (#15013)
2 years ago
Paolo Ricciuti dfa97a5e64
feat: allow every children in `template` tags (#15007)
2 years ago
github-actions[bot] a1698c63ec
Version Packages (#15001)
2 years ago
Dominic Gannaway dae4c5f5e1
fix: ensure signal write invalidation within effects is consistent (#14989)
2 years ago
Paolo Ricciuti 99fdc3f0ab
docs: update error message for `const_tag_invalid_placement` (#15003)
2 years ago
Paolo Ricciuti a129592e5b
feat: allow const tag inside `svelte:boundary` (#14993)
2 years ago
github-actions[bot] efa5acf24e
Version Packages (#14970)
2 years ago
Paolo Ricciuti 8a1acac084
fix: never consider inert boundary effects (#14999)
2 years ago
Dominic Gannaway 36ef59df1f
chore: improve test cases (#14984)
2 years ago
eyalkutz ab3290fa87
Remove out-of-date note from CONTRIBUTING.md (#14986)
2 years ago
Rich Harris 76ce303b0a
chore: bump esrap (#14969)
2 years ago