Commit Graph

466 Commits (524df97dc8498fdc3def318795d38e61e32e52ad)

Author SHA1 Message Date
Conduitry f5922f7cee fix binding to module-level variables (#4352)
7 years ago
Conduitry 3581bed534 disallow simultaneous foo / {foo} / bind:foo (#4343)
7 years ago
Conduitry 1dfd921ce7 -> v3.18.1
7 years ago
Conduitry f6920b1449 fix detection of unused partially global CSS selectors (#4332)
7 years ago
Conduitry 9db91dc3f7 fix code generation with adjacent inline and block comments (#4327)
7 years ago
Conduitry fbaddfd846 -> v3.18.0
7 years ago
Conduitry b2a5a8e0ae update changelog
7 years ago
Conduitry 80837dd522 fix changelog
7 years ago
Conduitry 14555bf203 make autosubscribing to a nullish store a no-op (#4304)
7 years ago
Conduitry e7e8c56f10 -> v3.17.3
7 years ago
Conduitry f498127d33 fix hydration of <title> (#4311)
7 years ago
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
Conduitry 4d1cacf1ab produce better code for <slot/> (#3631)
7 years ago
Conduitry a9d7ef4804 fix compound ifs with outros and no dependencies (#3595)
7 years ago
Conduitry 58a92fc38b fix `bind:this` binding to a store (#3591)
7 years ago
Conduitry b004873e19 update changelog
7 years ago
Conduitry f531c65df2 preserve `$:` label in reactive blocks in SSR mode (#2828) (#3469)
7 years ago
Conduitry 2bef3c27c7 update changelog
7 years ago
Conduitry b3aedac00c update changelog
7 years ago
Conduitry 6dac892746 update changelog
7 years ago
Conduitry 2e8bb921e8 update changelog
7 years ago
pngwn 3fcce37732 Prevent element property set from throwing errors for readonly properties. Fixes #3681.
7 years ago
Conduitry 8de5105152 update changelog
7 years ago
Conduitry 9c73f8e77d update changelog
7 years ago
Conduitry 780b96a384 update changelog
7 years ago
Conduitry 3060b664aa update changelog
7 years ago
Conduitry f80eb2b92d update changelog
7 years ago
Conduitry 5ca7b48b66 rework attribute selector matching to not use regexes (#1710)
7 years ago
Conduitry 8663461fd8 -> v3.12.1
7 years ago
Richard Harris 0133f28b43 -> v3.12.0
7 years ago
Richard Harris 84f66ccc6c -> v3.11.0
7 years ago
Richard Harris 8d5645bbe4 -> v3.10.1
7 years ago
Richard Harris ed64df4094 -> v3.10.0
7 years ago
Conduitry ff007df7b2 update changelog
7 years ago
Richard Harris 345801bbe2 -> v3.9.2
7 years ago
Richard Harris 1262d583c0 -> v3.9.1
7 years ago
Richard Harris 7246936f87 -> v3.9.0
7 years ago
Richard Harris d257fdc622 -> v3.8.1
7 years ago
Richard Harris be8f625dad -> v3.8.0
7 years ago
Richard Harris 964207c9ce -> v3.7.1
7 years ago
Richard Harris 9d51d165c6 -> v3.7.0
7 years ago
Richard Harris ca3a1506b6 -> v3.6.11
7 years ago
Rich Harris a8512d039f -> v3.6.10
7 years ago
Richard Harris 2a5268626f -> v3.6.9
7 years ago
Richard Harris ee08a012b4 -> v3.6.8
7 years ago
Richard Harris 6e66511eb5 -> v3.6.7
7 years ago
Rich Harris 7a4934113f -> v3.6.6
7 years ago
Richard Harris 6225d63106 -> v3.6.5
7 years ago
Rich Harris f3add41660 -> v3.6.4
7 years ago
Richard Harris e0089e4296 -> v3.6.3
7 years ago
Richard Harris ed8ec3c505 -> v3.6.2
7 years ago
Conduitry 726d7dff22 -> v3.6.1
7 years ago
Rich Harris 00b62ec896 typo
7 years ago
Rich Harris e13a13800b -> v3.6.0
7 years ago
Conduitry 3fe8736bea -> v3.5.4
7 years ago
Richard Harris 64c4d2979c -> v3.5.3
7 years ago
Richard Harris 211e7a10d0 -> v3.5.2
7 years ago
Richard Harris 0b25e39144 -> v3.5.1
7 years ago
Richard Harris bfaecc42ee -> v3.5.0
7 years ago
Richard Harris df8abf0f34 -> v3.4.4
7 years ago
Richard Harris e11acf6305 -> v3.4.3
7 years ago
Richard Harris abc55c26d7 -> v3.4.2
7 years ago
Rich Harris 1b7818b554 -> v3.4.1
7 years ago
Rich Harris d9dd8128a3 -> v3.4.0
7 years ago
Rich Harris ad6bbface0 -> v3.3.0
7 years ago
Richard Harris 9a75ea2a92 -> v3.2.2
7 years ago
Richard Harris 2bf66eb235 -> v3.2.1
7 years ago
Richard Harris 93daf6a309 -> v3.2.0
7 years ago
Richard Harris 014ba141b0 -> v3.1.0
7 years ago
Richard Harris a08360e2b0 -> v1.0.0
7 years ago
Richard Harris 7bd667a6b9 update references to svelte.technology - fixes #2450
7 years ago
Richard Harris dac4382a88 -> v3.0.0
7 years ago
Rich Harris 56e8585f0f -> v2.15.4
8 years ago
Rich Harris 067a0df45b -> v2.15.3
8 years ago
Rich Harris 801838a15a -> v2.15.2
8 years ago
Conduitry baca9ad466 -> v2.15.1
8 years ago
Rich Harris c87e6a3a47 -> v2.15.0
8 years ago
Rich Harris 963a950568 -> v2.14.3
8 years ago
Conduitry 11db80fc10 -> v2.14.2
8 years ago
Rich Harris a1479aafa0 -> v2.14.1
8 years ago
Rich Harris 8e492636e6 -> v2.14.0
8 years ago
Rich Harris d04d1c42b2 -> v2.13.5
8 years ago
Rich Harris 68a1c99eec -> v2.13.4
8 years ago
Conduitry 54cb4f9d79 -> v2.13.3
8 years ago
Rich Harris cd91245215 -> v2.13.2
8 years ago
Rich Harris 57f8425d31 -> v2.13.1
8 years ago
Rich Harris a38e1b0947 -> v2.13.0
8 years ago
Rich Harris 51672bb17f -> v2.12.1
8 years ago
Rich Harris 803f6feb3c -> v2.12.0
8 years ago
Rich Harris 0e516c3d5e -> v2.11.0
8 years ago
Rich Harris e8a9835fd3 -> v2.10.1
8 years ago
Rich Harris fe6b8b7d94 -> v2.10.0
8 years ago
Rich Harris fa2380fdcb -> v2.9.11
8 years ago
Rich Harris 522e8936ff -> v2.9.10
8 years ago
Rich Harris c2abd63e4f -> v2.9.9
8 years ago
Rich Harris 05c081802f -> v2.9.8
8 years ago
Rich Harris 4b169fbeaa -> v2.9.7
8 years ago
Rich Harris 1cf1940112 -> v2.9.6
8 years ago
Rich Harris 4abab818a3 -> v2.9.5
8 years ago
Rich Harris 36f1192a93 -> v2.9.4
8 years ago
Conduitry a83a672bb0 -> v2.9.3
8 years ago