Commit Graph

23 Commits (3324b4f2aae038b9d77229bb6e7a62feabbd97a8)

Author SHA1 Message Date
tanhauhau 3324b4f2aa remove ssr slots from the docs
5 years ago
tanhauhau 6d82512e82 fix for code review
6 years ago
Tan Li Hau adf6085d9c support passing context into ssr component api
6 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
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