Commit Graph

23 Commits (e6d9c5f0e34572609f26a052527c2246ae84f53a)

Author SHA1 Message Date
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
5 years ago
Andreas Ehrencrona abf11bb02b
Refactored preprocess for readability (#5763)
5 years ago
milahu 0d19f67ec4
Parse attached sourcemap from preprocessor (#5854)
5 years ago
dmitrage 68538c61eb
Fix various issues with preprocess source maps (#5754)
5 years ago
Ben McCann 67dea941bb
Fix eslint issue (#5698)
5 years ago
halfnelson dcfbd69516
Preprocessor sourcemap support (#5584)
5 years ago
Tan Li Hau cfc73be90f
add Node and Element as known globals (#5601)
5 years ago
Ben McCann 7ea6a2994a
Curly braces linting fixes (#5585)
5 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
5 years ago
Tan Li Hau 296e81af4d
add EventSource to the known globals (#5468)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Tan Li Hau 7d1e4e82ff
support destructuring in await (#4548)
6 years ago
Tan Li Hau 926a2aebd8
fix render fallback slot content due to whitespace (#4500)
6 years ago
John Muhl 2fd593f9d5 Add more globals
6 years ago
das 2b0762f930 Tidy up (#4005)
6 years ago
Jesper Hasselquist 192c1bbafa Add Event to globals list
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
mustafa0x 44c1b6f23d add `location` to globals
6 years ago
Timothy Johnson d2ac3d880b Missing globals
6 years ago
Rich Harris bdf01d632c add a few more known globals
6 years ago
Rich Harris 1fc4b1c867 add Error to known globals, declare catch block parameter. fixes #3064
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