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-07-16Try to change jasmine.DEFAULT_TIMEOUT_INTERVALmain-jd-browserstack-testsJulien Déramond
2022-07-16Add some specific config + bump to latest karma-browserstack-launcherJulien Déramond
2022-07-16Enable some logsJulien Déramond
2022-07-16Revert changeJulien Déramond
2022-07-16Test: use done instead of returning the promiseJulien Déramond
2022-07-16Drop all .github/workflows yml files except BrowserStack oneJulien Déramond
2022-07-16Isolate hydrate properties testJulien Déramond
2022-07-16Docs: same text for disabled ranges and disabled form controls (#36741)Julien Déramond
2022-07-15Standardization of `spyOn` usage (#36742)Julien Déramond
2022-07-14Offcanvas: activate focustrap when backdrop is enabled (#36717)GeoSot
2022-07-14Add accNames to all progress bar examples (#36732)Patrick H. Lauke
2022-07-13Docs: Capitalize Unicode (#36734)Christian Oliff
2022-07-12Add a banner mixin, helping future releases and maintenance (#36178)GeoSot
2022-07-12Fix on #35679 (#36668)Louis-Maxime Piton
2022-07-12Add some details for non visible scrollspy elements (#36625)GeoSot
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: button-outl...Neeraj Kumar Das
2022-07-11Update devDependencies (#36715)XhmikosR
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
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
2022-06-30Added examples for Radios in List Group (#36644)Neeraj Kumar Das
2022-06-30Fix interoperability issue regarding Event properties (#36386)Aleksander Machniak
2022-06-30update Lighthouse URLChristian Oliff
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
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 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