Commit Graph

8845 Commits (529db97928fd9c3a3c2baa12f7f78fe7b2950d0b)
 

Author SHA1 Message Date
Simon H 529db97928
fix: handle nested `:global(...)` selectors () 9 months ago
github-actions[bot] 6ac1ae8a12
Version Packages (next) () 9 months ago
Rich Harris 12579d47bc
chore: remove unnecessary Invalidator type () 9 months ago
Rich Harris 2789a3c0ef
feat: single-pass hydration () 9 months ago
Simon H 3dbb220169
fix: ensure `$$slots` returns a record of booleans () 9 months ago
Rich Harris c314d1bb33
chore: allow `<svelte:element>` effects to be pruned () 9 months ago
Rich Harris 056a1aeb89
chore: move `slot` function into its own module () 9 months ago
github-actions[bot] 94197b069e
Version Packages (next) () 9 months ago
Dominic Gannaway 202f1dd819
fix: reconnected deep derived signals to graph () 9 months ago
github-actions[bot] 787e091a5e
Version Packages (next) () 9 months ago
Rich Harris 66a184689b
chore: simplify legacy props () 9 months ago
Dominic Gannaway ee47696986
fix: resolve legacy component props equality for mutations () 9 months ago
Simon H 63f3ee4ffd
fix: make `<select>` `<option value>` behavior consistent () 9 months ago
Simon H ba93e5fce3
breaking: play transitions on `mount` by default () 9 months ago
Simon H e8c3729fc9
fix: make `$state` component exports settable () 9 months ago
Simon H 14cbb65d85
chore: stricter control flow syntax validation in runes mode () 9 months ago
github-actions[bot] 76ddfb3d45
Version Packages (next) () 9 months ago
Simon H dba4aa3567
chore: align warning and error objects, add frame property () 9 months ago
Simon H 243c4b78b1
fix: ensure `$effect.root` is ignored on the server () 9 months ago
Simon H cf16acda32
fix: enable local transitions on `svelte:element` () 9 months ago
Yuichiro Yamashita 67bf7a8067
fix: correct start of `{:else if}` and `{:else}` () 9 months ago
Simon H 2ffb55ce7d
fix: reorder reactive statements during migration () 9 months ago
Rich Harris bbf489504d
feat: better `<svelte:element>` SSR output () 9 months ago
Rich Harris a59bc99782
chore: tidy up () 9 months ago
Rich Harris daac5fca13 oops, sorry 9 months ago
Rich Harris d1432b0ab3
chore: fix playground prod preview () 9 months ago
Simon H 5eff68f63d
chore: runtime linting () 9 months ago
github-actions[bot] ed6084806d
Version Packages (next) () 9 months ago
Dominic Gannaway b3c002a703
fix: correctly compile $effect.root in svelte modules () 9 months ago
Rich Harris b2448dcc5c
fix: ensure `bind:this` works with component with no return value () 9 months ago
Paolo Ricciuti e42bb61296
fix: ensure components always return an object () 9 months ago
github-actions[bot] 831552f4b3
Version Packages (next) () 9 months ago
Rich Harris 445f890cd5
fix: create wrapper template for components in HMR mode () 9 months ago
Dominic Gannaway 15a8518b91
fix: ensure each blocks properly handle $state.frozen objects in prod () 9 months ago
Simon H bc32b7c828
fix: ensure rest props access on hoisted event handlers works () 9 months ago
Dominic Gannaway 80263770f1
fix: bail out of event hoisting when referencing store subscriptions () 9 months ago
Naser Aleisa 521988c53e
chore: improve npm search ranking for 'svelte' package () 9 months ago
Rich Harris eb3e677e05
chore: various playground fixes () 9 months ago
Rich Harris 2f1d2d5906
fix: make props optional during SSR () 9 months ago
Rich Harris 7e64e84479
chore: make store initialization logic simpler () 9 months ago
Rich Harris 07b0088dab
chore: remove unused `create_element` helper () 9 months ago
FoHoOV e5d70c3b97
fix: improved fine-grainability of ReactiveDate () 9 months ago
github-actions[bot] 730e179772
Version Packages (next) () 9 months ago
Rich Harris f2179c90e6
chore: better store subscriptions () 9 months ago
Rich Harris 15873ab09b
chore: only call `mark_reactions` when updating a source () 9 months ago
Dominic Gannaway d57491f2ce
chore: add unowned signals test () 9 months ago
Rich Harris a360e04046
chore: add comments to `update_reaction` and `get` () 9 months ago
github-actions[bot] 93dfb589ea
Version Packages (next) () 9 months ago
Rich Harris 3f2dc2e7ab
chore: tweak reactivity () 9 months ago
Rich Harris ebf72beb73
chore: default remove_dom to false () 9 months ago