Commit Graph

20 Commits (c1ba761d215ef6dc11deb63780948f25035b37bd)

Author SHA1 Message Date
DominusVilicus c1ba761d21 Display renderedComponents during SSR
6 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
6 years ago
Jesse Skinner e3d66869df fix stringifying of attributes in presence of spread in SSR (#4247)
7 years ago
Tan Li Hau ef56a70acb SSR should only render one <title> (#4250)
7 years ago
Conduitry 9f48d1a5fd
fix SSR spread with boolean attributes (#3797)
7 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes (#3792)
7 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
7 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
7 years ago
Richard Harris c82a9ea7f2 omit falsy boolean attributes
7 years ago
Richard Harris c53563b207 failing SSR test, plus some adjacent changes
7 years ago
Conduitry cf5dd8ff75 support RxJS Observables in reassigned stores (#3304)
7 years ago
Richard Harris 7703140793 -> v3.6.5
7 years ago
Richard Harris 8f959559d5 -> v3.6.5
7 years ago
Rich Harris 2d5f11a308 handle rxjs-style observables with get_store_value - fixes #3153
7 years ago
Rich Harris 8d805a0d9b onMount before first afterUpdate
7 years ago
Richard Harris 4082566392 handle circular values when rendering bindings - fixes #2135
7 years ago
Richard Harris b589289b55 use helpers
7 years ago
Richard Harris 4f626c45a9 tidy up, prevent collisions
7 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
7 years ago
Richard Harris 5161dfb950 update folder structure - #2790
7 years ago