Commit Graph

10259 Commits (cbc227c75ef8b41d9130409788a4e7c823c20b1a)
 

Author SHA1 Message Date
Rich Harris cbc227c75e more
8 months ago
Rich Harris db947906f9 more
8 months ago
Rich Harris ed50a6bb3f more
8 months ago
Rich Harris 5d9bd7f1ef more
8 months ago
Rich Harris 527deea929 more
8 months ago
Rich Harris 892dc82aa2 rename
8 months ago
Rich Harris f9eb2f9f9d mirror some changes from main
8 months ago
Rich Harris 6f32d21310 merge main
8 months ago
github-actions[bot] 9873443337
Version Packages (#15304)
8 months ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … (#15326)
8 months ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime (#15319)
8 months ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example (#15324)
8 months ago
Ranjan Purbey 575900de88
fix: Add more checks to determine if element is non-static (#15259)
8 months ago
tomoam 073f4d8911
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
8 months ago
Paolo Ricciuti dde8603872
fix: do not warn for `binding_property_non_reactive` if binding is a store in an each (#15318)
8 months ago
Ben McCann 87d7cc7d89
chore: add missing await in tests (#15301)
8 months ago
Eric Liu 75f81991c2
docs(bindable): fix `file:` annotation for App.svelte (#15314)
8 months ago
adiGuba c40392c1e8
chore: remove options.uid in render() (#15302)
8 months ago
github-actions[bot] 32b78c9954
Version Packages (#15279)
8 months ago
Simon H 7e3253745e
fix: ensure AST analysis on `svelte.js` modules succeeds (#15297)
8 months ago
Paolo Ricciuti 8b977253f3
chore: fix `$props.id` tests (#15294)
9 months ago
Paolo Ricciuti b6bf735a23
fix: correctly ssr component in `svelte:head` with `$props.id()` or `css='injected'` (#15291)
9 months ago
Rich Harris 7923b5a754 simplify
9 months ago
Rich Harris 9d7d045310 create separate effect type for async deriveds, as they are not blocks
9 months ago
Rich Harris ef28490c07 merge main
9 months ago
Rich Harris 366b59c194 move compiler options to svelte.config.js, to remove red squigglies in editor
9 months ago
Caique Torres 21dadfc997
fix: ignore typescript abstract methods during code transformation (#15267)
9 months ago
github-actions[bot] 23ecc364da
Version Packages (#15271)
9 months ago
Dominic Gannaway f747c412f4
chore: tweak effect self invalidation logic (#15275)
9 months ago
Paolo Ricciuti 5e52825d60
fix: take private and public into account for `constant_assignment` of derived state (#15276)
9 months ago
Paolo Ricciuti 18481386f3
fix: use `importNode` to clone templates for Firefox (#15272)
9 months ago
Kid 5fe0272868
docs: remove duplicate `onDestroy` description (#15274)
9 months ago
Simon H a3e49b6110
fix: recurse into `$derived` for ownership validation (#15166)
9 months ago
adiGuba afae274587
fix: value/checked not correctly set using spread (#15239)
9 months ago
Rich Harris a4540f8f2b merge main
9 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation (#15185)
9 months ago
Rich Harris 73220b8667
chore: simplify process_effects (#15270)
9 months ago
Rich Harris df027d0f34 shuffle
9 months ago
Rich Harris 30cd46de11 more
9 months ago
Rich Harris 63be623021 unused
9 months ago
Rich Harris 3b9349e51a tweak
9 months ago
Rich Harris 67b5c09fb3 more
9 months ago
Rich Harris 58dc13efb1 unused
9 months ago
Rich Harris 1f58d6b7e4 simplify
9 months ago
Rich Harris 9cc52e27d2 simplify
9 months ago
Rich Harris 4c0405390a more
9 months ago
Rich Harris 1e56ce2c25 unused
9 months ago
Rich Harris 8c727cced5 more
9 months ago
Rich Harris 6b058526f3 more
9 months ago
Rich Harris 4a9ff233cd more
9 months ago