Commit Graph

22 Commits (7044a32a2b687ce593bb56f82d7eb8336eda8a7c)

Author SHA1 Message Date
Simon H 7044a32a2b
[fix] adjust style directive AST (#7127)
4 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
4 years ago
Paul Murray 8a47b5ec9e
[feat] Style directives (#5923)
4 years ago
Bjorn Lu be1eff0305
[feat] add enableSourcemap option (#6835)
4 years ago
Tan Li Hau ce550adef6
[feat] allow use:actions on <svelte:body> (#6608)
4 years ago
Luke Rhoads 4d677d5643
[chore] add space to improve formatting in type definitions file (#6577)
4 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
4 years ago
Simon H a8c35daa9a
[fix] be able to silence more warnings (#6504)
4 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
4 years ago
Rich Harris 2925a00eff
add cssHash option (#6026)
5 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
5 years ago
halfnelson dcfbd69516
Preprocessor sourcemap support (#5584)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Tan Li Hau 2d88dc460e
warn for possible use of component without uppercase tag name (#5302)
5 years ago
Ben McCann 84ac3a53d5
fix(types): specify `CompleOptions.generate` values (#5321)
5 years ago
Tan Li Hau 5486d67adf compile css once (#4143)
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Tan Li Hau 81c5c480e8 feat: warn unused exports
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
Ankeet Maini 131d9584ef Fix typo.
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago