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
2020-11-11browsers-devices: add `chomp` (#32116)XhmikosR
2020-11-11Minor improvements to the Alpha 3 changelog (#32126)Christian Oliff
2020-11-10Clarify JS bundle docs one more time (#32105)Mark Otto
2020-11-09Drop `.btn-block` classes, replace with utilities (#31995)Mark Otto
2020-11-09[Docs] Changes to navbar documentation/explanation (#32090)Patrick H. Lauke
2020-11-08Add .gap utilities (#32074)Mark Otto
2020-11-08Partially revert "Move this to a partial to work around the stray `p` issue."...XhmikosR
2020-11-08download.md: link to JS files comparison too (#32087)XhmikosR
2020-11-08reboot.md: mention "Liberation Sans" (#32084)XhmikosR
2020-11-06Fix missing border & add transitionsMartijn Cuppens
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto
2020-11-06Add .d-grid to our display utilities (#32066)Mark Otto
2020-11-05Drop Legacy Edge support.XhmikosR
2020-11-05Big copy edits and testingMark Otto
2020-11-05docs: add info on modifying and adding utilitiesLuke-zhang-04
2020-11-05Editing and formatting utilities API pageMark Otto
2020-11-03Form file docs and overrides (#32058)Gaël Poupard
2020-11-02Add callouts about using light colors ideally on a dark background (#32040)Patrick H. Lauke
2020-10-31Update instances of .font-weight to .fwMark Otto
2020-10-31Contrast colors added to theme-colors (#30044)Sead Memic
2020-10-30Updated .rounded utilities (#31687)Mark Otto
2020-10-30Add `cursor:pointer` to color inputs (#32020)Patrick H. Lauke
2020-10-30Fix redirects (#32015)XhmikosR
2020-10-29Minor Markdown fixes (#32009)XhmikosR
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens
2020-10-28v5: Floating labels (#30449)Mark Otto
2020-10-28Add example with input group between two inputsJonathan
2020-10-27Fix git conflicts after #30571 (#31982)Martijn Cuppens
2020-10-27list-group.md: fix snippet (#31981)XhmikosR
2020-10-27v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities...Mark Otto
2020-10-27Update migration guideMartijn Cuppens
2020-10-27Require `.has-validation` class to fix border radii on form elementsMartijn Cuppens
2020-10-25Rename Navs to Navs and Tabs (#31965)Mark Otto
2020-10-25Explicitly mention emoji fonts, tweak sentence in typography (#31960)Patrick H. Lauke
2020-10-22Move `href` attribute first (#31835)XhmikosR
2020-10-20Update optimize.mdXhmikosR
2020-10-20mention default export in our docs optimize sectionJohann-S
2020-10-20Update docs example on how to optimize JavaScript bundlePascal Pepe
2020-10-19Small typo - remove the unnecessary "the" (#31932)Patrick H. Lauke
2020-10-19docs: switch to fenced codeblocks (#31806)XhmikosR
2020-10-19docs(migration): mention spinners slow down (#31929)Gaël Poupard
2020-10-19Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)Gaël Poupard
2020-10-19Slow down spinners when `prefers-reduced-motion: reduce` (#31882)Gaël Poupard
2020-10-19docs(forms): use a legend for fieldset instead of aria-labelGaël Poupard
2020-10-19docs(forms): fix incorrect legend nesting in fieldsetGaël Poupard
2020-10-19docs(forms): drop useless text faking a label in horizontal forms exampleGaël Poupard
2020-10-19docs: switch to suggesting jsDelivr as a CDN (#31894)XhmikosR
2020-10-14Remove redundant visually hidden "(current)" from pagination controls (#31892)Patrick H. Lauke
2020-10-13Update copy and add utilities to exampleMark Otto
2020-10-13Adding overflow visible as utilGaurav Behere