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
xxkl1 f34abc5689
fix: decode html entities correctly (#8047)
3 years ago
..
css fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122) 3 years ago
custom-elements [ chore] disable puppeteer on Linux for Node8 and 10 (#8155) 3 years ago
hydration [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 4 years ago
js feat: optimise svelte-element output code for static tag and static attribute (#8161) 3 years ago
motion
parser [feat] Compiler option css: 'none' support (#7914) 3 years ago
preprocess
runtime fix: decode html entities correctly (#8047) 3 years ago
runtime-puppeteer fix: ensure `bind:offsetHeight` updates (#8096) 3 years ago
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 4 years ago
sourcemaps
stats
store feat: add `readonly` method to convert writable store to readonly (#6518) 3 years ago
utils [refactor] refactor trim utils and write tests (#6909) 4 years ago
validator fix: hide some a11y warnings for `<svelte:element>` tags (#8335) 3 years ago
vars
.eslintrc.json
helpers.ts [chore] fix test flakiness (#7076) 4 years ago
setup.js
test.ts
tsconfig.json