Commit Graph

32 Commits (435d14aafebe645d329567c7d82d1c568b05f22b)

Author SHA1 Message Date
Yuichiro Yamashita 895b4c6721
[fix] hydrate correct elements when using `@html` (#6946)
3 years ago
Conduitry 10ce5c95fd
[fix] handle promise rejections for {#await} in SSR (#6790)
3 years ago
Hasan Altan Birler ecbd96af95
[fix] hydration improvements (#6449)
3 years ago
Hasan Altan Birler 04bc37de31
Improve hydration by reordering optimally (#6395)
3 years ago
Conduitry 6d16e92606
Revert hydration optimisation (#6290)
3 years ago
Tan Li Hau 94bfeae5d5
fix claim_text (#6275)
3 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
4 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
4 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
4 years ago
Tan Li Hau ec3589e314
fix hydration of top-level content (#4550)
5 years ago
Conduitry 455a5cc754
fix hydration of <title> (#4311)
5 years ago
Conduitry 33c3a02ee4 failing test
5 years ago
Tan Li Hau b3582c7fb2 fix hydrating <head> (#4082)
5 years ago
Tan Li Hau 7c3e34c00b fix hydrating each else (#4253)
5 years ago
Richard Harris 3f33d35573 handle special null case when hydrating
5 years ago
Sebastian Silbermann 12c667f898 Add failing test for null hydration
5 years ago
Richard Harris aa653558d0 only create fallback content if no slot is provided - fixes #2354
5 years ago
Richard Harris 83a9b6af23 default to accessors: false (#2144)
6 years ago
Richard Harris be0a3aafbd update hydration tests
6 years ago
Rich Harris 206a3d0131 update tests
6 years ago
Rich Harris 687e352209 rename .html files to .svelte
6 years ago
Rich Harris 48f1f6b4d0
implement `bind:this`
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 39d0b862d4 update hydration tests
7 years ago
Rich Harris 2f86bd339d update tests to account for removal of observe
7 years ago
esarbanis 9218f20330 Use a block scoped unique name for the context
7 years ago
Rich Harris 97b70bccc5 events, bindings, if block fixes
7 years ago
Rich Harris dc29b2d466 fix component hydration
7 years ago
Rich Harris 0bbd917442 more hydration
7 years ago
Rich Harris 14fe89eae8 hydration working with elements, text nodes, tags and if blocks
7 years ago
Rich Harris dceb2b533b first, very incorrect stab at hydration
7 years ago
Rich Harris f361d4287a add hydration tests
7 years ago