aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-04Remove global jQuery in eslint because we import jQuery (#24246)Johann-S2-3/+3
2017-10-04Update modal.jsXhmikosR1-1/+4
2017-10-04Unit test for modal bug fixlucascono1-0/+13
2017-10-04Fix modal buglucascono1-1/+1
2017-10-04Use imported jQuery objectJohann-S12-13/+13
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR11-11/+11
2017-10-03Offset option for dropdown can be function (#24222)Roman O1-4/+11
2017-10-01js/tests/visual/tab.html: fix HTML validation errors. (#24183)XhmikosR1-4/+4
2017-09-30distMark Otto24-2317/+2059
2017-09-28Lint docs js too and use `strict consistently. (#24160)XhmikosR1-3/+0
2017-09-26Add eslint-plugin-compat.XhmikosR1-0/+2