You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/src/compiler/compile
Yosuke Ota 8d26b4a19d
[chore] improve performance by using `trimRight()` instead of regex replace (#7706)
3 years ago
..
css [fix] error when using combinator incorrectly (#7650) 3 years ago
nodes Recursively check label children for input control (#5323) 3 years ago
render_dom [fix] Apply class directive properly after half way transition (#7765) 3 years ago
render_ssr [chore] improve performance by using `trimRight()` instead of regex replace (#7706) 3 years ago
utils [feat] check noninteractive roles on interactive elements (#5955) 3 years ago
Component.ts fix: do not generate unused-export-let inside <script context="module"> (#7232) 4 years ago
compiler_errors.ts [fix] error when using combinator incorrectly (#7650) 3 years ago
compiler_warnings.ts [feat] check noninteractive roles on interactive elements (#5955) 3 years ago
create_module.ts [fix] properly respect sveltePath when rewriting user imports (#6842) 4 years ago
index.ts [feat] add enableSourcemap option (#6835) 4 years ago