Commit Graph

10302 Commits (4e417e1ee2b5ae32cbf61e4b5dc1e8e643e89a9e)
 

Author SHA1 Message Date
Rich Harris b18247be38 WIP
9 months ago
github-actions[bot] 9873443337
Version Packages (#15304)
9 months ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … (#15326)
9 months ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime (#15319)
9 months ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example (#15324)
9 months ago
Ranjan Purbey 575900de88
fix: Add more checks to determine if element is non-static (#15259)
9 months ago
tomoam 073f4d8911
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
9 months ago
Paolo Ricciuti dde8603872
fix: do not warn for `binding_property_non_reactive` if binding is a store in an each (#15318)
9 months ago
Ben McCann 87d7cc7d89
chore: add missing await in tests (#15301)
9 months ago
Eric Liu 75f81991c2
docs(bindable): fix `file:` annotation for App.svelte (#15314)
9 months ago
adiGuba c40392c1e8
chore: remove options.uid in render() (#15302)
9 months ago
github-actions[bot] 32b78c9954
Version Packages (#15279)
9 months ago
Simon H 7e3253745e
fix: ensure AST analysis on `svelte.js` modules succeeds (#15297)
9 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
Rich Harris 7e26a83775 simplify
9 months ago
Rich Harris 72ab4fc21a more
9 months ago
Rich Harris 85fa872796 unused
9 months ago
Rich Harris eb465b56ed more
9 months ago
Rich Harris e9962194f8 more
9 months ago
Rich Harris 2e65e6eb54 more
9 months ago
Rich Harris 31a9844ba9 more
9 months ago