Skip to content
goard
Go to anything
Ctrl K
Go to anything
Open any GitHub user, repo or page
Login
You're not signed in, so some data is limited.
Sign in with GitHub
for full access.
sveltejs
/
svelte
web development for the rest of us
JavaScript
MIT
118.8 MB
Created Nov 20, 2016
Stars
87.6K
Forks
5K
Watchers
917
Open issues
950
Open PRs
140
Overview
Tasks
Code
CI/CD
Info
Overview
Activity
Files
History
Supply chain
History
225 branches
·
1027 tags
main
main
#18564
docs: update link on hooks page (#18564)
RI
Rich Harris
d9e40d1
2 days ago
#18474
chore: provide `indent` option for `print` (#18474)
MA
Manuel
b791cac
3 days ago
[email protected]
#18552
Version Packages (#18552)
GI
github-actions[bot]
4a6a85b
4 days ago
#18548
perf: skip quadratic blocker analysis when no top-level await (#18548)
JS
Joe Schafer
d0dbe1a
5 days ago
#18551
fix: rerun derived that had an abort controller on reconnection (#18551)
DU
Simon H
22e0adb
5 days ago
[email protected]
#18497
Version Packages (#18497)
GI
github-actions[bot]
602a873
7 days ago
#18530
fix: $state.eager() is sometimes incorrect in SSR (#18530)
AD
adiGuba
a4fd67e
7 days ago
#18541
fix: clear previous_task reference after abort in Tween (#18541)
PR
prashantg-pixi
199ffeb
7 days ago
#18528
chore: add some failing tests (#18528)
DU
Simon H
edeef1f
7 days ago
#18400
fix: abort deriveds own AbortSignal when it disconnects (#18400)
GY
Fedor Nezhivoi
a91b068
7 days ago
#18543
chore: bench compare report as HTML (#18543)
DU
Simon H
4da9f74
last week
#18542
chore: run every benchmark in its own process (#18542)
DU
Simon H
af6f1d3
last week
#18521
fix: transform computed keys in keyed each block destructuring patter…
TH
Thribhuvan
b4d1583
last week
#18527
chore: changeset (#18527)
DU
Simon H
8e4f265
last week
#18517
fix: prevent derived connection leak in untracked contexts (#18517)
RA
Rabindra Kumar Meher
08a9e9e
last week
#18525
fix: skip unnecessary derived effect in earlier batch (#18525)
JA
JY Wey
bfbb026
last week
#18523
chore: add benchmarks (#18523)
DU
Simon H
c2b7642
2 weeks ago
#18518
fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)
SO
Ivan
5edd8b0
2 weeks ago
#18500
fix: avoid declaration tag warning in event handlers (#18500)
PA
Paolo Ricciuti
41642b7
2 weeks ago
#18507
fix: don't treat declaration tags as parts inside each blocks (#18507)
PA
Paolo Ricciuti
8fb7cee
2 weeks ago
#18496
chore: drop dead code that make TSGO fail (#18496)
PA
Paolo Ricciuti
b1cadd1
3 weeks ago
#18492
fix: correctly transform declaration tags during SSR (#18492)
PA
Paolo Ricciuti
b9e0371
3 weeks ago
[email protected]
#18435
Version Packages (#18435)
GI
github-actions[bot]
eae50df
4 weeks ago
#18453
fix: always unset reactivity context after restoring it (#18453)
DU
Simon H
36ae062
4 weeks ago
#18448
fix: strip `?` from optional parameters in svelte lang ts (#18448)
JY
jyc.dev
a6985bc
4 weeks ago
#18436
fix: include wrapping parentheses in `{@const}` declarator end (#18436)
BA
Yuichiro Yamashita
c4daa49
last month
#18425
fix: make `SvelteURLSearchParams` notifications accurate (#18425)
NI
Nic Polumeyv
0510174
last month
#18427
chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)
DE
dependabot[bot]
8ea3ee8
last month
[email protected]
#18389
Version Packages (#18389)
GI
github-actions[bot]
a9f4854
last month
#18384
fix: check boundary exists before calling error handler in async deri…
SI
sijie-Z
71a6515
2 months ago
#18388
fix: add bigint to Primitive type for $state.snapshot (#18388)
SI
sijie-Z
3d83c9a
2 months ago
[email protected]
#18357
Version Packages (#18357)
GI
github-actions[bot]
51baf1c
2 months ago
#18373
fix: prevent false-positive reactivity loss warning (#18373)
DU
Simon H
3d5c4ab
2 months ago
#18371
fix: ensure async block assigns correct nodes to effect (#18371)
DU
Simon H
bdb1a0f
2 months ago
#18372
chore: bump esrap dependency (#18372)
DU
Simon H
e4bfc5f
2 months ago
#18367
docs: fix invalid `rows` CSS property in {#each} chess-board example …
DU
Minh Lê
94bd279
2 months ago
#18366
fix: ignore declaration tags for animation directive (#18366)
DU
Simon H
1b4c43b
2 months ago
#18265
chore: upgrade to vitest v4 (#18265)
MA
Mathias Picker
85dcb91
2 months ago
#18308
fix: reject pending async deriveds on discard (#18308)
DU
Simon H
a81f965
2 months ago
[email protected]
#18346
Version Packages (#18346)
GI
github-actions[bot]
3ef761b
2 months ago
#18351
fix: error at compile time on duplicate snippet/declaration tag defin…
DU
Simon H
5b8db1b
2 months ago
#18352
fix: check references for blockers on server, too (#18352)
DU
Simon H
56013a2
2 months ago
#18353
fix: parse declaration tags with a division operator in the initializ…
HJ
hjaber
2afb895
2 months ago
#18350
fix: don't hang on a tag whose expression ends with a trailing slash …
BA
Yuichiro Yamashita
b471c15
2 months ago
#18330
fix: don't mistake `type` identifier expressions for TS `type` declar…
BA
Yuichiro Yamashita
c74f44f
2 months ago
#18348
fix: various declaration tag bugs (#18348)
RI
Rich Harris
b76b937
2 months ago
#18345
fix: set input type before spread value (#18345)
JD
jdoughty04
378bb25
2 months ago
#18336
Fix searchParams.set duplicate updates (#18336)
JI
jiyujie2006
2f6307a
2 months ago
#18333
docs: desloppify browser support page (#18333)
OT
ottomated
11985c0
2 months ago
#18326
chore: minor tidy-ups (#18326)
RI
Rich Harris
05a3bce
2 months ago
#18325
chore: annotate `each_array` return value (#18325)
RI
Rich Harris
e027d8b
2 months ago
[email protected]
#18315
Version Packages (#18315)
GI
github-actions[bot]
70afafe
2 months ago
#18324
allow class/function expressions in tags (#18324)
RI
Rich Harris
6d26dce
2 months ago
#18322
docs: mention since version of delcaration tags (#18322)
7N
7nik
6a95575
2 months ago
#18320
perf: deduplicate identical hoisted templates within a component (#18…
MA
Mathias Picker
2fae91a
2 months ago
#18252
perf: hoist rest_props exclude list as a module-scope Set (#18252)
MA
Mathias Picker
a40c745
2 months ago
#18321
fix: don't error on `{type}` in declaration tags (#18321)
DU
Simon H
980c7e2
2 months ago
#18319
chore: bump playwright (#18319)
RI
Rich Harris
5300843
2 months ago
#18282
feat: allow declarations in the template (#18282)
DU
Simon H
59d3a36
2 months ago
#18293
chore: try and discourage slop, even a tiny bit (#18293)
RI
Rich Harris
656dae6
2 months ago
#18316
chore: fix browser-support regression check (#18316)
RI
Rich Harris
3fad9cf
2 months ago
#18318
chore: remove `on_fork_commit` (#18318)
RI
Rich Harris
a9e82dd
2 months ago
#18262
perf: use createElement instead of createElementNS for HTML elements …
MA
Mathias Picker
a991605
2 months ago
#18276
docs: add auto-generated browser support page (#18276)
MA
Mathias Picker
27e74c4
2 months ago
#18278
perf: store current_sources as Set for O(1) membership checks (#18278)
MA
Mathias Picker
67090e8
2 months ago
[email protected]
#18255
Version Packages (#18255)
GI
github-actions[bot]
0bb715d
2 months ago
#18311
chore: fix printing in sandbox (#18311)
RI
Rich Harris
688671e
2 months ago
#18307
chore: remove unused class property (#18307)
DU
Simon H
4953860
2 months ago
#18303
fix: prevent batch unlinking twice (#18303)
DU
Simon H
638ab37
2 months ago
#18299
fix: disallow effect creation after `await` (#18299)
RI
Rich Harris
0da9f9e
2 months ago
#18302
chore: ensure treeshaking test runs during CI (#18302)
DU
Simon H
d4be4e2
2 months ago
#18309
fix: propagate async @const blockers through closure references (#18309)
EL
Elliott Johnson
e705369
2 months ago
#18298
fix: only unlink batch if we're done with it (#18298)
RI
Rich Harris
ec08dbc
2 months ago
#18289
fix: don't assume boundary exists during increment/decrement (#18289)
DU
Simon H
b40c359
2 months ago
#18297
fix: avoid waterfall-warning when async resolves to same value (#18297)
DU
Simon H
c01e598
2 months ago
#18294
Revert "perf: use Set instead of Array for constant lookups in utils.…
RI
Rich Harris
070a0c4
2 months ago
#18292
chore: fix spelling in test (#18292)
RI
Rich Harris
c9f7298
2 months ago
#18281
fix: use consistent spelling in script_unknown_attribute warning (#18…
RO
RonGamzu
d2c7fa3
2 months ago
#18291
fix: resume outro-ed branches if they were kept around (#18291)
DU
Simon H
60eaa92
2 months ago
#18290
fix: settle discarded batch (#18290)
DU
Simon H
871e590
2 months ago
#18250
perf: use Set instead of Array for constant lookups in utils.js (#18250)
MA
Mathias Picker
e6110d3
2 months ago
#18273
fix: allow `$derived(await ...)` in disconnected effect roots (#18273)
DU
Simon H
fe9ab93
2 months ago
#18272
chore: add tag name to a11y_click_events_have_key_events warning (#18…
KA
Karl Georgsen
f023e8d
2 months ago
#18271
fix: declare `let:` directives before `{@const}` on slotted elements …
AT
wheelman
bb69f9c
2 months ago
#18269
fix: remove raw-text hydration markers (#18269)
PU
Puneet Dixit
8b961be
2 months ago
#18268
perf: walk composedPath() directly in delegated event propagation (#1…
MA
Mathias Picker
04d408b
2 months ago
#18266
fix: catch rejected promises while merging/committing (#18266)
DU
Simon H
078f901
2 months ago
#18264
fix: unlink errored and otherwise finished batch (#18264)
DU
Simon H
a6002b5
2 months ago
#18263
fix: make unnecessary commit work less likely (#18263)
DU
Simon H
4656e68
2 months ago
#18260
fix: correctly coordinate component-level effects inside async blocks…
DU
Simon H
91a42e2
2 months ago
#18254
fix: transfer effects when merging batches (#18254)
DU
Simon H
65283bc
2 months ago
[email protected]
#18240
Version Packages (#18240)
GI
github-actions[bot]
b65a3f3
2 months ago
#18248
chore: bump acorn-typescript/esrap (#18248)
DU
Simon H
ef319ed
2 months ago
#18246
fix: avoid false-positive batch invariant error (#18246)
DU
Simon H
d654db8
2 months ago
#18243
fix: `{#await await ...}` and async dependencies fixes (#18243)
DU
Simon H
000c594
2 months ago
#18241
docs(contributing): fix grammar in Prioritization section (#18241)
KI
Kiwi
be8ffeb
2 months ago
#18226
docs: clarify context state getter pattern (#18226)
MU
Mukunda Rao Katta
a63bf86
2 months ago
fix: avoid unnecessary stringify in server attributes (#18232)
Sean Kenneth Doherty
a5df661
2 months ago
[email protected]
#18239
Version Packages (#18239)
GI
github-actions[bot]
f9440dc
2 months ago
#18234
fix(print): handle svelte:body and fix keyframe percentage double-pri…
OF
OfirHaf
ca3f35b
2 months ago
Load more