Commit Graph

11128 Commits (4e76efacb4ecb50374fb48da4483a2f709fb537e)
 

Author SHA1 Message Date
Razin Shafayet 4e76efacb4
Merge branch 'main' into fix/a11y-click-events-table-row
1 month ago
Rich Harris 7796bac806
chore: dedupe dependencies (#18084)
1 month ago
dependabot[bot] c712809ebd
chore(deps): bump vite from 5.4.20 to 7.3.2 (#18081)
1 month ago
dependabot[bot] 582c57ceb8
chore(deps-dev): bump vite from 7.1.11 to 7.3.2 (#18074)
1 month ago
github-actions[bot] 2e29c87cc9
Version Packages (#18036)
1 month ago
Rich Harris 6b653b8d17
chore: simplify parser (#18077)
1 month ago
Rich Harris 8966601dcd
fix: handle parens in template expressions more robustly (#18075)
1 month ago
Simon H 0395ef0df7
fix: unskip branches of earlier batches after commit (#18048)
1 month ago
Rich Harris cd5bda00a8
chore: fix changeset (#18073)
1 month ago
Simon H d86cb5cc32
fix: skip rebase logic in non-async mode (#18040)
1 month ago
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
1 month ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
1 month ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
1 month ago
Rich Harris f8ef6de325
chore: squelch hydration warnings in tests (#18046)
1 month ago
Rich Harris 8ee2169609
chore: improve benchmarks (#18061)
1 month ago
Rich Harris 206974a5cd
chore: generate markdown tables of CPU profiles (#18059)
1 month ago
Rich Harris a9530e5330
chore: add labels to more internal deriveds (#18050)
1 month ago
Rich Harris 704e3bb5f0
chore: agent hints for perf investigations (#18047)
1 month ago
Rich Harris c93e251654
fix: never set derived.v inside fork (#18037)
1 month ago
Rich Harris 345b8ed69f
chore: keep previous benchmark runs around (#18049)
1 month ago
Rich Harris e402b2d0d6
chore: write `pnpm bench:compare` report to disk (#18045)
1 month ago
Rich Harris 99b1467ba4
chore: generate CPU profiles when running benchmarks (#18043)
1 month ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
1 month ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
1 month ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
1 month ago
dagecko e0f925116c
fix: pin 9 actions to commit SHA (#18025)
1 month ago
Simon H 97d45f85c6
fix: don't override `$destroy/set/on` instance methods in dev mode (#18034)
1 month ago
Rich Harris aba4ab8737
chore: fix editorconfig (#18033)
1 month ago
github-actions[bot] 37ab33c0a3
Version Packages (#18006)
1 month ago
Rohit Nair P 4879f9da99
fix: improve duplicate module import error message (#18016)
1 month ago
Simon H 04eadbc8a9
fix: correctly handle bindings on the server (#18009)
1 month ago
Paolo Ricciuti 957f2755fa
fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` (#18015)
1 month ago
Simon H a9d8439ad1
fix: reschedule new effects in prior batches (#18021)
1 month ago
razinshafayet d81342a213 fix without the extra check
2 months ago
razinshafayet 1fa151fdde fix: warn on click handlers for table row and cell elements
2 months ago
Simon H 669f6b45a3
fix: prevent hydration error on async `{@html ...}` (#17999)
2 months ago
Rich Harris 54ba176d2c
docs: 'open in playground' links (#17983)
2 months ago
Simon H 5e8662fb23
chore: lots of async tests (#17997)
2 months ago
github-actions[bot] 6e52f40d41
Version Packages (#17984)
2 months ago
Simon H 1773cb5b59
fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985)
2 months ago
Razin Shafayet b90a5dfb61
docs: clarify `$derived` `await` behavior and dependency tracking (#17696)
2 months ago
moaaz a94924b677
fix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967)
2 months ago
吴杨帆 0c669d9bc9
docs: recommend createContext as the primary method for context (#17959)
2 months ago
github-actions[bot] db69b7e345
Version Packages (#17965)
2 months ago
Abishek Raj R R 7123bf3a13
fix: remove trailing semicolon from {@const} tag printer (#17962)
2 months ago
Nitin Sahu 8e4de9b145
fix: null out effect.b in destroy_effect to prevent memory leak (#17980)
2 months ago
Simon H 6b33dd2a1e
fix: group sync statements (#17977)
2 months ago
Paolo Ricciuti 425fba33fe
fix: hydration comments during hmr (#17975)
2 months ago
Simon H 803c565feb
fix: properly invoke `iterator.return()` during reactivity loss check (#17966)
2 months ago
Rich Harris 0adc22c9ae
fix: defer batch resolution until earlier intersecting batches have committed (#17162)
2 months ago