0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js
Laussel Loïc e9f039d1fe
avoid preventing input event onclick (#30992)
* instead of stopping event if onclick is triggered on input, call toggle method only if its not on checkbox inside a label

* add unit test

* add a dedicated test to ensure click event is forward to label

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-06-10 15:45:31 +03:00
..
dist Dist 2020-05-12 20:44:42 +03:00
src avoid preventing input event onclick (#30992) 2020-06-10 15:45:31 +03:00
tests avoid preventing input event onclick (#30992) 2020-06-10 15:45:31 +03:00