Commit Graph

10005 Commits (00b46458872dde6f3e3a0015b45d8ccc40e96644)
 

Author SHA1 Message Date
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
Rich Harris ed1cf75b79
chore: add download/hash scripts for sandbox (#15218)
10 months ago
Dominic Gannaway d39d8c0675
fix: ensure tracking returns true, even if in unowned (#15214)
10 months ago
dependabot[bot] f67cf201af
chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)
10 months ago
Simon H 502b585ed2
docs: enhance migration docs about accessors (#15138)
10 months ago
Rich Harris 7867e7584b
bump vite (#15198)
10 months ago
Rich Harris f878736f38
try this (#15196)
10 months ago
github-actions[bot] 64f86ee9d4
Version Packages (#15190)
10 months ago
Scott Wu e1014e3016
Update 11-bind.md (#15192)
10 months ago
Dominic Gannaway e0b3dc020c
chore: remove unused code from signal logic (#15195)
10 months ago
pgliang001 e12fe8795c
chore: simplify assignment expression (#15177)
11 months ago