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-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
2020-04-27Update shortcode usageMark Otto
2020-04-27wordsmithingMark Otto
2020-04-27pull in latest from old theming pageMark Otto
2020-04-27Use scss-docs for color mapsMark Otto
2020-04-27Add more context to customizing componentsMark Otto
2020-04-27Add overview intro to the Customize sectionMark Otto
2020-04-27Rewrite Theming docs as Customize sectionMark Otto
2020-04-27Create a new table shortcode so we can easily add Bootstrap table classes to ...Mark Otto
2020-04-27Rename variables for brevityMark Otto
2020-04-27Remove existing Theming page as we build out a new Customize sectionMark Otto
2020-04-24Update table docs copyMartijn Cuppens
2020-04-24Add bs prefixMartijn Cuppens
2020-04-24Prevent nested tables style leaksMartijn Cuppens
2020-04-18Drop `@support (position: sticky)` media query (#30415)Martijn Cuppens
2020-04-18Remove negative margins leftovers (#30596)Martijn Cuppens
2020-04-17Improve docs-sidebar.html (#30567)XhmikosR
2020-04-16feat: removes `.form-text` display (#30598)Catalin Zalog
2020-04-15Add `bs-` prefixes to custom properties (#30591)Martijn Cuppens
2020-04-15guuters.md: fix link and highlight (#30595)XhmikosR
2020-04-15Disable negative margins by default (#30585)Martijn Cuppens
2020-04-15v5: Improve the responsiveness of our Dashboard example (#30573)Mark Otto
2020-04-15Slight adjustment to the h3 heading spacing in docsMark Otto
2020-04-14Redo display headings (#30568)Mark Otto
2020-04-14Restore `.form-text` (#30565)Catalin Zalog
2020-04-14Update docs for new XXL grid tierMark Otto
2020-04-13Clarify media query using .02px and bump from callout to warningMark Otto
2020-04-13layout/z-index.md: retrieve z-index variables on build timeXhmikosR
2020-04-13Rewrite grid docs to account for new grid tierMark Otto
2020-04-13Move table of contents to new sidebar, restyle it to be simplerMark Otto
2020-04-09Remove redundant class and line height (#30542)Martijn Cuppens
2020-04-08Use correct hex color code(#30533)Gaël Poupard
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens
2020-04-01Fix CSS and improve docsysds
2020-04-01Add Full-Screen size to Modal and Responsive variations for breakpointsgsoti
2020-03-31Fix active state dropdownMartijn Cuppens