Commit Graph

5687 Commits (69583700ab23cb8f31e44972e9624e5ee6bc8d0c)
 

Author SHA1 Message Date
pushkin 69583700ab docs: mention |self modifier in reference section (#4709)
6 years ago
Conduitry 811e92cf20 update changelog
6 years ago
pushkin 29e03d2a9f fix parent in slot wrapper (#4705)
6 years ago
Conduitry 51b60e0ce1 add Node 14 to CI matrix
6 years ago
Tan Li Hau b957b5d1a0 add await catch shorthand (#4490)
6 years ago
Conduitry 9ac0d2230b update changelog
6 years ago
Maurício Kishi fab8f2d5ff support dimension bindings in cross-origin mode (#2989)
6 years ago
Daniel Imfeld 1202fdb757 docs: fix CSS typo in example (#4685)
6 years ago
Conduitry d3cac382d5 docs: use Node.TEXT_NODE in more places
6 years ago
John Abraham 1377c46a15 docs: add note to tutorial on Capitalised component variable names (#4505)
6 years ago
Ademola 04a57cf07f docs: make text node type in example more explicit (#4663)
6 years ago
Conduitry 1c2996a938 site: bump @sveltejs/svelte-repl
6 years ago
pushkin fca285a187 remove unused variable (#4638)
6 years ago
Robin Cussol 583237b95b fix(examples): hide "undefined" domain in HN example (#4643)
6 years ago
Robin Cussol 20c052f4de fix(examples): use correct URL for Ask HN posts (#4640)
6 years ago
Conduitry e0703f6afa update changelog
6 years ago
Игорь Фролов 255a18f654 feat(internal): Support globalThis in modern environments (#4628)
6 years ago
Tim Gates e593bb6d69 docs: Fix simple typo, specificy -> specify (#4637)
6 years ago
Jongkeun Hong b4753f067f add .vscode to .gitignore (#4595)
7 years ago
Tan Li Hau 2501ba3d74 remove unneeded fragment block (#4568)
7 years ago
Tan Li Hau f0f4118c8a fix creating debugging comment for HTML comment (#4567)
7 years ago
Conduitry 77dfccbc62 site: bump sapper
7 years ago
Conduitry aa4a8fe5f0 -> v3.20.1
7 years ago
Tan Li Hau d0924fbfb4 fix deconflicting variable name for slot fallback (#4564)
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
Victor Guyard 1c90fc0387 site: lossless image optimization (#4503)
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
vlasy c2e090e651 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] 1234808ba4 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 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
keke a7ce767b0a docs: fix self-closing <svelte:options> tag (#4524)
7 years ago
Conduitry 2ac9363a1c -> v3.19.2
7 years ago
Tan Li Hau b5fe3c999b 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 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
Conduitry 72658ba454 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
Brian Takita f1b4ed80f8 chore: more specific typings, and add README note about Yarn (#4483)
7 years ago
Conduitry e470fccc5f update changelog
7 years ago
pushkin f636bd8a7b check for unknown props even if component doesn't have writable props (#4454)
7 years ago