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
Vaibhav Rai 78b81277e7
[fix]: Warn user when binding rest operator (#7526)
3 years ago
..
css apply class for dynamic elements (#7652) 3 years ago
nodes [fix]: Warn user when binding rest operator (#7526) 3 years ago
render_dom [fix] render of svg elements when using svelte:element (#7695) 3 years ago
render_ssr [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 3 years ago
utils [feat] check noninteractive roles on interactive elements (#5955) 3 years ago
Component.ts [fix] add all global objects / functions (#7786) 3 years ago
compiler_errors.ts [fix] error when using combinator incorrectly (#7650) 3 years ago
compiler_warnings.ts [fix]: Warn user when binding rest operator (#7526) 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