Commit Graph

16 Commits (5ccfc3c5d7a29fe6df1cb109df8d0e7868d0ea51)

Author SHA1 Message Date
Tan Li Hau ebaa891e69
[chore] update code-red@0.2.0 (#6425)
3 years ago
Tan Li Hau ec0f79c5af
add updating guard to binding callback (#5126)
4 years ago
Tan Li Hau 55c809624d
fix collapsing HTML with static content (#5059)
4 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
4 years ago
Tan Li Hau b4b57c39a2
clean up event handlers on re-mount (#4493)
5 years ago
Tan Li Hau a422d2aba5 fix actions having no access to parent nodes (#4252)
5 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
5 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
5 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
5 years ago
Richard Harris d8b25afacd update tests
5 years ago
Richard Harris 47a9811c1e alternative fix for #3508
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Conduitry 64094f631f set data- attributes like regular attributes (#3337)
5 years ago
Brian Takita bbeafbafab fixes https://github.com/sveltejs/svelte/issues/3191
5 years ago
Richard Harris 0891495647 code style
5 years ago
Benjamin Milde dabc9c3e53 Allow binding of <details> open
5 years ago