Commit Graph

5698 Commits (d2929bf20fc9c79d63d834174c992dbf361570e6)
 

Author SHA1 Message Date
Conduitry d2929bf20f -> v3.21.0
6 years ago
Conduitry a27c584e39 npm audit fix
6 years ago
Conduitry 5e74da3733 update changelog
6 years ago
pushkin 411d506996 add if_block existence check in block.p (#4633)
6 years ago
Conduitry d7249b30dc update changelog
6 years ago
pushkin b09d61fce2 ensure if_block dependency is dirty to cancel outro (#4634)
6 years ago
Tan Li Hau 039e3faa53 fix slot fallback update parent (#4598)
6 years ago
Conduitry 2a87173d3f update changelog
6 years ago
Daniel Imfeld b8564ed657 prevent illegal attribute names at compile time (#4650)
6 years ago
Conduitry 981d71ddfc update changelog
6 years ago
pushkin f2bd347266 use value check instead of guard for number inputs (#4689)
6 years ago
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