Commit Graph

11252 Commits (main)
 

Author SHA1 Message Date
github-actions[bot] a9f48540e2
Version Packages (#18389)
2 days ago
sijie-Z 71a6515bd6
fix: check boundary exists before calling error handler in async derived (#18384)
4 days ago
sijie-Z 3d83c9abe6
fix: add bigint to Primitive type for $state.snapshot (#18388)
4 days ago
github-actions[bot] 51baf1c1af
Version Packages (#18357)
5 days ago
Simon H 3d5c4ab620
fix: prevent false-positive reactivity loss warning (#18373)
6 days ago
Simon H bdb1a0f847
fix: ensure async block assigns correct nodes to effect (#18371)
6 days ago
Simon H e4bfc5f45a
chore: bump esrap dependency (#18372)
6 days ago
Minh Lê 94bd27953e
docs: fix invalid `rows` CSS property in {#each} chess-board example (#18367)
7 days ago
Simon H 1b4c43b8e5
fix: ignore declaration tags for animation directive (#18366)
7 days ago
Mathias Picker 85dcb91f7c
chore: upgrade to vitest v4 (#18265)
1 week ago
Simon H a81f96549d
fix: reject pending async deriveds on discard (#18308)
1 week ago
github-actions[bot] 3ef761b87b
Version Packages (#18346)
1 week ago
Simon H 5b8db1be35
fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)
1 week ago
Simon H 56013a2c01
fix: check references for blockers on server, too (#18352)
1 week ago
hjaber 2afb895ffa
fix: parse declaration tags with a division operator in the initializer (#18353)
1 week ago
Yuichiro Yamashita b471c15e61
fix: don't hang on a tag whose expression ends with a trailing slash (#18350)
1 week ago
Yuichiro Yamashita c74f44fff9
fix: don't mistake `type` identifier expressions for TS `type` declarations in tags (#18330)
1 week ago
Rich Harris b76b937e00
fix: various declaration tag bugs (#18348)
1 week ago
jdoughty04 378bb25097
fix: set input type before spread value (#18345)
1 week ago
jiyujie2006 2f6307af65
Fix searchParams.set duplicate updates (#18336)
1 week ago
ottomated 11985c020f
docs: desloppify browser support page (#18333)
1 week ago
Rich Harris 05a3bce6bb
chore: minor tidy-ups (#18326)
1 week ago
Rich Harris e027d8bf22
chore: annotate `each_array` return value (#18325)
2 weeks ago
github-actions[bot] 70afafe18e
Version Packages (#18315)
2 weeks ago
Rich Harris 6d26dce265
allow class/function expressions in tags (#18324)
2 weeks ago
7nik 6a955758a6
docs: mention since version of delcaration tags (#18322)
2 weeks ago
Mathias Picker 2fae91af6d
perf: deduplicate identical hoisted templates within a component (#18320)
2 weeks ago
Mathias Picker a40c745fd9
perf: hoist rest_props exclude list as a module-scope Set (#18252)
2 weeks ago
Simon H 980c7e2321
fix: don't error on `{type}` in declaration tags (#18321)
2 weeks ago
Rich Harris 5300843e86
chore: bump playwright (#18319)
2 weeks ago
Simon H 59d3a36f82
feat: allow declarations in the template (#18282)
2 weeks ago
Rich Harris 656dae6780
chore: try and discourage slop, even a tiny bit (#18293)
2 weeks ago
Rich Harris 3fad9cf838
chore: fix browser-support regression check (#18316)
2 weeks ago
Rich Harris a9e82dd388
chore: remove `on_fork_commit` (#18318)
2 weeks ago
Mathias Picker a9916053d9
perf: use createElement instead of createElementNS for HTML elements (#18262)
2 weeks ago
Mathias Picker 27e74c4df7
docs: add auto-generated browser support page (#18276)
2 weeks ago
Mathias Picker 67090e8ee8
perf: store current_sources as Set for O(1) membership checks (#18278)
2 weeks ago
github-actions[bot] 0bb715d3cf
Version Packages (#18255)
2 weeks ago
Rich Harris 688671ec23
chore: fix printing in sandbox (#18311)
2 weeks ago
Simon H 4953860835
chore: remove unused class property (#18307)
2 weeks ago
Simon H 638ab370a5
fix: prevent batch unlinking twice (#18303)
2 weeks ago
Rich Harris 0da9f9e2ab
fix: disallow effect creation after `await` (#18299)
2 weeks ago
Simon H d4be4e2973
chore: ensure treeshaking test runs during CI (#18302)
2 weeks ago
Elliott Johnson e705369dee
fix: propagate async @const blockers through closure references (#18309)
2 weeks ago
Rich Harris ec08dbc7ee
fix: only unlink batch if we're done with it (#18298)
2 weeks ago
Simon H b40c359d44
fix: don't assume boundary exists during increment/decrement (#18289)
2 weeks ago
Simon H c01e598fff
fix: avoid waterfall-warning when async resolves to same value (#18297)
2 weeks ago
Rich Harris 070a0c4f77
Revert "perf: use Set instead of Array for constant lookups in utils.js" (#18294)
2 weeks ago
Rich Harris c9f7298270
chore: fix spelling in test (#18292)
2 weeks ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
2 weeks ago