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-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
2022-01-13Fix: `isVisible` function behavior in case of a `<details>` element, on chrom...Ryan Berliner
2022-01-11Update cspell config (#35647)XhmikosR
2022-01-11Update devDependencies (#35678)XhmikosR
2022-01-05fixed button text (#35656)Arslan Kalwar
2022-01-05Fix custom-checkbox and custom-radio in migration doc (#35609)Sakurai Kenji
2022-01-05Remove explicit use of aria-hidden for offcanvas when closed (#35589)Patrick H. Lauke
2022-01-05Fix offcanvas title in 'Enable body scrolling' example (#35621)Neeraj Kumar Das
2022-01-05Remove the useless class of the close button .text-resetzhangchenglin
2022-01-04Update nuget/bootstrap.png (#35641)XhmikosR
2022-01-04Update devDependencies (#35640)XhmikosR
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR
2021-12-28Update api.md (#35486)Anton
2021-12-28Update devDependencies (#35591)XhmikosR
2021-12-23Add note to carousel crossfade docs about bg color (#35587)XhmikosR
2021-12-23Strengthen and expand note about dynamic tabs with dropdown menus (#35588)Patrick H. Lauke
2021-12-21Carousel: move repeated code to a methodGeoSot
2021-12-21Carousel: remove always true `visibilityState` checkGeoSot
2021-12-21Carousel: move carousel default interval to `_getConfig()` and simplify itGeoSot
2021-12-21Carousel: return early and drop a loop.GeoSot
2021-12-21Carousel: add a helper to get the active elementGeoSot
2021-12-21Popover/Tooltip: Fix vertical alignment on arrow of tip elements (#35527)GeoSot
2021-12-21docs: add reference to sticky-xxl utils (#35579)Kyle Tsang
2021-12-21fix(docs): typo in Alerts CSS Variables description (#35575)Julien Déramond
2021-12-21Update devDependencies (#35545)XhmikosR
2021-12-20fix(alerts): ensure color is set and used (#35571)Gaël Poupard
2021-12-18docs: A fix for CSS Variables and some proposal (#35563)Louis-Maxime Piton
2021-12-18Fix typo in comment (#35564)Phil E. Taylor
2021-12-17Convert alerts to CSS variables (#35401)Mark Otto
2021-12-16Add missing `border-radius` for `btn-group` (#35467)Andy Jiang