0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

441 Commits

Author SHA1 Message Date
Rich Harris
3330c3fbab
only add event listeners when a block is first mounted (#4860) 2020-05-26 18:56:15 -04:00
Tan Li Hau
24ef4e1181
set select multiple value with spread (#4894) 2020-05-26 18:31:19 -04:00
Tan Li Hau
e34f208843
reselect <select> when the option values change (#4885) 2020-05-21 16:47:27 -04:00
Richard Harris
25488772e2 update changelog 2020-05-19 21:54:09 -04:00
Richard Harris
185706f7d0 add #2998 to changelog 2020-05-18 21:37:22 -04:00
Conduitry
c19542b634 update changelog 2020-05-17 14:27:46 -04:00
Conduitry
33d8979495 -> v3.22.3 2020-05-17 09:46:54 -04:00
Conduitry
a1b0295fc3 update changelog 2020-05-17 04:52:42 -04:00
Conduitry
bdbc73f111 update changelog 2020-05-17 04:47:54 -04:00
Conduitry
283f9ae6cf update changelog 2020-05-17 04:29:29 -04:00
Conduitry
ee130793ca update changelog 2020-05-11 12:25:20 -04:00
Tan Li Hau
37cc5888f8
dry {#each}/{#await} destructuring (#4596) 2020-05-11 11:37:27 -04:00
Conduitry
c743e72a1e -> v3.22.2 2020-05-04 11:23:38 -04:00
Conduitry
bdabd89f09
fix exception with empty alt attribute (#4778) 2020-05-04 11:23:04 -04:00
Conduitry
bb5e2d2f26 -> v3.22.1 2020-05-03 16:30:19 -04:00
Conduitry
b9f83fd295 -> v3.22.0 2020-05-03 13:17:51 -04:00
Conduitry
3df407447f update changelog 2020-05-03 12:43:24 -04:00
Conduitry
9179c3e99b update changelog 2020-05-03 12:08:25 -04:00
Conduitry
09115b5256 update changelog 2020-05-03 11:53:47 -04:00
Conduitry
f111cf6881
deconflict anchor variable name (#4769) 2020-05-03 11:48:24 -04:00
Conduitry
fe0a008a6a update changelog 2020-04-29 17:15:35 -04:00
Conduitry
5604954f15 update changelog 2020-04-29 15:43:37 -04:00
Conduitry
628b09d867 update changelog 2020-04-28 17:05:06 -04:00
Conduitry
8c4e72647a update changelog 2020-04-28 16:50:59 -04:00
Tan Li Hau
aabb23cc34
fix mutation to imported variable (#4713) 2020-04-24 13:02:15 -04:00
Conduitry
dbfc44d078 -> v3.21.0 2020-04-23 20:00:14 -04:00
Conduitry
21546e94b2 update changelog 2020-04-23 19:52:42 -04:00
Conduitry
f1d7da320b update changelog 2020-04-23 19:42:18 -04:00
Tan Li Hau
2bf8fc7e6b
fix slot fallback update parent (#4598) 2020-04-23 19:35:39 -04:00
Conduitry
7b74e84ca7 update changelog 2020-04-23 10:19:23 -04:00
Conduitry
68ac96b8b8 update changelog 2020-04-23 10:04:24 -04:00
Conduitry
f11b2052cc update changelog 2020-04-23 09:06:17 -04:00
Tan Li Hau
77ec48deba
add await catch shorthand (#4490) 2020-04-20 09:27:21 -04:00
Conduitry
fe003b57cb update changelog 2020-04-20 09:08:16 -04:00
Conduitry
d7497deaec update changelog 2020-04-06 07:04:40 -04:00
Tan Li Hau
a0749f6adb
fix creating debugging comment for HTML comment (#4567) 2020-03-22 08:08:32 -04:00
Conduitry
e50ad1dcb6 -> v3.20.1 2020-03-16 12:11:53 -04:00
Conduitry
40c5df51a2 -> v3.20.0 2020-03-15 10:34:13 -04:00
Tan Li Hau
b4b57c39a2
clean up event handlers on re-mount (#4493) 2020-03-15 10:18:41 -04:00
Tan Li Hau
7d1e4e82ff
support destructuring in await (#4548) 2020-03-15 06:12:52 -04:00
Tan Li Hau
5bb5ba4c76
complain if named slots other than direct descendant of component (#4509) 2020-03-15 05:54:06 -04:00
Tan Li Hau
82dce0c8fc
do not initialise slot fallback fragment unless necessary (#4514) 2020-03-15 05:44:05 -04:00
Jacob Wright
966aae3420
allow transitions and animations to work within iframes (#3625) 2020-03-14 16:37:27 -04:00
Conduitry
c46b3727f1 update changelog 2020-03-14 16:17:12 -04:00
Tan Li Hau
404ed3dbfe
fix else-block update in keyed each-block (#4558)
Co-authored-by: Benjamin W. Broersma <bw@broersma.com>
2020-03-14 14:27:39 -04:00
Tan Li Hau
ec3589e314
fix hydration of top-level content (#4550) 2020-03-14 14:15:24 -04:00
Tan Li Hau
a66437b3c1
allow <svelte:self> to be part of a slot (#4532) 2020-03-12 07:51:59 -04:00
Tan Li Hau
91d758e35b
introduce $$restProps (#4489) 2020-03-09 22:22:39 -04:00
Conduitry
fd378f2d37 -> v3.19.2 2020-03-04 21:31:38 -05:00
Conduitry
a8291227ce
fit bitmask overflow initial dirty value in 'if' blocks (#4507) 2020-03-04 20:28:19 -05:00