Commit Graph

26 Commits (fd9d61a7b747c05958002b7dcb64cb3199378ad8)

Author SHA1 Message Date
S. Elliott Johnson fd9d61a7b7
chore: TS to JSDoc Conversion (#8569)
3 years ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
3 years ago
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
3 years ago
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties (#8386)
3 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup (#6413)
4 years ago
Lyu, Wei-Da 00e58e7bc8
Fix {#await} block scope when updating (#6219)
5 years ago
Tan Li Hau d17a90cc44
allow destructured defaults to refer to variables (#5986)
5 years ago
Jesse Skinner a4e4bd0f53
get context at start of {#if} update block instead of at the end (#5531)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Irshad PI e0e434234d
Await: re-throw error when there is no catch block and promise is rejected (#5149)
5 years ago
Tan Li Hau e879cb5a4c
fix not passing child_ctx for catch block (#5261)
5 years ago
Tan Li Hau 37cc5888f8
dry {#each}/{#await} destructuring (#4596)
6 years ago
Conduitry f111cf6881
deconflict `anchor` variable name (#4769)
6 years ago
Tan Li Hau 7d1e4e82ff
support destructuring in await (#4548)
6 years ago
Conduitry d78f32ee5a
fix arrow function precedence (#4385)
6 years ago
Tan Li Hau 468938c573 fix: if inside bind await block contextual dependencies
6 years ago
Conduitry 185ff4ae04 fix child context in await blocks with no `then` variable (#4022)
6 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
6 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
6 years ago
Rich Harris 393757db29 conservative updates for await blocks
6 years ago
Richard Harris b7ba0d69ee prevent await block mounting inside removed if block - fixes #1496
6 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
6 years ago
Rich Harris 324be53a70 merge master -> snake_case
6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
6 years ago