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-07-14Use postcss-drop-empty-css-vars to remove empty CSS variablesmain-jd-postcss-drop-empty-css-varsJulien Déramond
2022-07-14Offcanvas: activate focustrap when backdrop is enabled (#36717)GeoSot
* fix(offcanvas): activate focustrap when backdrop is enabled * Adding tabindex='-1' for both offcanvases in the docs * Remove useless aria-expanded='false' in togglers * Update js/tests/unit/offcanvas.spec.js Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2022-07-14Add accNames to all progress bar examples (#36732)Patrick H. Lauke
Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Abdullah Alaqeel <abdullah.t.aqeel@gmail.com>
2022-07-13Docs: Capitalize Unicode (#36734)Christian Oliff
2022-07-12Add a banner mixin, helping future releases and maintenance (#36178)GeoSot
* Add a banner mixin, helping future releases and maintenance * Update scss/bootstrap-reboot.scss Co-authored-by: Julien Déramond <julien.deramond@orange.com> * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Mark Otto <markd.otto@gmail.com>
2022-07-12Fix on #35679 (#36668)Louis-Maxime Piton
* Fix * .
2022-07-12Add some details for non visible scrollspy elements (#36625)GeoSot
* docs: add some details for non visible scrollspy elements * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> * fix selectors on snippet * Fix paragraph by a native speaker Co-authored-by: Mark Otto <markd.otto@gmail.com> * Update scrollspy.md * Move from warning to own section * Update scrollspy.md Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com>
2022-07-12Add `$display-font-family` and `$display-font-style` (#36711)Julien Déramond
2022-07-11Add CSS custom property: --bs-btn-disabled-border-color to mixin: ↵Neeraj Kumar Das
button-outline-variant
2022-07-11Update devDependencies (#36715)XhmikosR
* eslint ^8.18.0 → ^8.19.0 * lockfile-lint ^4.7.5 → ^4.7.6 * nodemon ^2.0.18 → ^2.0.19 * postcss-cli ^9.1.0 → ^10.0.0 * rollup ^2.75.7 → ^2.76.0
2022-07-11Fix 'Remove from map' Sass descriptionJulien Déramond
2022-07-11Remove headings-color CSS variable due to backward compatibility issuesMark Otto
2022-07-10Docs: fix description on how to alter display values (#36712)Julien Déramond
2022-07-09Docs: Add 'Icons' link in footerJulien Déramond
2022-07-08Add missing CSS vars for `.navbar-nav`Julien Déramond
2022-07-08Replace JS Bin refs by CodePen or StackBlitz referencesJulien Déramond
2022-07-07add `type="button"` to Bootstrap versions dropdown (#36696)Christian Oliff
minor accessibility issue fix reported by webhint.io browser extension
2022-07-06Docs: add indeterminate disabled checkbox example (#36674)Julien Déramond
2022-07-06Docs: alphabetical reorder of some events/methods in tables (#36669)Julien Déramond
2022-07-06Handle non-empty whitespace `textContent` in Tooltip trigger (#36588)Nathan Walters
2022-07-06Revert db61cf3 for `$text-muted` default value (#36680)Julien Déramond
2022-07-06remove dead link from translationsChristian Oliff
2022-07-05Docs: fix some ScrollSpy HTML copyable codes (#36672)Julien Déramond
2022-07-04ref(tests): Minor fix to use self-closing input HTML tag (#36667)Julien Déramond
2022-07-02Fix a typo in the documentation masthead (#36658)Vipin Mishra
Co-authored-by: Vipin MIshra <vipin@digiqt.com>
2022-06-30Added examples for Radios in List Group (#36644)Neeraj Kumar Das
* Add examples for Radios in List Group * Reduce the number of checkboxes and radios to 3 for consistency Drop aria-label on inputs and use label Use class stretched-link on labels to cover the whole list group item Check the first radio by default Remove radios from streched link examples Co-authored-by: Julien Déramond <juderamond@gmail.com>
2022-06-30Fix interoperability issue regarding Event properties (#36386)Aleksander Machniak
* Fix interoperability issue regarding Event properties - make possible to re-set read-only event properties - use hydrateObj() to set delegateTarget property Fixes #36207 Co-authored-by: GeoSot <geo.sotis@gmail.com> Co-authored-by: Julien Déramond <julien.deramond@orange.com>
2022-06-30update Lighthouse URLChristian Oliff
saves a HTTP redirect :-)
2022-06-29Fix tooltip/badge border radius when rounded disabledJulien Déramond
2022-06-29Fix dashboard example so that the sticky sidebar has scrollable content (#36608)Tech Vanity
2022-06-28Update devDependencies (#36640)XhmikosR
* @babel/cli ^7.17.10 → ^7.18.6 * @babel/core ^7.18.5 → ^7.18.6 * @babel/preset-env ^7.18.2 → ^7.18.6 * @rollup/plugin-commonjs ^22.0.0 → ^22.0.1 * eslint ^8.17.0 → ^8.18.0 * hugo-bin ^0.88.2 → ^0.89.0 * karma-jasmine ^5.0.1 → ^5.1.0 * nodemon ^2.0.16 → ^2.0.18 * rollup ^2.75.6 → ^2.75.7 * sass ^1.52.3 → ^1.53.0
2022-06-28Fix search modal z-index to be on top of all docs showcased components (#36627)Julien Déramond
2022-06-28Fix StackBlitz examples needing docs CSS (#36637)Julien Déramond
2022-06-27Force tooltip and popover to recreate content every time it opens (#35679)GeoSot
2022-06-27ref(tab): remove show from panels dependent-less they have `.fade` class or ↵GeoSot
not (simplify checks) (#36622)
2022-06-25Docs: update clipboard.js to v2.0.11Julien Déramond
2022-06-22Use 'needs-example' label to trigger live demo bot message (#36624)Julien Déramond
2022-06-21fix: change dismiss handler, listening to key down, instead of click (#36401)GeoSot
2022-06-21Fix popover live demo to use `data-bs-title` instead of `title` (#36613)Julien Déramond
2022-06-20Fix StackBlitz Popovers and Tooltips examples (#36449)Julien Déramond
* Fix StackBlitz Popovers and Tooltips examples * Rename shortcode example parameters * Reorder example shortcode doc params + fix Cspell * Remove 'stackblitz' param + use data-bs-title instead of title * Update site/layouts/partials/callout-warning-data-bs-title-vs-title.md Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com>
2022-06-16Update Code of Conduct with Contributor Covenant 2.1 (#36548)Julien Déramond
Signed-off-by: Julien Déramond <juderamond@gmail.com>
2022-06-15Add example of dark navbar and offcanvas to docs (#36510)Mark Otto
2022-06-14Don't style `readonly` inputs as `disabled` (#36499)Mark Otto
* Don't style readonly inputs as disabled Also remove the Chrome-specific focus styling from readonly plaintext * Update some docs comments
2022-06-14Regenerate package-lock.jsonXhmikosR
2022-06-14Bump lockfile-lint from 4.7.4 to 4.7.5 (#36570)dependabot[bot]
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.7.4 to 4.7.5. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.4...lockfile-lint@4.7.5) --- updated-dependencies: - dependency-name: lockfile-lint 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-06-14Bump karma from 6.3.20 to 6.4.0 (#36573)dependabot[bot]
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.20 to 6.4.0. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0) --- updated-dependencies: - dependency-name: karma 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-06-14Bump sass from 1.52.2 to 1.52.3 (#36572)dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.2 to 1.52.3. - [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.52.2...1.52.3) --- 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-06-14Bump rollup from 2.75.5 to 2.75.6 (#36571)dependabot[bot]
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.6. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.75.5...v2.75.6) --- updated-dependencies: - dependency-name: rollup 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-06-14Carousel: Remove redundant reference to `interval=false` from docs (#36545)GeoSot
* docs: remove redundant reference to `interval=false` * docs: remove redundant reference to `interval=false` from tests Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2022-06-14Bump hugo-bin from 0.88.1 to 0.88.2 (#36569)dependabot[bot]
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.88.1 to 0.88.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.88.1...v0.88.2) --- updated-dependencies: - dependency-name: hugo-bin 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>