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
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto
2019-02-11docs snippets: a few more minor tweaks (#28225)XhmikosR
2019-02-11toasts.md: Remove useless `div`s.XhmikosR
2019-02-11Remove stray parameter from capture.XhmikosR
2019-02-11Cosmetic changes in snippets.XhmikosR
2019-02-10docs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)XhmikosR
2019-02-10migration.md: use https. (#28221)XhmikosR
2019-02-09Prevent text selection in placeholder images (#28218)Martijn Cuppens
2019-02-09placeholder.svg: Partially revert the changes from c0e42cb. (#28216)XhmikosR
2019-02-08Reword footer text.XhmikosR
2019-02-08Use the `site.repo` variable.XhmikosR
2019-02-08Change footer link to point to the docs team pageXhmikosR
2019-02-08Offcanvas example: transition the transform (#28203)XhmikosR
2019-02-08Fix scrollable modal snippetShohei Yoshida
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-02-07Deprecate `invisible()` mixin (#28066)Martijn Cuppens
2019-02-07Optimize and normalize SVGs. (#28200)XhmikosR
2019-02-07Make ToC's entries' color darker.XhmikosR
2019-02-07Remove unused selector.XhmikosR
2019-02-07approach.md: Remove stray comma.XhmikosR
2019-02-07Rename `Screenreaders` to "Screen readers".XhmikosR
2019-02-07Remove ToC from pages when we don't have (m)any headers.XhmikosR
2019-02-07Fix `.nav-justified` example (#28193)Martijn Cuppens
2019-02-06Remove outdated reference to not-allowed cursor (#28188)Patrick H. Lauke
2019-02-06Fix text break in Firefox (#28063)Martijn Cuppens
2019-02-06carousel.md: Highlight the whole example for consistency.XhmikosR
2019-02-06docs license header: split sentence in period.XhmikosR
2019-02-06Add missing trailing slash.XhmikosR
2019-02-05Move dropdown offset function logic into private function. (#28138)Jason Golieb
2019-02-05Add support for tooltip offset option to be a function.Jason Golieb
2019-02-05examples: remove JS from blog and sticky footer. (#28173)XhmikosR
2019-02-03Fix negative margin example (#28140)Ryan Worth
2019-01-30components: redirect to the alerts page (#28147)XhmikosR
2019-01-29image-replacement.md: use three dots.XhmikosR
2019-01-29Add missing trailing slash.XhmikosR
2019-01-29analytics.html: use double quotes in src attribute.XhmikosR
2019-01-29build-tools.md: `npm` is written lowercase.XhmikosR
2019-01-29migration.md: remove stray `/`.XhmikosR
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens
2019-01-21Add canonical URL. (#28093)XhmikosR
2019-01-21Fix approach redirect. (#28095)XhmikosR
2019-01-21Make component colors configurable (#28035)Martijn Cuppens
2019-01-21Scrollable modal (#27769)Shohei Yoshida
2019-01-15Examples: add tabindex="-1" and aria-disabled="true" on disabled linksLaussel Loïc
2019-01-14Add some margin below the buttonsMartijn Cuppens
2019-01-13Add new rounded sizes classes (#28011)Justin
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto
2019-01-10Update devDependencies. (#28016)XhmikosR
2019-01-08npm run test to build dist filesMark Otto
2019-01-08Examples: use `{{ site.time | date: "%Y" }}`.XhmikosR