0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test
Lyu, Wei-Da 5c14bc5f01
fix: support es2022 class features (#8355)
Follow up to #8349. We also have to bump the parsing ECMAScript version here. Fixes #6900, fixes #6592.
2023-03-10 09:47:30 +01:00
..
css fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122) 2023-02-21 15:21:48 +01:00
custom-elements [ chore] disable puppeteer on Linux for Node8 and 10 (#8155) 2022-12-31 10:13:52 +09:00
hydration [fix] Fix hydration duplicate svelte:head tag issue with @html expressions and nested components (#7745) 2022-09-12 02:35:17 +08:00
js fix: support es2022 class features (#8355) 2023-03-10 09:47:30 +01:00
motion
parser [feat] Compiler option css: 'none' support (#7914) 2022-11-09 10:21:38 -08:00
preprocess
runtime feat: improve bind:group behavior (#7892) 2023-03-02 19:57:38 +01:00
runtime-puppeteer fix: ensure bind:offsetHeight updates (#8096) 2023-02-23 12:03:12 +01:00
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 2022-10-14 14:15:04 +09:00
sourcemaps chore: upgrade magic-string (#8339) 2023-03-02 20:10:12 +01:00
stats
store feat: add readonly method to convert writable store to readonly (#6518) 2023-02-23 12:17:34 +01:00
utils
validator fix validation for global compound selector (#8344) 2023-03-02 09:24:33 +01:00
vars
.eslintrc.json
helpers.ts
setup.js
test.ts
tsconfig.json