Commit Graph

26 Commits (ad949c54900627f909dfe7aed8d8df81edd01e39)

Author SHA1 Message Date
Simon H a40af4dd11
chore: unbundled esm (#8613)
2 years ago
Simon Holthausen d35d9045f6 rename ts to js
2 years ago
S. Elliott Johnson fd9d61a7b7
chore: TS to JSDoc Conversion (#8569)
2 years ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
2 years ago
Michael Leahy d42ca041dd
Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430)
2 years ago
Michael Leahy 91e8dfcd6d
feat: `container` query support via `css-tree` extension (#8275)
2 years ago
Simon H a71b8b9958
chore: improve parser performance (#8303)
3 years ago
Maximiliano Ruani 773dedf714
[feat] Compiler option css: 'none' support (#7914)
3 years ago
Sid 8921c04a21
[chore] Upgrade css-tree version to 2.1.0 (#7572)
3 years ago
Hofer Ivan 0eba57113b
[chore]: store regexp as variable instead of defining it inline (#7716)
3 years ago
Tan Li Hau 23f8f4ba6d
[feat] centralise parse errors (#6519)
4 years ago
Tan Li Hau 6a582af839
[fix] script style end parsing (#6511)
4 years ago
Tan Li Hau 8867bc31c2
update css-tree@^1.1.2 (#5958)
5 years ago
Ben McCann 7ea6a2994a
Curly braces linting fixes (#5585)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Cameron Messinides e46e1afea5
throw parser error when :global() appears without a selector (#4936)
5 years ago
Tan Li Hau 37cc5888f8
dry {#each}/{#await} destructuring (#4596)
5 years ago
nomnomnomnom cf72b41575
fix misaligned line numbers in sourcemaps (#4738)
5 years ago
Conduitry f5f489984f
fix handling of reserved keywords when parsing (#4390)
6 years ago
das 2b0762f930 Tidy up (#4005)
6 years ago
Richard Harris 74fa2447b1 error on empty css declarations - fixes #3801
6 years ago
Conduitry d976203da8 update code-red etc (#3752)
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago