Commit Graph

44 Commits (e7e7ef6d00db231a5cc31632cac0fec9093da059)

Author SHA1 Message Date
Dominic Gannaway d2efca0b04
fix: prevent numerous transition/animation memory leaks () 7 months ago
Rich Harris 8ac13f76f1
chore: print compiler warnings when using sandbox () 7 months ago
Dominic Gannaway 19819d0477
fix: provide more hydration mismatch coverage () 7 months ago
Rich Harris 37782be9b1
chore: add <meta charset> to playground () 7 months ago
Rich Harris 642f5f4df8
chore: fix playground HMR () 7 months ago
Dominik G 9c1371a487
chore: bump vite-plugin-svelte to 4.0.0-next in demo and preview site () 8 months ago
Rich Harris daac5fca13 oops, sorry 8 months ago
Rich Harris d1432b0ab3
chore: fix playground prod preview () 8 months ago
Rich Harris eb3e677e05
chore: various playground fixes () 8 months ago
Rich Harris 42db9f8c65
chore: make it easier to toggle HMR in playground () 8 months ago
Ben McCann 71a4bce9e7
chore: remove a couple of dependencies () 8 months ago
Rich Harris 8904e0f6cc
chore: fix playground SSR () 8 months ago
Ben McCann 15246dc612
chore: slim down devDependencies () 8 months ago
Rich Harris 3da2646b10
feat: more accurate `render`/`mount`/`hydrate` options () 8 months ago
Dominic Gannaway 7272b650d6
chore: remoev setTimeout () 9 months ago
Dominic Gannaway 0d51dbae32
fix: ensure bound input content is resumed on hydration () 9 months ago
Rich Harris 69d2480f4d fix playground prod script 9 months ago
Dominic Gannaway 7714c934fe
chore: deprecate html in favour of body for render() () 9 months ago
Ben McCann ca6e9b5745
chore: validate promise handling () 9 months ago
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis () 9 months ago
Rich Harris 506f9d2892
add pnpm prod command to playground () 9 months ago
Dominic Gannaway f6b800414d
chore: update run.js to include dev mode on compileModule () 9 months ago
Rich Harris 61bf97210b
chore: improve local playground () 10 months ago
Dominic Gannaway b4968584df
fix: improve html escaping of element attributes () 10 months ago
Simon H cd798077b4
feat: provide migration function () 10 months ago
Rich Harris 2cefd785a4
fix: make ownership validation work with HMR () 10 months ago
Jeremiasz Major 0cf2e98322
chore: upgrade eslint to v9 () 11 months ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 () 11 months ago
dependabot[bot] b2892b02e1
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 () 11 months ago
dependabot[bot] dbd111762d
chore(deps-dev): bump express from 4.18.2 to 4.19.2 () 11 months ago
Rich Harris 7a17e21f8a
chore: remove managed_effect () 11 months ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` () 1 year ago
Rich Harris 5605e8cf49
feat: implement support for `:is(...)` and `:where(...)` () 1 year ago
Simon H 72ff5366de
feat: add hydrate method, make hydration treeshakeable () 1 year ago
Rich Harris 7c70c346f8
Update deps () 1 year ago
dependabot[bot] 9babce9105
chore(deps-dev): bump vite from 4.5.0 to 4.5.1 () 1 year ago
Rich Harris bde42d5676
`$inspect` rune () 1 year ago
Dominik G 5619cd9bfc
chore: update playgrounds/demo () 1 year ago
Rich Harris d57eff76ed
generate AST first () 1 year ago
Rich Harris 755fe33a57
chore: add AST output to sandbox () 1 year ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5 1 year ago
gtmnayan fe47621874
chore: fix another playground path () 2 years ago
Ben McCann 3c9e661f4a
fix: update paths for playground () 2 years ago
Ben McCann 3d3680cd11
chore: move playground () 2 years ago