0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test
2018-08-13 16:13:58 -04:00
..
cli replace appendNode(node, parent) with append(parent, node) - easier to follow 2018-08-05 15:35:52 -04:00
create fixes 2018-04-18 08:13:07 -04:00
css encapsulate local styles inside global ones - fixes #1618 2018-08-04 16:54:23 -04:00
custom-elements tweak test 2018-08-05 14:00:47 -04:00
formats fix some more tests 2018-04-16 00:03:22 -04:00
hydration
js update tests 2018-08-11 18:52:01 -04:00
parser groundwork for animations (#1431) 2018-05-12 23:35:03 -04:00
preprocess
runtime exclude current prop in computed properties using entire state #1544 2018-08-13 16:13:58 -04:00
server-side-rendering add non-spread test for attribute safety 2018-08-01 16:56:42 -04:00
sourcemaps rename loc to start, include character info in locations 2018-04-16 21:50:57 -04:00
stats fix #1368 2018-04-28 21:00:07 -04:00
store fix and simplify cycle detection 2018-05-02 20:57:46 -04:00
validator handle single identifiers in {@debug} tags 2018-08-11 17:18:43 -04:00
helpers.js eslint 2018-08-03 20:03:15 -04:00
setup.js
test.js upgrade mocha 2018-08-03 23:30:25 -04:00