Commit Graph

540 Commits (ee43c7d04f05e443325b122444632d23371864d0)

Author SHA1 Message Date
Tan Li Hau 999f8a0a72 valid XHTML syntax in innerHTML for static elements (#5317)
6 years ago
Tan Li Hau 507e579954 fix $$props reactivity in fallback of a slot (#5375)
6 years ago
Tan Li Hau 62d85ec14d each binding with store props (#5289)
6 years ago
Tan Li Hau 8295ec3dfe handle undefined input value with spread (#5291)
6 years ago
Conduitry d8dadcca8c update changelog
6 years ago
Tan Li Hau 82a6d30c28 expose which slots are present in $$slots (#4602)
6 years ago
Tan Li Hau ce29091cf8 fix not passing child_ctx for catch block (#5261)
6 years ago
Conduitry aad9b81d74 update changelog
6 years ago
Conduitry 41dd18b8b9 update changelog
6 years ago
Tan Li Hau 3e00514345 fix reference for namespaced component (#5256)
6 years ago
Tan Li Hau b3bdc869e5 do not declare variable for member assignment in reactive declaration in SSR (#5251)
6 years ago
Conduitry aff176e071 -> v3.24.1
6 years ago
Conduitry 05596cf72b update changelog
6 years ago
Conduitry cb0bf45c05 update changelog
6 years ago
Conduitry 0cefecdf2c update changelog
6 years ago
Tan Li Hau 7d6d17c8d1 fix bind:group contextual reference (#5199)
6 years ago
Tan Li Hau c998b1677c better error message for mismatched tags due to autoclosing (#5060)
6 years ago
Tan Li Hau cb40eb7cb6 add updating guard to binding callback (#5126)
6 years ago
Tan Li Hau 1256e44807 invalidate $$props and $$restProps only when there are changes (#5123)
6 years ago
Tan Li Hau 87cd165134 fix $$props reactive for slots (#5125)
6 years ago
Conduitry fe662fdf69 -> v3.24.0
6 years ago
Tan Li Hau 655ad6c3ab spread condition for input element (#5004)
6 years ago
Conduitry 5a1b96554d update changelog
6 years ago
Tan Li Hau 9153c11a87 html anchor in head (#5071)
6 years ago
Tan Li Hau 524df97dc8 error on expression scope store (#5079)
6 years ago
Conduitry f3033cffc0 update changelog
6 years ago
Conduitry 60394adf3e update changelog
6 years ago
Tan Li Hau 2cde304db4 update acorn@^7.3.1 for optional chaining support (#5013)
6 years ago
Tan Li Hau b4fb50d8da fix collapsing HTML with static content (#5059)
6 years ago
Conduitry 2e4cf90892 update changelog
6 years ago
Tan Li Hau 475a759bb6 fix bind:this, skip checking before adding to binding_callbacks (#5072)
6 years ago
Tan Li Hau 694e352980 add further cases where {@html} uses an anchor (#5061)
6 years ago
Conduitry 3f434acd62 update changelog
6 years ago
Conduitry 74be90d9c2 update changelog
6 years ago
Tan Li Hau 24f8c2ab78 fix <select> one-way bind when options change (#5054)
6 years ago
Tan Li Hau 95d4913ed8 fix extracting names from ThisExpression (#5036)
6 years ago
Conduitry ea00c5093e -> v3.23.2
6 years ago
Conduitry 0a3591d137 don't crash when using an arrow function as a statement (#5000)
6 years ago
Tan Li Hau fd1e7e9964 deconflict bind:this variable (#4949)
6 years ago
Tan Li Hau 8728a9df8c fix bind:group in each (#4868)
6 years ago
Conduitry b65334ca15 -> v3.23.1
6 years ago
Tan Li Hau ab561238a8 fix bind:group with duplicated values (#4877)
6 years ago
Conduitry bda8856df8 update changelog
6 years ago
Conduitry 83cf153b47 update changelog
6 years ago
Tan Li Hau 73b86b4e00 fix reactivity with assigning item in each block (#4945)
6 years ago
Tan Li Hau 1e1939dd82 fix binding for each block local variable (#4861)
6 years ago
Conduitry dcece42b3a -> v3.23.0
6 years ago
Rich Harris 4ebb4a5395 fix `{@html}` assuming it lives inside a <div> (#4863)
6 years ago
Tan Li Hau fadb58f093 fix reactivity when binding to each context (#4878)
6 years ago
Rich Harris 3fc04c63f9 only add event listeners when a block is first mounted (#4860)
6 years ago
Tan Li Hau 92689d7a6c set select multiple value with spread (#4894)
6 years ago
Tan Li Hau f898769386 reselect <select> when the option values change (#4885)
6 years ago
Richard Harris 9f960ed4ac update changelog
6 years ago
Richard Harris d50c9e0469 add #2998 to changelog
6 years ago
Conduitry 07fbd9f84b update changelog
6 years ago
Conduitry 1a7628af73 -> v3.22.3
6 years ago
Conduitry d6f88ac4e9 update changelog
6 years ago
Conduitry 0043ad8779 update changelog
6 years ago
Conduitry 15b7bb41ac update changelog
6 years ago
Conduitry a270d9a3af update changelog
6 years ago
Tan Li Hau 4597d72460 dry {#each}/{#await} destructuring (#4596)
6 years ago
Conduitry da3919c7de -> v3.22.2
6 years ago
Conduitry f5f1903826 fix exception with empty alt attribute (#4778)
6 years ago
Conduitry 13bf8a8798 -> v3.22.1
6 years ago
Conduitry 91344327e0 -> v3.22.0
6 years ago
Conduitry 9f9148ed63 update changelog
6 years ago
Conduitry 6dcd576eeb update changelog
6 years ago
Conduitry 117df11ded update changelog
6 years ago
Conduitry 938869e03f deconflict `anchor` variable name (#4769)
6 years ago
Conduitry b7e736f5b9 update changelog
6 years ago
Conduitry 15a99db7bd update changelog
6 years ago
Conduitry 1bd05730ea update changelog
6 years ago
Conduitry ebb94b7d99 update changelog
6 years ago
Tan Li Hau b712ab0c04 fix mutation to imported variable (#4713)
6 years ago
Conduitry d2929bf20f -> v3.21.0
6 years ago
Conduitry 5e74da3733 update changelog
6 years ago
Conduitry d7249b30dc update changelog
6 years ago
Tan Li Hau 039e3faa53 fix slot fallback update parent (#4598)
6 years ago
Conduitry 2a87173d3f update changelog
6 years ago
Conduitry 981d71ddfc update changelog
6 years ago
Conduitry 811e92cf20 update changelog
6 years ago
Tan Li Hau b957b5d1a0 add await catch shorthand (#4490)
6 years ago
Conduitry 9ac0d2230b update changelog
6 years ago
Conduitry e0703f6afa update changelog
6 years ago
Tan Li Hau f0f4118c8a fix creating debugging comment for HTML comment (#4567)
7 years ago
Conduitry aa4a8fe5f0 -> v3.20.1
7 years ago
Conduitry a4fc1bad79 -> v3.20.0
7 years ago
Tan Li Hau 5cea55ecb8 clean up event handlers on re-mount (#4493)
7 years ago
Tan Li Hau 1bae772d0a support destructuring in await (#4548)
7 years ago
Tan Li Hau 5da0de4ce0 complain if named slots other than direct descendant of component (#4509)
7 years ago
Tan Li Hau 8025246550 do not initialise slot fallback fragment unless necessary (#4514)
7 years ago
Jacob Wright 6c81672712 allow transitions and animations to work within iframes (#3625)
7 years ago
Conduitry 2084924d33 update changelog
7 years ago
Tan Li Hau 1f5af90f74 fix else-block update in keyed each-block (#4558)
7 years ago
Tan Li Hau d98cdf2242 fix hydration of top-level content (#4550)
7 years ago
Tan Li Hau 0672678e64 allow <svelte:self> to be part of a slot (#4532)
7 years ago
Tan Li Hau ee10effb0f introduce $$restProps (#4489)
7 years ago
Conduitry 2ac9363a1c -> v3.19.2
7 years ago
Conduitry a63bcba8d1 fit bitmask overflow initial dirty value in 'if' blocks (#4507)
7 years ago
Conduitry 45790bc15f add dev runtime warning for unknown slot names (#4501)
7 years ago