Commit Graph

23 Commits (f4779eee4a855fac5aa18c1c6e568f14b6ef1643)

Author SHA1 Message Date
Simon H f4779eee4a
[fix] don't emit css option deprecation warning for now (#8012)
3 years ago
Maximiliano Ruani 773dedf714
[feat] Compiler option css: 'none' support (#7914)
3 years ago
Hofer Ivan 0eba57113b
[chore]: store regexp as variable instead of defining it inline (#7716)
3 years ago
Bjorn Lu be1eff0305
[feat] add enableSourcemap option (#6835)
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
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 2c5f1c466e
add typings to `get_store_value` (#5269)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Tan Li Hau 5486d67adf compile css once (#4143)
6 years ago
jamesgeorge007 6a5e1d5033 refactor: use Array.includes
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
6 years ago
Richard Harris 8363ba4f44 whoops
6 years ago
Richard Harris 1ad555cc32 Merge branch 'master' into IlyaSemenov-gh-2843
6 years ago
Richard Harris d36478657c move get_name to get_name_from_filename and add unit tests
6 years ago
mrkishi b0604b52a3 split typescript projects
6 years ago
Ilya Semenov 181f60d4f8 Improve file name to component name conversion, fix #2843
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