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 (Collapse)Author
2022-04-12Add input-disabled-color Sass variableinput-disabled-color-varMark Otto
2022-04-12Change second example dropdown form (#36137)Anton
To check cases as #36135
2022-04-12Use Babel and ES6 in docs JS files (#31607)Tiger Oakes
* Pass docs js through Babel * Use ES6 in docs js * Only run babel on src files * Allow babel in Hugo * Update scripts.html * Inherit from the root .eslintrc.json * Use `Array.from` * Drop Babel from docs * Prefer template * replace IIFE with arrow functions Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: GeoSot <geo.sotis@gmail.com>
2022-04-12Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.0 (#36153)dependabot[bot]
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.3 to 13.2.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.2.0/packages/node-resolve) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12Bump eslint from 8.12.0 to 8.13.0 (#36154)dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12Update docs syntax colors head of dark mode (#35984)Mark Otto
* update syntax colors in preparation for dark mode changes * Improve color contrast
2022-04-12Improve use of CSS vars in ToastsJulien Déramond
2022-04-12Add CSS vars for accordions (#36148)Julien Déramond
* Add CSS vars for accordions * Fix Bundlewatch
2022-04-11Doc: fix modals and navs CSS vars descriptionJulien Déramond
2022-04-08Update devDependencies (#36120)XhmikosR
* Update devDependencies * @babel/core ^7.17.8 → ^7.17.9 * @popperjs/core ^2.11.4 → ^2.11.5 * clean-css-cli ^5.5.2 → ^5.6.0 * eslint-plugin-import ^2.25.4 → ^2.26.0 * find-unused-sass-variables ^4.0.3 → ^4.0.4 * karma-rollup-preprocessor ^7.0.8 → ^7.0.7 * sass ^1.49.11 → ^1.50.0 * stylelint 14.2.0 → ^14.6.1 * Fix currentcolor case
2022-04-07Revert border-color utilities to use the CSS property instead of the variableMark Otto
2022-04-07Doc: Reorder alphabetically lists of componentsJulien Déramond
2022-04-07Revamp tabs & follow ARIA 1.1 practices (#33079)GeoSot
* Tab: Revamp tab.js & add support Aria features * Tab: Add tab support, just to keep backwards compatibility. Better to remove it on v6 * Revert "Tab: Add tab support, just to keep backwards compatibility. Better to remove it on v6" * Support arrow down/up functionality * add prevent default to avoid scrolling the page during up/down keys handling * remove panel tabindex handling * Expand documentation text for JS plugin * Rearrange new docs to specifically call out a11y * properly place section Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> Co-authored-by: Mark Otto <markdotto@gmail.com>
2022-04-06New CSS varlouismaxime.piton
2022-04-06Fix for missing CSS variables on `.navbar-nav` (#36105)Mark Otto
* Fix for missing CSS variables on .navbar-nav * Document new CSS vars on .navbar-nav
2022-04-06Bring back webkit calendar picker indicator for datalists (#35406)Neeraj Kumar Das
* Bring back webkit calendar picker indicator for datalists * Replace webkit datalist indicator with Bootstrap Icons * Use default datalist icons on date or time inputs in Chrome Remove the dropdown arrow from text type inputs * Bundlewatch Co-authored-by: Mark Otto <markdotto@gmail.com>
2022-04-05Bump @babel/core from 7.17.7 to 7.17.8 (#36053)dependabot[bot]
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.7 to 7.17.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump postcss from 8.4.8 to 8.4.12 (#36056)dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.8...8.4.12) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump eslint-plugin-unicorn from 41.0.0 to 42.0.0 (#36117)dependabot[bot]
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 41.0.0 to 42.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v42.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump autoprefixer from 10.4.2 to 10.4.4 (#36057)dependabot[bot]
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump hugo-bin from 0.82.2 to 0.84.0 (#36076)dependabot[bot]
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.82.2 to 0.84.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.82.2...v0.84.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#36078)dependabot[bot]
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.2 to 21.0.3. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.3/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump eslint from 8.11.0 to 8.12.0 (#36079)dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump sass from 1.49.9 to 1.49.11 (#36118)dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.11) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump minimist from 1.2.5 to 1.2.6 (#36119)dependabot[bot]
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05Bump karma-jasmine from 4.0.1 to 4.0.2 (#36116)dependabot[bot]
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/karma-runner/karma-jasmine/releases) - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: karma-jasmine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04Use new CSS vars (#36098)Louis-Maxime Piton
* Proposal to use new CSS var when it could be used. * Bundlewatch Co-authored-by: Mark Otto <markdotto@gmail.com>
2022-04-04Move "Navbar" before "Navs & Tabs" in sidebarMathias Brodala
This ensures consistent alphabetic ordering.
2022-04-04Adding CSS var to list-group-item-actionlouismaxime.piton
2022-04-04Fix CSpell by adding 'Analyser'Julien Déramond
2022-04-01Changing to btnTitle and btnEditlouismaxime.piton
2022-04-01Adding @include everytime it's not the caselouismaxime.piton
2022-04-01Doc fixeslouismaxime.piton
2022-04-01Reuse all breadcrumb CSS vars availableJulien Déramond
2022-04-01Fix duplicate border radius CSS var definitionJulien Déramond
2022-04-01Fix duplicate `.rounded-*` and `.fw-semibold` defs in examplesJulien Déramond
2022-03-31Fix StackBlitz edit feature by selecting the closest exampleJulien Déramond
2022-03-29Fix typo for StackBlitz edit button's tooltip (#36073)Julien Déramond
2022-03-29Train PR: CSS variables for accordion, cards, navs, and modals (#36071)Mark Otto
* Convert accordion to CSS vars * Update accordion.md * Convert navs to CSS variables * Split up CSS vars * bundlewatch * fix vars * Convert cards to CSS vars * Convert modals to CSS variables * Bundlewatch Co-authored-by: Geremia Taglialatela <tagliala.dev@gmail.com>
2022-03-25Define Pagination font size CSS var (#35917)Julien Déramond
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2022-03-22Convert list group to CSS variables (#35862)Mark Otto
* Convert list-group to CSS vars * bundlewatch
2022-03-19v5.2.0 migration updates (#36038)Mark Otto
2022-03-19Fix migration guide typos (#36040)Ryan Buckley
* Correct font-weight semibold utility class name * Tiny sentence correction
2022-03-19No propagating escape event in an open dropdown.louismaxime.piton
2022-03-18Convert progress bars to CSS variables (#35962)Mark Otto
* Convert progress bars to CSS variables * bundlewatch
2022-03-18Add another list-group snippet exampleMark Otto
2022-03-18Convert toasts to CSS variables (#35961)Mark Otto
* Convert toasts to CSS variables * bundlewatch
2022-03-17Convert spinners to CSS variables (#35960)Mark Otto
* Convert spinners to CSS variables * bundlewatch
2022-03-17Revert #35759, fixes #35869Mark Otto
2022-03-17Fixes #36015: Fix pagination link border-radius if statementMark Otto