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

477 Commits

Author SHA1 Message Date
Conduitry
308f3c284d update changelog 2020-08-05 11:58:38 -04:00
Conduitry
f0d586f4a4 update changelog 2020-08-05 11:44:32 -04:00
Tan Li Hau
02e10b1159
fix bind:group contextual reference (#5199) 2020-07-24 15:48:29 -04:00
Tan Li Hau
3dad14f0e1
better error message for mismatched tags due to autoclosing (#5060) 2020-07-24 14:48:43 -04:00
Tan Li Hau
ec0f79c5af
add updating guard to binding callback (#5126) 2020-07-17 16:12:26 -04:00
Tan Li Hau
d472bd2f5e
invalidate $$props and $$restProps only when there are changes (#5123) 2020-07-14 17:32:24 -04:00
Tan Li Hau
fc7e99e9f0
fix $$props reactive for slots (#5125) 2020-07-13 12:03:12 -04:00
Conduitry
87aeb1d609 -> v3.24.0 2020-07-07 13:52:10 -04:00
Tan Li Hau
4021063305
spread condition for input element (#5004) 2020-07-07 13:50:35 -04:00
Conduitry
d6392ad6b2 update changelog 2020-07-07 13:27:36 -04:00
Tan Li Hau
62345432ac
html anchor in head (#5071) 2020-07-07 11:37:35 -04:00
Tan Li Hau
f739b4772a
error on expression scope store (#5079) 2020-07-07 11:23:00 -04:00
Conduitry
e6026fe6f5 update changelog 2020-07-07 11:08:37 -04:00
Conduitry
4910f5797f update changelog 2020-07-07 10:49:05 -04:00
Tan Li Hau
2450dd1ff0
update acorn@^7.3.1 for optional chaining support (#5013) 2020-06-27 05:58:21 -04:00
Tan Li Hau
55c809624d
fix collapsing HTML with static content (#5059) 2020-06-25 13:42:16 -04:00
Conduitry
d3ee85e5fe update changelog 2020-06-25 11:06:52 -04:00
Tan Li Hau
1a71e04079
fix bind:this, skip checking before adding to binding_callbacks (#5072) 2020-06-25 08:33:30 -04:00
Tan Li Hau
e1b55f0fc3
add further cases where {@html} uses an anchor (#5061) 2020-06-24 18:17:21 -04:00
Conduitry
e139bd4922 update changelog 2020-06-23 16:18:56 -04:00
Conduitry
92578706b0 update changelog 2020-06-23 16:07:09 -04:00
Tan Li Hau
6289dfcdcd
fix <select> one-way bind when options change (#5054) 2020-06-23 15:55:33 -04:00
Tan Li Hau
6e2b81663c
fix extracting names from ThisExpression (#5036) 2020-06-23 10:00:43 -04:00
Conduitry
1c05785ddf -> v3.23.2 2020-06-10 15:47:44 -04:00
Conduitry
6404656698
don't crash when using an arrow function as a statement (#5000) 2020-06-10 14:45:13 -04:00
Tan Li Hau
7dfd9e9653
deconflict bind:this variable (#4949) 2020-06-10 13:17:46 -04:00
Tan Li Hau
38de3b2e9f
fix bind:group in each (#4868) 2020-06-10 13:09:19 -04:00
Conduitry
4135ca5415 -> v3.23.1 2020-06-08 21:44:22 -04:00
Tan Li Hau
787ece66a4
fix bind:group with duplicated values (#4877) 2020-06-08 16:38:31 -04:00
Conduitry
e75831201e update changelog 2020-06-08 11:31:57 -04:00
Conduitry
430961cc94 update changelog 2020-06-08 11:21:40 -04:00
Tan Li Hau
0f43ad40ab
fix reactivity with assigning item in each block (#4945) 2020-06-08 10:43:59 -04:00
Tan Li Hau
bf6c74fb17
fix binding for each block local variable (#4861) 2020-06-08 09:26:42 -04:00
Conduitry
f46b38a308 -> v3.23.0 2020-05-26 19:31:31 -04:00
Rich Harris
b0377cc4e4
fix {@html} assuming it lives inside a <div> (#4863) 2020-05-26 19:25:19 -04:00
Tan Li Hau
11967804af
fix reactivity when binding to each context (#4878) 2020-05-26 19:10:47 -04:00
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