Commit Graph

5868 Commits (4c449a741f9941d785c2ccb7cd79ebf12e7c68df)
 

Author SHA1 Message Date
Tan Li Hau a0749f6adb
fix creating debugging comment for HTML comment (#4567)
5 years ago
Conduitry e247de351b site: bump sapper
5 years ago
Conduitry e50ad1dcb6 -> v3.20.1
5 years ago
Tan Li Hau cdc0270ef1
fix deconflicting variable name for slot fallback (#4564)
5 years ago
Conduitry 40c5df51a2 -> v3.20.0
5 years ago
Tan Li Hau b4b57c39a2
clean up event handlers on re-mount (#4493)
5 years ago
Tan Li Hau 7d1e4e82ff
support destructuring in await (#4548)
5 years ago
Tan Li Hau 5bb5ba4c76
complain if named slots other than direct descendant of component (#4509)
5 years ago
Tan Li Hau 82dce0c8fc
do not initialise slot fallback fragment unless necessary (#4514)
5 years ago
Victor Guyard 0cde17a4ad
site: lossless image optimization (#4503)
5 years ago
Jacob Wright 966aae3420
allow transitions and animations to work within iframes (#3625)
5 years ago
Conduitry c46b3727f1 update changelog
5 years ago
vlasy e06a900b23
throw compiler error when binding directly to const variables (#4506)
5 years ago
dependabot[bot] 0ccdca21da
Bump acorn from 7.0.0 to 7.1.1 in /site (#4554)
5 years ago
dependabot[bot] ef791cc616
Bump acorn from 7.1.0 to 7.1.1 (#4553)
5 years ago
Tan Li Hau 404ed3dbfe
fix else-block update in keyed each-block (#4558)
5 years ago
Tan Li Hau ec3589e314
fix hydration of top-level content (#4550)
5 years ago
Tan Li Hau a66437b3c1
allow <svelte:self> to be part of a slot (#4532)
5 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
5 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag (#4524)
5 years ago
Conduitry fd378f2d37 -> v3.19.2
5 years ago
Tan Li Hau 345d5f27ee fix lazy code breaks in build
5 years ago
Conduitry a8291227ce
fit bitmask overflow initial dirty value in 'if' blocks (#4507)
5 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
5 years ago
Tan Li Hau 926a2aebd8
fix render fallback slot content due to whitespace (#4500)
5 years ago
Conduitry addea43e4f
docs: describe falsy and nullish attribute behavior (#4498)
5 years ago
Tan Li Hau d802c3b266
in spread, distinguish never-updating and always-updating props (#4487)
5 years ago
Brian Takita 3a37de364b
chore: more specific typings, and add README note about Yarn (#4483)
5 years ago
Conduitry 3f647a84f6 update changelog
5 years ago
pushkin b6aaa44880
check for unknown props even if component doesn't have writable props (#4454)
5 years ago
dependabot[bot] 37a2d6c6ea
Bump codecov from 3.5.0 to 3.6.5 (#4433)
5 years ago
Tan Li Hau 8feb85a61f
fix bitmask overflow for slot (#4485)
5 years ago
Tan Li Hau cf660bdab1
mark module variables as mutated or reassigned (#4469)
5 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value (#4486)
5 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour (#4460)
5 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
5 years ago
Conduitry dc3e9c4bed update changelog
5 years ago
rixo 0786d2858d
exclude global variables from $capture_state (#4475)
5 years ago
Conduitry b8bf3643d4 -> v3.19.1
5 years ago
Conduitry 19f1c9cb7c
don't treat $$-names as stores during invalidation (#4453)
5 years ago
Conduitry 3bfa0e5cd6
deconflict `value` parameter in contextual bindings (#4452)
5 years ago
Conduitry 138213ca3c
fix dev mode each block validation when using strings (#4451)
5 years ago
Conduitry a972a47e14 -> v3.19.0
5 years ago
Conduitry a7ffceefdd update changelog
5 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
5 years ago
Matthew Dempsky a53da7e4b0
site: clearer examples for <slot let:name> (#4125)
5 years ago
Alexandre CANTIN 9a747e3b5a
site: fix loading REPL with filename containing multiple '.'s (#4441)
5 years ago
Rich Harris 1772c3f7f1
Remove CI badge (#4438)
5 years ago
Jesse Skinner c992f7a2d2
docs: reword to avoid "outroing" (#4434)
5 years ago
Conduitry 423d1fe14e update changelog
5 years ago