Commit Graph

7700 Commits (6daa4228872ef7012cbac9f060cf021d3f7f7f61)
 

Author SHA1 Message Date
Rich Harris 6daa422887 $log.break and $log.trace no-op during SSR
12 months ago
Rich Harris f18154721e Merge branch 'log-rune' of github.com:sveltejs/svelte into log-rune
12 months ago
Rich Harris 1c10e146be only pause/trace on change
12 months ago
Dominic Gannaway be07df0b17
Update packages/svelte/src/main/ambient.d.ts
12 months ago
Dominic Gannaway be762fe2d7
Update packages/svelte/src/main/ambient.d.ts
12 months ago
Dominic Gannaway 902c168fc7
Update packages/svelte/src/main/ambient.d.ts
12 months ago
Rich Harris 098ce67104 remove redundant code
12 months ago
Rich Harris fb813c2c74 simplify
12 months ago
Rich Harris 8964d1a0ab squelch static-state-reference warning
12 months ago
Rich Harris 3b1e81289a
Update sites/svelte-5-preview/src/lib/Repl.svelte
12 months ago
Dominic Gannaway e1299a657b Merge branch 'main' into log-rune
12 months ago
Dominic Gannaway 801bfeeb90 repl dev mode
12 months ago
Dominic Gannaway dac4fc4ac0 repl, dev: true
12 months ago
github-actions[bot] a31b2e1b8e
Version Packages (next) (#9650)
12 months ago
Dominic Gannaway aac227d6bc merge conflicts
12 months ago
Dominic Gannaway 81d3e47d1c
feat: add $effect.root rune (#9638)
12 months ago
Ben McCann 2660727a93
chore: tweak changeset (#9667)
12 months ago
Rich Harris 48e78e420f
chore: remove static value handling (#9571)
12 months ago
Rich Harris 5836c1cdbd
chore: improve output for `<svelte:element>` (#9648)
12 months ago
Dominic Gannaway aa6ef0fdf8 lint
12 months ago
Dominic Gannaway 9d7e915c8c tweaks
12 months ago
Dominic Gannaway f2162c0c26 tweaks
12 months ago
Dominic Gannaway 22b5289a42 Fix docs
12 months ago
Dominic Gannaway 910043079a Merge branch 'main' into log-rune
12 months ago
Rich Harris 6e863e617c
feat: warn on referenced mutated nonstate (#9669)
12 months ago
Rich Harris 9c44fd7854
feat: ignore href when hydrating (#9662)
12 months ago
Simon Holthausen 5205bac9d1 cleanup
12 months ago
Yuichiro Yamashita da1aa7c4a8
feat: support type annotations in `{@const ...}` tag (#9609)
12 months ago
Yuichiro Yamashita 075c268f42
add ci on node21 (#9621)
12 months ago
Simon H 617d63dd90
fix: take event attributes into account when checking a11y (#9664)
12 months ago
Simon H 83fd001157
fix: prevent reactive snippet from reinitializing unnecessarily (#9665)
12 months ago
Dominik G 5619cd9bfc
chore: update playgrounds/demo (#9666)
12 months ago
Simon Holthausen ae3ef2c0cf call it ExpectedError
12 months ago
Simon Holthausen df25640124 work around unfortunate browser behavior
12 months ago
Dominic Gannaway 7e347c65b8 avoid static state reference validation
12 months ago
Rich Harris 405e9da4ff
chore: bump esrap (#9649)
12 months ago
github-actions[bot] 66d540d3c5
Version Packages (next) (#9642)
12 months ago
Simon H 7f237c2e41
fix: omit this bind this arg if we know it's not a signal (#9635)
12 months ago
Dominic Gannaway dee5bed829
fix: improve each block index handling (#9644)
12 months ago
Dominic Gannaway 02f3f42981
fix: apply keyed validation only for keyed each (#9641)
12 months ago
Dominic Gannaway c69353c0bc tune
12 months ago
github-actions[bot] 94afdc8a4b
Version Packages (next) (#9633)
12 months ago
Simon Holthausen 63e5831846 fix: adjust mount and createRoot types
12 months ago
Simon Holthausen a3bc7d5698 fix: type-level back-compat for default slot and children prop
12 months ago
Dominic Gannaway 8805366e18 fix issues
12 months ago
Dominic Gannaway 68068b5321 fix issues
12 months ago
Dominic Gannaway 5280e00cc1 feat: add $log rune
12 months ago
Simon Holthausen cb4b1f0a18 fix: remove constructor overload
12 months ago
github-actions[bot] b7af2ffabd
Version Packages (next) (#9607)
12 months ago
Simon H 78a69acfa1
fix: dont error on stores looking like runes when runes explicitly turned off (#9615)
12 months ago