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-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
2018-06-03refactor(plugins): query elements without jqueryJohann-S
2018-06-02Stricter stylelint rulesMartijn Cuppens
2018-06-01sw.js: change to a relative link for the workbox files.XhmikosR
2018-06-01chore(bundlesize): increase bootstrap.js max sizeJohann-S
2018-06-01refactor(plugins): improve how we query elementsJohann-S
2018-06-01Generate safari-pinned-tab.svg again.XhmikosR
2018-06-01fix(scrollspy): xss in target optionJohann-S
2018-06-01fix(collapse): xss in parent optionJohann-S
2018-06-01fix(tooltip): xss in container optionJohann-S
2018-05-31Changed Node.js download page (#26638)marcosfreitas
2018-05-31Fix inline labels with a custom select (#26615)Andres Galante
2018-05-31https link to editorconfig.orgChristian Oliff
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR
2018-05-23Run coveralls only on Travis and only once.XhmikosR
2018-05-23Update package-lock.json.XhmikosR
2018-05-23fix branch for coveralls badgeJohann-S
2018-05-23Add coverall to follow our coverageJohann-S
2018-05-23Add disabled bg color to disabled custom fileysds
2018-05-23Custom forms transitionMartijn Cuppens
2018-05-22Update again.XhmikosR
2018-05-22fix(tooltip): remove useless unit testJohann-S
2018-05-22chore(deps): update qunit and karma-qunitJohann-S
2018-05-22Update devDependencies and gems.XhmikosR
2018-05-22Fix/add more correct labels/descriptions for input group examples (#26551)Patrick H. Lauke
2018-05-21closes #26543, fixes #26542Mark Otto
2018-05-18Fix double-transition bug (#26452)domq
2018-05-15[trivial] Rewording in tooltips. Closes #26467 (#26521)Varunram Ganesh