Commit Graph

504 Commits (e867a4de330e37be46370b036ac817d436985cd0)

Author SHA1 Message Date
Conduitry e867a4de33 -> v3.26.0
4 years ago
Tan Li Hau b5b02f8561
whitelist [open] attribute selector for <details> (#5425)
4 years ago
Tan Li Hau 254096d320
support methods as actions (#5398)
4 years ago
Tan Li Hau b3f54bd2cf
fix store direct property assignment (#5416)
4 years ago
Tan Li Hau aef5671411
update acorn and parse expression as module script (#5423)
4 years ago
Conduitry 6601143255 -> v3.25.1
4 years ago
Tan Li Hau 87ed0b2f42
fix await stuck indefinitely without catch (#5402)
4 years ago
Tan Li Hau 1ce6ac5d48
fix destructuring to get multiple stores (#5390)
4 years ago
Tan Li Hau 338cf877bc
maintain context for transition (#5392)
4 years ago
Tan Li Hau 46d423d9db
fix css specificity for child combinator (#5399)
4 years ago
Tan Li Hau 7900e3eafa
fix style scoping with > * (#5400)
4 years ago
Conduitry 5bf2d6fadf -> v3.25.0
4 years ago
Conduitry daa1c390d5 update changelog
4 years ago
Conduitry b7710b93bc update changelog
4 years ago
Tan Li Hau 8a28d1bb38
valid XHTML syntax in innerHTML for static elements (#5317)
4 years ago
Tan Li Hau 51e2626f42
fix $$props reactivity in fallback of a slot (#5375)
4 years ago
Tan Li Hau 8148a7a334
each binding with store props (#5289)
4 years ago
Tan Li Hau c752ed3527
handle undefined input value with spread (#5291)
4 years ago
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