Commit Graph

486 Commits (82dc26a31c37906153e07686b73d3af08dd50154)

Author SHA1 Message Date
Conduitry 1d9e2a13f2 update changelog
4 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
4 years ago
Tan Li Hau e879cb5a4c
fix not passing child_ctx for catch block (#5261)
4 years ago
Conduitry 76b7196a1b update changelog
4 years ago
Conduitry 6ebe7f8210 update changelog
4 years ago
Tan Li Hau 7aae362bcb
fix reference for namespaced component (#5256)
4 years ago
Tan Li Hau 5194f596f7
do not declare variable for member assignment in reactive declaration in SSR (#5251)
4 years ago
Conduitry a62d736215 -> v3.24.1
4 years ago
Conduitry 0f3bbb441e update changelog
4 years ago
Conduitry 308f3c284d update changelog
4 years ago
Conduitry f0d586f4a4 update changelog
4 years ago
Tan Li Hau 02e10b1159
fix bind:group contextual reference (#5199)
4 years ago
Tan Li Hau 3dad14f0e1
better error message for mismatched tags due to autoclosing (#5060)
4 years ago
Tan Li Hau ec0f79c5af
add updating guard to binding callback (#5126)
4 years ago
Tan Li Hau d472bd2f5e
invalidate $$props and $$restProps only when there are changes (#5123)
4 years ago
Tan Li Hau fc7e99e9f0
fix $$props reactive for slots (#5125)
4 years ago
Conduitry 87aeb1d609 -> v3.24.0
4 years ago
Tan Li Hau 4021063305
spread condition for input element (#5004)
4 years ago
Conduitry d6392ad6b2 update changelog
4 years ago
Tan Li Hau 62345432ac
html anchor in head (#5071)
4 years ago
Tan Li Hau f739b4772a
error on expression scope store (#5079)
4 years ago
Conduitry e6026fe6f5 update changelog
4 years ago
Conduitry 4910f5797f update changelog
4 years ago
Tan Li Hau 2450dd1ff0
update acorn@^7.3.1 for optional chaining support (#5013)
4 years ago
Tan Li Hau 55c809624d
fix collapsing HTML with static content (#5059)
4 years ago
Conduitry d3ee85e5fe update changelog
4 years ago
Tan Li Hau 1a71e04079
fix bind:this, skip checking before adding to binding_callbacks (#5072)
4 years ago
Tan Li Hau e1b55f0fc3
add further cases where {@html} uses an anchor (#5061)
4 years ago
Conduitry e139bd4922 update changelog
4 years ago
Conduitry 92578706b0 update changelog
4 years ago
Tan Li Hau 6289dfcdcd
fix <select> one-way bind when options change (#5054)
4 years ago
Tan Li Hau 6e2b81663c
fix extracting names from ThisExpression (#5036)
4 years ago
Conduitry 1c05785ddf -> v3.23.2
4 years ago
Conduitry 6404656698
don't crash when using an arrow function as a statement (#5000)
4 years ago
Tan Li Hau 7dfd9e9653
deconflict bind:this variable (#4949)
4 years ago
Tan Li Hau 38de3b2e9f
fix bind:group in each (#4868)
4 years ago
Conduitry 4135ca5415 -> v3.23.1
4 years ago
Tan Li Hau 787ece66a4
fix bind:group with duplicated values (#4877)
4 years ago
Conduitry e75831201e update changelog
4 years ago
Conduitry 430961cc94 update changelog
4 years ago
Tan Li Hau 0f43ad40ab
fix reactivity with assigning item in each block (#4945)
4 years ago
Tan Li Hau bf6c74fb17
fix binding for each block local variable (#4861)
4 years ago
Conduitry f46b38a308 -> v3.23.0
4 years ago
Rich Harris b0377cc4e4
fix `{@html}` assuming it lives inside a <div> (#4863)
4 years ago
Tan Li Hau 11967804af
fix reactivity when binding to each context (#4878)
4 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
4 years ago
Tan Li Hau 24ef4e1181
set select multiple value with spread (#4894)
4 years ago
Tan Li Hau e34f208843
reselect <select> when the option values change (#4885)
4 years ago
Richard Harris 25488772e2 update changelog
4 years ago
Richard Harris 185706f7d0 add #2998 to changelog
4 years ago