Commit Graph

16 Commits (svelte@4.0.0-next.0)

Author SHA1 Message Date
Simon H f223bc1c53
feat: change preprocessor ordering, allow attributes modification (#8618)
2 years ago
Ben McCann 0c99aa8904
chore: update eslint config (#8608)
2 years ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
2 years ago
Bjorn Lu b845307698
[fix] handle preprocess with empty sourcemaps (#6757)
4 years ago
halfnelson 7c1e6a6ce7
refactor sourcemap and preprocessor tests (#5583)
5 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Lukas Möller f36b414d30
preprocess self-closing script and style tags (#5082)
5 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors
6 years ago
Conduitry f78362dad4 preprocess: fix handling of attribute values containing `=`
6 years ago
Conduitry ef9c9a626e don't preprocess tags whose names begin with script/style
7 years ago
Rich Harris 206a3d0131 update tests
7 years ago
Rich Harris 687e352209 rename .html files to .svelte
7 years ago
Richard Harris 4936cd5ac4 support multiple preprocessors, handle dependencies - fixes #1973
7 years ago
Richard Harris dcfe85ecdb improve preprocess tests
7 years ago