Commit Graph

355 Commits (0f584fa181eba732cbb10febdb8c45e7d36f3520)

Author SHA1 Message Date
Conduitry e11f8da5e2 disallow duplicate each keys in dev mode (#4303)
7 years ago
Conduitry 32d28312f5 fix deriving from RxJS observables (#4300)
7 years ago
Tan Li Hau a9298d0ebd fix nested block not reactive (#4294)
7 years ago
Conduitry 2c0edad87d -> v3.17.2
7 years ago
Conduitry 4edddcf705 preserve js comments where possible (#4293)
7 years ago
Conduitry f53843c7a3 update changelog
7 years ago
Conduitry 434095f0b3 fix '~=' and class selectors with arbitrary whitespace (#4286)
7 years ago
Conduitry cb95f5885b fix awaited expressions that need parentheses (#4283)
7 years ago
Conduitry 2a0d3333d0 apply event modifiers to <svelte:body> events (#4279)
7 years ago
Conduitry 379003d1f1 update changelog
7 years ago
Conduitry 7660d1454f update changelog
7 years ago
Tan Li Hau ff07d4a818 fix allow let scoped to root element (#4266)
7 years ago
Conduitry d6b6300c62 -> v3.17.1
7 years ago
Conduitry 89e99a5a11 only attach SSR <head> markers when hydratable: true (#4260)
7 years ago
Conduitry 217eaa5c74 -> v3.17.0
7 years ago
Tan Li Hau 8f6692e36a fix hydrating <head> (#4082)
7 years ago
Conduitry fb903ca6a1 update changelog
7 years ago
Tan Li Hau 4eec466be7 SSR should only render one <title> (#4250)
7 years ago
Tan Li Hau f5b52deb92 fix hydrating each else (#4253)
7 years ago
Tan Li Hau 9cb198800d fix actions having no access to parent nodes (#4252)
7 years ago
Conduitry 981cf42a46 fix $$invalidate getting confused by an undefined third argument (#4170)
7 years ago
Conduitry 702755cc81 fix when LHS of a reactive assignment is a member expression (#4212)
7 years ago
Conduitry e1162c6bee update changelog
7 years ago
Conduitry 5ed02729cb update changelog
7 years ago
Conduitry caf68fdd5e -> v3.16.7
7 years ago
Conduitry 21552131cc -> v3.16.6
7 years ago
Conduitry cf9838dd7d -> v3.16.5
7 years ago
Conduitry e0d9f67eb9 -> v3.16.4
7 years ago
Rich Harris 750bfc4c38 -> v3.16.3
7 years ago
Rich Harris 5bcd479400 -> v3.16.2
7 years ago
Conduitry ebea16f40e -> v3.16.1
7 years ago
Conduitry 6a72c655e7 update changelog
7 years ago
Conduitry ee680bd1fa update changelog
7 years ago
Richard Harris 85b6af3dcd -> v3.16.0
7 years ago
Conduitry 1f98d4bfd5 update changelog
7 years ago
Conduitry e621b16e76 update changelog
7 years ago
Rich Harris 12bb8da0fe -> v3.15.0
7 years ago
pngwn 4d5cf915a1 Add unreleased changelog entry for #3948
7 years ago
Conduitry e0c4efe1ac -> v3.14.1
7 years ago
Rich Harris f83b679b2f -> v3.14.0
7 years ago
Richard Harris 6b7371bfae -> v3.13.0
7 years ago
Conduitry f6767acce7 update changelog
7 years ago
Conduitry fffb38ebfa update changelog
7 years ago
Conduitry d42a09440b fix SSR spread with boolean attributes (#3797)
7 years ago
Tan Li Hau 850d2442cd fix changelog issue link
7 years ago
Conduitry 2ce170050e update changelog
7 years ago
Conduitry 409fab4966 fix handling of style scoping and `class:` with spread scopes (#3792)
7 years ago
Conduitry fd71db3c25 update changelog
7 years ago
Conduitry 42427e86b1 Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
7 years ago
Conduitry 8741a65c16 Fix boolean attributes in presence of spread attributes (#3775)
7 years ago