Commit Graph

15 Commits (f675f8583d4b515d920d15193b9de6b45fd4be42)

Author SHA1 Message Date
Tan Li Hau cb40eb7cb6 add updating guard to binding callback (#5126)
6 years ago
Tan Li Hau b4fb50d8da fix collapsing HTML with static content (#5059)
6 years ago
Rich Harris 3fc04c63f9 only add event listeners when a block is first mounted (#4860)
6 years ago
Tan Li Hau 5cea55ecb8 clean up event handlers on re-mount (#4493)
7 years ago
Tan Li Hau 9cb198800d fix actions having no access to parent nodes (#4252)
7 years ago
Tan Li Hau a5e7ca6b38 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau 5e0455bb79 fix dirtybit (#4095)
7 years ago
Rich Harris 78d50d02e8 Bitmask-based change tracking (#3945)
7 years ago
Richard Harris c3dfafa859 update tests
7 years ago
Richard Harris a28badcc06 alternative fix for #3508
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Conduitry 69da2cf6de set data- attributes like regular attributes (#3337)
7 years ago
Brian Takita 6c6dbf2e13 fixes https://github.com/sveltejs/svelte/issues/3191
7 years ago
Richard Harris d0f84150bf code style
7 years ago
Benjamin Milde f56445f3a1 Allow binding of <details> open
7 years ago