You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test
Alfred Ringstad 54e1c23b32
Reuse DOM elements if possible. Add dev warnings when passing nullish values as tag. Throw an error when trying to bind other than this. Add more tests.
5 years ago
..
css add cssHash option (#6026) 6 years ago
custom-elements Call onMount when connected & clean up when disconnected for custom element (#4522) 6 years ago
hydration Curly braces linting fixes (#5585) 6 years ago
js Call onMount when connected & clean up when disconnected for custom element (#4522) 6 years ago
motion Use TypeScript in tests (#5433) 6 years ago
parser Implement svelte:element for dynamically setting HTML DOM type 5 years ago
preprocess Preprocessor sourcemap support (#5584) 6 years ago
runtime Reuse DOM elements if possible. Add dev warnings when passing nullish values as tag. Throw an error when trying to bind other than this. Add more tests. 5 years ago
server-side-rendering Implement svelte:element for dynamically setting HTML DOM type 5 years ago
sourcemaps Reuse DOM elements if possible. Add dev warnings when passing nullish values as tag. Throw an error when trying to bind other than this. Add more tests. 5 years ago
stats Updated to ESLint config 5.4.0 (#5541) 6 years ago
store fix deriving from RxJS observables (#4300) 7 years ago
validator implement <svelte:fragment> (#4556) 6 years ago
vars Updated to ESLint config 5.4.0 (#5541) 6 years ago
.eslintrc.json Use TypeScript in tests (#5433) 6 years ago
helpers.ts Updated to ESLint config 5.4.0 (#5541) 6 years ago
setup.js Preprocessor sourcemap support (#5584) 6 years ago
test.ts Use TypeScript in tests (#5433) 6 years ago
tsconfig.json split typescript projects 7 years ago