Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Jacob Wright 6c81672712 allow transitions and animations to work within iframes (#3625)
7 years ago
Jacob Wright 966aae3420
allow transitions and animations to work within iframes (#3625)
7 years ago
Conduitry 2084924d33 update changelog
7 years ago
Conduitry c46b3727f1 update changelog
7 years ago
vlasy c2e090e651 throw compiler error when binding directly to const variables (#4506)
7 years ago
vlasy e06a900b23
throw compiler error when binding directly to const variables (#4506)
7 years ago
dependabot[bot] 46692e1fce Bump acorn from 7.0.0 to 7.1.1 in /site (#4554)
7 years ago
dependabot[bot] 0ccdca21da
Bump acorn from 7.0.0 to 7.1.1 in /site (#4554)
7 years ago
dependabot[bot] 1234808ba4 Bump acorn from 7.1.0 to 7.1.1 (#4553)
7 years ago
dependabot[bot] ef791cc616
Bump acorn from 7.1.0 to 7.1.1 (#4553)
7 years ago
Tan Li Hau 1f5af90f74 fix else-block update in keyed each-block (#4558)
7 years ago
Tan Li Hau 404ed3dbfe
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 ec3589e314
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 a66437b3c1
allow <svelte:self> to be part of a slot (#4532)
7 years ago
Tan Li Hau ee10effb0f introduce $$restProps (#4489)
7 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
7 years ago
keke a7ce767b0a docs: fix self-closing <svelte:options> tag (#4524)
7 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag (#4524)
7 years ago
Conduitry 2ac9363a1c -> v3.19.2
7 years ago
Conduitry fd378f2d37 -> v3.19.2
7 years ago
Tan Li Hau b5fe3c999b fix lazy code breaks in build
7 years ago
Tan Li Hau 345d5f27ee fix lazy code breaks in build
7 years ago
Conduitry a63bcba8d1 fit bitmask overflow initial dirty value in 'if' blocks (#4507)
7 years ago
Conduitry a8291227ce
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
Conduitry f2ee7efb94
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 926a2aebd8
fix render fallback slot content due to whitespace (#4500)
7 years ago
Conduitry 72658ba454 docs: describe falsy and nullish attribute behavior (#4498)
7 years ago
Conduitry addea43e4f
docs: describe falsy and nullish attribute behavior (#4498)
7 years ago
Tan Li Hau 05270ff1a2 in spread, distinguish never-updating and always-updating props (#4487)
7 years ago
Tan Li Hau d802c3b266
in spread, distinguish never-updating and always-updating props (#4487)
7 years ago
Brian Takita f1b4ed80f8 chore: more specific typings, and add README note about Yarn (#4483)
7 years ago
Brian Takita 3a37de364b
chore: more specific typings, and add README note about Yarn (#4483)
7 years ago
Conduitry e470fccc5f update changelog
7 years ago
Conduitry 3f647a84f6 update changelog
7 years ago
pushkin f636bd8a7b check for unknown props even if component doesn't have writable props (#4454)
7 years ago
pushkin b6aaa44880
check for unknown props even if component doesn't have writable props (#4454)
7 years ago
dependabot[bot] 14943a3541 Bump codecov from 3.5.0 to 3.6.5 (#4433)
7 years ago
dependabot[bot] 37a2d6c6ea
Bump codecov from 3.5.0 to 3.6.5 (#4433)
7 years ago
Tan Li Hau 330f6c3127 fix bitmask overflow for slot (#4485)
7 years ago
Tan Li Hau 8feb85a61f
fix bitmask overflow for slot (#4485)
7 years ago
Tan Li Hau 88eb91c600 mark module variables as mutated or reassigned (#4469)
7 years ago
Tan Li Hau cf660bdab1
mark module variables as mutated or reassigned (#4469)
7 years ago
Conduitry 27c3b4db7f docs: referenced_from_script var value (#4486)
7 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value (#4486)
7 years ago
Jesse Skinner b0b512fcc7 docs: clarify default prop behaviour (#4460)
7 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour (#4460)
7 years ago