Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)Author
2017-10-10Modal plugin set _isTransitioning after the trigger of hide eventJohann-S
2017-10-07Update js/tests/README.md (#24281)Vasilii Artemchuk
2017-10-04Remove global jQuery in eslint because we import jQuery (#24246)Johann-S
2017-10-04Update modal.jsXhmikosR
2017-10-04Unit test for modal bug fixlucascono
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR
2017-10-01js/tests/visual/tab.html: fix HTML validation errors. (#24183)XhmikosR
2017-09-28Lint docs js too and use `strict consistently. (#24160)XhmikosR
2017-09-26Normalize all links. (#24109)XhmikosR
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S
2017-09-24Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...Patrick H. Lauke
2017-09-17fix(scrollspy): Spying on nested navs fails to activate for .nav-link's insid...Troy Morehouse
2017-09-03Merge branch 'v4-dev' into fix-jumping-modal-on-resizeJohann-S
2017-09-02Merge branch 'v4-dev' into fix-unwanted-padding-on-modalJohann-S
2017-08-31Create a bundled release of Bootstrap with Popper.js insideJohann-S
2017-08-29Add failing testDavid Bailey
2017-08-29Fix unit tests in PhantomJSDavid Bailey
2017-08-28Add failing testDavid Bailey
2017-08-26Add unit test for xss in data target attributemeeque
2017-08-26Fix XSS in data-targetJohann-S
2017-08-26Fix sticky margin when a modal is opened (#23669)David Bailey
2017-08-25Collapse - preventDefault only on <a> elements not inside the collapsibleJohann-S
2017-08-24Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover ...Johann-S
2017-08-23Tweak ESLint rules.XhmikosR
2017-08-17Add a unit test to check if the carousel do not cycle when its parent isn't v...Johann-S
2017-08-17Unit test to check if our carousel do not cycle when we cannot see itJohann-S
2017-08-11Improve previous selector for nested tabsJohann-S
2017-08-11Add unit test for nested tabsJohann-S
2017-07-16Update dependencies.Bardi Harborow
2017-07-04Dropdown - Disable applyStyle modifier instead of removing inline style appli...Johann-S
2017-06-26update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-lightMark Otto
2017-06-26update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e...Mark Otto
2017-06-15Rename popover classesMark Otto
2017-06-15Rename .card-block to .card-body to match nomenclature of modalsMark Otto
2017-06-14Collapse supports multi-target thanks to @vanduynslagerp (#22713)Johann-S
2017-06-14Fix unit tests with no assertionJohann-S
2017-06-14Upgrade QUnit to 2.3.3Johann-S
2017-06-04Update path to our docs assets for visual testsJohann-S
2017-05-31Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto
2017-05-31Update Dependencies (REUPLOAD) (#22594)CDAGaming
2017-05-30update pathsMark Otto
2017-05-28Update nav and navbar HTML markupGeremia Taglialatela
2017-05-24Placement auto for popoversJohann-S
2017-05-24Placement auto for tooltipsJohann-S
2017-05-22Better management of dropdown/dropup with alignmentJohann-S
2017-05-17Use popper to align dropdown menu instead of using css with importantJohann-S
2017-05-14Fix dropdown in scrollspy visual test (add Popper.js)Johann-S
2017-05-14Better placement for Dropdown + Handle flip of Tooltip/PopoverJohann-S
2017-05-14Handle dropup for DropdownJohann-S
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S