Commit Graph

10008 Commits (74aa11a547bf4893eea9cbbe1223494ff07aed5b)
 

Author SHA1 Message Date
Mykola Savenko 74aa11a547 docs: add a link from from svelte-transition to svelte/transition
6 months ago
Rich Harris 3c4a8d425b
chore: make Binding a class (#15359)
7 months ago
adiGuba 1e1aea4063
chore: remove unnecessary `?? ''` on some expressions (#15287)
7 months ago
realguse 60b22c0b5f
docs: update casing (#15321)
7 months ago
realguse ac215d9b23
docs: rephrase copyright holder (#15333)
7 months ago
Rich Harris c582b5d3b5
chore: simplify flush_sync (#15346)
7 months ago
github-actions[bot] 9873443337
Version Packages (#15304)
7 months ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … (#15326)
7 months ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime (#15319)
7 months ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example (#15324)
7 months ago
Ranjan Purbey 575900de88
fix: Add more checks to determine if element is non-static (#15259)
7 months ago
tomoam 073f4d8911
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
7 months ago
Paolo Ricciuti dde8603872
fix: do not warn for `binding_property_non_reactive` if binding is a store in an each (#15318)
7 months ago
Ben McCann 87d7cc7d89
chore: add missing await in tests (#15301)
7 months ago
Eric Liu 75f81991c2
docs(bindable): fix `file:` annotation for App.svelte (#15314)
7 months ago
adiGuba c40392c1e8
chore: remove options.uid in render() (#15302)
7 months ago
github-actions[bot] 32b78c9954
Version Packages (#15279)
7 months ago
Simon H 7e3253745e
fix: ensure AST analysis on `svelte.js` modules succeeds (#15297)
7 months ago
Paolo Ricciuti 8b977253f3
chore: fix `$props.id` tests (#15294)
7 months ago
Paolo Ricciuti b6bf735a23
fix: correctly ssr component in `svelte:head` with `$props.id()` or `css='injected'` (#15291)
7 months ago
Caique Torres 21dadfc997
fix: ignore typescript abstract methods during code transformation (#15267)
7 months ago
github-actions[bot] 23ecc364da
Version Packages (#15271)
7 months ago
Dominic Gannaway f747c412f4
chore: tweak effect self invalidation logic (#15275)
7 months ago
Paolo Ricciuti 5e52825d60
fix: take private and public into account for `constant_assignment` of derived state (#15276)
7 months ago
Paolo Ricciuti 18481386f3
fix: use `importNode` to clone templates for Firefox (#15272)
7 months ago
Kid 5fe0272868
docs: remove duplicate `onDestroy` description (#15274)
7 months ago
Simon H a3e49b6110
fix: recurse into `$derived` for ownership validation (#15166)
7 months ago
adiGuba afae274587
fix: value/checked not correctly set using spread (#15239)
7 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation (#15185)
7 months ago
Rich Harris 73220b8667
chore: simplify process_effects (#15270)
7 months ago
github-actions[bot] 280d8c74cc
Version Packages (#15263)
7 months ago
Dominic Gannaway b602c59a22
fix: when re-connecting unowned deriveds, remove their unowned flag (#15255)
7 months ago
Paolo Ricciuti 02788f8e62
fix: allow mutation of private derived state (#15228)
7 months ago
Ben McCann 7ab18bba50
chore: allow pnpm 10 (#15258)
7 months ago
github-actions[bot] c4d4349d0a
Version Packages (#15234)
7 months ago
Simon H 4883fd2c83
fix: hydrate `href` that is part of spread attributes (#15226)
7 months ago
Dominic Gannaway f2c83e5db7
fix: ensure unowned derived dependencies are not duplicated when reac… (#15232)
7 months ago
github-actions[bot] b0c4fa5246
Version Packages (#15216)
7 months ago
Simon H 3b7066f5c6
fix: ensure custom element updates don't run in hydration mode (#15217)
7 months ago
Simon H 6f392d679b
fix: properly set `value` property of custom elements (#15206)
7 months ago
dependabot[bot] 872ee51378
chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 (#15220)
7 months ago
Rich Harris 1ada302603
Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" (#15201)
7 months ago
Rich Harris 541f8eb290
chore: remove pbcopy from hash script (#15221)
7 months ago
Rich Harris ed1cf75b79
chore: add download/hash scripts for sandbox (#15218)
7 months ago
Dominic Gannaway d39d8c0675
fix: ensure tracking returns true, even if in unowned (#15214)
7 months ago
dependabot[bot] f67cf201af
chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)
7 months ago
Simon H 502b585ed2
docs: enhance migration docs about accessors (#15138)
7 months ago
Rich Harris 7867e7584b
bump vite (#15198)
7 months ago
Rich Harris f878736f38
try this (#15196)
7 months ago
github-actions[bot] 64f86ee9d4
Version Packages (#15190)
7 months ago