Commit Graph

5859 Commits (fdf3ab88be411471422abdca40bdbac233bf5391)
 

Author SHA1 Message Date
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
swyx 3fbafe33c2
implement Dev mode validation of {#each} block argument (#4419)
5 years ago
Conduitry 30b09f3182 update changelog
5 years ago
PKlknr ad139bfb63
Log warnings in svelte/register when in dev-mode (#4365)
5 years ago
Kevin Tewouda 2b3c2daafb
blog: svelte-for-new-developers: list commands for Windows (#4391)
5 years ago
Tan Li Hau fdc89ebb62
warn if component is expected to be reactive (#4409)
5 years ago
swyx 3de0e4bca4
Merge pull request #1 from sveltejs/master
5 years ago
Tan Li Hau 6250046c05
perform dirty check before updating keyed each blocks (#4413)
5 years ago
PKlknr 7fdae5f8a8
docs: add await in front of preprocess examples (#4404)
5 years ago
Conduitry b6d80f485a
fix indirect bindings on elements with spreads (#4398)
5 years ago