Commit Graph

1824 Commits (functional-template-alternative-syntax)

Author SHA1 Message Date
github-actions[bot] 0f2633736d
Version Packages () 1 month ago
Tom Adler e3dc396e01
fix: make dialog element and role interactive () 1 month ago
Rich Harris b82692af2f
feat: add `idPrefix` to `render` () 1 month ago
github-actions[bot] 7ce2dfc622
Version Packages () 1 month ago
adiGuba 2032049e47
chore: Reduce hydration comment for {:else if} () 1 month ago
Paolo Ricciuti 474c588067
fix: disallow `bind:group` to snippet parameters () 2 months ago
github-actions[bot] e4987d2a9f
Version Packages () 2 months ago
adiGuba fe343e9c50
fix: catch error on @const tag in svelte:boundary in DEV mode () 2 months ago
adiGuba 8fb2fb70e1
fix : bug "$0 is not defined" with svelte:element and a single class with a function call () 2 months ago
adiGuba cf56973bf0
fix: class:directive not working with $$restProps () 2 months ago
Paolo Ricciuti 3d59e84a65
fix: allow double hyphen css selector names () 2 months ago
Paolo Ricciuti c2ec0d9ac2
fix: allow for duplicate `var` declarations () 2 months ago
github-actions[bot] bbeeed421b
Version Packages () 2 months ago
Rich Harris 51337f22bd
chore: simplify flushing () 2 months ago
Rich Harris 7958eb74df
chore: remove unnecessary `binding.is_called` property () 2 months ago
github-actions[bot] 220c2418d1
Version Packages () 2 months ago
adiGuba d4360af751
chore: rewrite set_class() to handle directives () 2 months ago
Alexis 5a946e7905
fix: Allow @const inside #key () 2 months ago
adiGuba 1e1aea4063
chore: remove unnecessary `?? ''` on some expressions () 2 months ago
github-actions[bot] 9873443337
Version Packages () 2 months ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … () 2 months ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime () 2 months ago
Ranjan Purbey 575900de88
fix: Add more checks to determine if element is non-static () 2 months ago
tomoam 073f4d8911
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix () 2 months ago
Paolo Ricciuti dde8603872
fix: do not warn for `binding_property_non_reactive` if binding is a store in an each () 2 months 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 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
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
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
github-actions[bot] c4d4349d0a
Version Packages () 2 months ago
Simon H 4883fd2c83
fix: hydrate `href` that is part of spread attributes () 2 months ago
Dominic Gannaway f2c83e5db7
fix: ensure unowned derived dependencies are not duplicated when reac… () 2 months ago
github-actions[bot] b0c4fa5246
Version Packages () 2 months ago
Simon H 3b7066f5c6
fix: ensure custom element updates don't run in hydration mode () 2 months ago
Simon H 6f392d679b
fix: properly set `value` property of custom elements () 2 months ago
Dominic Gannaway d39d8c0675
fix: ensure tracking returns true, even if in unowned () 2 months ago
github-actions[bot] 64f86ee9d4
Version Packages () 2 months ago
Dominic Gannaway e0b3dc020c
chore: remove unused code from signal logic () 2 months ago
7nik 5b30fbfb0b
fix: encounter svelte:element in blocks as sibling during pruning css () 2 months ago
github-actions[bot] 04addca428
Version Packages () 3 months ago
Dominic Gannaway 7bef5963bd
fix: ensure reactions are correctly attached for unowned deriveds () 3 months ago
Simon H 970aa7cfaa
fix: prevent false-positive ownership validations due to hot reload () 3 months ago
Simon H 83f00ebbd6
fix: don't error on slot prop inside block inside other component () 3 months ago
Simon H b8607f8765
fix: silence a11y attribute warnings when spread attributes present () 3 months ago
Simon H f5406c952e
fix: widen ownership when calling setContext () 3 months ago
7nik 522557559f
fix: do not prune selectors like `:global(.foo):has(.scoped)` () 3 months ago
github-actions[bot] c8bbb15693
Version Packages () 3 months ago
Dominic Gannaway 13a6d555c0
fix: improve derived connection to ownership graph () 3 months ago
7nik 9410ad0318
fix: correctly look for sibling elements inside blocks and components () 3 months ago
github-actions[bot] b2c8224a73
Version Packages () 3 months ago
Dominic Gannaway fc4dd2dec4
fix: lazily connect derievds (in deriveds) to their parent () 3 months ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` () 3 months ago
Rich Harris 0e0f01ee1c
fix: disallow $state/$derived in const tags () 3 months ago
github-actions[bot] 357e1a74b4
Version Packages () 3 months ago
Trevor N. Suarez d47f4f5908
fix: expand boolean attribute support () 3 months ago
Edoardo Cavazza d17f5c748d
fix: add check for is attribute () 3 months ago
Rich Harris 7740d4576b
fix: optimise || expressions in template () 3 months ago
Theodore Brown c2e805f05c
fix: consistently set value to blank string when value attribute is undefined () 3 months ago
Rich Harris 8bba70b8e3
fix: avoid double deriveds in component props () 3 months ago
Trevor N. Suarez eee808fb79
fix: correctly handle `novalidate` attribute casing () 3 months ago
Paolo Ricciuti 7da86ef80c
fix: don't throw for `undefined` non delegated event handlers () 3 months ago
github-actions[bot] ee024ffd0e
Version Packages () 3 months ago
Dominic Gannaway 09510c8c5c
fix: address regression with untrack () 3 months ago
github-actions[bot] c75f1f5f2f
Version Packages () 3 months ago
Paolo Ricciuti 5ad6a0cdc3
fix: initialize `files` bind on hydration () 3 months ago
Dominic Gannaway 2ad519542d
fix: ensure untrack correctly retains the active reaction () 3 months ago
ComputerGuy 5f6525f416
fix: omit unnecessary nullish coallescing in template expressions () 3 months ago
Rich Harris 700029bd4d
fix: more efficient template effect grouping () 3 months ago
github-actions[bot] a9d1f46dbb
Version Packages () 3 months ago
Rich Harris 509ba568f3
fix: create fewer deriveds for concatenated strings () 3 months ago
Puru Vijay 2aefc5430d
feat(elements): Expose ClassValue () 3 months ago
Paolo Ricciuti 973b51d168
fix: correctly parse leading comments in function binding () 3 months ago
github-actions[bot] 1d3c4397b2
Version Packages () 3 months ago
Rich Harris ff79704ab8
fix: bump esrap () 3 months ago
Dominic Gannaway 5419610833
fix: ensure resume effects are scheduled in topological order () 3 months ago
Paolo Ricciuti 360ee70dcb
fix: remove listener on `bind_current_time` teardown () 3 months ago
Paolo Ricciuti dfa97a5e64
feat: allow every children in `template` tags () 3 months ago
github-actions[bot] a1698c63ec
Version Packages () 3 months ago
Dominic Gannaway dae4c5f5e1
fix: ensure signal write invalidation within effects is consistent () 3 months ago
Paolo Ricciuti a129592e5b
feat: allow const tag inside `svelte:boundary` () 3 months ago
github-actions[bot] efa5acf24e
Version Packages () 3 months ago
Paolo Ricciuti 8a1acac084
fix: never consider inert boundary effects () 3 months ago
Paolo Ricciuti 9b6e65fbeb
fix: correctly transform `pre` with no content () 3 months ago
Paolo Ricciuti 41fb51349e
fix: store access on component destroy () 3 months ago
Dominic Gannaway dbe5818560
fix: wrap each block expression in derived to encapsulte effects () 3 months ago
github-actions[bot] dc8ae825b8
Version Packages () 3 months ago
Dominic Gannaway bdc02008e4
fix: reset dependency read versions after reaction execution () 3 months ago
github-actions[bot] b7400ae93b
Version Packages () 3 months ago
Rich Harris c0842d1459
fix: properly add owners to function bindings () 3 months ago