Commit Graph

11366 Commits (73f452fbc4b03fcdda00c6bccf047ff90e5aba08)
 

Author SHA1 Message Date
Rich Harris 73f452fbc4 Merge branch 'main' into incremental-batches
3 days ago
Rich Harris e027d8bf22
chore: annotate `each_array` return value (#18325)
3 days ago
github-actions[bot] 70afafe18e
Version Packages (#18315)
3 days ago
Rich Harris 1065572c41
Merge branch 'main' into incremental-batches
3 days ago
Rich Harris 6d26dce265
allow class/function expressions in tags (#18324)
3 days ago
7nik 6a955758a6
docs: mention since version of delcaration tags (#18322)
3 days ago
Mathias Picker 2fae91af6d
perf: deduplicate identical hoisted templates within a component (#18320)
3 days ago
Mathias Picker a40c745fd9
perf: hoist rest_props exclude list as a module-scope Set (#18252)
3 days ago
Simon H 980c7e2321
fix: don't error on `{type}` in declaration tags (#18321)
3 days ago
Rich Harris 5300843e86
chore: bump playwright (#18319)
4 days ago
Simon H 59d3a36f82
feat: allow declarations in the template (#18282)
4 days ago
Rich Harris 656dae6780
chore: try and discourage slop, even a tiny bit (#18293)
4 days ago
Rich Harris 3fad9cf838
chore: fix browser-support regression check (#18316)
4 days ago
Rich Harris a9e82dd388
chore: remove `on_fork_commit` (#18318)
4 days ago
Rich Harris 47a4dd3712 tweak
4 days ago
Rich Harris 6bba647073 working?
4 days ago
Rich Harris e413dbf668 Merge branch 'main' into incremental-batches
4 days ago
Mathias Picker a9916053d9
perf: use createElement instead of createElementNS for HTML elements (#18262)
5 days ago
Mathias Picker 27e74c4df7
docs: add auto-generated browser support page (#18276)
5 days ago
Rich Harris 8185ce8111 merge main
5 days ago
Mathias Picker 67090e8ee8
perf: store current_sources as Set for O(1) membership checks (#18278)
5 days ago
github-actions[bot] 0bb715d3cf
Version Packages (#18255)
5 days ago
Rich Harris 688671ec23
chore: fix printing in sandbox (#18311)
5 days ago
Simon H 4953860835
chore: remove unused class property (#18307)
5 days ago
Simon H 638ab370a5
fix: prevent batch unlinking twice (#18303)
5 days ago
Rich Harris 0da9f9e2ab
fix: disallow effect creation after `await` (#18299)
5 days ago
Simon H d4be4e2973
chore: ensure treeshaking test runs during CI (#18302)
6 days ago
Elliott Johnson e705369dee
fix: propagate async @const blockers through closure references (#18309)
6 days ago
Rich Harris ec08dbc7ee
fix: only unlink batch if we're done with it (#18298)
6 days ago
Simon H b40c359d44
fix: don't assume boundary exists during increment/decrement (#18289)
6 days ago
Simon H c01e598fff
fix: avoid waterfall-warning when async resolves to same value (#18297)
6 days ago
Rich Harris 070a0c4f77
Revert "perf: use Set instead of Array for constant lookups in utils.js" (#18294)
6 days ago
Rich Harris 9ff512377e gate on non-async mode
6 days ago
Rich Harris 2f4b0584fa fix
7 days ago
Rich Harris e5f77acab5
Merge branch 'main' into incremental-batches
7 days ago
Rich Harris c9f7298270
chore: fix spelling in test (#18292)
7 days ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
7 days ago
Simon H 60eaa92b0b
fix: resume outro-ed branches if they were kept around (#18291)
7 days ago
Simon H 871e590c59
fix: settle discarded batch (#18290)
7 days ago
Mathias Picker e6110d31c5
perf: use Set instead of Array for constant lookups in utils.js (#18250)
7 days ago
Rich Harris 8332bb32a2 fixes
1 week ago
Rich Harris 6d835a00fb fix. almost there
1 week ago
Rich Harris 96e6b1a71e Merge branch 'main' into incremental-batches
2 weeks ago
Simon H fe9ab936b6
fix: allow `$derived(await ...)` in disconnected effect roots (#18273)
2 weeks ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
2 weeks ago
wheelman bb69f9c44c
fix: declare `let:` directives before `{@const}` on slotted elements (#18271)
2 weeks ago
Rich Harris 43f549c798 merge
2 weeks ago
Rich Harris 957dbfe75a drive-by
2 weeks ago
Rich Harris d1de7c5b03 fix
2 weeks ago
Puneet Dixit 8b961be0b1
fix: remove raw-text hydration markers (#18269)
2 weeks ago