Commit Graph

2427 Commits (svelte@5.51.4)

Author SHA1 Message Date
github-actions[bot] b8f2b86105
Version Packages (#17733)
2 months ago
Rich Harris c83aa06d69
chore: proactively defer effects in pending boundary (#17734)
2 months ago
Rich Harris 2287ad005a
fix: detect and error on non-idempotent each block keys in dev mode (#17732)
2 months ago
github-actions[bot] 04c0368aa8
Version Packages (#17725)
2 months ago
Rich Harris e47c747338
fix: prevent event delegation logic conflicting between svelte instances (#17728)
2 months ago
Varun Chawla 60a425193c
fix: treat CSS attribute selectors as case-insensitive for HTML enumerated attributes (#17712)
2 months ago
Rich Harris 6557a0a591
fix: run effects in pending snippets (#17719)
2 months ago
7nik ff70ab1b76
fix: locate Rollup annontaion friendly to JS downgraders (#17724)
2 months ago
github-actions[bot] 82265f1496
Version Packages (#17711)
2 months ago
Copilot dd9fc0d1ad
Warn on non-destructured `$props()` reads in runes mode (#17708)
2 months ago
Paolo Ricciuti 01f1937a98
fix: take async into consideration for dev delegated handlers (#17710)
2 months ago
github-actions[bot] 7299ffc39f
Version Packages (#17704)
2 months ago
7nik 743d52a893
fix: don't crash on undefined `document.contentType` (#17707)
2 months ago
Rich Harris 220b526d3a
fix: use symbols for encapsulated event delegation (#17703)
2 months ago
github-actions[bot] 7b6755eaf6
Version Packages (#17693)
2 months ago
jyc.dev 86d5522096
fix: follow-up formatting in `print()` for block-level elements (#17699)
2 months ago
Abdelrahman 0565dca1f7
fix: implement ref counting for mount with same target (#17695)
2 months ago
Jay Harris 6c15e711e2
[fix]: Add support for TrustedTypes in Svelte (#16271)
3 months ago
Elliott Johnson 75e1992141
fix: sanitize template-literal-special-characters in SSR attribute values (#17692)
3 months ago
github-actions[bot] c1c664df93
Version Packages (#17681)
3 months ago
Razin Shafayet 45a796b327
fix: propagate `$effect` errors to `<svelte:boundary>` (#17684)
3 months ago
7nik b657029687
fix: take into account `nodeName` case sensitivity on XHTML pages (#17689)
3 months ago
Rich Harris 4eee2f7c92
fix: freeze effects-inside-deriveds when disconnecting, unfreeze on reconnect (#17682)
3 months ago
Rich Harris bcd170ceb0
fix: always lowercase HTML elements, for XHTML compliance (#17664)
3 months ago
github-actions[bot] 015e744962
Version Packages (#17668)
3 months ago
Artyom Alekseevich 684cdba253
fix: resolve effect_update_depth_exceeded with select bind:value in legacy mode (#17645)
3 months ago
Manuel 3c6bb6faba
chore: provide proper public type for `parseCss` result (#17654)
3 months ago
Simon H b0ca0b84de
fix: robustify blocker calculation (#17676)
3 months ago
Mohit Kourav 15fe6b85c0
feat: add warning when media.play() fails in bind:paused (#17656)
3 months ago
Simon H bd5480b9d0
fix: reduce if block nesting (#17662)
3 months ago
github-actions[bot] 35c845e35d
Version Packages (#17653)
3 months ago
Simon H 0a404c9863
fix: prevent async render tag hydration mismatches (#17652)
3 months ago
Rich Harris d047bc6e2a
fix: render boolean attribute values as empty strings for XHTML compliance (#17648)
3 months ago
github-actions[bot] bb00d5b6e7
Version Packages (#17615)
3 months ago
Andrew Aquino 863c9d6875
chore: wrap JSDoc URLs in @see and @link tags (#17617)
3 months ago
Rich Harris 57cb393796
fix: allow NaN in key blocks (#17642)
3 months ago
Artyom Alekseevich f71a6813b7
fix: treat menu element like ul/ol for a11y role checks (#17638)
3 months ago
Rich Harris 6e5f2b157a
fix: exit resolved async blocks on correct node when hydrating (#17640)
3 months ago
Rich Harris bc44975869
fix: properly hydrate already-resolved async blocks (alternative) (#17641)
3 months ago
Artyom Alekseevich a75866f34d
fix: detect store in each block expression regardless of AST shape (#17636)
3 months ago
Rich Harris fcbd3e325a
feat: allow use of createContext when instantiating components programmatically (#17575)
3 months ago
Rich Harris f05f946fea
fix: add vite-ignore comment inside dynamic crypto import (#17623)
3 months ago
7nik d7a8e3d130
fix: emit `each_key_duplicate` error in production (#16724)
3 months ago
Rich Harris 4f41e816ba
fix: ensure infinite effect loops are cleared after flushing (#17601)
3 months ago
github-actions[bot] eb63a6bbba
Version Packages (#17614)
3 months ago
Tee Ming 05229d9682
chore: remove SvelteKit data attributes from elements.d.ts (#17613)
3 months ago
Tee Ming baba15ab98
fix: avoid 'node:crypto' cloudflare warnings (#17612)
3 months ago
Simon H bc4dc1d10d
fix: avoid erroneous async derived expressions for blocks (#17604)
3 months ago
github-actions[bot] 92e6721c03
Version Packages (#17585)
3 months ago
FORMI 8933653fbe
fix: merge consecutive text nodes during hydration for large text content (#17587)
3 months ago