0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 01:11:24 +01:00
svelte/src
2019-04-14 18:06:24 -04:00
..
compile disallow duplicate slot="xxx" elements - fixes second half of #2320 2019-04-14 18:06:24 -04:00
internal wait until flush complete before unlocking bindings - fixes #2356 2019-04-14 14:20:18 -04:00
motion linting 2019-03-18 16:52:29 -04:00
parse find this= in <svelte:component> in presence of bind:this= (#2284) 2019-03-21 16:49:39 -04:00
preprocess don't preprocess tags whose names begin with script/style 2019-03-28 10:56:00 -04:00
utils Move slot names test to runtime. Allow slot names that start with a digit 2019-03-25 17:05:38 +03:00
config.ts
index.ts Implement reactive assignments (#1839) 2018-12-15 19:18:03 -05:00
interfaces.ts collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre> 2019-03-18 09:19:14 -04:00
Stats.ts Tidy up (#2252) 2019-03-18 09:06:01 -04:00