aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Docs/examples: change links to Sass documentation and example.com to httpsSwardu1-1/+1
2018-03-13Variable transition durations (#25662)Martijn Cuppens2-0/+44
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens1-2/+13
2018-02-11Dropdown - Allow to disable Popper.js style (#24092)Johann-S1-3/+15
2018-01-21Update dropdown.js to allow referenceElement (#25219)719media1-0/+26
2017-10-31Remove invalid example of `title` attribute in an SVG and related vnu error s...patrickhlauke1-3/+0
2017-10-29Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S1-0/+48
2017-10-22Tighten htmllint's rules. (#24471)XhmikosR10-12/+11
2017-10-10Modal plugin set _isTransitioning after the trigger of hide eventJohann-S1-0/+22
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR10-10/+10
2017-10-01js/tests/visual/tab.html: fix HTML validation errors. (#24183)XhmikosR1-4/+4
2017-09-26Normalize all links. (#24109)XhmikosR1-3/+3
2017-08-25Fix XSS in data-targetJohann-S1-0/+4
2017-08-25Collapse - preventDefault only on <a> elements not inside the collapsibleJohann-S1-1/+1
2017-06-25update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-lightMark Otto1-1/+1
2017-06-25update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e...Mark Otto3-3/+3
2017-06-15Rename .card-block to .card-body to match nomenclature of modalsMark Otto2-6/+6
2017-06-04Update path to our docs assets for visual testsJohann-S9-14/+15
2017-05-27Update nav and navbar HTML markupGeremia Taglialatela1-1/+1
2017-05-24Placement auto for popoversJohann-S1-0/+4
2017-05-24Placement auto for tooltipsJohann-S1-0/+3
2017-05-22Better management of dropdown/dropup with alignmentJohann-S1-10/+28
2017-05-17Use popper to align dropdown menu instead of using css with importantJohann-S1-11/+37
2017-05-14Fix dropdown in scrollspy visual test (add Popper.js)Johann-S1-0/+1
2017-05-14Better placement for Dropdown + Handle flip of Tooltip/PopoverJohann-S1-1/+1
2017-05-14Handle dropup for DropdownJohann-S1-0/+13
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S1-0/+18
2017-05-14Begin to use Popper for DropdownJohann-S1-0/+1
2017-05-14Fix arrow for tooltip and popoverJohann-S1-0/+3
2017-05-14Begin to add arrow to Popover and TooltipJohann-S1-1/+1
2017-05-14Use Popper for tooltip and popoverJohann-S2-2/+2
2017-04-21Arguably more professional pictures of Rick RossZach Leatherman1-3/+3
2017-04-11Remove inappropriate role="listbox" from carouselsPatrick H. Lauke1-1/+1
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager2-43/+38
2017-03-28Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager4-87/+2
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 Vanduynslager1-6/+6
2017-03-18Allow to use Tab.js with list-group (#21756)Johann1-0/+35
2017-01-18Fix missing closing tagPierre-Denis Vanduynslager1-1/+1
2017-01-11Remove incorrect aria-multiselectablePatrick H. Lauke2-2/+2
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-S1-0/+33
2016-12-31nuke local test vendor jquery and tether, replace with docs assetsMark Otto10-13/+13
2016-12-31Update visual test carouselJohann-S1-4/+4
2016-12-30fix navbar in dropdown visual test fileMark Otto1-4/+7
2016-12-07Rename `.active` to `.show`Starsam803-5/+5
2016-12-02[V4] Throw error when a plugin is in transition (#17823)Johann4-2/+87
2016-11-25Added a virtual testmatus1-1/+7