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-06-27Fix StackBlitz examples needing docs CSSmain-jd-fix-stackblitz-examples-by-adding-docs-cssJulien 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 n...GeoSot
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
2022-06-16Update Code of Conduct with Contributor Covenant 2.1 (#36548)Julien Déramond
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
2022-06-14Regenerate package-lock.jsonXhmikosR
2022-06-14Bump lockfile-lint from 4.7.4 to 4.7.5 (#36570)dependabot[bot]
2022-06-14Bump karma from 6.3.20 to 6.4.0 (#36573)dependabot[bot]
2022-06-14Bump sass from 1.52.2 to 1.52.3 (#36572)dependabot[bot]
2022-06-14Bump rollup from 2.75.5 to 2.75.6 (#36571)dependabot[bot]
2022-06-14Carousel: Remove redundant reference to `interval=false` from docs (#36545)GeoSot
2022-06-14Bump hugo-bin from 0.88.1 to 0.88.2 (#36569)dependabot[bot]
2022-06-14Bump terser from 5.14.0 to 5.14.1 (#36568)dependabot[bot]
2022-06-14Bump stylelint from 14.8.5 to 14.9.1 (#36567)dependabot[bot]
2022-06-14Bump @babel/core from 7.18.2 to 7.18.5 (#36566)dependabot[bot]
2022-06-14fix: fix possible bug on event handler. (#36561)GeoSot
2022-06-14Generate local CSS variables on utilities when using state optionMark Otto
2022-06-13Document BootstrapVue being outdatedSam Magura
2022-06-13Fixes #36550Mark Otto
2022-06-09Add .active navbar breaking change to 5.0 docsJeremy Thompson
2022-06-09Manually set hover and active backgrounds and borders for dark and light buttonsMark Otto
2022-06-09Fix typo in dropdown unit testJulien Déramond
2022-06-08Scrollspy: enable smooth-scroll behavior (#36528)GeoSot
2022-06-07Update devDependencies (#36513)XhmikosR
2022-06-05Improve accessible name of version dropdown in docs navbar (#36495)Patrick H. Lauke
2022-06-04Docs: Add a Vite Getting Started guide (#36412)Julien Déramond
2022-06-03Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)Patrick H. Lauke
2022-06-03Update some WCAG links, expand sass.md contrast explanation (#36489)Patrick H. Lauke
2022-06-03Docs: fix some ARIA Authoring Practices Guides broken links (#36488)Julien Déramond
2022-06-02Re-ordering js default objectslouismaxime.piton
2022-06-02Fix .dropdown-item border-radius when -padding-y is 0Mark Otto
2022-06-02Docs: remove unused _algolia.scssJulien Déramond
2022-06-02Docs: fix Reboot Horizontal rules using border utilitiesJulien Déramond
2022-06-01Update devDependencies (#36481)XhmikosR
2022-05-31Bump streetsidesoftware/cspell-action from 1 to 2 (#36473)dependabot[bot]
2022-05-31Bump stylelint from 14.8.3 to 14.8.5 (#36472)dependabot[bot]
2022-05-31Bump @babel/preset-env from 7.18.0 to 7.18.2 (#36470)dependabot[bot]
2022-05-31Bump @babel/core from 7.18.0 to 7.18.2 (#36469)dependabot[bot]
2022-05-31Bump terser from 5.13.1 to 5.14.0 (#36468)dependabot[bot]
2022-05-31Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 (#36467)dependabot[bot]
2022-05-31JS: tests fixes & standardization of spies usage (#36398)Louis-Maxime Piton
2022-05-30fix alert border radiusmcoms
2022-05-30Docs: Use example shortcode for all Button groups (#36450)Julien Déramond
2022-05-28Add some details on "javascript" page (#36363)GeoSot