fix(jqLite): fix event.stopImmediatePropagation() so it works as expected
jqLite doesn't override the default implementation of event.stopImmediatePropagation() and so it doesn't work as expected, i.e, it doesn't prevent the rest of the event handlers from being executed. Closes #4833
M
Michael Benford committed
30354c58fe2bd371df364f7a3f55b270692a4051
Parent: 19871d2
Committed by Michał Gołębiowski <m.goleb@gmail.com>
on 9/13/2014, 8:11:49 PM