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
Tan Li Hau 5efaf7dbd0
fix :host and :global css scoping (#5957)
6 years ago
..
css fix :host and :global css scoping (#5957) 6 years ago
nodes fix: "foreign" namespace elements should still allow binding 'this' (#5942) 6 years ago
render_dom don't create class update functions when dependencies aren't reactive (#5926) 6 years ago
render_ssr fix extraneous store subscription in SSR (#5929) 6 years ago
utils support spread into slot props (#5616) 6 years ago
Component.ts warn module variables are nonreactive and make them truly nonreactive (#5847) 6 years ago
create_module.ts fix bare imports in `format: 'cjs'` mode (#4050) 7 years ago
index.ts add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652) 6 years ago