Commit Graph

75 Commits (78dd1e23ee8dc19e7f73bfdd2c2093da385189c0)

Author SHA1 Message Date
Rich Harris f73a5e94b4 compile playground with dev: false
7 months ago
Rich Harris cb2f68ebc3 QOL
7 months ago
Rich Harris 3d970d22c2 merge main -> async
7 months ago
dependabot[bot] d38504d073
chore(deps-dev): bump vite from 5.4.17 to 5.4.18 (#15743)
7 months ago
Rich Harris 73acf6e7f4
nicer sandbox output (#15730)
7 months ago
dependabot[bot] ab4e71a809
chore(deps-dev): bump vite from 5.4.16 to 5.4.17 (#15692)
7 months ago
dependabot[bot] 5d0eb27526
chore(deps-dev): bump vite from 5.4.14 to 5.4.16 (#15648)
8 months ago
Ben McCann da98c894b8
chore: switch to `tinyglobby` (#15388)
9 months ago
Rich Harris 14330bd770 add Promise.withResolvers shim for convenience
9 months ago
Rich Harris 366b59c194 move compiler options to svelte.config.js, to remove red squigglies in editor
9 months ago
Rich Harris a4540f8f2b merge main
9 months ago
Rich Harris 1ada302603
Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" (#15201)
9 months ago
Rich Harris 68a10b73b9 Merge branch 'main' into async
10 months ago
Rich Harris 541f8eb290
chore: remove pbcopy from hash script (#15221)
10 months ago
Rich Harris ed1cf75b79
chore: add download/hash scripts for sandbox (#15218)
10 months ago
Dominic Gannaway e69d85b1a0 Merge branch 'main' into aa-coordination
10 months ago
dependabot[bot] f67cf201af
chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)
10 months ago
Rich Harris 7867e7584b
bump vite (#15198)
10 months ago
Rich Harris b4ee140632 Merge branch 'main' into aa-coordination
10 months ago
Rich Harris 73fa9d33c8
chore: create intermediate directories as needed when compiling sandbox (#15163)
10 months ago
Rich Harris 5530ae5ea7 disable hmr for now
10 months ago
Dominic Gannaway 036001c055 turn on hmr
10 months ago
Rich Harris 99998926e4 fix sandbox
10 months ago
Rich Harris 08c7e7bcab use experimental.async in sandbox and migrate
10 months ago
Rich Harris 964004a1b0 preserve context
10 months ago
Rich Harris 08e2cf25b0
chore: fix sandbox (#14596)
12 months ago
Rich Harris aaea254102
chore: serialize bigint AST, albeit incorrectly (#14504)
12 months ago
Ben McCann 4f318e6ad6
chore: remove unused dep and upgrade another one (#14449)
12 months ago
Rich Harris 2a1d1c1282
bump vite (#13281)
1 year 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