Commit Graph

11 Commits (bee1851faa9c2a8b39099299a7929ebfe9c25494)

Author SHA1 Message Date
gtmnayan bee1851faa
[feat] `|important` modifier for style directive (#7489)
3 years ago
Tan Li Hau 91b20b9c2e
[fix] error when using combinator incorrectly (#7650)
3 years ago
Tan Li Hau a2de3894c0
[feat] support const tag for if block (#7451)
3 years ago
Henning Groß 9276f85768
[feat] improve error message for animate used in a non-keyed each block (#6838)
3 years ago
Yuichiro Yamashita e0d93254fd
[feature] Dynamic elements implementation <svelte:element> (#6898)
3 years ago
Efe Selim Küçük 587f94eb65
[feat] Better error message for inline component style directive (#7187)
4 years ago
Yuichiro Yamashita 5665f711fd
[fix] raise compile error if variable name is same as imported variable name (#7145)
4 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
4 years ago
Tan Li Hau b720f0e620
[feat] support destructured declaration of props (#6578)
4 years ago
Tan Li Hau c550f604f2
[feat] enable export ... from (#6574)
4 years ago
Simon H b662c7fd41
[chore] move compiler warnings/errors to dedicate files (#6503)
4 years ago