0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 08:56:14 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Rich Harris
39d0b862d4 update hydration tests 2018-04-15 23:29:21 -04:00
Rich Harris
a3add04e7c remove code, map and cssMap from svelte.compile output 2018-04-15 19:34:42 -04:00
Rich Harris
2f86bd339d update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
esarbanis
9218f20330 Use a block scoped unique name for the context 2017-11-06 12:43:38 +02:00
Rich Harris
8020fe53fc remove babel etc 2017-07-30 03:20:15 -04:00
Rich Harris
65e484b6ae remove reify 2017-07-29 23:35:12 -04:00
Rich Harris
46cb2a4da3 update jsdom 2017-07-29 22:26:22 -04:00
Rich Harris
b47e2527b3 test with hydratable: true and hydratable: false 2017-06-18 01:04:38 -04:00
Rich Harris
d10ddc0c51 fix most non-hydration tests 2017-06-17 23:41:35 -04:00
Rich Harris
97b70bccc5 events, bindings, if block fixes 2017-06-17 21:45:05 -04:00
Rich Harris
dc29b2d466 fix component hydration 2017-06-17 17:06:51 -04:00
Rich Harris
0bbd917442 more hydration 2017-06-17 16:28:43 -04:00
Rich Harris
14fe89eae8 hydration working with elements, text nodes, tags and if blocks 2017-06-17 14:31:19 -04:00
Rich Harris
dceb2b533b first, very incorrect stab at hydration 2017-06-14 16:34:12 -04:00
Rich Harris
f361d4287a add hydration tests 2017-06-13 17:54:59 -04:00