Commit Graph

20 Commits (cf5561cd36943741fd02c1e29500cee4d2738a77)

Author SHA1 Message Date
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
2 years ago
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
2 years ago
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties (#8386)
3 years ago
Vaibhav Rai 78b81277e7
[fix]: Warn user when binding rest operator (#7526)
3 years ago
Tan Li Hau d9687da632
each animate allow having comment siblings (#7435)
3 years ago
Andreas Ehrencrona a4e4027f79
Handle whitespace inside #each with animation (#5477)
4 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
4 years ago
Tan Li Hau 5e40277167
[feat] add reference for default values in destructuring context (#7007)
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 b662c7fd41
[chore] move compiler warnings/errors to dedicate files (#6503)
4 years ago
Tan Li Hau d17a90cc44
allow destructured defaults to refer to variables (#5986)
5 years ago
Andreas Ehrencrona 9d9d7bc355
Added types to Node subclasses (#5755)
5 years ago
Mikail Khan 9745b61aab
fixed typo in each loop animation error (#5648)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Tan Li Hau 38de3b2e9f
fix bind:group in each (#4868)
5 years ago
Tan Li Hau 37cc5888f8
dry {#each}/{#await} destructuring (#4596)
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
Conduitry c04def9081 don't warn when using each index in key (#3274)
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