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
2018-07-12Ship v4.1.2Mark Otto
2018-07-12Clean up npm scripts a bit more.XhmikosR
2018-07-12Update scripts.XhmikosR
2018-07-12update card columns docs to make copy more accurateMark Otto
2018-07-12clarify docs dev and add 4.0 linkMark Otto
2018-07-12change dist to only affect main since docs css isn't distributedMark Otto
2018-07-12Move copy tasks back to css-main and js-compile so docs-github task runs prop...Mark Otto
2018-07-12Update watch scripts to properly copy JS filesMark Otto
2018-07-12fixes #26637Mark Otto
2018-07-12Optimised Google Analytics LoadingChristian Oliff
2018-07-12new urlMark Otto
2018-07-12remove reference to breakpoint-specific gutter widths which are not implementedJosh Wand
2018-07-12Make navbar download the same as homepage downloadTheodore Dubois
2018-07-12remove jobs linkMark Otto
2018-07-12Reorganize docs for easier deploysMark Otto
2018-07-12distMark Otto
2018-07-11fix(modal): fix unit test and resetting styleJohann-S
2018-07-11fix(modal): removes .navbar-toggler marginCatalin Zalog
2018-07-10correct spelling errors (#26837)Andrew
2018-07-09Add missing role="button" in .navbar's .dropdown-toggleXhmikosR
2018-07-06Update devDependencies.XhmikosR
2018-07-06Update gems.XhmikosR
2018-07-04Merge pull request #26799 from Kirlovon/v4-devJohann-S
2018-07-03Fixed logo in READMEKirill Reunov
2018-07-03OS X is now macOS (#26796)Christian Oliff
2018-07-02Fix incorrect visibility utility description regarding screen readers (#26786)Patrick H. Lauke
2018-07-02Add js maps & tweak docsMartijn Cuppens
2018-07-01Support nuget contentFiles, used for some project typesSupergibbs
2018-07-01.browserslistrc: add `not dead`.XhmikosR
2018-06-25fix(tooltip): get tip on placement changeJohann-S
2018-06-25Add broken-link-checker.XhmikosR
2018-06-25feat(dropdown): add original click eventjakubhonisek
2018-06-24distMark Otto
2018-06-24Fixes Edge and IE label overlapping issue (#25919)Christian Oliff
2018-06-24Update box-shadows on .custom-select (#26754)Mark Otto
2018-06-24Render inline svg like img (#25874)Martijn Cuppens
2018-06-24Move `eslint-plugin-compat` to the extends array.XhmikosR
2018-06-22distMark Otto
2018-06-21Remove disabled class from wrapperMartijn Cuppens
2018-06-21Update folder structure (#26729)Martijn Cuppens
2018-06-21Change karma tests to run sequential.XhmikosR
2018-06-21Update all devDependencies apart from bundlesize and babel.XhmikosR
2018-06-21Update gems.XhmikosR
2018-06-21Update package-lock.json with npm 6.3.1.XhmikosR
2018-06-21Remove inkscape data from brand svgs (#26708)Martijn Cuppens
2018-06-11Fix node_modules path (#26653)Martijn Cuppens
2018-06-11Add additional wording to the Introduction section of Bootstrap docs about th...sts-ryan-holton
2018-06-05HTTPS link (#26663)Christian Oliff
2018-06-05Fix markdown code inside HTML code. (#26662)XhmikosR
2018-06-03Limit .close hover/focus to non-disabled controls (#26654)Patrick H. Lauke