Commit Graph

16 Commits (5e0ece297aab867b6105aca131c8a826dc97ae25)

Author SHA1 Message Date
Ivan Hofer e4a19d28e9 fix tests
5 years ago
Ivan Hofer 6be2c2ac02 fix existing tests
5 years ago
Ivan Hofer 2ce0960693 WIP: replace root with context reference
5 years ago
Ivan Hofer d255b8d5ea pass options.target down to each create_fragment
5 years ago
Tan Li Hau ec0f79c5af
add updating guard to binding callback (#5126)
6 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
6 years ago
Maurício Kishi ff5f25249e
support dimension bindings in cross-origin mode (#2989)
6 years ago
Tan Li Hau b4b57c39a2
clean up event handlers on re-mount (#4493)
7 years ago
Tan Li Hau a422d2aba5 fix actions having no access to parent nodes (#4252)
7 years ago
Colin Casey abe88f3b3a FIX #2446: apply bindings and event handlers in order
7 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
7 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
7 years ago
Mattias Buelens 51c1adeca5 Test whether dimension bindings still work for video elements
7 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth
7 years ago
Mattias Buelens f0f5b5aac0 Add test for video bindings
7 years ago