Commit Graph

15 Commits (56df761f95a2e26ce8d6f9fadc0b71b6a33214a4)

Author SHA1 Message Date
Simon H 9425f18e52
fix: observer PR cleanup (#8484)
2 years ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements (#6843)
2 years ago
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
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
5 years ago
Maurício Kishi ff5f25249e
support dimension bindings in cross-origin mode (#2989)
5 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