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
Conduitry 3c5ccf6ee5
rework attribute selector matching to not use regexes (#1710)
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 escape `@` sigils in dev tooling events (#3545) 5 years ago
server-side-rendering fix .gitignore'd files 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