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-05-22Apply suggestions from code reviewnew-parcel-guideMark Otto
2022-05-20cspellMark Otto
2022-05-20eslint-skipMark Otto
2022-05-20update to match latest webpack guide, add imagesMark Otto
2022-05-20Rewrite Parcel guideMark Otto
2022-05-20add back focus box shadow on btn linkRyan Berliner
2022-05-20Update form-control-color sizing and styles (#36156)Mark Otto
2022-05-20CSS: few proposals (#36406)Louis-Maxime Piton
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton
2022-05-20Update introduction.mdLiam
2022-05-17Fix missing Swag Store URLJulien Déramond
2022-05-16Assorted Event handler patches (#36171)GeoSot
2022-05-16Correct rounded sizes numberChristian Oliff
2022-05-16Update search box styling and positionMark Otto
2022-05-14Offcanvas not showing with .showing (#36353)Justin Kruit
2022-05-13Fix homepage npm install snippetMark Otto
2022-05-13docs: add the version in npm/yarn commandsXhmikosR
2022-05-13Distv5.2.0-beta1XhmikosR
2022-05-13Add Fathom AnalyticsMark Otto
2022-05-13Prepare v5.2.0-beta1Mark Otto
2022-05-13Fix a11y keyboard access to docs navigation (#36340)Julien Déramond
2022-05-13docs: link to the root page for the homepage (#36344)XhmikosR
2022-05-13Update devDependencies and regenerate package-lock.json (#36342)XhmikosR
2022-05-13docs: drop Scratch usage (#36337)XhmikosR
2022-05-13tooltip: ignore `$tooltip-margin` warning for coreXhmikosR
2022-05-13Revert backdrop utilization, handling clicks over modal (#36324)GeoSot
2022-05-11Minor changes in 'Usage with JavaScript frameworks' descriptionJulien Déramond
2022-05-11Remove unused `.border-right` rule from modal example CSS fileJulien Déramond
2022-05-11Doc: fix text overflow exampleJulien Déramond
2022-05-11Fix contents.mdcccabinet
2022-05-10Bump terser from 5.12.1 to 5.13.1 (#36267)dependabot[bot]
2022-05-10Bump ip from 1.1.5 to 2.0.0 (#36316)dependabot[bot]
2022-05-10Bump nodemon from 2.0.15 to 2.0.16 (#36320)dependabot[bot]
2022-05-10Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 (#36319)dependabot[bot]
2022-05-10Bump @babel/core from 7.17.9 to 7.17.10 (#36318)dependabot[bot]
2022-05-10Bump hugo-bin from 0.85.3 to 0.86.0 (#36317)dependabot[bot]
2022-05-10Bump eslint from 8.13.0 to 8.15.0 (#36315)dependabot[bot]
2022-05-10Bump stylelint from 14.7.1 to 14.8.2 (#36313)dependabot[bot]
2022-05-10Bump rollup from 2.70.2 to 2.72.1 (#36314)dependabot[bot]
2022-05-10Bump postcss from 8.4.12 to 8.4.13 (#36321)dependabot[bot]
2022-05-10Bump @babel/cli from 7.17.6 to 7.17.10 (#36265)dependabot[bot]
2022-05-10Bump autoprefixer from 10.4.4 to 10.4.7 (#36264)dependabot[bot]
2022-05-10Bump karma from 6.3.18 to 6.3.19 (#36227)dependabot[bot]
2022-05-10Bump github/codeql-action from 1 to 2 (#36230)dependabot[bot]
2022-05-10Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 (#36226)dependabot[bot]
2022-05-10Bump sass from 1.50.1 to 1.51.0 (#36225)dependabot[bot]
2022-05-10Bump @babel/preset-env from 7.16.11 to 7.17.10 (#36266)dependabot[bot]
2022-05-09Fix search with xs to md breakpointsJulien Déramond
2022-05-09Remove leftover abbr styles in Reboot for tooltipsMark Otto
2022-05-07Toast: provide `isShown` method (#36272)GeoSot