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
Taylor Zane Glaeser a219d4d1f2
Changed `create` API method to use `new Function()` instead of anindirect eval.
10 years ago
..
generators fix two-way binding for components inside each-blocks - closes #356 10 years ago
parse differentiate between nbsp and other whitespace (#348) 10 years ago
server-side-rendering two-way component binding in SSR (#275) 10 years ago
shared always flush render hooks, even if initiator is a nested component (#263) 10 years ago
utils accept DOCTYPE element in any case 10 years ago
validate update tests 10 years ago
index.js Changed `create` API method to use `new Function()` instead of anindirect eval. 10 years ago