Commit Graph

10015 Commits (946e00dcf7f773a37ffd8a5746aa7ac36ff9fc03)
 

Author SHA1 Message Date
Rich Harris 946e00dcf7 changeset
10 months ago
Rich Harris 36092a5756 simplify
10 months ago
Rich Harris e42172add4 tidy up
10 months ago
Rich Harris a453226597 simplify
10 months ago
Rich Harris 8f66f9df11 DRY
10 months ago
Rich Harris 3db7b311f4 unused
10 months ago
Rich Harris a2e3fb90e2 simplify, make non-recursive
10 months ago
Rich Harris 75f0adf3ae remove unused if block
10 months ago
Rich Harris 02a7cf887f simplify
10 months ago
Rich Harris 7d6d94c594 this doesnt appear to do anything useful
10 months ago
Rich Harris 00b4645887 DRY out
10 months ago
Rich Harris 0c5bfad855 this appears to be unnecessary
10 months ago
Rich Harris c582b5d3b5
chore: simplify flush_sync (#15346)
10 months ago
github-actions[bot] 9873443337
Version Packages (#15304)
10 months ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … (#15326)
10 months ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime (#15319)
10 months ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example (#15324)
10 months ago
Ranjan Purbey 575900de88
fix: Add more checks to determine if element is non-static (#15259)
10 months ago
tomoam 073f4d8911
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
10 months ago
Paolo Ricciuti dde8603872
fix: do not warn for `binding_property_non_reactive` if binding is a store in an each (#15318)
10 months ago
Ben McCann 87d7cc7d89
chore: add missing await in tests (#15301)
10 months ago
Eric Liu 75f81991c2
docs(bindable): fix `file:` annotation for App.svelte (#15314)
10 months ago
adiGuba c40392c1e8
chore: remove options.uid in render() (#15302)
10 months ago
github-actions[bot] 32b78c9954
Version Packages (#15279)
10 months ago
Simon H 7e3253745e
fix: ensure AST analysis on `svelte.js` modules succeeds (#15297)
10 months ago
Paolo Ricciuti 8b977253f3
chore: fix `$props.id` tests (#15294)
10 months ago
Paolo Ricciuti b6bf735a23
fix: correctly ssr component in `svelte:head` with `$props.id()` or `css='injected'` (#15291)
10 months ago
Caique Torres 21dadfc997
fix: ignore typescript abstract methods during code transformation (#15267)
10 months ago
github-actions[bot] 23ecc364da
Version Packages (#15271)
10 months ago
Dominic Gannaway f747c412f4
chore: tweak effect self invalidation logic (#15275)
10 months ago
Paolo Ricciuti 5e52825d60
fix: take private and public into account for `constant_assignment` of derived state (#15276)
10 months ago
Paolo Ricciuti 18481386f3
fix: use `importNode` to clone templates for Firefox (#15272)
10 months ago
Kid 5fe0272868
docs: remove duplicate `onDestroy` description (#15274)
10 months ago
Simon H a3e49b6110
fix: recurse into `$derived` for ownership validation (#15166)
10 months ago
adiGuba afae274587
fix: value/checked not correctly set using spread (#15239)
10 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation (#15185)
10 months ago
Rich Harris 73220b8667
chore: simplify process_effects (#15270)
10 months ago
github-actions[bot] 280d8c74cc
Version Packages (#15263)
10 months ago
Dominic Gannaway b602c59a22
fix: when re-connecting unowned deriveds, remove their unowned flag (#15255)
10 months ago
Paolo Ricciuti 02788f8e62
fix: allow mutation of private derived state (#15228)
10 months ago
Ben McCann 7ab18bba50
chore: allow pnpm 10 (#15258)
10 months ago
github-actions[bot] c4d4349d0a
Version Packages (#15234)
10 months ago
Simon H 4883fd2c83
fix: hydrate `href` that is part of spread attributes (#15226)
10 months ago
Dominic Gannaway f2c83e5db7
fix: ensure unowned derived dependencies are not duplicated when reac… (#15232)
10 months ago
github-actions[bot] b0c4fa5246
Version Packages (#15216)
10 months ago
Simon H 3b7066f5c6
fix: ensure custom element updates don't run in hydration mode (#15217)
10 months ago
Simon H 6f392d679b
fix: properly set `value` property of custom elements (#15206)
10 months ago
dependabot[bot] 872ee51378
chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 (#15220)
10 months ago
Rich Harris 1ada302603
Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" (#15201)
10 months ago
Rich Harris 541f8eb290
chore: remove pbcopy from hash script (#15221)
10 months ago