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
2021-01-29Just find the active indicatorRohit Sharma
2021-01-29Make carousel indicators actual buttonsPatrick H. Lauke
2021-01-29CI: switch to the coverallsapp/github-action tag (#32919)XhmikosR
2021-01-29change-version: remove vendor, add resources (#32917)XhmikosR
2021-01-28Update docs for `offset` optionRohit Sharma
2021-01-28Restore `offset` option for tooltip/popover componentsRohit Sharma
2021-01-28Restore offset option for dropdown componentjoke2k
2021-01-28Update checks and radios in input groups (#32912)Mark Otto
2021-01-28Minor ESLint rules cleanup (#32904)XhmikosR
2021-01-28migration: mention `.form-text` changes (#32911)Tobias Bengfort
2021-01-27Re-add flex-grow to .navbar-collapse (#32899)Mark Otto
2021-01-27Tooltip refactoring (#32523)GeoSot
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke
2021-01-26Bump bundlewatch from 0.3.1 to 0.3.2 (#32906)dependabot[bot]
2021-01-26Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 (#32902)dependabot[bot]
2021-01-26Bump rollup from 2.37.0 to 2.38.0 (#32901)dependabot[bot]
2021-01-26Bump karma from 6.0.0 to 6.0.2 (#32903)dependabot[bot]
2021-01-26Pin linkinator and regenerate package-lock.jsonXhmikosR
2021-01-26Add a link to v4.x from the v5 homepage (#32745)Mark Otto
2021-01-26Replace .bg-white with .bg-body in docsVino Rodrigues
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang
2021-01-20Bump autoprefixer from 10.2.1 to 10.2.3 (#32850)dependabot[bot]
2021-01-20Bump sass from 1.32.4 to 1.32.5 (#32849)dependabot[bot]
2021-01-20Bump stylelint from 13.8.0 to 13.9.0 (#32848)dependabot[bot]
2021-01-19Docs: add v4.6.0 (#32842)XhmikosR
2021-01-19Bump rollup from 2.36.1 to 2.37.0 (#32838)dependabot[bot]
2021-01-19Bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0 (#32837)dependabot[bot]
2021-01-19Bump eslint from 7.17.0 to 7.18.0 (#32836)dependabot[bot]
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto
2021-01-18Add a live toast example to the docs (#32760)Mark Otto
2021-01-15Remove popover-arrow margin to fix alignment of the arrow (#32787)Mark Otto
2021-01-15Drop transition on .form-check, keep on .form-switchMark Otto
2021-01-15Lighten disabled dropdown text to $gray-500Mark Otto
2021-01-15Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795)Mark Otto
2021-01-15docs: work around Toast CSS conflict with utils (#32620)Siju Samson
2021-01-14modal: move common code to reusable functions (#32511)GeoSot
2021-01-14Update zip-examples.js (#32799)XhmikosR
2021-01-14Bump karma from 5.2.3 to 6.0.0 (#32797)dependabot[bot]
2021-01-14CI: change Node.js to `14` (#32796)XhmikosR
2021-01-14Remove role="button" from CTA links in carousel examples (#32788)Patrick H. Lauke
2021-01-14Docs v5: Fix Sass rounding precision and state Sass implementation (#32512)voltaek
2021-01-14build-plugins: build Base component too (#32313)XhmikosR
2021-01-14Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)dependabot[bot]
2021-01-14Add mention of CSPs and SVGs (#32759)Mark Otto
2021-01-13Revert "docs: Fix popover example showing above navbar (#32445)" (#32533)XhmikosR
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-13Document some basic code conventions for us (#32778)Mark Otto
2021-01-13Improve docs regarding RTL migration (#32771)Gaƫl Poupard
2021-01-13Add word-break to .toast-body (#32670)Onycss