Commit Graph

15 Commits (d658e7036e41eed81a4442e00e8403159e53f281)

Author SHA1 Message Date
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
2 years ago
Yuichiro Yamashita e0d93254fd
[feature] Dynamic elements implementation <svelte:element> (#6898)
3 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
3 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
4 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
5 years ago
Richard Harris d8b25afacd update tests
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
6 years ago
Richard Harris ca0e5df0d8 update parser and js tests
6 years ago
Rich Harris 687e352209 rename .html files to .svelte
6 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 4a88c9ccb5 remove -bundle files
6 years ago
Rich Harris 154ee73765 support debug tag in SSR mode - fixes #1659
7 years ago