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
Alvin Ramskogler 9f89a92d31
feat: add `readonly` method to convert writable store to readonly (#6518)
2 years ago
..
css fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122) 2 years ago
custom-elements [ chore] disable puppeteer on Linux for Node8 and 10 (#8155) 2 years ago
hydration [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 2 years ago
js feat: simpler output for reactive vars if dependencies are all static (#7942) 2 years ago
motion
parser [feat] Compiler option css: 'none' support (#7914) 2 years ago
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 3 years ago
runtime fix: flush remaining `afterUpdate` before `destroy` (#7516) 2 years ago
runtime-puppeteer fix: ensure `bind:offsetHeight` updates (#8096) 2 years ago
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 2 years ago
sourcemaps [feat] add enableSourcemap option (#6835) 3 years ago
stats
store feat: add `readonly` method to convert writable store to readonly (#6518) 2 years ago
utils [refactor] refactor trim utils and write tests (#6909) 3 years ago
validator fix: silence no content a11y warning if the tag has an aria-label (#8299) 2 years ago
vars
.eslintrc.json
helpers.ts [chore] fix test flakiness (#7076) 3 years ago
setup.js
test.ts
tsconfig.json