Commit Graph

7709 Commits (2666e6dbd7ca14f21ea48da964b9cb5bf2100cf9)
 

Author SHA1 Message Date
Rich Harris 2666e6dbd7 remove unnecessary if (DEV) checks - log runes are removed in prod
12 months ago
Dominic Gannaway cd2fc8f13e fix ts
12 months ago
Dominic Gannaway 8122453c67 improve break experience
12 months ago
Rich Harris e7d5cd6b6a Merge branch 'log-rune' of github.com:sveltejs/svelte into log-rune
12 months ago
Rich Harris 21985a31e7 update test
12 months ago
Dominic Gannaway 6b2d267127
Update sites/svelte-5-preview/src/routes/docs/content/01-api/02-runes.md
12 months ago
Rich Harris 6daa422887 $log.break and $log.trace no-op during SSR
12 months ago
Dominic Gannaway 93a2607800
Update sites/svelte-5-preview/src/routes/docs/content/01-api/02-runes.md
12 months ago
Rich Harris 376fc50fda
Update .changeset/chatty-hotels-grin.md
12 months ago
Rich Harris 765c4328cb
Update packages/svelte/src/main/ambient.d.ts
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