Commit Graph

11245 Commits (svelte-custom-renderer)
 

Author SHA1 Message Date
Paolo Ricciuti 596716bdd6
Merge branch 'main' into svelte-custom-renderer
1 day ago
github-actions[bot] b771df3464
Version Packages (#18125)
6 days ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
1 week ago
Paolo Ricciuti d333a7f0bb
Merge branch 'main' into svelte-custom-renderer
1 week ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
1 week ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
1 week ago
Paolo Ricciuti d6aa022a5c
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
Simon H 6a149666c1
chore: enhance download script to ask for folder (#18112)
2 weeks ago
Paolo Ricciuti ab4142ebcb
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
github-actions[bot] 7fddfbdbbd
Version Packages (#18105)
2 weeks ago
Paolo Ricciuti e567368cc6
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
Simon H 671fc2ea11
fix: never mark a child effect root as inert (#18111)
2 weeks ago
Paolo Ricciuti 0a5e7f1b62
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
Simon H 0ed8c282f9
fix: reset context after waiting on blockers of `@const` expressions (#18100)
2 weeks ago
Simon H 273f1a85a4
fix: keep flushing new eager effects (#18102)
2 weeks ago
paoloricciuti ba3dd5719f fix: import
3 weeks ago
paoloricciuti 8e6d68c1db chore: move `custom_renderer` to `state.js`
3 weeks ago
paoloricciuti a2ccdc4f47 chore: adhere to naming conventions
3 weeks ago
paoloricciuti 2a4af72fdb chore: move Renderer type to `.d.ts`
3 weeks ago
paoloricciuti 7012a4d633 chore: revert custom element `shadow` types
3 weeks ago
paoloricciuti 5c60dff588 chore: rename `custom_renderer_imports`
3 weeks ago
Paolo Ricciuti 039c0284d8
Merge branch 'main' into svelte-custom-renderer
3 weeks ago
github-actions[bot] 4a50e8ea3b
Version Packages (#18085)
3 weeks ago
Paolo Ricciuti 20bd0cfc13
Merge branch 'main' into svelte-custom-renderer
3 weeks ago
Simon H 15588f5fbf
fix: avoid false positives for reactivity loss warning (#18088)
3 weeks ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
3 weeks ago
Simon H 3937ec03bd
fix: correctly calculate `@const` blockers (#18039)
3 weeks ago
paoloricciuti b50bdde4bf fix: `HMR_ANCHOR` use operations methods
3 weeks ago
paoloricciuti c82987e0f1 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
3 weeks ago
Simon H 7be1a0247f
fix: ensure proper HMR updates for dynamic components (#18079)
3 weeks ago
Simon H a4ce776070
fix: defer error boundary rendering in forks (#18076)
3 weeks ago
Rich Harris 7796bac806
chore: dedupe dependencies (#18084)
3 weeks ago
dependabot[bot] c712809ebd
chore(deps): bump vite from 5.4.20 to 7.3.2 (#18081)
3 weeks ago
dependabot[bot] 582c57ceb8
chore(deps-dev): bump vite from 7.1.11 to 7.3.2 (#18074)
3 weeks ago
github-actions[bot] 2e29c87cc9
Version Packages (#18036)
3 weeks ago
Rich Harris 6b653b8d17
chore: simplify parser (#18077)
3 weeks ago
paoloricciuti b4431e9738 fix: disallow on directive with custom renderers
3 weeks ago
paoloricciuti 7c74482796 fix: push same returned renderer in `renderer.render`
3 weeks ago
paoloricciuti 9272440c8f fix: push renderer at the very top of component
3 weeks ago
Paolo Ricciuti d7e01b7634
Merge branch 'main' into svelte-custom-renderer
3 weeks ago
Rich Harris 8966601dcd
fix: handle parens in template expressions more robustly (#18075)
3 weeks ago
Simon H 0395ef0df7
fix: unskip branches of earlier batches after commit (#18048)
3 weeks ago
Rich Harris cd5bda00a8
chore: fix changeset (#18073)
3 weeks ago
Simon H d86cb5cc32
fix: skip rebase logic in non-async mode (#18040)
3 weeks ago
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
3 weeks ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
3 weeks ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
3 weeks ago
Paolo Ricciuti b391869905
Merge branch 'main' into svelte-custom-renderer
3 weeks ago
Rich Harris f8ef6de325
chore: squelch hydration warnings in tests (#18046)
4 weeks ago
Rich Harris 8ee2169609
chore: improve benchmarks (#18061)
4 weeks ago