0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 08:56:14 +01:00
svelte/test
2021-07-21 16:21:06 -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 use simpler insert and append functions when not compiling with hydration (#6525) 2021-07-21 16:21:06 -04:00
motion
parser fix AST .end index for expressions in attributes (#6542) 2021-07-21 15:54:47 -04:00
preprocess
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 support rendering components in a shadow dom (#5870) 2021-07-21 15:51:31 -04:00
stats
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
test.ts
tsconfig.json