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-03-17Revert #35759, fixes #35869Mark Otto
2022-03-17Fixes #36015: Fix pagination link border-radius if statementMark Otto
2022-03-17Fixes #36016: Update .dropdown-item paddingMark Otto
2022-03-15Update devDependencies (#36024)XhmikosR
2022-03-14Rewrite docs tables in Markdown with table shortcode (#31337)Mark Otto
2022-03-14Remove duplicate entry in migration.mdSabrus
2022-03-13Add v5.1.0 to migration guide, update v5.2.0 additionsMark Otto
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto
2022-03-12Convert added in badges to shortcode (#36007)Mark Otto
2022-03-11BundlewatchMark Otto
2022-03-11Convert breadcrumb to CSS variablesMark Otto
2022-03-11Redesign the "Added in" badges in the docs (#35980)Mark Otto
2022-03-11Allow to set active and disabled class also to .page-link (#35804)A Web Artisan
2022-03-11Set opacity on dropdown-divider for nowMark Otto
2022-03-11Updates -color to use rgba()Mark Otto
2022-03-11Update .cspell.jsonXhmikosR
2022-03-11Adjust border-radius values and add some new utilitiesMark Otto
2022-03-11Fix some instances of lazy Sass math when multiplying new CSS var based borde...Mark Otto
2022-03-11Fix docs error after #35644 (#36002)GeoSot
2022-03-11docs: add missing `.dropup` in dropup centered example (#35948)Julien Déramond
2022-03-10Ignore warning for `.navbar-light` deprecation (#35995)XhmikosR
2022-03-10Carousel: change class check as it can only exist if carousel is slidingGeoSot
2022-03-10Carousel: rename private propertyGeoSot
2022-03-10Carousel: add comment for future fixesGeoSot
2022-03-10Carousel: omit redundant checks as we are always transforming the right valuesGeoSot
2022-03-10Carousel: omit config merging in jQueryInterface after we create the instanceGeoSot
2022-03-09update google material icons link (#35942)Ihor Sychevskyi
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay
2022-03-09Carousel: return early in `_slide` methodGeoSot
2022-03-09Carousel: small refactoring, remove unnecessary checksGeoSot
2022-03-09Carousel: refactor using inline function and move variables to the proper placeGeoSot
2022-03-09Carousel: refactor `_slide` method te accept only order as first argumentGeoSot
2022-03-09Carousel: add a `getItems` helperGeoSot
2022-03-09Carousel: use combined selector and drop variable used onceGeoSot
2022-03-09Carousel: reorder variables and refactor method to use it inlineGeoSot
2022-03-09Carousel: cleanup jQueryInterfaceGeoSot
2022-03-09Bump rollup from 2.68.0 to 2.70.0 (#35972)dependabot[bot]
2022-03-09Bump postcss from 8.4.7 to 8.4.8 (#35971)dependabot[bot]
2022-03-09Bump hugo-bin from 0.81.0 to 0.81.3 (#35974)dependabot[bot]
2022-03-09bundlewatchMark Otto
2022-03-09Add migration guide mentionMark Otto
2022-03-09Convert popovers to CSS variablesMark Otto
2022-03-09Deprecate the tooltip-arrow-bg color since we're using CSS variables to set t...Mark Otto
2022-03-09Document new CSS vars in tooltip docsMark Otto
2022-03-09Convert tooltips to CSS varsMark Otto
2022-03-09Fix dropdownslouismaxime.piton
2022-03-08Add missing root border opacity CSS varJulien Déramond
2022-03-07docs: Update Japanese translationAlexKoala
2022-03-03fix:border-widthcccabinet
2022-03-02Bump actions/checkout from 2 to 3 (#35933)dependabot[bot]