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-02-07Optimize jQueryInterface in Collapse (#35689)Anton
2022-02-07package.json: add GitHub Sponsors and reorder properties (#35451)XhmikosR
2022-02-07Fix empty content of tooltip after 'copy' action in docs (#35773)GeoSot
2022-02-07Set `cursor: default` on disabled `.form-check-label` (#35082)The Fake Cake
2022-02-07Add zebra striping for table columnsMacinto5h
2022-02-07Move `gap` utility API from "Flex" to "Spacing"Ty Mick
2022-02-07Fixed typo in docsSigurd Moland Wahl
2022-02-03Fix dropdown docs about autoclose and esc key.Florian Lacreuse
2022-02-01Breadcrumb docs: drop confusing currentColor and add new callout (#35434)Gaël Poupard
2022-02-01Update find-unused-sass-variables to v4.0.1 (#35761)XhmikosR
2022-02-01event-handler.js: remove unneeded return statementXhmikosR
2022-02-01Event-handler: use `Array.find` instead of `for`GeoSot
2022-02-01Event-handler: initialize variable properlyGeoSot
2022-02-01Fix Popover test that randomly fails on BrowserStack (#35757)GeoSot
2022-02-01Dropdown: use destructured variables in `dataApyKeydownHandler`GeoSot
2022-02-01Dropdown: dropdown doesn't document `data-bs-target` option & `parentNode` is...GeoSot
2022-02-01Dropdown: merge instance identification in `dataApiKeydownHandler`GeoSot
2022-02-01Remove incorrect statement about the disabled attribute on <form> (#35713)Toby Zerner
2022-02-01Update devDependencies (#35743)XhmikosR
2022-01-31Change X to ExtraQuy
2022-01-30Dropdown: use only one check for shown stateGeoSot
2022-01-30Dropdown: get dropdown's parent in one placeGeoSot
2022-01-30More tooltip refactoring (#35546)GeoSot
2022-01-30Move cspell to Actions (#35593)XhmikosR
2022-01-30Change selector-engine.js `parents` method to utilize better js native method...GeoSot
2022-01-30Fix visual tests (#35585)XhmikosR
2022-01-30Update cspell config (#35680)XhmikosR
2022-01-30Modal.js: remove unnecessary checks from testGeoSot
2022-01-30Modal: handle click event from backdrop callbackGeoSot
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot
2022-01-30Event handler: merge `new Event` with `new CustomEvent`GeoSot
2022-01-30Event handler: replace deprecated `initEvent`GeoSot
2022-01-29Move linkinator to GitHub Actions. (#35573)XhmikosR
2022-01-29docs: fix a couple typos found with codespell (#35733)Dimitri Papadopoulos Orfanos
2022-01-29SelectorEngine: remove moot spaceXhmikosR
2022-01-29Return early in more placesXhmikosR
2022-01-29dropdown: Move constantXhmikosR
2022-01-29collapse: merge class togglingGeoSot
2022-01-29event-handler.js: use `for...of`XhmikosR
2022-01-29Rename variablesXhmikosR
2022-01-29backdrop.js: cache `_getElement` callsXhmikosR
2022-01-29Remove a few unneeded variablesXhmikosR
2022-01-29docs: remove moot autocomplete attributes (#35741)A Web Artisan
2022-01-26Remove duplicate Octicons entry in icons listNeeraj Kumar Das
2022-01-25Fix spelling mistake in footer example (#35704)Kirill Zdornyy
2022-01-25Update devDependencies (#35712)XhmikosR
2022-01-19Docs: group together reusable CSS for examples in a single stylesheet (#35649)Julien Déramond
2022-01-18Update devDependencies (#35686)XhmikosR
2022-01-13README.md: mention Netlify (#35683)XhmikosR
2022-01-13build-plugins.js: use globby package (#35586)XhmikosR