| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-14 | Switch to Number properties | XhmikosR | 1 | -3/+3 | |
| 2020-11-14 | Add `bs` in data attributes | Rohit Sharma | 1 | -2/+2 | |
| - Add `bs` in data APIs everywhere - Update unit tests | |||||
| 2020-11-11 | Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3 | XhmikosR | 1 | -1/+1 | |
| 2020-11-01 | Fix TypeError when Bootstrap is included in `head` (#32024) | Sascha | 1 | -2/+11 | |
| * 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-06-17 | Unbreak short lines | XhmikosR | 1 | -15/+14 | |
| 2020-06-16 | Rename "master" to "main". (#31050) | XhmikosR | 1 | -1/+1 | |
| 2020-05-14 | Replace double tilde with `Math.floor` (#30691) | XhmikosR | 1 | -1/+1 | |
| Nowadays, browser engines have improved a lot and `Math.floor` is the same, if not faster. Also, clarity is better than micro-optimizations in this case. | |||||
| 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-03-25 | fix: remove make array util function (#30430) | Johann-S | 1 | -9/+0 | |
| 2020-03-18 | Remove IE compatibility JS code | Johann-S | 1 | -4/+1 | |
| 2020-03-18 | fix: ensure `totype` always returns stringified null/undefined when ↵ | Johann-S | 1 | -1/+7 | |
| null/undefined is passed (#30383) | |||||
| 2019-10-17 | Skip hidden dropdowns while focusing (#29523) | Jeremy Jackson | 1 | -3/+6 | |
| 2019-09-02 | ESLint: specify `--report-unused-disable-directives` (#29350) | XhmikosR | 1 | -2/+0 | |
| 2019-08-02 | add a way to disable jQuery detection | Johann-S | 1 | -2/+11 | |
| 2019-07-24 | use get selector from element only when needed | Johann-S | 1 | -5/+18 | |
| 2019-03-18 | Add back support for IE 11 | Johann-S | 1 | -1/+4 | |
| 2019-03-11 | Comply to the new rules. | XhmikosR | 1 | -16/+18 | |
| 2019-02-26 | move util in a util folder with the sanitizer | Johann-S | 1 | -0/+177 | |
