0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
2021-06-22 10:26:47 -04:00
..
css
custom-elements fix setting boolean attributes on custom elements (#6073) 2021-04-30 11:48:27 -04:00
hydration Revert hydration optimisation (#6290) 2021-05-03 16:37:19 -04:00
js Use SSR rendered as initial html for runtime hydration test (#4444) 2021-06-18 19:06:01 -07:00
motion
parser fix textarea end tag parsing (#6424) 2021-06-22 09:43:51 -04:00
preprocess
runtime fix slot props not updated when transition aborted (#6414) 2021-06-22 10:26:47 -04:00
runtime-puppeteer implement passing CSS custom properties to components (#6237) 2021-04-30 11:36:36 -04:00
server-side-rendering fix escaping attributes in spread in SSR (#6429) 2021-06-22 09:50:43 -04:00
sourcemaps
stats
store fix types: allow writable/readable empty initialization (#6293) 2021-05-20 15:31:51 +02:00
validator disallow multiple selectors inside :global() (#6428) 2021-06-22 10:03:56 -04:00
vars
.eslintrc.json
helpers.ts implement passing CSS custom properties to components (#6237) 2021-04-30 11:36:36 -04:00
setup.js
test.ts
tsconfig.json