aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto36-56/+56
2018-04-29distMark Otto12-13/+15
2018-04-16Bump version to 4.1.0 for remaining files.XhmikosR1-1/+1
2018-04-13fix issue related to Object.keys and Dropdown issueJohann-S5-25/+25
2018-04-12Docs/examples: change links to Sass documentation and example.com to httpsSwardu1-1/+1
2018-04-12modal use global scope for defaultMietekN1-1/+1
2018-04-10v4 improve coverage (#25945)Johann-S7-7/+214
2018-04-09Clean up globals.XhmikosR1-4/+4
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto33-53/+53
2018-04-02Use https when possible.XhmikosR1-1/+1
2018-03-31distMark Otto22-114/+111
2018-03-29fix bundle and run test against itJohann-S3-1/+57
2018-03-26Fix skip element disabled via attribute when using keyboard navigationvsn4ik2-20/+22
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR3-8/+3
2018-03-21tests: load 3rd-party libs from the local node_modules folder.XhmikosR1-3/+3
2018-03-21Update all devDependencies.XhmikosR1-1/+1
2018-03-21Use sinon from cdnjs.XhmikosR2-2/+1
2018-03-21tests: use QUnit from the jQuery CDN.XhmikosR3-5499/+2
2018-03-21throw error when coverage is under our thresholdsJohann-S1-6/+5
2018-03-20Use transitionEnd in QUnit since we moved away from PhantomJSJohann-S12-161/+224
2018-03-13Add Sinon to do better unit testJohann-S5-6/+16
2018-03-13fix get the transition duration parentJohann-S2-17/+11
2018-03-13Variable transition durations (#25662)Martijn Cuppens10-66/+167
2018-03-06Add a bit of documentation on how to run the code coverage (#25783)Johann-S1-5/+9
2018-03-05add code coverageJohann-S1-5/+22
2018-03-03distMark Otto4-4/+3
2018-03-03Fix leftover reference to v4.0.0-alpha.6Ed Morley1-1/+1
2018-02-25Remove unused variable (#25670)Martijn Cuppens1-1/+0
2018-02-24distMark Otto6-11/+11
2018-02-21Consistent usage of $(document.body) instead of $('body') (#25671)Martijn Cuppens3-8/+8
2018-02-19distMark Otto4-7/+32
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens2-22/+53
2018-02-11Dropdown - Allow to disable Popper.js style (#24092)Johann-S3-5/+55
2018-02-11distMark Otto4-22/+16
2018-01-21Remove escaping selector and add a warning to inform folks to escape their se...Johann-S2-27/+1
2018-01-21ignore case (#25373)denisx1-1/+1
2018-01-21Update dropdown.js to allow referenceElement (#25219)719media2-8/+43
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