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
path: root/scss
AgeCommit message (Expand)Author
2020-09-17docs: fix a few redirects (#31689)XhmikosR
2020-09-15Update Stylelint rulesXhmikosR
2020-09-15Add spaces after commasXhmikosR
2020-09-15Remove unnecessary nesting selectorsXhmikosR
2020-09-15Add a comment for escape-svg functionMark Otto
2020-09-09Add border width utility (#31484)Mauricio Hernan Cabrera
2020-09-02Add default parameters to each border radius mixin (#31571)Jeremy Jackson
2020-08-23fix(breakpoints): use next breakpoint when targetting xs onlyGaël Poupard
2020-08-13Give more priority to `.d-none` (#31473)Aleksander Machniak
2020-08-06Remove flex: 1 0 100% from rows (#31439)Mark Otto
2020-08-04box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#...Shohei Yoshida
2020-08-04Ensure to increase contrasts on buttons & colored links hover/active states (...Gaël Poupard
2020-08-03Removed a broken referenceJacty
2020-08-03Add transition to Pagination buttons just like other Bootstrap buttonsSamarth Arora
2020-08-02Add padding to badges (#31132)Patrick H. Lauke
2020-07-31Adjust sizing of checks and radios (#31383)Mark Otto
2020-07-31Remove overflow: hidden from toasts (#31381)Mark Otto
2020-07-31Cleanup/fix after the sr-only to visually-hidden renaming (#31359)Patrick H. Lauke
2020-07-21Turn off scroll anchoring for accordions (#31346)Patrick H. Lauke
2020-07-13v5: Tweak some colors (#31276)Mark Otto
2020-07-12Easier disabled state customization for button variants (#30639)Gaël Poupard
2020-07-11Add null variables for nav-linkMark Otto
2020-07-11Docs: rename "Screen readers" helper page to "Visually hidden"Patrick H. Lauke
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke
2020-06-25Remove backdrop-filter from toastsMark Otto
2020-06-25Fix scrollable modal (#31151)Shohei Yoshida
2020-06-24Fix table separator typo (#31162)Jorge González
2020-06-23Darken dropdown divider (#31131)Patrick H. Lauke
2020-06-20Fixes #31113 (#31120)Mark Otto
2020-06-17feat: adds th null var (#30781)Catalin Zalog
2020-06-16Rename "master" to "main". (#31050)XhmikosR
2020-06-16v5: Add role=button cursor in Reboot (#31040)Mark Otto
2020-06-16Clarify removal of border radiiMartijn Cuppens
2020-06-16Switch to btn-checkMartijn Cuppens
2020-06-16Remove checkbox/radio toggle from button plugin in favor of a CSS only solutionMartijn Cuppens
2020-06-15Change breakpoint-max implementationMartijn Cuppens
2020-06-13🔥 Remove container duplicationk-utsumi
2020-06-13v5: Redo blockquote attributions (#30814)Mark Otto
2020-06-12Stylelint: remove redundant disables (#31006)XhmikosR
2020-06-09fix(grid): zero min-width on .col has too much side-effects (#30979)Gaël Poupard
2020-06-09Fix undefined custom properties in reboot (#30981)Martijn Cuppens
2020-06-09Remove .nav-item from .nav-link to make it consistentRohit Sharma
2020-06-08Prevent `.row` from shrinking in flex container (#30940)Gaël Poupard
2020-05-31Restore word-break: break-word on .text-break to fix text breaking on flex co...Mark Otto
2020-05-30Add `space-evenly` option for `justify-content` (#30910)Edson Jr
2020-05-20v5: Make navbar active links consistent (#30831)Mark Otto
2020-05-20Code simplificationMartijn Cuppens
2020-05-20feat(color-contrast): set min-contrast-ratio as an argumentGaël Poupard
2020-05-20feat(color-contrast): ensure we return a contrasted enough color (light-first...Gaël Poupard
2020-05-19Fix gradient on switch checkbox (#30868)Martijn Cuppens