Commit Graph

207 Commits (48c2db07f6c94cf77981a7368f6fb35569f7afd7)

Author SHA1 Message Date
Ben McCann 48c2db07f6 Upgrade svelte eslint config
6 years ago
Tan Li Hau 254096d320
support methods as actions (#5398)
6 years ago
Tan Li Hau 338cf877bc
maintain context for transition (#5392)
6 years ago
Tan Li Hau 8a28d1bb38
valid XHTML syntax in innerHTML for static elements (#5317)
6 years ago
Tan Li Hau 51e2626f42
fix $$props reactivity in fallback of a slot (#5375)
6 years ago
Tan Li Hau 8148a7a334
each binding with store props (#5289)
6 years ago
Tan Li Hau c752ed3527
handle undefined input value with spread (#5291)
6 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
6 years ago
Irshad PI e0e434234d
Await: re-throw error when there is no catch block and promise is rejected (#5149)
6 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
6 years ago
Tan Li Hau e879cb5a4c
fix not passing child_ctx for catch block (#5261)
6 years ago
Tan Li Hau 7aae362bcb
fix reference for namespaced component (#5256)
6 years ago
Carlos Roso fdf3ab88be
Fix transitions for each-else blocks (#5179)
6 years ago
Tan Li Hau 02e10b1159
fix bind:group contextual reference (#5199)
6 years ago
Tan Li Hau d472bd2f5e
invalidate $$props and $$restProps only when there are changes (#5123)
6 years ago
Tan Li Hau fc7e99e9f0
fix $$props reactive for slots (#5125)
6 years ago
Tan Li Hau 4021063305
spread condition for input element (#5004)
6 years ago
Tan Li Hau 62345432ac
html anchor in head (#5071)
6 years ago
Tan Li Hau 55c809624d
fix collapsing HTML with static content (#5059)
6 years ago
Tan Li Hau 1a71e04079
fix bind:this, skip checking before adding to binding_callbacks (#5072)
6 years ago
Tan Li Hau e1b55f0fc3
add further cases where {@html} uses an anchor (#5061)
6 years ago
Tan Li Hau 6289dfcdcd
fix <select> one-way bind when options change (#5054)
6 years ago
Tan Li Hau 7dfd9e9653
deconflict bind:this variable (#4949)
6 years ago
Tan Li Hau 38de3b2e9f
fix bind:group in each (#4868)
6 years ago
Tan Li Hau 787ece66a4
fix bind:group with duplicated values (#4877)
6 years ago
Tan Li Hau bf6c74fb17
fix binding for each block local variable (#4861)
6 years ago
Ben McCann e606a0c878
Use namespaces.svg constant (#4952)
6 years ago
Rich Harris b0377cc4e4
fix `{@html}` assuming it lives inside a <div> (#4863)
6 years ago
Tan Li Hau 24ef4e1181
set select multiple value with spread (#4894)
6 years ago
Tan Li Hau e34f208843
reselect <select> when the option values change (#4885)
6 years ago
Tan Li Hau 7834ca3c5b
fix slot with context overflow + without let (#4862)
6 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
6 years ago
Daniel Imfeld 81ade59797
fix check for uninitialized `condition` (#4841)
6 years ago
Tan Li Hau 37cc5888f8
dry {#each}/{#await} destructuring (#4596)
6 years ago
Th0rN13 a73be39a80
fix contextual dynamic bind:this in {#each} (#4759)
6 years ago
Conduitry f111cf6881
deconflict `anchor` variable name (#4769)
6 years ago
pushkin 3ed11fa29d
add if_block existence check in block.p (#4633)
6 years ago
pushkin 8d8db4e836
ensure if_block dependency is dirty to cancel outro (#4634)
6 years ago
pushkin 7ac3e6021a
use value check instead of guard for number inputs (#4689)
6 years ago
pushkin 51c6aaff0b
fix parent in slot wrapper (#4705)
6 years ago
Maurício Kishi ff5f25249e
support dimension bindings in cross-origin mode (#2989)
6 years ago
Tan Li Hau cc1f2c6c9e
remove unneeded fragment block (#4568)
7 years ago
Tan Li Hau a0749f6adb
fix creating debugging comment for HTML comment (#4567)
7 years ago
Tan Li Hau cdc0270ef1
fix deconflicting variable name for slot fallback (#4564)
7 years ago
Tan Li Hau 7d1e4e82ff
support destructuring in await (#4548)
7 years ago
Tan Li Hau 82dce0c8fc
do not initialise slot fallback fragment unless necessary (#4514)
7 years ago
Tan Li Hau 404ed3dbfe
fix else-block update in keyed each-block (#4558)
7 years ago
Tan Li Hau 345d5f27ee fix lazy code breaks in build
7 years ago
Conduitry a8291227ce
fit bitmask overflow initial dirty value in 'if' blocks (#4507)
7 years ago
Tan Li Hau 926a2aebd8
fix render fallback slot content due to whitespace (#4500)
7 years ago