0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 08:56:14 +01:00
svelte/test
2022-01-06 15:28:53 -05:00
..
css [fix] applying :global for > combinator (#6563) 2021-07-26 13:42:10 -04:00
custom-elements [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
hydration [fix] handle promise rejections for {#await} in SSR (#6790) 2021-09-30 08:21:32 -04:00
js [fix] foreign namespace hash link (#7080) 2022-01-04 13:41:42 -08:00
motion
parser [feat] improve parser errors (#6612) 2021-08-04 12:03:34 -04:00
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 2021-09-22 13:21:40 -04:00
runtime [fix] binding member expression should only invalidate the object, not the member property (#7008) 2022-01-06 15:28:53 -05:00
runtime-puppeteer [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
server-side-rendering [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
sourcemaps [feat] add enableSourcemap option (#6835) 2021-10-17 13:04:35 -04:00
stats Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
store fix types: allow writable/readable empty initialization (#6293) 2021-05-20 15:31:51 +02:00
utils [refactor] refactor trim utils and write tests (#6909) 2021-11-09 07:53:49 -05:00
validator [feat] add a11y-no-redundant-roles check (#7067) 2022-01-03 11:33:08 +01:00
vars Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192) 2021-06-29 09:43:52 +08:00
.eslintrc.json
helpers.ts [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
setup.js Preprocessor sourcemap support (#5584) 2020-11-19 10:38:41 -08:00
test.ts
tsconfig.json