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/compiler/generate/visitors/attributes
Rich-Harris 56b4fbcea2
prevent compiler from generating ES2015+ code
9 years ago
..
binding initialise fragments with data, rather than waiting for first update 9 years ago
addComponentAttributes.js handle empty attributes in elements and components. fixes #63 9 years ago
addElementAttributes.js prevent compiler from generating ES2015+ code 9 years ago
lookup.js use style.cssText rather than style (#44) 9 years ago