| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-18 | Bump version to 4.0.0 | Mark Otto | 1 | -1/+1 | |
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -11/+8 | |
| 2018-01-08 | Check for window before window.QUnit (#25199) | Łukasz | 1 | -1/+1 | |
| 2017-12-28 | Update version to 4.0.0-beta.3v4.0.0-beta.3 | Mark Otto | 1 | -1/+1 | |
| 2017-12-07 | Use only transitionend event (#24962) | Mr_Green | 1 | -15/+2 | |
| 2017-11-07 | Escape ID in Util.getSelectorFromElement (#24700) | Johann-S | 1 | -0/+13 | |
| 2017-10-24 | Change Rollup config to wrap our dist files with jQuery instead of $ | Johann-S | 1 | -5/+1 | |
| 2017-10-23 | Clean up transitionEnd properties. (#24511) | XhmikosR | 1 | -2/+0 | |
| We don't support Opera 12, and Firefox's property was the unprefixed one. | |||||
| 2017-10-23 | Add `Util.jQuery` which will detect jQuery instead of relying on global `$` ↵ | Johann-S | 1 | -0/+4 | |
| (#24513) | |||||
| 2017-10-19 | fix version number | Mark Otto | 1 | -1/+1 | |
| 2017-10-19 | new version number | Mark Otto | 1 | -1/+1 | |
| 2017-10-04 | Use imported jQuery object | Johann-S | 1 | -1/+1 | |
| 2017-09-25 | Collapse - Allow to pass jQuery object or DOM element to the parent option | Johann-S | 1 | -5/+5 | |
| 2017-08-31 | Create a bundled release of Bootstrap with Popper.js inside | Johann-S | 1 | -1/+3 | |
| 2017-08-25 | Fix XSS in data-target | Johann-S | 1 | -1/+1 | |
| 2017-08-23 | Tweak ESLint rules. | XhmikosR | 1 | -3/+3 | |
| 2017-08-10 | bump to betav4.0.0-beta | Mark Otto | 1 | -1/+1 | |
| 2017-03-18 | Fix getSelectorFromElement when # is a selector (#21615) | Johann | 1 | -4/+7 | |
| * Fix getSelectorFromElement when # is a selector * Thanks to @vanduynslagerp remove regex to validate selector | |||||
| 2017-01-06 | version bump | Mark Otto | 1 | -1/+1 | |
| 2016-11-24 | Make JS compliant with the new ESLint rules. | Bardi Harborow | 1 | -17/+13 | |
| 2016-10-30 | Fix #17964 (#17997) | Ilias | 1 | -1/+1 | |
| * Fix #17964 Some browsers are lazy when updating dom elements after transition effects. This can be fixed by reading element properties such as offsetHeight or offsetWidth. However, creating a function using the Function constructor just to access such element, results in a violation of Content Security Policy (where applied), which in turn crashes the application. This fix actually reverts to the way this was handled in v3 and should work as intended. | |||||
| 2016-10-19 | version bump to alpha 5 | Mark Otto | 1 | -1/+1 | |
| 2016-09-05 | versions | Mark Otto | 1 | -1/+1 | |
| 2016-07-27 | bump versions | Mark Otto | 1 | -1/+1 | |
| 2016-06-05 | Enable more rules from ESLint 2.0; refs #19999 (#20076) | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-05-31 | Comply with consistent-return ESLint rule | Chris Rebert | 1 | -0/+1 | |
| 2016-05-30 | Use named constants for magic numbers (#19992) | Chris Rebert | 1 | -1/+3 | |
| Mostly KeyboardEvent.which and MouseEvent.which values. [skip validator] | |||||
| 2015-12-24 | Exempt getUID() from ESLint's no-bitwise rule | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-08 | manually bump versions because npm script wasn't working for me | Mark Otto | 1 | -1/+1 | |
| 2015-12-05 | Fix version numbers is JS files; fixes #18435 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-11-30 | util.js: Add comment explaining ~~ trick | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-08-18 | js tests passing + eslint | Jacob Thornton | 1 | -21/+25 | |
| 2015-05-13 | add simple type checker implementation | fat | 1 | -0/+28 | |
| 2015-05-07 | carousel -> es6 | fat | 1 | -1/+5 | |
| 2015-05-07 | button -> es6 | fat | 1 | -2/+2 | |
| 2015-05-07 | change the export pattern to protect against leaking globals | fat | 1 | -80/+86 | |
| 2015-05-07 | es6 alert :| | fat | 1 | -0/+118 | |
