Commit Graph

11242 Commits (d333a7f0bbe4f93df48ea9d4846042724b2c55a8)
 

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