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
Tan Li Hau a778e50b35
fix globals shadowing template scope (#3674)
5 years ago
..
css rework attribute selector matching to not use regexes (#1710) 5 years ago
custom-elements support is attribute, with a warning - fixes #3182 5 years ago
hydration handle special null case when hydrating 5 years ago
js remove $unsafe_set in favour of modified $inject_state 5 years ago
parser Merge pull request #2809 from mrkishi/closing-tags 5 years ago
preprocess preprocess: fix handling of attribute values containing `=` 5 years ago
runtime fix globals shadowing template scope (#3674) 5 years ago
server-side-rendering Prevent element property set from throwing errors for readonly properties. Fixes #3681. 5 years ago
sourcemaps Introduce ESLint to svelte sources (#2958) 5 years ago
stats move vars out of stats 6 years ago
store remove ts-node - no typescript inside test/ 5 years ago
validator fix reactive declaration cycle detection + clearer error on cycle 5 years ago
vars failing vars test 5 years ago
.eslintrc.json Introduce ESLint to svelte sources (#2958) 5 years ago
helpers.js update #1844 test for v3 5 years ago
setup.js Introduce ESLint to svelte sources (#2958) 5 years ago
test.js remove ts-node - no typescript inside test/ 5 years ago
tsconfig.json split typescript projects 5 years ago