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/packages/svelte/test
Simon H 83e96e044d
fix: escape `<` in attribute strings (#12989)
1 year ago
..
compiler-errors chore: eslint rule for naming convention (#9208) 2 years ago
css fix: support attribute selector inside :global() (#11135) 1 year ago
hydration fix: html tag hydration: regard empty claimed_nodes array as content mismatch (#9184) 2 years ago
js fix: svelte:element with dynamic this and spread attributes throws error (#9112) 2 years ago
motion chore: convert to monorepo (#8644) 2 years ago
parser fix: adjust static attribute regex (#9551) 2 years ago
preprocess fix: handle closing tags inside attribute values (#9486) 2 years ago
runtime fix: correctly handle falsy values of style directives in SSR mode (#11584) 1 year ago
runtime-browser fix: port over props that were set prior to initialization (#9701) 2 years ago
server-side-rendering fix: escape `<` in attribute strings (#12989) 1 year ago
sourcemaps chore: upgrade magic-string (#9292) 2 years ago
stats chore: eslint rule for naming convention (#9208) 2 years ago
store chore: eslint rule for naming convention (#9208) 2 years ago
types chore: tests for #8872 2 years ago
utils fix: handle falsy srcset values (#8901) 2 years ago
validator fix: support attribute selector inside :global() (#11135) 1 year ago
vars chore: eslint rule for naming convention (#9208) 2 years ago
version chore: setup changesets (#8668) 2 years ago
.eslintrc.json chore: eslint rule for naming convention (#9208) 2 years ago
helpers.js chore: eslint rule for naming convention (#9208) 2 years ago
html_equal.js chore: convert to monorepo (#8644) 2 years ago
tsconfig.json chore: eslint rule for naming convention (#9208) 2 years ago
vitest-global-setup.js chore: convert to monorepo (#8644) 2 years ago