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

504 Commits

Author SHA1 Message Date
Conduitry
e867a4de33 -> v3.26.0 2020-09-22 08:51:22 -04:00
Tan Li Hau
b5b02f8561
whitelist [open] attribute selector for <details> (#5425) 2020-09-18 13:53:19 -04:00
Tan Li Hau
254096d320
support methods as actions (#5398) 2020-09-18 12:50:18 -04:00
Tan Li Hau
b3f54bd2cf
fix store direct property assignment (#5416) 2020-09-18 12:17:36 -04:00
Tan Li Hau
aef5671411
update acorn and parse expression as module script (#5423) 2020-09-18 12:09:44 -04:00
Conduitry
6601143255 -> v3.25.1 2020-09-15 09:31:37 -04:00
Tan Li Hau
87ed0b2f42
fix await stuck indefinitely without catch (#5402) 2020-09-15 09:13:50 -04:00
Tan Li Hau
1ce6ac5d48
fix destructuring to get multiple stores (#5390) 2020-09-15 09:03:09 -04:00
Tan Li Hau
338cf877bc
maintain context for transition (#5392) 2020-09-15 08:49:35 -04:00
Tan Li Hau
46d423d9db
fix css specificity for child combinator (#5399) 2020-09-15 08:39:57 -04:00
Tan Li Hau
7900e3eafa
fix style scoping with > * (#5400) 2020-09-15 08:32:55 -04:00
Conduitry
5bf2d6fadf -> v3.25.0 2020-09-10 15:56:35 -04:00
Conduitry
daa1c390d5 update changelog 2020-09-10 15:52:25 -04:00
Conduitry
b7710b93bc update changelog 2020-09-10 15:39:59 -04:00
Tan Li Hau
8a28d1bb38
valid XHTML syntax in innerHTML for static elements (#5317) 2020-09-10 15:28:22 -04:00
Tan Li Hau
51e2626f42
fix $$props reactivity in fallback of a slot (#5375) 2020-09-10 14:42:38 -04:00
Tan Li Hau
8148a7a334
each binding with store props (#5289) 2020-08-27 19:25:33 -04:00
Tan Li Hau
c752ed3527
handle undefined input value with spread (#5291) 2020-08-27 17:17:44 -04:00
Conduitry
1d9e2a13f2 update changelog 2020-08-17 09:53:37 -04:00
Tan Li Hau
0ac341d2c6
expose which slots are present in $$slots (#4602) 2020-08-13 10:20:55 -04:00
Tan Li Hau
e879cb5a4c
fix not passing child_ctx for catch block (#5261) 2020-08-12 17:24:19 -04:00
Conduitry
76b7196a1b update changelog 2020-08-12 17:06:26 -04:00
Conduitry
6ebe7f8210 update changelog 2020-08-12 16:58:45 -04:00
Tan Li Hau
7aae362bcb
fix reference for namespaced component (#5256) 2020-08-12 16:20:52 -04:00
Tan Li Hau
5194f596f7
do not declare variable for member assignment in reactive declaration in SSR (#5251) 2020-08-12 14:53:18 -04:00
Conduitry
a62d736215 -> v3.24.1 2020-08-05 12:25:52 -04:00
Conduitry
0f3bbb441e update changelog 2020-08-05 12:22:22 -04:00
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