Commit Graph

8144 Commits (ecf3ead177bab7a4bc4705972cae99ae675f09fa)
 

Author SHA1 Message Date
Rich Harris ecf3ead177 tighten up
3 years ago
Rich Harris 6c8c58738e signal.b -> signal.block
3 years ago
Rich Harris bd74736424 effect.x -> effect.ctx
3 years ago
Rich Harris 44a1670bea Merge branch 'main' into destroy
3 years ago
Rich Harris 72fd226491 tidy up
3 years ago
Rich Harris eed81f8a5f tidy up
3 years ago
Rich Harris 8b9b9ca9f0 remove derived.b
3 years ago
Rich Harris ad4a315cee tighten up mark_subtree_insert
3 years ago
Rich Harris 5e45c9d19e remove derived.x
3 years ago
Rich Harris 3196077b5d
chore: remove unused function (#10762)
3 years ago
Rich Harris 1b652467be tidy up
3 years ago
Rich Harris 4e7df6ae17 believe it or not this is faster. it also looks cooler
3 years ago
Rich Harris 7fffdd7e44 remove unnecessary code
3 years ago
Rich Harris 816c4e3ec1 remove some unnecessary ceremony
3 years ago
Rich Harris 6119deb771 rename signal.d to signal.deps
3 years ago
Rich Harris 24a4a4e3f0 rename signal.i to signal.fn
3 years ago
Rich Harris cb44050b84 align with 10594
3 years ago
Rich Harris d265f1b3f5 this is just incorrect
3 years ago
Rich Harris bcaea0af44 more clarity
3 years ago
Rich Harris 4a6a8c6433 remove push_destroy_fn, we don't need it
3 years ago
Rich Harris 14492ad639
docs: simplify when-not-to-use-effects (#10749)
3 years ago
Rich Harris 39549a7d07 rename consumer to reaction, for greater consistency
3 years ago
Rich Harris cabd404889 rename value.c to value.reactions, remove from effect type
3 years ago
Rich Harris 3e8eb9290b remove unused code
3 years ago
Rich Harris 5ddc5651b5 remove unused code
3 years ago
Rich Harris bae53a9ac2 simplify
3 years ago
Rich Harris 5086ef4b07
docs: use a `setInterval` demo (#10747)
3 years ago
Rich Harris 6a8dface4a use alias
3 years ago
Rich Harris 825a564413 lint
3 years ago
Rich Harris 9d9425805f remove unused code
3 years ago
Rich Harris 2736b7dcb4 remove derived.y
3 years ago
Rich Harris 7307a96839 remove unused code
3 years ago
github-actions[bot] 3bdef5486f
Version Packages (next) (#10758)
3 years ago
Simon H ecf9760f7d
chore: use Svelte 5 for preview site (#10731)
3 years ago
Dominic Gannaway ef206fe1b5
fix: improve derived output for ssr (#10757)
3 years ago
Rich Harris 6e20af4421 split destroy_signal into destroy_effect and destroy_derived
3 years ago
Dominic Gannaway 6f3fcc0696
Untrack other REPL console methods and add comment (#10755)
3 years ago
Rich Harris 81a4d87c1f Merge branch 'main' of github.com:sveltejs/svelte
3 years ago
Rich Harris 7e82dbc549 fix typo
3 years ago
github-actions[bot] 8dc7cd2151
Version Packages (next) (#10742)
3 years ago
Rich Harris 7cc5ce4e65
tidy up (#10744)
3 years ago
Mostafa Kheibary e16591abe8
docs: Change all the word "initialization" to "initialisation" (#10708)
3 years ago
Dathan 282d62baae
Fix typo and grammar in 01-svelte-components.md (#10737)
3 years ago
Simon H 74474fe085
fix: prevent reactive statement reruns (#10736)
3 years ago
github-actions[bot] f3bfb938ee
Version Packages (next) (#10716)
3 years ago
Dominic Gannaway 7c00f1dacb
fix: improve bind:this support around proxyied state (#10732)
3 years ago
Simon H 304db0d5b2
fix: bump specificity on all members of a selector list (#10730)
3 years ago
Simon H b1267b03b6
fix: error when exporting reassigned state from module context (#10728)
3 years ago
Simon H ae4af6841a
fix: eagerly unsubscribe when store is changed (#10727)
3 years ago
Simon H 3fd02f1c49
breaking: preserve slots inside templates with a shadowrootmode attribute (#10721)
3 years ago