Commit Graph

23 Commits (b3364424d7d454640045f352314eec63b73bf040)

Author SHA1 Message Date
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
6 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