Commit Graph

5886 Commits (82dc26a31c37906153e07686b73d3af08dd50154)
 

Author SHA1 Message Date
pushkin 51c6aaff0b
fix parent in slot wrapper (#4705)
4 years ago
Conduitry 1c14e6e971 add Node 14 to CI matrix
4 years ago
Tan Li Hau 77ec48deba
add await catch shorthand (#4490)
4 years ago
Conduitry fe003b57cb update changelog
4 years ago
Maurício Kishi ff5f25249e
support dimension bindings in cross-origin mode (#2989)
4 years ago
Daniel Imfeld cc3c7fa9f4
docs: fix CSS typo in example (#4685)
4 years ago
Conduitry 0d263cc1ea docs: use Node.TEXT_NODE in more places
4 years ago
John Abraham 8ddb073199
docs: add note to tutorial on Capitalised component variable names (#4505)
4 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit (#4663)
4 years ago
Conduitry 1087e31059 site: bump @sveltejs/svelte-repl
4 years ago
pushkin 7dcbc5173b
remove unused variable (#4638)
4 years ago
Robin Cussol ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
4 years ago
Robin Cussol df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640)
4 years ago
Conduitry d7497deaec update changelog
4 years ago
Игорь Фролов 085897c799
feat(internal): Support globalThis in modern environments (#4628)
4 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify (#4637)
4 years ago
Jongkeun Hong aa3dcc06d6
add .vscode to .gitignore (#4595)
4 years ago
Tan Li Hau cc1f2c6c9e
remove unneeded fragment block (#4568)
4 years ago
Tan Li Hau a0749f6adb
fix creating debugging comment for HTML comment (#4567)
4 years ago
Conduitry e247de351b site: bump sapper
4 years ago
Conduitry e50ad1dcb6 -> v3.20.1
4 years ago
Tan Li Hau cdc0270ef1
fix deconflicting variable name for slot fallback (#4564)
4 years ago
Conduitry 40c5df51a2 -> v3.20.0
4 years ago
Tan Li Hau b4b57c39a2
clean up event handlers on re-mount (#4493)
4 years ago
Tan Li Hau 7d1e4e82ff
support destructuring in await (#4548)
4 years ago
Tan Li Hau 5bb5ba4c76
complain if named slots other than direct descendant of component (#4509)
4 years ago
Tan Li Hau 82dce0c8fc
do not initialise slot fallback fragment unless necessary (#4514)
4 years ago
Victor Guyard 0cde17a4ad
site: lossless image optimization (#4503)
4 years ago
Jacob Wright 966aae3420
allow transitions and animations to work within iframes (#3625)
4 years ago
Conduitry c46b3727f1 update changelog
4 years ago
vlasy e06a900b23
throw compiler error when binding directly to const variables (#4506)
4 years ago
dependabot[bot] 0ccdca21da
Bump acorn from 7.0.0 to 7.1.1 in /site (#4554)
4 years ago
dependabot[bot] ef791cc616
Bump acorn from 7.1.0 to 7.1.1 (#4553)
4 years ago
Tan Li Hau 404ed3dbfe
fix else-block update in keyed each-block (#4558)
4 years ago
Tan Li Hau ec3589e314
fix hydration of top-level content (#4550)
4 years ago
Tan Li Hau a66437b3c1
allow <svelte:self> to be part of a slot (#4532)
4 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
4 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag (#4524)
4 years ago
Conduitry fd378f2d37 -> v3.19.2
4 years ago
Tan Li Hau 345d5f27ee fix lazy code breaks in build
4 years ago
Conduitry a8291227ce
fit bitmask overflow initial dirty value in 'if' blocks (#4507)
4 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
4 years ago
Tan Li Hau 926a2aebd8
fix render fallback slot content due to whitespace (#4500)
4 years ago
Conduitry addea43e4f
docs: describe falsy and nullish attribute behavior (#4498)
4 years ago
Tan Li Hau d802c3b266
in spread, distinguish never-updating and always-updating props (#4487)
4 years ago
Brian Takita 3a37de364b
chore: more specific typings, and add README note about Yarn (#4483)
4 years ago
Conduitry 3f647a84f6 update changelog
4 years ago
pushkin b6aaa44880
check for unknown props even if component doesn't have writable props (#4454)
4 years ago
dependabot[bot] 37a2d6c6ea
Bump codecov from 3.5.0 to 3.6.5 (#4433)
4 years ago
Tan Li Hau 8feb85a61f
fix bitmask overflow for slot (#4485)
4 years ago