Commit Graph

36 Commits (binding-fix-2)

Author SHA1 Message Date
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)
3 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
Rich Harris 8ac13f76f1
chore: print compiler warnings when using sandbox (#12793)
1 year ago
Ben McCann 71a4bce9e7
chore: remove a couple of dependencies (#12249)
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
Dominic Gannaway f6b800414d
chore: update run.js to include dev mode on compileModule (#11601)
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 5605e8cf49
feat: implement support for `:is(...)` and `:where(...)` (#10490)
2 years ago
Rich Harris 7c70c346f8
Update deps (#10245)
2 years ago
Rich Harris bde42d5676
`$inspect` rune (#9705)
2 years ago
Rich Harris d57eff76ed
generate AST first (#9587)
2 years ago
Rich Harris 755fe33a57
chore: add AST output to sandbox (#9488)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago