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-11Remove headings-color CSS variable due to backward compatibility issuesMark Otto
2022-05-09Remove leftover abbr styles in Reboot for tooltipsMark Otto
2022-04-06Bring back webkit calendar picker indicator for datalists (#35406)Neeraj Kumar Das
2022-04-01Adding @include everytime it's not the caselouismaxime.piton
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard
2021-11-26Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)Travis Risner
2021-10-29Don't override CSS `direction` in code elements (#35230)Gaël Poupard
2021-10-29Drop prefixed version of `::file-selector-button` (#35232)Gaël Poupard
2021-10-06Add Sass variables for hr background-color and borderdevhoussam
2021-08-05Fix font size variable name (#34679)Semih Raif Gürel
2021-08-04Add and document additional :root CSS variablesMark Otto
2021-03-11Removing duplicate text-decoration style for abbr[title] #33197 (#33325)gopal-jayaraman
2021-03-08Update devDependencies (#33307)XhmikosR
2021-03-02Reset select:disabled opacity and null-ify color to fix rendering differences...Mark Otto
2021-02-11Remove explicit suppression of focus outlinePatrick H. Lauke
2021-01-10Suppress focus outline for buttons when it shouldn't be visible in Chromium (...Patrick H. Lauke
2021-01-05Remove old/unnecessary reboot bug fix (#32631)Patrick H. Lauke
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-11-20_reboot.scss: remove needless Stylelint disable (#32213)XhmikosR
2020-11-14Add `bs` in data attributesRohit Sharma
2020-11-11Use correct value order (#32121)Martijn Cuppens
2020-11-05Drop Legacy Edge support.XhmikosR
2020-10-28Use the same font on the button as on the field itselfMartijn Cuppens
2020-10-19Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)Gaël Poupard
2020-09-28Update stylelint to v13.7.2 (#31726)XhmikosR
2020-08-03Removed a broken referenceJacty
2020-06-17feat: adds th null var (#30781)Catalin Zalog
2020-06-16v5: Add role=button cursor in Reboot (#31040)Mark Otto
2020-06-09Fix undefined custom properties in reboot (#30981)Martijn Cuppens
2020-05-15Prevent conflicts with components with classes (#30830)Martijn Cuppens
2020-05-14Split table cell padding variables (#30815)Mark Otto
2020-04-29Remove borders from iframes by default (#30620)Martijn Cuppens
2020-04-29`<pre>`: Disable auto-hiding scrollbar in legacy Edge (#30685)Martijn Cuppens
2020-04-27Rename variables for brevityMark Otto
2020-04-24Prevent nested tables style leaksMartijn Cuppens
2020-04-15Add `bs-` prefixes to custom properties (#30591)Martijn Cuppens
2020-04-10Use custom properties for font-stacks (#30509)Gaël Poupard
2020-04-01Fix date inputs heights in safariMartijn Cuppens
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens
2020-03-24Add `.caption-top` for tables (#30435)Mark Otto
2020-03-21Fix wrapping bug (#30345)Martijn Cuppens
2020-03-18Drop IE support from SassMartijn Cuppens
2020-03-14Fix pseudo paddings and heightMartijn Cuppens
2020-03-05reboot file: adds some grouping and comments standardizations (#30340)Shohei Yoshida
2020-03-02Fix `th` alignment for Safari (#30323)Martijn Cuppens
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)Gaël Poupard
2019-10-02Remove appearance from textarea (#29455)Martijn Cuppens
2019-08-27Switch percentage `font-size`s to `em` and change some font sizes for consist...Martijn Cuppens