Commit Graph

12 Commits (32775a699dd9cbc9884ee04931c3903b832775d5)

Author SHA1 Message Date
Tan Li Hau ec0f79c5af
add updating guard to binding callback (#5126)
4 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
4 years ago
Maurício Kishi ff5f25249e
support dimension bindings in cross-origin mode (#2989)
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
Colin Casey abe88f3b3a FIX #2446: apply bindings and event handlers in order
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
Mattias Buelens 51c1adeca5 Test whether dimension bindings still work for video elements
5 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth
5 years ago
Mattias Buelens f0f5b5aac0 Add test for video bindings
5 years ago