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-03-11Merge branch 'main' into nav-underlinenav-underlineXhmikosR
2021-03-11Add migration guide entryMark Otto
2021-03-11Change from element selector to the opt-in classMark Otto
2021-03-11Add ol.list-group with psuedo-element numbersMark Otto
2021-03-11Fixes some copy around inline formsMark Otto
2021-03-11Tweak sizing and spacing, add underline on hoverMark Otto
2021-03-11Add .nav-underline modifier classMark Otto
2021-03-11Mention .no-gutters removal in migration guide (#33332)Kyle Tsang
2021-03-11Removing duplicate text-decoration style for abbr[title] #33197 (#33325)gopal-jayaraman
2021-03-11Grammatically update the doc (#33267)Mohamed Khoualed
2021-03-11Fix Flex utilities to add vertical space in exampleGarrett Johnson
2021-03-10Update the "Nonblocking files" section in the docsMartin Choutka
2021-03-10@rollup/plugin-replace: specify `preventAssignment: true` (#33329)XhmikosR
2021-03-10Delete the unused build/ship.sh (#33326)XhmikosR
2021-03-10Bump @babel/preset-env from 7.13.9 to 7.13.10 (#33315)dependabot[bot]
2021-03-10Bump @babel/cli from 7.13.0 to 7.13.10 (#33314)dependabot[bot]
2021-03-10Bump rollup from 2.40.0 to 2.41.0 (#33312)dependabot[bot]
2021-03-10Bump @babel/core from 7.13.8 to 7.13.10 (#33311)dependabot[bot]
2021-03-09Bump karma from 6.1.1 to 6.1.2 (#33313)dependabot[bot]
2021-03-08Update devDependencies (#33307)XhmikosR
2021-03-08Bump jquery from 3.5.1 to 3.6.0 (#33242)dependabot[bot]
2021-03-08modal: move common code to a new `isAnimated` method (#33056)GeoSot
2021-03-02Offcanvas as component (#29017)GeoSot
2021-03-02Dropdown — Drop `flip` option (#33198)Rohit Sharma
2021-03-02Rename _gh_pages to _site. (#33129)XhmikosR
2021-03-02refactor: use a Map instead of an Object in dom/data (#32180)alpadev
2021-03-02Reset select:disabled opacity and null-ify color to fix rendering differences...Mark Otto
2021-03-02CodeQL: skip dependabot PRs too (#33130)XhmikosR
2021-03-02Add an example of v4's media component in the flex utils docs (#33207)Mark Otto
2021-03-02Bump @popperjs/core from 2.8.3 to 2.9.0 (#33240)dependabot[bot]
2021-03-02Bump lockfile-lint from 4.6.1 to 4.6.2 (#33238)dependabot[bot]
2021-03-02Bump rollup from 2.39.1 to 2.40.0 (#33236)dependabot[bot]
2021-03-02Bump karma-rollup-preprocessor from 7.0.5 to 7.0.6 (#33235)dependabot[bot]
2021-03-02Bump @babel/preset-env from 7.12.17 to 7.13.9 (#33234)dependabot[bot]
2021-03-02Bump @babel/cli from 7.12.17 to 7.13.0 (#33186)dependabot[bot]
2021-03-02Bump eslint from 7.20.0 to 7.21.0 (#33233)dependabot[bot]
2021-03-02Bump @babel/core from 7.12.17 to 7.13.8 (#33232)dependabot[bot]
2021-03-01fix(navs): ensure button will grow in fill/justified navGaël Poupard
2021-03-01fix(list-group): properly set a color on list-group-itemsGaël Poupard
2021-03-01fix(forms): validated controls in input-groupGaël Poupard
2021-02-24Bundlewatch: stop ignoring dependabot branches (#33192)XhmikosR
2021-02-23modal: don't add margin & padding when sticky is not full width (#30621)Muhammadamin
2021-02-23Bump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#33190)dependabot[bot]
2021-02-23Bump rollup from 2.39.0 to 2.39.1 (#33189)dependabot[bot]
2021-02-23Bump @popperjs/core from 2.8.2 to 2.8.3 (#33188)dependabot[bot]
2021-02-22docs(migration): duplicated 5.0.0-beta2 heading (#33178)Gaël Poupard
2021-02-22Update devDependencies (#33150)XhmikosR
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma
2021-02-22Remove the default positioning from `.dropup` (#33120)Rohit Sharma
2021-02-22fix(card): siblings card links in RTL (#33154)Gaël Poupard