Commit Graph

31 Commits (nolyfill)

Author SHA1 Message Date
Rich Harris 3da2646b10
feat: more accurate `render`/`mount`/`hydrate` options (#12111)
2 weeks ago
Dominic Gannaway 7272b650d6
chore: remoev setTimeout (#12009)
3 weeks ago
Dominic Gannaway 0d51dbae32
fix: ensure bound input content is resumed on hydration (#11986)
3 weeks ago
Rich Harris 69d2480f4d fix playground prod script
4 weeks ago
Dominic Gannaway 7714c934fe
chore: deprecate html in favour of body for render() (#11927)
4 weeks ago
Ben McCann ca6e9b5745
chore: validate promise handling (#11842)
1 month ago
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis (#11834)
1 month ago
Rich Harris 506f9d2892
add pnpm prod command to playground (#11697)
2 months ago
Dominic Gannaway f6b800414d
chore: update run.js to include dev mode on compileModule (#11601)
2 months ago
Rich Harris 61bf97210b
chore: improve local playground (#11575)
2 months ago
Dominic Gannaway b4968584df
fix: improve html escaping of element attributes (#11411)
2 months ago
Simon H cd798077b4
feat: provide migration function (#11334)
2 months ago
Rich Harris 2cefd785a4
fix: make ownership validation work with HMR (#11171)
3 months ago
Jeremiasz Major 0cf2e98322
chore: upgrade eslint to v9 (#11108)
3 months ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 (#11106)
3 months ago
dependabot[bot] b2892b02e1
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#11054)
3 months ago
dependabot[bot] dbd111762d
chore(deps-dev): bump express from 4.18.2 to 4.19.2 (#10932)
3 months ago
Rich Harris 7a17e21f8a
chore: remove managed_effect (#10926)
3 months ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
5 months ago
Rich Harris 5605e8cf49
feat: implement support for `:is(...)` and `:where(...)` (#10490)
5 months ago
Simon H 72ff5366de
feat: add hydrate method, make hydration treeshakeable (#10497)
5 months ago
Rich Harris 7c70c346f8
Update deps (#10245)
6 months ago
dependabot[bot] 9babce9105
chore(deps-dev): bump vite from 4.5.0 to 4.5.1 (#9800)
7 months ago
Rich Harris bde42d5676
`$inspect` rune (#9705)
7 months ago
Dominik G 5619cd9bfc
chore: update playgrounds/demo (#9666)
7 months ago
Rich Harris d57eff76ed
generate AST first (#9587)
8 months ago
Rich Harris 755fe33a57
chore: add AST output to sandbox (#9488)
8 months ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
8 months ago
gtmnayan fe47621874
chore: fix another playground path (#9144)
10 months ago
Ben McCann 3c9e661f4a
fix: update paths for playground (#9139)
11 months ago
Ben McCann 3d3680cd11
chore: move playground (#9131)
11 months ago