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
Peter Maatman 02f5efd9e7
fix compound assignment dependencies in reactive statements (#3634)
6 years ago
..
css rework attribute selector matching to not use regexes (#1710) 6 years ago
custom-elements support is attribute, with a warning - fixes #3182 6 years ago
hydration handle special null case when hydrating 6 years ago
js remove $unsafe_set in favour of modified $inject_state 6 years ago
parser Merge pull request #2809 from mrkishi/closing-tags 6 years ago
preprocess preprocess: fix handling of attribute values containing `=` 6 years ago
runtime fix compound assignment dependencies in reactive statements (#3634) 6 years ago
server-side-rendering
sourcemaps
stats
store remove ts-node - no typescript inside test/ 6 years ago
validator fix reactive declaration cycle detection + clearer error on cycle 6 years ago
vars
.eslintrc.json
helpers.js update #1844 test for v3 6 years ago
setup.js
test.js remove ts-node - no typescript inside test/ 6 years ago
tsconfig.json