Commit Graph

10943 Commits (html-trusted-types)
 

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