Commit Graph

10948 Commits (82265f14965fef95289bdb41baba5ffbbff1fcd6)
 

Author SHA1 Message Date
github-actions[bot] 82265f1496
Version Packages (#17711)
3 days ago
Copilot dd9fc0d1ad
Warn on non-destructured `$props()` reads in runes mode (#17708)
3 days ago
Paolo Ricciuti 01f1937a98
fix: take async into consideration for dev delegated handlers (#17710)
3 days ago
github-actions[bot] 7299ffc39f
Version Packages (#17704)
4 days ago
7nik 743d52a893
fix: don't crash on undefined `document.contentType` (#17707)
4 days ago
Rich Harris 220b526d3a
fix: use symbols for encapsulated event delegation (#17703)
5 days ago
github-actions[bot] 7b6755eaf6
Version Packages (#17693)
5 days ago
jyc.dev 86d5522096
fix: follow-up formatting in `print()` for block-level elements (#17699)
5 days ago
Abdelrahman 0565dca1f7
fix: implement ref counting for mount with same target (#17695)
5 days ago
Elliott Johnson 168702d546
chore: compensate for github's complete lack of devex (#17698)
5 days ago
Rich Harris 7cdd8740c6
docs: clarify that each blocks use Array.from (#17691)
5 days ago
Jay Harris 6c15e711e2
[fix]: Add support for TrustedTypes in Svelte (#16271)
5 days ago
Elliott Johnson 75e1992141
fix: sanitize template-literal-special-characters in SSR attribute values (#17692)
5 days ago
github-actions[bot] c1c664df93
Version Packages (#17681)
6 days ago
Razin Shafayet 45a796b327
fix: propagate `$effect` errors to `<svelte:boundary>` (#17684)
6 days ago
7nik b657029687
fix: take into account `nodeName` case sensitivity on XHTML pages (#17689)
6 days ago
Rich Harris 4eee2f7c92
fix: freeze effects-inside-deriveds when disconnecting, unfreeze on reconnect (#17682)
6 days ago
Rich Harris 9400689e1c
chore: use create_element everywhere (#17683)
6 days ago
Rich Harris bcd170ceb0
fix: always lowercase HTML elements, for XHTML compliance (#17664)
7 days ago
github-actions[bot] 015e744962
Version Packages (#17668)
7 days ago
Artyom Alekseevich 684cdba253
fix: resolve effect_update_depth_exceeded with select bind:value in legacy mode (#17645)
7 days ago
Manuel 3c6bb6faba
chore: provide proper public type for `parseCss` result (#17654)
7 days ago
Simon H b0ca0b84de
fix: robustify blocker calculation (#17676)
7 days ago
Rich Harris e3d7f3986f
chore: update ESLint to v10 (#17670)
1 week ago
Mohit Kourav 15fe6b85c0
feat: add warning when media.play() fails in bind:paused (#17656)
1 week ago
Simon H bd5480b9d0
fix: reduce if block nesting (#17662)
1 week ago
github-actions[bot] 35c845e35d
Version Packages (#17653)
1 week ago
Rich Harris f09785424b
docs: add crosslinks (#17663)
1 week ago
Mohit Kourav 67c4a38117
docs: add explanatory comments to empty catch blocks (#17651)
1 week ago
Simon H 0a404c9863
fix: prevent async render tag hydration mismatches (#17652)
1 week ago
Rich Harris d047bc6e2a
fix: render boolean attribute values as empty strings for XHTML compliance (#17648)
1 week ago
Michel Heusschen 6ad6eb1bbf
docs: add section on conditional attachments (#17599)
2 weeks ago
7nik 9749ee869c
chore: add xhtml tests (#17597)
2 weeks ago
github-actions[bot] bb00d5b6e7
Version Packages (#17615)
2 weeks ago
Andrew Aquino 863c9d6875
chore: wrap JSDoc URLs in @see and @link tags (#17617)
2 weeks ago
Rich Harris 57cb393796
fix: allow NaN in key blocks (#17642)
2 weeks ago
Rich Harris bd7b8aa108
chore: fix broken css test (#17644)
2 weeks ago
Artyom Alekseevich f71a6813b7
fix: treat menu element like ul/ol for a11y role checks (#17638)
2 weeks ago
Artyom Alekseevich 4453e4895d
fix: fix spelling errors in media-query and test file (#17628)
2 weeks ago
Artyom Alekseevich 0c715afdab
fix: correct spelling errors in test files (#17630)
2 weeks ago
Artyom Alekseevich 01db7b8c2a
fix: update migration guide to reflect current passive events (#17631)
2 weeks ago
Artyom Alekseevich 989492f057
fix: use "set up" (verb) instead of "setup" (noun) in comments (#17632)
2 weeks ago
Rich Harris 6e5f2b157a
fix: exit resolved async blocks on correct node when hydrating (#17640)
2 weeks ago
Rich Harris bc44975869
fix: properly hydrate already-resolved async blocks (alternative) (#17641)
2 weeks ago
Rich Harris f5304ec8c9
chore: simplify SSR code (#17639)
2 weeks ago
Artyom Alekseevich a75866f34d
fix: detect store in each block expression regardless of AST shape (#17636)
2 weeks ago
Elliott Johnson 660c4c12b1
chore: off-by-one in workflow (#17634)
2 weeks ago
Elliott Johnson 3970e7a302
chore: fix pkg.pr.new workflow (#17633)
2 weeks ago
Rich Harris fcbd3e325a
feat: allow use of createContext when instantiating components programmatically (#17575)
2 weeks ago
Rich Harris f05f946fea
fix: add vite-ignore comment inside dynamic crypto import (#17623)
2 weeks ago