Commit Graph

10978 Commits (defer-effects-in-pending-boundary)
 

Author SHA1 Message Date
Rich Harris 8bb6adf7c2 merge
6 months ago
Rich Harris c83aa06d69
chore: proactively defer effects in pending boundary (#17734)
6 months ago
Rich Harris 2287ad005a
fix: detect and error on non-idempotent each block keys in dev mode (#17732)
6 months ago
Rich Harris 3f6521df0e
chore: unify async logic (#17731)
6 months ago
Rich Harris bd4ba56932
chore: make batch.is_deferred a private method (#17729)
6 months ago
Rich Harris e3fcf9d617 merge main
6 months ago
github-actions[bot] 04c0368aa8
Version Packages (#17725)
6 months ago
Rich Harris e47c747338
fix: prevent event delegation logic conflicting between svelte instances (#17728)
6 months ago
Varun Chawla 60a425193c
fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes (#17712)
6 months ago
Rich Harris 6557a0a591
fix: run effects in pending snippets (#17719)
6 months ago
7nik ff70ab1b76
fix: locate Rollup annontaion friendly to JS downgraders (#17724)
6 months ago
Rich Harris a3d46fc362 i take it back, opencode didn't get it to work at all. revert revert revert
6 months ago
Rich Harris 439ef8bb57 another failing test
6 months ago
Rich Harris 94a230e4c4 beef up test. current implementation does not pass
6 months ago
Rich Harris c86398e627 tidy up
6 months ago
github-actions[bot] 82265f1496
Version Packages (#17711)
6 months ago
Copilot dd9fc0d1ad
Warn on non-destructured `$props()` reads in runes mode (#17708)
6 months ago
Paolo Ricciuti 01f1937a98
fix: take async into consideration for dev delegated handlers (#17710)
6 months ago
github-actions[bot] 7299ffc39f
Version Packages (#17704)
6 months ago
7nik 743d52a893
fix: don't crash on undefined `document.contentType` (#17707)
6 months ago
Rich Harris b4823b0e63 simplify
6 months ago
Rich Harris 706ce6d2dc DRY out
6 months ago
Rich Harris a51b6639d2 WIP
6 months ago
Rich Harris 82d9880f61 WIP
6 months ago
Rich Harris ea29258bb0 fix test
6 months ago
Rich Harris 07e4b81d5b Merge branch 'main' into defer-effects-in-pending-boundary
6 months ago
Rich Harris 220b526d3a
fix: use symbols for encapsulated event delegation (#17703)
6 months ago
github-actions[bot] 7b6755eaf6
Version Packages (#17693)
6 months ago
jyc.dev 86d5522096
fix: follow-up formatting in `print()` for block-level elements (#17699)
6 months ago
Abdelrahman 0565dca1f7
fix: implement ref counting for mount with same target (#17695)
6 months ago
Elliott Johnson 168702d546
chore: compensate for github's complete lack of devex (#17698)
6 months ago
Rich Harris 7cdd8740c6
docs: clarify that each blocks use Array.from (#17691)
6 months ago
Jay Harris 6c15e711e2
[fix]: Add support for TrustedTypes in Svelte (#16271)
6 months ago
Elliott Johnson 75e1992141
fix: sanitize template-literal-special-characters in SSR attribute values (#17692)
6 months ago
github-actions[bot] c1c664df93
Version Packages (#17681)
6 months ago
Razin Shafayet 45a796b327
fix: propagate `$effect` errors to `<svelte:boundary>` (#17684)
6 months ago
7nik b657029687
fix: take into account `nodeName` case sensitivity on XHTML pages (#17689)
6 months ago
Rich Harris 4eee2f7c92
fix: freeze effects-inside-deriveds when disconnecting, unfreeze on reconnect (#17682)
6 months ago
Rich Harris 9400689e1c
chore: use create_element everywhere (#17683)
6 months ago
Rich Harris bcd170ceb0
fix: always lowercase HTML elements, for XHTML compliance (#17664)
6 months ago
github-actions[bot] 015e744962
Version Packages (#17668)
6 months ago
Artyom Alekseevich 684cdba253
fix: resolve effect_update_depth_exceeded with select bind:value in legacy mode (#17645)
6 months ago
Manuel 3c6bb6faba
chore: provide proper public type for `parseCss` result (#17654)
6 months ago
Simon H b0ca0b84de
fix: robustify blocker calculation (#17676)
6 months ago
Rich Harris e3d7f3986f
chore: update ESLint to v10 (#17670)
6 months ago
Mohit Kourav 15fe6b85c0
feat: add warning when media.play() fails in bind:paused (#17656)
6 months ago
Simon H bd5480b9d0
fix: reduce if block nesting (#17662)
6 months ago
github-actions[bot] 35c845e35d
Version Packages (#17653)
6 months ago
Rich Harris f09785424b
docs: add crosslinks (#17663)
6 months ago
Mohit Kourav 67c4a38117
docs: add explanatory comments to empty catch blocks (#17651)
6 months ago