Commit Graph

13 Commits (d3ee85e5fe728f6de3f286b8877a2aa45e80c1e1)

Author SHA1 Message Date
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