aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Bump version to 4.0.0Mark Otto33-53/+53
2018-01-11distMark Otto24-95/+94
2018-01-11Comply to the new rules.XhmikosR23-1738/+1773
2018-01-11Clean up and tweak ESLint rules.XhmikosR3-257/+3
2018-01-08Check for window before window.QUnit (#25199)Ɓukasz1-1/+1
2018-01-03distMark Otto2-3/+5
2018-01-03Multiple accordion support (#25161)Martijn Cuppens2-2/+78
2018-01-01distMark Otto2-2/+2
2017-12-31Allow nested structure for accordions (#25121)Martijn Cuppens2-11/+53
2017-12-30distMark Otto2-2/+3
2017-12-31Update devDependencies and gems. (#25083)XhmikosR1-0/+1
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto33-53/+53
2017-12-22distMark Otto18-60/+75
2017-12-12tooltip+popover: add boundary config option (#24979)Troy Morehouse1-2/+7
2017-12-12dropdown: add boundary config option (#24976)Troy Morehouse2-3/+59
2017-12-07Use only transitionend event (#24962)Mr_Green1-15/+2
2017-11-29Update README.md (#24912)Johann-S1-1/+1
2017-11-26tab.js: do not remove fade class if there's no initial active paneAlessandro Chitolina2-14/+37
2017-11-23Allow us to run our unit test on differents jquery versionJohann-S4-6/+75
2017-11-15Correct spelling mistakes. (#24778)Edward Betts1-1/+1
2017-11-15Simplify spread (#24774)Vasilii Artemchuk2-16/+10
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S7-50/+82
2017-11-09Use native pseudo-selectors instead of jQuery selectors (#24713)Vasilii Artemchuk2-37/+37
2017-11-07upgrade to node 8.9.x and distMark Otto4-4/+23
2017-11-08Update devDependencies.XhmikosR2-12/+25
2017-11-07Fix test failure with jQuery 1.9.1 (#24706)XhmikosR1-1/+1
2017-11-07Escape ID in Util.getSelectorFromElement (#24700)Johann-S2-1/+27
2017-11-07Popover - call `content` once if it's a function. (#24690)Johann-S2-4/+27
2017-10-31Remove invalid example of `title` attribute in an SVG and related vnu error s...patrickhlauke1-3/+0
2017-10-30distMark Otto2-26/+21
2017-10-30Do not create a Popper.js instance when we don't need itJohann-S1-21/+18
2017-10-29distMark Otto4-22/+31
2017-10-29Throw error about Popper.js only when it's needed because some of our plugins...Johann-S2-17/+15
2017-10-29Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S2-2/+60
2017-10-28distMark Otto2-2/+9
2017-10-27Fix unit tests.Johann-S2-155/+185
2017-10-27Dropdown handle keydown on input and textarea.Pierre-Denis Vanduynslager2-7/+165
2017-10-25distMark Otto24-26/+24
2017-10-25Add unit tests for util.jsJohann-S2-0/+58
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S14-49/+23
2017-10-23Clean up transitionEnd properties. (#24511)XhmikosR1-2/+0
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S14-11/+38
2017-10-22Tighten htmllint's rules. (#24471)XhmikosR11-13/+12
2017-10-19fix version numberMark Otto33-53/+53
2017-10-19new version numberMark Otto33-53/+53
2017-10-19distMark Otto2-5/+8
2017-10-19Make 1.9.1 the minimum jQuery version again. (#24434)XhmikosR1-4/+8
2017-10-15distMark Otto24-36/+46
2017-10-10Modal plugin set _isTransitioning after the trigger of hide eventJohann-S2-6/+28
2017-10-07Update js/tests/README.md (#24281)Vasilii Artemchuk1-4/+4