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
2021-02-09Add function type for `popperConfig` option (#32882)Rohit Sharma
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke
2021-02-03Fix dropdown keys to open menu (#32750)Siju Samson
2021-02-03Prevent `getSelector` from returning URLs as selector (#32586)Florian Vick
2021-02-03Dropdown — Emit events on the `.dropdown-toggle` button (#32625)Rohit Sharma
2021-01-29Make carousel indicators actual buttonsPatrick H. Lauke
2021-01-28Restore `offset` option for tooltip/popover componentsRohit Sharma
2021-01-28Restore offset option for dropdown componentjoke2k
2021-01-28Minor ESLint rules cleanup (#32904)XhmikosR
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke
2021-01-13Throw a `TypeError` instead of the generic `Error` (#32585)Rohit Sharma
2021-01-13Fix toggling modal when clicking on `data-bs-toggle="modal"` (#32691)Rohit Sharma
2021-01-13JS: update karma config (#32769)XhmikosR
2021-01-08Move "active" class from `.nav-item` to `.nav-link` (#32730)Théophile Helleboid - chtitux
2020-12-21collapse: prevent url change if `A` nested tag is clicked (#32438)Daniele Faraglia
2020-12-21Support Popper virtual elements (#32376)Nils K
2020-12-18test(carousel): french word in the wild (#32528)Gaël Poupard
2020-12-18Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#32516)dependabot[bot]
2020-12-16tests: replace deprecated jQuery method (#32309)Rohit Sharma
2020-12-16BrowserStack: test on macOS Catalina instead of High Sierra (#32486)XhmikosR
2020-12-14Tooltip - Add missing callback in async spec (#32465)Rohit Sharma
2020-12-10Tooltip - check if tip and its parent node exist in dispose method (#32420)Rohit Sharma
2020-12-08Refactor components to use a utility function to define jQuery plugins (#32285)alpadev
2020-12-07Remove `SelectorEngine.matches()`. (#32339)XhmikosR
2020-12-06Update to popper.js v2.xJohann-S
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-11-30Add testsXhmikosR
2020-11-29Switch to Jasmine's `toBeInstanceOf` matcherXhmikosR
2020-11-29create a base componentJohann-S
2020-11-25Ability to add custom class in tooltip/popover (#32217)Rohit Sharma
2020-11-23tests/integration/index.html: revert accidental changesXhmikosR
2020-11-23Update bundle.js in tests/integration (#32233)Rohit Sharma
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR
2020-11-20Add missing tags in unit tests (#32221)Rohit Sharma
2020-11-20Don't hide modal when keyboard is set to false in modal's configuration (#32179)Rohit Sharma
2020-11-20Make the attribute methods bs specific (#32173)Rohit Sharma
2020-11-18Update karma.conf.js (#32182)XhmikosR
2020-11-17Handle Chromium to run Karma (#32178)Gaël Poupard
2020-11-16BrowserStack: test both on iPhone 7 and iPhone X (#32154)XhmikosR
2020-11-14Switch to Number propertiesXhmikosR
2020-11-14Fix `.close` instances (#32152)XhmikosR
2020-11-14Get only bs prefixed data attributesRohit Sharma
2020-11-14Add `bs` in data attributesRohit Sharma
2020-11-09modal.html: use `textContent` (#32101)XhmikosR
2020-11-09karma.conf.js: break lines (#32093)XhmikosR
2020-11-05Remove the now unneeded polyfills.XhmikosR
2020-11-05Drop Legacy Edge support.XhmikosR
2020-11-02tests: tweak Jasmine usage (#32046)XhmikosR
2020-11-02tests: fix sanitizer test. (#32045)XhmikosR