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
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
2019-08-27Allow modification of the value of remMartijn Cuppens
2019-08-24Document example of datalists with form controls (#29058)Mark Otto
2019-08-24Remove padding around color swatchesMartijn Cuppens
2019-08-18Fix date heightsMartijn Cuppens
2019-07-29Remove comment about tabindex (#29165)Shohei Yoshida
2019-07-29Fix reboot for placeholder links (#29140)Shohei Yoshida
2019-07-25Remove duplicateShohei Yoshida
2019-07-25Reboot updatesMartijn Cuppens
2019-07-22Revert padding-right on ol and ul in Reboot, update migration docMark Otto
2019-07-15Make text align configurable (#28989)Martijn Cuppens
2019-07-13v5: Forms update (#28450)Mark Otto
2019-05-08Drop all hover mixinsMark Otto
2019-05-02Headings font style (#28544)Martijn Cuppens
2019-04-30Reboot & Type cleanup (#28698)Martijn Cuppens
2019-03-12Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)Patrick H. Lauke
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens