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/site
AgeCommit message (Expand)Author
2020-06-09Update docs for navsRohit Sharma
2020-06-09Remove .nav-item from .nav-link to make it consistentRohit Sharma
2020-06-04Add role="dialog" in modals via JavaScript (#30936)Rohit Sharma
2020-06-03Read validate-forms.js from assets.XhmikosR
2020-06-03Fix forms validation snippets.XhmikosR
2020-06-03shortcodes/example.html: allow specifying the highlighting languageXhmikosR
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-28docs(layout): improve layout when content is short (#30908)Gaël Poupard
2020-05-26Apply utilities in docs styles (#30866)Gaël Poupard
2020-05-26Update grid.mdXhmikosR
2020-05-26examples: remove no longer used classes. (#30894)XhmikosR
2020-05-20v5: Make navbar active links consistent (#30831)Mark Otto
2020-05-20homepage: fix headings hierarchy (#30871)XhmikosR
2020-05-20docs(customize/sass): dark color-contrast is #212529 as of nowGaël Poupard
2020-05-20docs(customize/colors): dump grays swatches (unused) and merge -500 in swatchesGaël Poupard
2020-05-20docs(contrasts): move content after rebasing masterGaël Poupard
2020-05-20docs(theming): display contrast ratios in color swatchesGaël Poupard
2020-05-20docs(colors): better color utilities pairing to ensure sufficient contrastGaël Poupard
2020-05-19Streamline application.js exampleModal code (#30819)XhmikosR
2020-05-18More Markdownlint fixesXhmikosR
2020-05-18Fix some easy Markdown linting issuesMark Otto
2020-05-15migration.md: a few grammar fixesXhmikosR
2020-05-15Improve gradientsMartijn Cuppens
2020-05-14Simplify list-group borders in cards (#30808)Mark Otto
2020-05-14Split table cell padding variables (#30815)Mark Otto
2020-05-14Fix broken anchors. (#30828)XhmikosR
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR
2020-05-13Fix .browserslistrc file name in docs (#30800)Christian Oliff
2020-05-11Removed role="document" from the modal dialog (#30755)Rohit Sharma
2020-05-07Add a param shortcode to work around the escaped characters in hashesRegis Philibert
2020-05-07Use `safeHTMLAttr` in the `integrity` attributes.XhmikosR
2020-05-06Fix typo (#30745) (#30746)XhmikosR
2020-05-06enforce element check on scrollspy target (#30747)Johann-S
2020-05-05Fix form file height (#30699)Gaël Poupard
2020-05-04Clean up lint rules (#30721)XhmikosR
2020-05-03Update CSS variables docs to clarify usage and intentMark Otto
2020-05-01Finish up creating your own components docsMark Otto
2020-05-01Update function names in migration, clarify tints and shades are Sass variablesMark Otto
2020-05-01Remove mentions of Bootstrap 4 in a few places, replacing with updated guidan...Mark Otto
2020-04-30 search.js: make the check for URL stricter (#30695)XhmikosR
2020-04-30v5: Unify spacing across components (#30564)Mark Otto
2020-04-29Remove borders from iframes by default (#30620)Martijn Cuppens
2020-04-29Add a script to zip the built examples (#30130)XhmikosR
2020-04-29masthead-followup: Add missing traling slash (#30681)XhmikosR
2020-04-28Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 (#30663)dependabot-preview[bot]
2020-04-27Fill in some unusedcss section linksMark Otto
2020-04-27Update CSS variables docsMark Otto
2020-04-27Include code snippet for lean JS sectionMark Otto
2020-04-27Add example of a custom component using docs calloutsMark Otto