Commit Graph

10531 Commits (c0ff1d05fb136afd82f16737112e89e3d61516b6)
 

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
github-actions[bot] bbeeed421b
Version Packages (#15380)
8 months ago
Rich Harris 5f3b4d5421
chore: DRY out assignment validation (#15360)
8 months ago
Rich Harris 51337f22bd
chore: simplify flushing (#15348)
8 months ago
Rich Harris 7958eb74df
chore: remove unnecessary `binding.is_called` property (#15361)
8 months ago
Rich Harris 1b882fb1b5
chore: remove reactive_statements from state (#15363)
8 months ago
Rich Harris bfeb9ad448
chore: create `binding.updated` getter (#15362)
8 months ago
Rich Harris 53d1b17ce9
remove some unused exports (#15365)
8 months ago
Rich Harris 52d6ed1c73
remove instance_scope (#15364)
8 months ago
github-actions[bot] 220c2418d1
Version Packages (#15358)
8 months ago
adiGuba d4360af751
chore: rewrite set_class() to handle directives (#15352)
8 months ago
Alexis 5a946e7905
fix: Allow @const inside #key (#15377)
8 months ago
Rich Harris 3c4a8d425b
chore: make Binding a class (#15359)
8 months ago
adiGuba 1e1aea4063
chore: remove unnecessary `?? ''` on some expressions (#15287)
8 months ago
realguse 60b22c0b5f
docs: update casing (#15321)
8 months ago
realguse ac215d9b23
docs: rephrase copyright holder (#15333)
8 months ago
Rich Harris c582b5d3b5
chore: simplify flush_sync (#15346)
8 months ago
Rich Harris 0e4f041ae2 WIP
8 months ago
Rich Harris 8aaa5688e4 Merge branch 'async' into async-global-coordination
8 months ago
Rich Harris 6f32d21310 merge main
8 months ago
Rich Harris 2fbf29025e WIP
8 months ago
Rich Harris 0bc2af265d WIP
8 months ago
Rich Harris 120b086b85 WIP
8 months ago
Rich Harris b18247be38 WIP
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)
8 months ago
Paolo Ricciuti b6bf735a23
fix: correctly ssr component in `svelte:head` with `$props.id()` or `css='injected'` (#15291)
8 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