Commit Graph

7711 Commits (e1cfa14f938673635200289dd2832fed68b73a39)
 

Author SHA1 Message Date
Dominic Gannaway e1cfa14f93 check visited for cyclical values
3 years ago
Simon Holthausen c6d7fcab08 ensure hoisting doesnt mess up source maps
3 years ago
Rich Harris 2666e6dbd7 remove unnecessary if (DEV) checks - log runes are removed in prod
3 years ago
Dominic Gannaway cd2fc8f13e fix ts
3 years ago
Dominic Gannaway 8122453c67 improve break experience
3 years ago
Rich Harris e7d5cd6b6a Merge branch 'log-rune' of github.com:sveltejs/svelte into log-rune
3 years ago
Rich Harris 21985a31e7 update test
3 years ago
Dominic Gannaway 6b2d267127
Update sites/svelte-5-preview/src/routes/docs/content/01-api/02-runes.md
3 years ago
Rich Harris 6daa422887 $log.break and $log.trace no-op during SSR
3 years ago
Dominic Gannaway 93a2607800
Update sites/svelte-5-preview/src/routes/docs/content/01-api/02-runes.md
3 years ago
Rich Harris 376fc50fda
Update .changeset/chatty-hotels-grin.md
3 years ago
Rich Harris 765c4328cb
Update packages/svelte/src/main/ambient.d.ts
3 years ago
Rich Harris f18154721e Merge branch 'log-rune' of github.com:sveltejs/svelte into log-rune
3 years ago
Rich Harris 1c10e146be only pause/trace on change
3 years ago
Dominic Gannaway be07df0b17
Update packages/svelte/src/main/ambient.d.ts
3 years ago
Dominic Gannaway be762fe2d7
Update packages/svelte/src/main/ambient.d.ts
3 years ago
Dominic Gannaway 902c168fc7
Update packages/svelte/src/main/ambient.d.ts
3 years ago
Rich Harris 098ce67104 remove redundant code
3 years ago
Rich Harris fb813c2c74 simplify
3 years ago
Rich Harris 8964d1a0ab squelch static-state-reference warning
3 years ago
Rich Harris 3b1e81289a
Update sites/svelte-5-preview/src/lib/Repl.svelte
3 years ago
Dominic Gannaway e1299a657b Merge branch 'main' into log-rune
3 years ago
Dominic Gannaway 801bfeeb90 repl dev mode
3 years ago
Dominic Gannaway dac4fc4ac0 repl, dev: true
3 years ago
github-actions[bot] a31b2e1b8e
Version Packages (next) (#9650)
3 years ago
Dominic Gannaway aac227d6bc merge conflicts
3 years ago
Dominic Gannaway 81d3e47d1c
feat: add $effect.root rune (#9638)
3 years ago
Ben McCann 2660727a93
chore: tweak changeset (#9667)
3 years ago
Rich Harris 48e78e420f
chore: remove static value handling (#9571)
3 years ago
Rich Harris 5836c1cdbd
chore: improve output for `<svelte:element>` (#9648)
3 years ago
Dominic Gannaway aa6ef0fdf8 lint
3 years ago
Dominic Gannaway 9d7e915c8c tweaks
3 years ago
Dominic Gannaway f2162c0c26 tweaks
3 years ago
Dominic Gannaway 22b5289a42 Fix docs
3 years ago
Dominic Gannaway 910043079a Merge branch 'main' into log-rune
3 years ago
Rich Harris 6e863e617c
feat: warn on referenced mutated nonstate (#9669)
3 years ago
Rich Harris 9c44fd7854
feat: ignore href when hydrating (#9662)
3 years ago
Simon Holthausen 5205bac9d1 cleanup
3 years ago
Yuichiro Yamashita da1aa7c4a8
feat: support type annotations in `{@const ...}` tag (#9609)
3 years ago
Yuichiro Yamashita 075c268f42
add ci on node21 (#9621)
3 years ago
Simon H 617d63dd90
fix: take event attributes into account when checking a11y (#9664)
3 years ago
Simon H 83fd001157
fix: prevent reactive snippet from reinitializing unnecessarily (#9665)
3 years ago
Dominik G 5619cd9bfc
chore: update playgrounds/demo (#9666)
3 years ago
Simon Holthausen ae3ef2c0cf call it ExpectedError
3 years ago
Simon Holthausen df25640124 work around unfortunate browser behavior
3 years ago
Dominic Gannaway 7e347c65b8 avoid static state reference validation
3 years ago
Rich Harris 405e9da4ff
chore: bump esrap (#9649)
3 years ago
github-actions[bot] 66d540d3c5
Version Packages (next) (#9642)
3 years ago
Simon H 7f237c2e41
fix: omit this bind this arg if we know it's not a signal (#9635)
3 years ago
Dominic Gannaway dee5bed829
fix: improve each block index handling (#9644)
3 years ago