Commit Graph

68 Commits (adjust-boundary-error-message)

Author SHA1 Message Date
Simon H ca442e4f54
chore: add script to generate test from playground (#16602)
4 weeks ago
Rich Harris 886d566b93
add async wrapper to sandbox (#16378)
2 months ago
Rich Harris 0672e48223
feat: allow `await` in components (#15844)
2 months ago
Rich Harris 7c8be602be
move config into svelte.config.js (#16265)
2 months ago
Rich Harris d4af83a058
chore: use dev: false in sandbox (#16022)
3 months ago
Paolo Ricciuti d1141a19b5
feat: functional template generation (#15538)
4 months ago
dependabot[bot] 1cab761110
chore(deps-dev): bump vite from 5.4.18 to 5.4.19 (#15897)
4 months ago
dependabot[bot] d38504d073
chore(deps-dev): bump vite from 5.4.17 to 5.4.18 (#15743)
5 months ago
Rich Harris 73acf6e7f4
nicer sandbox output (#15730)
5 months ago
dependabot[bot] ab4e71a809
chore(deps-dev): bump vite from 5.4.16 to 5.4.17 (#15692)
5 months ago
dependabot[bot] 5d0eb27526
chore(deps-dev): bump vite from 5.4.14 to 5.4.16 (#15648)
5 months ago
Ben McCann da98c894b8
chore: switch to `tinyglobby` (#15388)
6 months ago
Rich Harris 1ada302603
Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" (#15201)
7 months ago
Rich Harris 541f8eb290
chore: remove pbcopy from hash script (#15221)
7 months ago
Rich Harris ed1cf75b79
chore: add download/hash scripts for sandbox (#15218)
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 73fa9d33c8
chore: create intermediate directories as needed when compiling sandbox (#15163)
7 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