Commit Graph

62 Commits (async-abort-signal)

Author SHA1 Message Date
Rich Harris 68a10b73b9 Merge branch 'main' into async
7 months ago
Rich Harris ed1cf75b79
chore: add download/hash scripts for sandbox (#15218)
7 months ago
Dominic Gannaway e69d85b1a0 Merge branch 'main' into aa-coordination
7 months ago
dependabot[bot] f67cf201af
chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)
7 months ago
Rich Harris 7867e7584b
bump vite (#15198)
7 months ago
Rich Harris b4ee140632 Merge branch 'main' into aa-coordination
7 months ago
Rich Harris 73fa9d33c8
chore: create intermediate directories as needed when compiling sandbox (#15163)
7 months ago
Rich Harris 5530ae5ea7 disable hmr for now
7 months ago
Dominic Gannaway 036001c055 turn on hmr
7 months ago
Rich Harris 99998926e4 fix sandbox
7 months ago
Rich Harris 08c7e7bcab use experimental.async in sandbox and migrate
7 months ago
Rich Harris 964004a1b0 preserve context
8 months ago
Rich Harris 08e2cf25b0
chore: fix sandbox (#14596)
9 months ago
Rich Harris aaea254102
chore: serialize bigint AST, albeit incorrectly (#14504)
9 months ago
Ben McCann 4f318e6ad6
chore: remove unused dep and upgrade another one (#14449)
9 months ago
Rich Harris 2a1d1c1282
bump vite (#13281)
12 months ago
Simon H c4b721584a
chore: repo cleanup (#13029)
1 year ago
Rich Harris e366c49a86
chore: unify sandbox (#13012)
1 year ago
Dominic Gannaway d2efca0b04
fix: prevent numerous transition/animation memory leaks (#12759)
1 year ago
Rich Harris 8ac13f76f1
chore: print compiler warnings when using sandbox (#12793)
1 year ago
Dominic Gannaway 19819d0477
fix: provide more hydration mismatch coverage (#12755)
1 year ago
Rich Harris 37782be9b1
chore: add <meta charset> to playground (#12574)
1 year ago
Rich Harris 642f5f4df8
chore: fix playground HMR (#12572)
1 year ago
Dominik G 9c1371a487
chore: bump vite-plugin-svelte to 4.0.0-next in demo and preview site (#12385)
1 year ago
Rich Harris daac5fca13 oops, sorry
1 year ago
Rich Harris d1432b0ab3
chore: fix playground prod preview (#12334)
1 year ago
Rich Harris eb3e677e05
chore: various playground fixes (#12291)
1 year ago
Rich Harris 42db9f8c65
chore: make it easier to toggle HMR in playground (#12251)
1 year ago
Ben McCann 71a4bce9e7
chore: remove a couple of dependencies (#12249)
1 year ago
Rich Harris 8904e0f6cc
chore: fix playground SSR (#12195)
1 year ago
Ben McCann 15246dc612
chore: slim down devDependencies (#12155)
1 year ago
Rich Harris 3da2646b10
feat: more accurate `render`/`mount`/`hydrate` options (#12111)
1 year ago
Dominic Gannaway 7272b650d6
chore: remoev setTimeout (#12009)
1 year ago
Dominic Gannaway 0d51dbae32
fix: ensure bound input content is resumed on hydration (#11986)
1 year ago
Rich Harris 69d2480f4d fix playground prod script
1 year ago
Dominic Gannaway 7714c934fe
chore: deprecate html in favour of body for render() (#11927)
1 year ago
Ben McCann ca6e9b5745
chore: validate promise handling (#11842)
1 year ago
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis (#11834)
1 year ago
Rich Harris 506f9d2892
add pnpm prod command to playground (#11697)
1 year ago
Dominic Gannaway f6b800414d
chore: update run.js to include dev mode on compileModule (#11601)
1 year ago
Rich Harris 61bf97210b
chore: improve local playground (#11575)
1 year ago
Dominic Gannaway b4968584df
fix: improve html escaping of element attributes (#11411)
1 year ago
Simon H cd798077b4
feat: provide migration function (#11334)
1 year ago
Rich Harris 2cefd785a4
fix: make ownership validation work with HMR (#11171)
1 year ago
Jeremiasz Major 0cf2e98322
chore: upgrade eslint to v9 (#11108)
1 year ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 (#11106)
1 year ago
dependabot[bot] b2892b02e1
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#11054)
1 year ago
dependabot[bot] dbd111762d
chore(deps-dev): bump express from 4.18.2 to 4.19.2 (#10932)
1 year ago
Rich Harris 7a17e21f8a
chore: remove managed_effect (#10926)
1 year ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
2 years ago