0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
2017-11-23 13:24:54 -05:00
..
create
css test attribute only selector when html is also attribute only 2017-10-24 23:15:32 -05:00
custom-elements escape backslashes in CSS for custom elements - fixes #872 2017-09-27 13:55:22 -04:00
formats Increase code coverage 2017-11-23 10:36:52 -05:00
hydration Use a block scoped unique name for the context 2017-11-06 12:43:38 +02:00
js remove whitespace around <:Window/> - fixes #943 2017-11-23 11:44:25 -05:00
parser Add array destructuring for each contexts 2017-10-09 20:38:26 -05:00
runtime append to the dom, not a document fragment, when updating each block in slot - fixes #927 2017-11-23 11:13:18 -05:00
server-side-rendering Add support for intercepting different file extensions, other than .html, in ssr. (#940) 2017-11-23 11:28:28 -05:00
sourcemaps fix annoying test failure 2017-11-21 11:47:22 -05:00
validator throw error on illegal context (#934) 2017-11-23 13:24:54 -05:00
helpers.js Reinstate code coverage 2017-11-23 08:45:22 -05:00
setup.js Reinstate code coverage 2017-11-23 08:45:22 -05:00
test.js