0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
2021-07-21 12:28:44 -04:00
..
css support :global() in compound selector (#6223) 2021-04-30 10:35:40 -04:00
custom-elements fix setting boolean attributes on custom elements (#6073) 2021-04-30 11:48:27 -04:00
hydration [fix] hydration improvements (#6449) 2021-07-21 12:28:44 -04:00
js [fix] hydration improvements (#6449) 2021-07-21 12:28:44 -04:00
motion
parser [fix] be able to silence more warnings (#6504) 2021-07-14 09:54:15 +02:00
preprocess Preprocessor sourcemap support (#5584) 2020-11-19 10:38:41 -08:00
runtime [feat] get all contexts (#6528) 2021-07-21 12:59:00 +08:00
runtime-puppeteer implement passing CSS custom properties to components (#6237) 2021-04-30 11:36:36 -04:00
server-side-rendering fix input value 0 for ssr (#6458) 2021-07-13 17:02:43 -07:00
sourcemaps [chore] update code-red, estree-walker, is-reference (#6551) 2021-07-20 22:33:02 -07: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
validator [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 2021-07-17 13:37:29 +02: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 Fix preserveComments on ssr (#4736) 2021-06-28 12:56:12 +02:00
setup.js Preprocessor sourcemap support (#5584) 2020-11-19 10:38:41 -08:00
test.ts
tsconfig.json