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
Rich Harris 24f5dc2976
use input events for two-way binding with textareas and non-checkbox/radio inputs (#10)
10 years ago
..
generator use input events for two-way binding with textareas and non-checkbox/radio inputs (#10) 10 years ago
parser normalise CSS parse errors 10 years ago
server-side-rendering two-way component binding in SSR (#275) 10 years ago
sourcemaps populate map.sources and map.sourcesContent even if none of the original code is used 10 years ago
validator handle default paramters in computed values (fixes #274) 10 years ago
formats.js restructure tests 10 years ago
generate.js use compileOptions when showing failing code 10 years ago
helpers.js Merge branch 'master' into universal-tests 10 years ago
parse.js include CSS AST in svelte.parse output 10 years ago
sourcemaps.js add outputFilename option for sourcemap generation 10 years ago
ssr.js reenable all tests 10 years ago
validate.js fail CI if any tests have solo: true 10 years ago