aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager1-1/+1
2017-04-11Remove inappropriate role="listbox" from carouselsPatrick H. Lauke1-1/+1
2017-04-10Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager2-16/+34
2017-04-10Fix collapse.js aria-expanded behaviorPatrick H. Lauke1-16/+16
2017-04-10Only change aria-pressed if it's not an input-based radio or checkbox groupPatrick H. Lauke1-0/+18
2017-04-08Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager16-347/+1155
2017-04-03Fix #22332: Adjust tests for hidden scrollbarIlias1-3/+15
2017-04-02Fix #18373: properly adjust padding-right of body and fixed elements when ope...Ilias1-28/+95
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager4-60/+209
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S2-0/+34
2017-03-29Collapse - Fix check to not prevent event for input and textareaJohann-S1-1/+2
2017-03-28Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager4-87/+2
2017-03-28Fix different tooltips offset when hoveringJohann1-0/+17
2017-03-27Collapse - do not prevent event for input and textareaJohann1-0/+16
2017-03-23rename from .navbar-toggleable to .navbar-expand to reflect mobile first appr...Mark Otto2-2/+2
2017-03-23more docs updatesMark Otto1-2/+2
2017-03-23Accordion behavior with JQuery interface (#21726)Pierre Vanduynslager2-28/+28
2017-03-22Carousel - Add attributes from and to for Slid and Slide events (#21668)Johann1-0/+43
2017-03-21Always append element to fixture in Scrollspy unit tests (#22234)Pierre Vanduynslager1-2/+2
2017-03-20Update dependencies.Bardi Harborow2-176/+656
2017-03-19Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-...Mark Otto1-0/+23
2017-03-18Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager3-4514/+4420
2017-03-18Allow to use Tab.js with list-group (#21756)Johann2-0/+51
2017-03-09Add unit testJohann-S1-0/+23
2017-02-22Refactor QUnit test page.Bardi Harborow1-84/+45
2017-02-08Fixes #21941Pierre-Denis Vanduynslager1-5/+11
2017-02-05Update dependencies.Bardi Harborow2-4430/+4375
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 Vanduynslager2-2/+2
2017-01-11Remove incorrect aria-multiselectablePatrick H. Lauke2-2/+2
2017-01-06Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager1-0/+11
2017-01-06Update dropdown unit test to new markupPierre-Denis Vanduynslager1-137/+136
2017-01-04Close #21090 - Fix aria-pressed attribute for buttons in container with data-...Johann-S1-0/+11
2017-01-02Dropdown: close menu when focusing outside element (#21375)Pierre-Denis Vanduynslager1-0/+60
2017-01-02update seletors in jsMark Otto1-4/+4
2017-01-02update rest of docs, remove navbar specific modifiers, fix docs example cssMark Otto1-1/+1
2016-12-31v4: Rip out IE compatibility mode meta tags (#21483)Mark Otto10-10/+0
2016-12-31Allow to use nav with tab JSJohann-S2-0/+49
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 Harborow1-0/+7
2016-12-29Close #21249 : Add a Unit test for #21227Johann-S2-0/+62
2016-12-27update click state when hiding so can be shown again by trigger. fixes #16732Max Beatty1-0/+21