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
2020-11-11browsers-devices: add `chomp` (#32116)XhmikosR
2020-11-11Use correct value order (#32121)Martijn Cuppens
2020-11-11Minor improvements to the Alpha 3 changelog (#32126)Christian Oliff
2020-11-11masthead: add newlines in the snippets and reindent (#32129)XhmikosR
2020-11-10Bump autoprefixer from 10.0.1 to 10.0.2 (#32119)dependabot[bot]
2020-11-10Clarify JS bundle docs one more time (#32105)Mark Otto
2020-11-10Bump hugo-bin from 0.65.0 to 0.66.1 (#32114)dependabot[bot]
2020-11-10Bump postcss from 8.1.4 to 8.1.6 (#32113)dependabot[bot]
2020-11-10Bump eslint from 7.12.1 to 7.13.0 (#32112)dependabot[bot]
2020-11-10Bump sass from 1.28.0 to 1.29.0 (#32111)dependabot[bot]
2020-11-09docs.html: replace backslashes with forward slashes (#32102)XhmikosR
2020-11-09modal.html: use `textContent` (#32101)XhmikosR
2020-11-09search.js: check for `search-input` element early (#32100)XhmikosR
2020-11-09search.js: use the current v5.getbootstrap.com URL (#32099)XhmikosR
2020-11-09package.json: fix clean-css level switch (#32097)XhmikosR
2020-11-09karma.conf.js: break lines (#32093)XhmikosR
2020-11-09Drop `.btn-block` classes, replace with utilities (#31995)Mark Otto
2020-11-09[Docs] Changes to navbar documentation/explanation (#32090)Patrick H. Lauke
2020-11-08Add .gap utilities (#32074)Mark Otto
2020-11-08Add checks to fix color contrast issues (#32085)Martijn Cuppens
2020-11-08Partially revert "Move this to a partial to work around the stray `p` issue."...XhmikosR
2020-11-08download.md: link to JS files comparison too (#32087)XhmikosR
2020-11-08config.yml: remove the unused "expo" parameter (#32086)XhmikosR
2020-11-08reboot.md: mention "Liberation Sans" (#32084)XhmikosR
2020-11-06_variables.scss: reorder SVG attributesXhmikosR
2020-11-06Shade color for better color contrastMartijn Cuppens
2020-11-06Fix missing border & add transitionsMartijn Cuppens
2020-11-06Remove default transform-origin per code reviewMark Otto
2020-11-06Update relative position hack for layersMark Otto
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto
2020-11-06Add .d-grid to our display utilities (#32066)Mark Otto
2020-11-06stylelint: pass the ` --rd` flag (#32063)XhmikosR
2020-11-06Remove firefox workaround for ::file-selector-button margin. (#32064)Emilio Cobos Álvarez
2020-11-05Add keyboard shortcut to focus search field (#31702)Mark Otto
2020-11-05Tighten bundlewatch limits.XhmikosR
2020-11-05Remove the now unneeded polyfills.XhmikosR
2020-11-05Drop Legacy Edge support.XhmikosR
2020-11-05Big copy edits and testingMark Otto
2020-11-05docs: add info on modifying and adding utilitiesLuke-zhang-04
2020-11-05Editing and formatting utilities API pageMark Otto
2020-11-04deps: move sirv-cli to npx (#32056)XhmikosR
2020-11-03Form file docs and overrides (#32058)Gaël Poupard
2020-11-03dropdown.js: simplify code (#32055)XhmikosR
2020-11-03Update devDependencies (#32048)XhmikosR
2020-11-02Make docs anchorjs links darker on keyboard focus (#32050)Patrick H. Lauke
2020-11-02Add callouts about using light colors ideally on a dark background (#32040)Patrick H. Lauke
2020-11-02tests: tweak Jasmine usage (#32046)XhmikosR
2020-11-02tests: fix sanitizer test. (#32045)XhmikosR
2020-11-02tests: switch to using `toContain()` to check for substring presence (#32043)XhmikosR
2020-11-01ESLint: enable new-cap rule but ignore properties (#32036)XhmikosR