0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
2021-01-25 17:48:44 -05:00
..
css Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
custom-elements support $$slots in custom elements (#5619) 2020-11-09 10:11:37 -05:00
hydration Curly braces linting fixes (#5585) 2020-10-26 13:25:03 -04:00
js keep each block value (#5841) 2021-01-01 20:41:31 -05:00
motion Use TypeScript in tests (#5433) 2020-09-29 11:19:21 -04:00
parser allow duplicates of the same action on an element (#5875) 2021-01-25 15:55:12 -05:00
preprocess Preprocessor sourcemap support (#5584) 2020-11-19 10:38:41 -08:00
runtime add foreign namespace to preserve attribute case and skip HTML-specific a11y validations (#5652) 2021-01-25 16:25:10 -05:00
server-side-rendering upgrade ESLint config (#5472) 2020-09-29 20:19:43 -04:00
sourcemaps work around mysterious test failure and add TODO 2021-01-25 17:48:44 -05:00
stats Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
store fix deriving from RxJS observables (#4300) 2020-01-22 09:19:32 -05:00
validator add foreign namespace to preserve attribute case and skip HTML-specific a11y validations (#5652) 2021-01-25 16:25:10 -05:00
vars Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
.eslintrc.json Use TypeScript in tests (#5433) 2020-09-29 11:19:21 -04:00
helpers.ts Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
setup.js Preprocessor sourcemap support (#5584) 2020-11-19 10:38:41 -08:00
test.ts Use TypeScript in tests (#5433) 2020-09-29 11:19:21 -04:00
tsconfig.json