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-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR
2021-08-04_navbar.scss: switch comment (#34677)XhmikosR
2021-08-04Bump @popperjs/core from 2.9.2 to 2.9.3 (#34668)dependabot[bot]
2021-08-04Bump hugo-bin from 0.74.1 to 0.75.0 (#34669)dependabot[bot]
2021-08-04Bump sass from 1.37.2 to 1.37.5 (#34670)dependabot[bot]
2021-08-04Update .bundlewatch.config.jsonMark Otto
2021-08-04Document the utility API's new css-var booleanMark Otto
2021-08-04Add and document additional :root CSS variablesMark Otto
2021-08-04Update color and background-color utilitiesMark Otto
2021-08-03Improved docs describing media-breakpoint-down breakpoints (#34637)Sean Hinton
2021-08-03Add new placeholder component (#31859)Jaume Sala
2021-08-03Update input-bg to use body-bg (#34651)Mark Otto
2021-08-03Regenerate package-lock.json (#34659)XhmikosR
2021-08-03Bump @babel/preset-env from 7.14.8 to 7.14.9 (#34653)dependabot[bot]
2021-08-03Bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0 (#34656)dependabot[bot]
2021-08-03Bump sass from 1.36.0 to 1.37.2 (#34658)dependabot[bot]
2021-08-03Bump clean-css-cli from 5.3.0 to 5.3.2 (#34657)dependabot[bot]
2021-08-03Bump rollup from 2.55.0 to 2.55.1 (#34655)dependabot[bot]
2021-08-03Bump hugo-bin from 0.74.0 to 0.74.1 (#34654)dependabot[bot]
2021-08-03Bump eslint from 7.31.0 to 7.32.0 (#34652)dependabot[bot]
2021-08-03Regression on tooltip template creation process. (#34628)GeoSot
2021-07-30Add missing newlines around fenced codeblocks (#34630)XhmikosR
2021-07-30tooltip: move repeated strings to constants (#34619)XhmikosR
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR
2021-07-29transfer `interface` inside `jQueryInterface`GeoSot
2021-07-29simplify initialization on `data-toggle` clickGeoSot
2021-07-29keep parent only as elementGeoSot
2021-07-29remove duplicated `Selector.find`GeoSot
2021-07-29Simplify check for childrenGeoSot
2021-07-29initialize variable properlyGeoSot
2021-07-29Refactor internal function to use it in more cases.GeoSot
2021-07-29Add a helper function to check for showingGeoSot
2021-07-29Remove redundant check on `data-toggle` click.GeoSot
2021-07-29streamline `_getConfig` & interfaceGeoSot
2021-07-29Collapse page: add a link to the accordion page (#34605)XhmikosR
2021-07-29Revert "Allow individual grid classes to override `.row-cols` (#33621)" (#34612)Mark Otto
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot
2021-07-28Fix `Manipulator.offset()` (#33603)alpadev
2021-07-28Correct Toast docs (#34604)Mark Young
2021-07-28Make text decoration consistent with other anchors (#34475)Andrew Pucci
2021-07-28Update devDependencies (#34585)XhmikosR
2021-07-27Document change to hr in v5 (#34574)Mark Otto
2021-07-27Rename Build Tools page to Contribute (#34578)Mark Otto
2021-07-27Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#3...Ryan Berliner
2021-07-27More concise improvements for `add()` and `subtract()` (#34432)Gaƫl Poupard
2021-07-27Make note of _root.scss being requiredMark Otto
2021-07-26Clean up a couple CSS Grid issues (#34572)Mark Otto
2021-07-26Update the custom Sass import docs (#34573)Mark Otto
2021-07-26Update nav-tab.mdJitan Gupta
2021-07-26Make default $accordion-icon-color consistentTheFakeCake