Commit Graph

7687 Commits (dac4fc4ac044dafa1f4d1b7ba7f78cf6660da86e)
 

Author SHA1 Message Date
Dominic Gannaway dac4fc4ac0 repl, dev: true
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
Dominic Gannaway 02f3f42981
fix: apply keyed validation only for keyed each (#9641)
3 years ago
Dominic Gannaway c69353c0bc tune
3 years ago
github-actions[bot] 94afdc8a4b
Version Packages (next) (#9633)
3 years ago
Simon Holthausen 63e5831846 fix: adjust mount and createRoot types
3 years ago
Simon Holthausen a3bc7d5698 fix: type-level back-compat for default slot and children prop
3 years ago
Dominic Gannaway 8805366e18 fix issues
3 years ago
Dominic Gannaway 68068b5321 fix issues
3 years ago
Dominic Gannaway 5280e00cc1 feat: add $log rune
3 years ago
Simon Holthausen cb4b1f0a18 fix: remove constructor overload
3 years ago
github-actions[bot] b7af2ffabd
Version Packages (next) (#9607)
3 years ago
Simon H 78a69acfa1
fix: dont error on stores looking like runes when runes explicitly turned off (#9615)
3 years ago
Simon H 72d3a2a8ce
fix: better attribute casing logic (#9626)
3 years ago
Dominic Gannaway ef68b66dee
fix: improve member expression mutation logic (#9625)
3 years ago
Yuichiro Yamashita 7825570b07
fix typos (#9622)
3 years ago
Yuichiro Yamashita c7121aa38c
feat: add type of `$effect.active` (#9624)
3 years ago
Dominic Gannaway d8d9be39d3
fix: apply correct snippet scope (#9623)
3 years ago
Dominic Gannaway 509f92d29e
fix: correctly assign bind:this with multiples (#9617)
3 years ago
Dominic Gannaway c22ebffb00
chore: untrack keyed validation logic (#9618)
3 years ago
Dominic Gannaway 8118efd115
fix: handle undefined bubble events (#9614)
3 years ago
Rich Harris 0283e50070
chore: reuse common templates (#9601)
3 years ago
github-actions[bot] d83bd7f7c1
Version Packages (next) (#9576)
3 years ago
Simon H 88f1a8f62e
chore: better error message for not using snippet type (#9602)
3 years ago
Rich Harris 5f6c5ca8ae
chore: remove get_callee_name (#9595)
3 years ago
Simon H 13c6c273c6
fix: prevent false positives when detecting runes mode (#9599)
3 years ago