| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-14 | Use `String.startsWith` | XhmikosR | 1 | -1/+1 | |
| 2020-11-14 | Switch to `Set#has()` | XhmikosR | 1 | -4/+4 | |
| 2020-11-14 | Switch to `String.includes()` | XhmikosR | 1 | -4/+4 | |
| 2020-11-11 | Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3 | XhmikosR | 1 | -1/+1 | |
| 2020-11-05 | Drop Legacy Edge support. | XhmikosR | 1 | -7/+0 | |
| This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions. | |||||
| 2020-11-01 | Fix TypeError when Bootstrap is included in `head` (#32024) | Sascha | 1 | -1/+1 | |
| * extend jquery after domContentLoaded event is fired * add unittest for util onDOMContentLoaded * wait for trigger jquery event after domContentLoaded * remove domcontentready from eventHandler * move istanbul ignore statements to correct line Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-09-29 | Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2 | XhmikosR | 1 | -1/+1 | |
| 2020-07-12 | Unbreak lines. | XhmikosR | 1 | -0/+2 | |
| 2020-06-18 | Fix tooltip when hovering a children element (delegateTarget) (#30928) | Tanguy Krotoff | 1 | -0/+2 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-06-17 | Unbreak short lines | XhmikosR | 1 | -27/+23 | |
| 2020-06-16 | Rename "master" to "main". (#31050) | XhmikosR | 1 | -1/+1 | |
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 1 | -1/+1 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
| 2020-04-17 | Replace event.delegateTarget with event.target | Tanguy Krotoff | 1 | -7/+0 | |
| No need for fixEvent() anymore | |||||
| 2020-04-17 | Replace event.which with event.key and event.button | Tanguy Krotoff | 1 | -6/+0 | |
| 2020-03-18 | Remove IE compatibility JS code | Johann-S | 1 | -2/+2 | |
| 2019-10-07 | Update devDependencies. (#29447) | XhmikosR | 1 | -1/+1 | |
| 2019-08-22 | Remaining JS linting TODO (#29289) | Markus Hatvan | 1 | -1/+1 | |
| * Enable and fix all occurrences with no-mixed-operators rule * Take care of the max-depth warning in button.js Signed-off-by: mhatvan <[email protected]> | |||||
| 2019-08-02 | add a way to disable jQuery detection | Johann-S | 1 | -2/+3 | |
| 2019-07-23 | Switch from QUnit to Jasmine. | Johann-S | 1 | -1/+3 | |
| 2019-06-03 | event-handler.js: use a plain for loop. (#28853) | XhmikosR | 1 | -4/+6 | |
| 2019-05-08 | Rename `eventHandler` and `selectorEngine` files. | XhmikosR | 1 | -0/+345 | |
