Commit Graph

542 Commits (f9c019d3e4153a24c9e6e3c466e92a6ec3817da3)

Author SHA1 Message Date
Tan Li Hau fadb58f093 fix reactivity when binding to each context (#4878)
6 years ago
Rich Harris 3fc04c63f9 only add event listeners when a block is first mounted (#4860)
6 years ago
Tan Li Hau 92689d7a6c set select multiple value with spread (#4894)
6 years ago
Tan Li Hau f898769386 reselect <select> when the option values change (#4885)
6 years ago
Richard Harris 9f960ed4ac update changelog
6 years ago
Richard Harris d50c9e0469 add #2998 to changelog
6 years ago
Conduitry 07fbd9f84b update changelog
6 years ago
Conduitry 1a7628af73 -> v3.22.3
6 years ago
Conduitry d6f88ac4e9 update changelog
6 years ago
Conduitry 0043ad8779 update changelog
6 years ago
Conduitry 15b7bb41ac update changelog
6 years ago
Conduitry a270d9a3af update changelog
6 years ago
Tan Li Hau 4597d72460 dry {#each}/{#await} destructuring (#4596)
6 years ago
Conduitry da3919c7de -> v3.22.2
6 years ago
Conduitry f5f1903826 fix exception with empty alt attribute (#4778)
6 years ago
Conduitry 13bf8a8798 -> v3.22.1
6 years ago
Conduitry 91344327e0 -> v3.22.0
6 years ago
Conduitry 9f9148ed63 update changelog
6 years ago
Conduitry 6dcd576eeb update changelog
6 years ago
Conduitry 117df11ded update changelog
6 years ago
Conduitry 938869e03f deconflict `anchor` variable name (#4769)
6 years ago
Conduitry b7e736f5b9 update changelog
6 years ago
Conduitry 15a99db7bd update changelog
6 years ago
Conduitry 1bd05730ea update changelog
6 years ago
Conduitry ebb94b7d99 update changelog
6 years ago
Tan Li Hau b712ab0c04 fix mutation to imported variable (#4713)
6 years ago
Conduitry d2929bf20f -> v3.21.0
6 years ago
Conduitry 5e74da3733 update changelog
6 years ago
Conduitry d7249b30dc update changelog
6 years ago
Tan Li Hau 039e3faa53 fix slot fallback update parent (#4598)
6 years ago
Conduitry 2a87173d3f update changelog
6 years ago
Conduitry 981d71ddfc update changelog
6 years ago
Conduitry 811e92cf20 update changelog
6 years ago
Tan Li Hau b957b5d1a0 add await catch shorthand (#4490)
6 years ago
Conduitry 9ac0d2230b update changelog
6 years ago
Conduitry e0703f6afa update changelog
6 years ago
Tan Li Hau f0f4118c8a fix creating debugging comment for HTML comment (#4567)
7 years ago
Conduitry aa4a8fe5f0 -> v3.20.1
7 years ago
Conduitry a4fc1bad79 -> v3.20.0
7 years ago
Tan Li Hau 5cea55ecb8 clean up event handlers on re-mount (#4493)
7 years ago
Tan Li Hau 1bae772d0a support destructuring in await (#4548)
7 years ago
Tan Li Hau 5da0de4ce0 complain if named slots other than direct descendant of component (#4509)
7 years ago
Tan Li Hau 8025246550 do not initialise slot fallback fragment unless necessary (#4514)
7 years ago
Jacob Wright 6c81672712 allow transitions and animations to work within iframes (#3625)
7 years ago
Conduitry 2084924d33 update changelog
7 years ago
Tan Li Hau 1f5af90f74 fix else-block update in keyed each-block (#4558)
7 years ago
Tan Li Hau d98cdf2242 fix hydration of top-level content (#4550)
7 years ago
Tan Li Hau 0672678e64 allow <svelte:self> to be part of a slot (#4532)
7 years ago
Tan Li Hau ee10effb0f introduce $$restProps (#4489)
7 years ago
Conduitry 2ac9363a1c -> v3.19.2
7 years ago
Conduitry a63bcba8d1 fit bitmask overflow initial dirty value in 'if' blocks (#4507)
7 years ago
Conduitry 45790bc15f add dev runtime warning for unknown slot names (#4501)
7 years ago
Tan Li Hau 5e6dc186c3 fix render fallback slot content due to whitespace (#4500)
7 years ago
Tan Li Hau 05270ff1a2 in spread, distinguish never-updating and always-updating props (#4487)
7 years ago
Conduitry e470fccc5f update changelog
7 years ago
Tan Li Hau 330f6c3127 fix bitmask overflow for slot (#4485)
7 years ago
Tan Li Hau 88eb91c600 mark module variables as mutated or reassigned (#4469)
7 years ago
Conduitry 331f5f7d6d update changelog
7 years ago
Conduitry a1a75b3c93 -> v3.19.1
7 years ago
Conduitry 7c455a3cb7 don't treat $$-names as stores during invalidation (#4453)
7 years ago
Conduitry 95995482e3 deconflict `value` parameter in contextual bindings (#4452)
7 years ago
Conduitry 78d5d1a8c8 fix dev mode each block validation when using strings (#4451)
7 years ago
Conduitry c73df60ec3 -> v3.19.0
7 years ago
Conduitry fd74e7e6b4 update changelog
7 years ago
Conduitry dd4458d572 update changelog
7 years ago
Conduitry 314541dc6a update changelog
7 years ago
Tan Li Hau 533d9ac909 warn if component is expected to be reactive (#4409)
7 years ago
Tan Li Hau 8102c4d2e2 perform dirty check before updating keyed each blocks (#4413)
7 years ago
Conduitry d41d4d50ab fix indirect bindings on elements with spreads (#4398)
7 years ago
Conduitry 3bdf05c677 -> v3.18.2
7 years ago
Conduitry 88f85890ce fix event handlers that are dynamic via reactive declarations or stores (#4394)
7 years ago
Conduitry 4f6e25b9bb fix invalidation in ++foo.bar (#4395)
7 years ago
Conduitry c1cd4a63e2 fix handling of reserved keywords when parsing (#4390)
7 years ago
Tan Li Hau 8cc782c6b2 better error messages for else, elseif, then, catch with unclosed tag (#4136)
7 years ago
Conduitry a3999f1a3b update changelog
7 years ago
Conduitry cbfed9614b fix arrow function precedence (#4385)
7 years ago
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