Commit Graph

11362 Commits (fe5e82a2e1bafc6ca7ce5ff53ff4dec3dc795550)
 

Author SHA1 Message Date
Rich Harris fe5e82a2e1 Merge branch 'main' into svelte-custom-renderer-unified-mount-api
2 months ago
Rich Harris 5300843e86
chore: bump playwright (#18319)
2 months ago
Rich Harris 3ac0f53dea fix
2 months ago
Simon H 59d3a36f82
feat: allow declarations in the template (#18282)
2 months ago
Rich Harris 656dae6780
chore: try and discourage slop, even a tiny bit (#18293)
2 months ago
Rich Harris 3fad9cf838
chore: fix browser-support regression check (#18316)
2 months ago
Rich Harris a9e82dd388
chore: remove `on_fork_commit` (#18318)
2 months ago
Rich Harris efb23b221e preserve treeshakeability
2 months ago
Rich Harris bff25dd718 tweak
2 months ago
Rich Harris 55807fcdbc Merge branch 'svelte-custom-renderer' into svelte-custom-renderer-unified-mount-api
2 months ago
Rich Harris 41764ad8eb merge main
2 months ago
Rich Harris 2be39505c0 fix
2 months ago
Rich Harris 48665293bd use `mount(...)` with `renderer` instead of introducing a new API
2 months ago
Mathias Picker a9916053d9
perf: use createElement instead of createElementNS for HTML elements (#18262)
2 months ago
Mathias Picker 27e74c4df7
docs: add auto-generated browser support page (#18276)
2 months ago
Paolo Ricciuti 516973c320
chore: replace custom renderer type arguments with a single one (#18244)
2 months ago
Mathias Picker 67090e8ee8
perf: store current_sources as Set for O(1) membership checks (#18278)
2 months ago
paoloricciuti 4fb6b2fc9a fix: special case `init_operations` check-treeshakeability
2 months ago
Paolo Ricciuti 91563f0b04
Merge branch 'main' into svelte-custom-renderer
2 months ago
github-actions[bot] 0bb715d3cf
Version Packages (#18255)
2 months ago
Rich Harris 688671ec23
chore: fix printing in sandbox (#18311)
2 months ago
Simon H 4953860835
chore: remove unused class property (#18307)
2 months ago
Simon H 638ab370a5
fix: prevent batch unlinking twice (#18303)
2 months ago
Rich Harris 0da9f9e2ab
fix: disallow effect creation after `await` (#18299)
2 months ago
Simon H d4be4e2973
chore: ensure treeshaking test runs during CI (#18302)
2 months ago
Paolo Ricciuti 203fe2e62e
Merge branch 'main' into svelte-custom-renderer
2 months ago
Elliott Johnson e705369dee
fix: propagate async @const blockers through closure references (#18309)
2 months ago
Paolo Ricciuti a8296352a1
Merge branch 'main' into svelte-custom-renderer
2 months ago
Rich Harris ec08dbc7ee
fix: only unlink batch if we're done with it (#18298)
2 months ago
Simon H b40c359d44
fix: don't assume boundary exists during increment/decrement (#18289)
2 months ago
Simon H c01e598fff
fix: avoid waterfall-warning when async resolves to same value (#18297)
2 months ago
Rich Harris 070a0c4f77
Revert "perf: use Set instead of Array for constant lookups in utils.js" (#18294)
2 months ago
Rich Harris c9f7298270
chore: fix spelling in test (#18292)
2 months ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
2 months ago
Simon H 60eaa92b0b
fix: resume outro-ed branches if they were kept around (#18291)
2 months ago
Simon H 871e590c59
fix: settle discarded batch (#18290)
2 months ago
Mathias Picker e6110d31c5
perf: use Set instead of Array for constant lookups in utils.js (#18250)
2 months ago
paoloricciuti d8f94880fb chore: merge
2 months ago
Simon H fe9ab936b6
fix: allow `$derived(await ...)` in disconnected effect roots (#18273)
2 months ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
2 months ago
wheelman bb69f9c44c
fix: declare `let:` directives before `{@const}` on slotted elements (#18271)
2 months ago
Puneet Dixit 8b961be0b1
fix: remove raw-text hydration markers (#18269)
2 months ago
Mathias Picker 04d408b29d
perf: walk composedPath() directly in delegated event propagation (#18268)
2 months ago
Simon H 078f901f61
fix: catch rejected promises while merging/committing (#18266)
2 months ago
Simon H a6002b587c
fix: unlink errored and otherwise finished batch (#18264)
2 months ago
Simon H 4656e6895d
fix: make unnecessary commit work less likely (#18263)
2 months ago
Simon H 91a42e2ed6
fix: correctly coordinate component-level effects inside async blocks (#18260)
2 months ago
Simon H 65283bc13a
fix: transfer effects when merging batches (#18254)
2 months ago
Paolo Ricciuti 078a77c9ad
Merge branch 'main' into svelte-custom-renderer
2 months ago
github-actions[bot] b65a3f3fc5
Version Packages (#18240)
2 months ago