0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
Conduitry 9f48d1a5fd
fix SSR spread with boolean attributes (#3797)
* in SSR, adjust spread with boolean attributes (#2916)

* add tests

* update changelog
2019-10-27 08:53:01 -04:00
..
css allow multiple ancestors to be scoped with class (#3544) 2019-10-24 13:34:58 -04:00
custom-elements allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
hydration allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
js allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
parser allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
preprocess allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
runtime fix handling of style scoping and class: with spread scopes (#3792) 2019-10-25 13:03:09 -04:00
server-side-rendering fix SSR spread with boolean attributes (#3797) 2019-10-27 08:53:01 -04:00
sourcemaps allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
stats allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
store remove ts-node - no typescript inside test/ 2019-08-11 10:22:29 -04:00
validator tweak text of warning 2019-10-24 21:47:05 -04:00
vars allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
.eslintrc.json Introduce ESLint to svelte sources (#2958) 2019-06-09 11:31:28 -04:00
helpers.js Structured code generation (#3539) 2019-10-16 10:57:23 -04:00
setup.js Introduce ESLint to svelte sources (#2958) 2019-06-09 11:31:28 -04:00
test.js tidy up core test.js script 2019-10-23 17:04:21 -04:00
tsconfig.json split typescript projects 2019-06-16 10:53:10 -04:00