Commit Graph

10122 Commits (functional-template-alternative-syntax)
 

Author SHA1 Message Date
adiGuba cf56973bf0
fix: class:directive not working with $$restProps () 1 month ago
Ben McCann da98c894b8
chore: switch to `tinyglobby` () 1 month ago
Paolo Ricciuti 3d59e84a65
fix: allow double hyphen css selector names () 1 month ago
Paolo Ricciuti c2ec0d9ac2
fix: allow for duplicate `var` declarations () 1 month ago
github-actions[bot] bbeeed421b
Version Packages () 1 month ago
Rich Harris 5f3b4d5421
chore: DRY out assignment validation () 1 month ago
Rich Harris 51337f22bd
chore: simplify flushing () 1 month ago
Rich Harris 7958eb74df
chore: remove unnecessary `binding.is_called` property () 1 month ago
Rich Harris 1b882fb1b5
chore: remove reactive_statements from state () 1 month ago
Rich Harris bfeb9ad448
chore: create `binding.updated` getter () 1 month ago
Rich Harris 53d1b17ce9
remove some unused exports () 1 month ago
Rich Harris 52d6ed1c73
remove instance_scope () 1 month ago
github-actions[bot] 220c2418d1
Version Packages () 1 month ago
adiGuba d4360af751
chore: rewrite set_class() to handle directives () 1 month ago
Alexis 5a946e7905
fix: Allow @const inside #key () 1 month ago
Rich Harris 3c4a8d425b
chore: make Binding a class () 1 month ago
adiGuba 1e1aea4063
chore: remove unnecessary `?? ''` on some expressions () 1 month ago
realguse 60b22c0b5f
docs: update casing () 1 month ago
realguse ac215d9b23
docs: rephrase copyright holder () 1 month ago
Rich Harris c582b5d3b5
chore: simplify flush_sync () 1 month ago
github-actions[bot] 9873443337
Version Packages () 1 month ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … () 1 month ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime () 1 month ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example () 1 month ago
Ranjan Purbey 575900de88
fix: Add more checks to determine if element is non-static () 1 month ago
tomoam 073f4d8911
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix () 1 month ago
Paolo Ricciuti dde8603872
fix: do not warn for `binding_property_non_reactive` if binding is a store in an each () 1 month ago
Ben McCann 87d7cc7d89
chore: add missing await in tests () 1 month ago
Eric Liu 75f81991c2
docs(bindable): fix `file:` annotation for App.svelte () 1 month ago
adiGuba c40392c1e8
chore: remove options.uid in render() () 2 months ago
github-actions[bot] 32b78c9954
Version Packages () 2 months ago
Simon H 7e3253745e
fix: ensure AST analysis on `svelte.js` modules succeeds () 2 months ago
Paolo Ricciuti 8b977253f3
chore: fix `$props.id` tests () 2 months ago
Paolo Ricciuti b6bf735a23
fix: correctly ssr component in `svelte:head` with `$props.id()` or `css='injected'` () 2 months ago
Caique Torres 21dadfc997
fix: ignore typescript abstract methods during code transformation () 2 months ago
github-actions[bot] 23ecc364da
Version Packages () 2 months ago
Dominic Gannaway f747c412f4
chore: tweak effect self invalidation logic () 2 months ago
Paolo Ricciuti 5e52825d60
fix: take private and public into account for `constant_assignment` of derived state () 2 months ago
Paolo Ricciuti 18481386f3
fix: use `importNode` to clone templates for Firefox () 2 months ago
Kid 5fe0272868
docs: remove duplicate `onDestroy` description () 2 months ago
Simon H a3e49b6110
fix: recurse into `$derived` for ownership validation () 2 months ago
adiGuba afae274587
fix: value/checked not correctly set using spread () 2 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation () 2 months ago
Rich Harris 73220b8667
chore: simplify process_effects () 2 months ago
github-actions[bot] 280d8c74cc
Version Packages () 2 months ago
Dominic Gannaway b602c59a22
fix: when re-connecting unowned deriveds, remove their unowned flag () 2 months ago
Paolo Ricciuti 02788f8e62
fix: allow mutation of private derived state () 2 months ago
Ben McCann 7ab18bba50
chore: allow pnpm 10 () 2 months ago
github-actions[bot] c4d4349d0a
Version Packages () 2 months ago
Simon H 4883fd2c83
fix: hydrate `href` that is part of spread attributes () 2 months ago