aboutsummaryrefslogtreecommitdiff
path: root/js/src/dom/event-handler.js
AgeCommit message (Expand)AuthorFilesLines
2020-06-18Fix tooltip when hovering a children element (delegateTarget) (#30928)Tanguy Krotoff1-0/+2
2020-06-17Unbreak short linesXhmikosR1-27/+23
2020-06-16Rename "master" to "main". (#31050)XhmikosR1-1/+1
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-1/+1
2020-04-17Replace event.delegateTarget with event.targetTanguy Krotoff1-7/+0
2020-04-17Replace event.which with event.key and event.buttonTanguy Krotoff1-6/+0
2020-03-18Remove IE compatibility JS codeJohann-S1-2/+2
2019-10-07Update devDependencies. (#29447)XhmikosR1-1/+1
2019-08-22Remaining JS linting TODO (#29289)Markus Hatvan1-1/+1
2019-08-02add a way to disable jQuery detectionJohann-S1-2/+3
2019-07-23Switch from QUnit to Jasmine.Johann-S1-1/+3
2019-06-03event-handler.js: use a plain for loop. (#28853)XhmikosR1-4/+6
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR1-0/+345