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
AgeCommit message (Expand)Author
2022-06-03Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)Patrick H. Lauke
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton
2022-04-30Doc: remove `role="group"` from some split drop* buttonsJulien Déramond
2022-02-09Remove remaining `.navbar-light` classes (#35814)Julien Déramond
2022-01-30Fix visual tests (#35585)XhmikosR
2021-10-05Use `for...of` in visual tests tooGeoSot
2021-10-05Enable `unicorn/prefer-prototype-methods` ruleXhmikosR
2021-08-23visual tests: minor fixes (#34802)XhmikosR
2021-02-22visual tests: add missing base-component dist file (#33167)XhmikosR
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke
2021-01-29Make carousel indicators actual buttonsPatrick H. Lauke
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke
2021-01-08Move "active" class from `.nav-item` to `.nav-link` (#32730)Théophile Helleboid - chtitux
2020-12-06Update to popper.js v2.xJohann-S
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR
2020-11-14Fix `.close` instances (#32152)XhmikosR
2020-11-14Add `bs` in data attributesRohit Sharma
2020-11-09modal.html: use `textContent` (#32101)XhmikosR
2020-11-05Remove the now unneeded polyfills.XhmikosR
2020-10-30Remove obsolete prefixes (#32012)XhmikosR
2020-10-22Move `href` attribute first (#31835)XhmikosR
2020-10-14Remove redundant visually hidden "(current)" from pagination controls (#31892)Patrick H. Lauke
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke
2020-06-04Add role="dialog" in modals via JavaScript (#30936)Rohit Sharma
2020-05-11Removed role="document" from the modal dialog (#30755)Rohit Sharma
2020-05-06tests: streamline HTML end tags (#30648)XhmikosR
2020-03-31Use unordered lists in dropdown-menusMartijn Cuppens
2020-03-28v5 tabs - accessibility issue when using ul/li semanticLaussel Loïc
2019-07-29remove underscore for static methodsJohann-S
2019-07-24add polyfill.js in visual tests (#29116)Johann-S
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR
2019-03-18fix remove files in our visual testsJohann-S
2019-02-27Remove the now unneeded `shrink-to-fit` directive. (#28314)XhmikosR
2019-02-26move util in a util folder with the sanitizerJohann-S
2019-02-24Remove DOMContentLoaded. (#28337)XhmikosR
2019-02-20tests/visual/modal.html: fix close button placement.XhmikosR
2019-02-20remove polyfills which override browsers defaultJohann-S
2019-02-20rewrite toast plugin without jqueryJohann-S
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina
2019-02-20chore(update): bump to 4.1.3Johann-S
2019-02-20fix(visual-test): remove jquery in themJohann-S
2019-02-20fix(unit-test): dropdown, collapse and carouselJohann-S
2019-02-20rewritten scrollspy without jqueryAlessandro Chitolina
2019-02-20rewritten tab without jqueryAlessandro Chitolina
2019-02-20Dropdown without jQueryJohann-S
2019-02-20tooltip without jqueryAlessandro Chitolina
2019-02-20Rewrite Collapse without jQueryJohann-S
2019-02-20Rewritten modal without jquery (#23955)Alessandro Chitolina
2019-02-20Add Manipulator object to add shortcuts for dom manipulationsJohann-S