aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Fix spacebar key in Firefox for button elementsPierre-Denis Vanduynslager1-4/+4
2017-01-22Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager4-7/+9
2017-01-21gruntMark Otto4-7/+9
2017-01-20Harmonize document.activeElement comparisonPierre-Denis Vanduynslager1-3/+3
2017-01-20Refactor test to event and asyncPierre-Denis Vanduynslager1-64/+141
2017-01-20Add unit test for keyboard navigationPierre-Denis Vanduynslager1-0/+34
2017-01-20Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager1-1/+1
2017-01-20Fix test to retrieve the proper item instead of it's parentPierre-Denis Vanduynslager1-1/+1
2017-01-18Fix missing closing tagPierre-Denis Vanduynslager1-1/+1
2017-01-15Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager4-7/+9
2017-01-15Correct reference to Direction.PREV constant. (#21709)Pierre-Denis Vanduynslager1-4/+4
2017-01-15Use existing keycode constants in dropdown. (#21697)Pierre-Denis Vanduynslager1-1/+3
2017-01-11Remove incorrect aria-multiselectablePatrick H. Lauke2-2/+2
2017-01-06Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager34-60/+71
2017-01-06Update dropdown unit test to new markupPierre-Denis Vanduynslager1-137/+136
2017-01-06gruntMark Otto11-11/+11
2017-01-06version bumpMark Otto22-42/+42
2017-01-05gruntMark Otto2-3/+3
2017-01-05Merge pull request #21093 from Johann-S/fixButtonGrpAriaPatrick H. Lauke2-3/+14
2017-01-04gruntMark Otto2-2/+2
2017-01-04Use pageYOffset instead of scrollYPierre-Denis Vanduynslager1-1/+1
2017-01-04Merge conflictPierre-Denis Vanduynslager1-6/+0
2017-01-04Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager29-97/+229
2017-01-04Close #21090 - Fix aria-pressed attribute for buttons in container with data-...Johann-S2-3/+14
2017-01-03gruntMark Otto2-3/+4
2017-01-02Dropdown: close menu when focusing outside element (#21375)Pierre-Denis Vanduynslager2-4/+65
2017-01-02gruntMark Otto2-2/+2
2017-01-02update seletors in jsMark Otto2-5/+5
2017-01-02update rest of docs, remove navbar specific modifiers, fix docs example cssMark Otto1-1/+1
2017-01-01gruntHeinrich Fenkart2-2/+2
2016-12-31v4: Rip out IE compatibility mode meta tags (#21483)Mark Otto10-10/+0
2016-12-31Allow to use nav with tab JSJohann-S3-1/+50
2016-12-31one more test fileMark Otto1-2/+2
2016-12-31nuke local test vendor jquery and tether, replace with docs assetsMark Otto12-18/+13
2016-12-31Update visual test carouselJohann-S1-4/+4
2016-12-30fix navbar in dropdown visual test fileMark Otto1-4/+7
2016-12-31Extend ESLint to cover all JS files and drop JSCS.Bardi Harborow2-42/+7
2016-12-29Close #21249 : Add a Unit test for #21227Johann-S2-0/+62
2016-12-28Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager64-4783/+5712
2016-12-27gruntMark Otto2-1/+5
2016-12-27update click state when hiding so can be shown again by trigger. fixes #16732Max Beatty2-0/+25
2016-12-25gruntMark Otto2-2/+3
2016-12-24[Fix #19849] Tabs are opened even if disabled. (#20795)Alessandro Rodi2-1/+41
2016-12-24gruntMark Otto4-4/+5
2016-12-23Closes: #21412: Fix unit test for carouselJohann-S1-1/+0
2016-12-23Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keysMatheus Azzi2-0/+33
2016-12-22scrollspy: fix wrong activation of all nested links (#20304)mr-july1-1/+1
2016-12-21Merge branch 'patch-1' of https://github.com/tracker1/bootstrap into tracker1...Mark Otto3-3/+3
2016-12-19gruntMark Otto14-44/+44
2016-12-19Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Stars...Mark Otto15-105/+105