Commit Graph

5850 Commits (fb8bab8164916bddbbc9643ae0785ea8bfe81f9c)
 

Author SHA1 Message Date
Daniel Imfeld 676d57b5f7
docs: clarify that all elements in an outroing block remain until the transition finishes (#4684)
4 years ago
Conduitry dbfc44d078 -> v3.21.0
4 years ago
Conduitry 0218818fbe npm audit fix
4 years ago
Conduitry 21546e94b2 update changelog
4 years ago
pushkin 3ed11fa29d
add if_block existence check in block.p (#4633)
4 years ago
Conduitry f1d7da320b update changelog
4 years ago
pushkin 8d8db4e836
ensure if_block dependency is dirty to cancel outro (#4634)
4 years ago
Tan Li Hau 2bf8fc7e6b
fix slot fallback update parent (#4598)
4 years ago
Conduitry 7b74e84ca7 update changelog
4 years ago
Daniel Imfeld ddfb751fc9
prevent illegal attribute names at compile time (#4650)
4 years ago
Conduitry 68ac96b8b8 update changelog
4 years ago
pushkin 7ac3e6021a
use value check instead of guard for number inputs (#4689)
4 years ago
pushkin 467fc84d7d
docs: mention |self modifier in reference section (#4709)
4 years ago
Conduitry f11b2052cc update changelog
4 years ago
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
5 years ago
John Abraham 8ddb073199
docs: add note to tutorial on Capitalised component variable names (#4505)
5 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit (#4663)
5 years ago
Conduitry 1087e31059 site: bump @sveltejs/svelte-repl
5 years ago
pushkin 7dcbc5173b
remove unused variable (#4638)
5 years ago
Robin Cussol ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
5 years ago
Robin Cussol df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640)
5 years ago
Conduitry d7497deaec update changelog
5 years ago
Игорь Фролов 085897c799
feat(internal): Support globalThis in modern environments (#4628)
5 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify (#4637)
5 years ago
Jongkeun Hong aa3dcc06d6
add .vscode to .gitignore (#4595)
5 years ago
Tan Li Hau cc1f2c6c9e
remove unneeded fragment block (#4568)
5 years ago
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