aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Use correct value order (#32121)Martijn Cuppens4-6/+6
2020-11-11Minor improvements to the Alpha 3 changelog (#32126)Christian Oliff1-6/+3
2020-11-11masthead: add newlines in the snippets and reindent (#32129)XhmikosR2-8/+10
2020-11-10Bump autoprefixer from 10.0.1 to 10.0.2 (#32119)dependabot[bot]2-6/+39
2020-11-10Clarify JS bundle docs one more time (#32105)Mark Otto1-2/+2
2020-11-10Bump hugo-bin from 0.65.0 to 0.66.1 (#32114)dependabot[bot]2-7/+7
2020-11-10Bump postcss from 8.1.4 to 8.1.6 (#32113)dependabot[bot]2-5/+5
2020-11-10Bump eslint from 7.12.1 to 7.13.0 (#32112)dependabot[bot]2-4/+4
2020-11-10Bump sass from 1.28.0 to 1.29.0 (#32111)dependabot[bot]2-4/+4
2020-11-09docs.html: replace backslashes with forward slashes (#32102)XhmikosR1-1/+1
2020-11-09modal.html: use `textContent` (#32101)XhmikosR1-1/+1
2020-11-09search.js: check for `search-input` element early (#32100)XhmikosR1-2/+3
2020-11-09search.js: use the current v5.getbootstrap.com URL (#32099)XhmikosR1-1/+1
2020-11-09package.json: fix clean-css level switch (#32097)XhmikosR1-1/+1
2020-11-09karma.conf.js: break lines (#32093)XhmikosR1-2/+8
2020-11-09Drop `.btn-block` classes, replace with utilities (#31995)Mark Otto4-24/+44
2020-11-09[Docs] Changes to navbar documentation/explanation (#32090)Patrick H. Lauke1-11/+11
2020-11-08Add .gap utilities (#32074)Mark Otto3-7/+29
2020-11-08Add checks to fix color contrast issues (#32085)Martijn Cuppens3-7/+19
2020-11-08Partially revert "Move this to a partial to work around the stray `p` issue."...XhmikosR2-16/+15
2020-11-08download.md: link to JS files comparison too (#32087)XhmikosR1-1/+1
2020-11-08config.yml: remove the unused "expo" parameter (#32086)XhmikosR1-1/+0
2020-11-08reboot.md: mention "Liberation Sans" (#32084)XhmikosR1-0/+1
2020-11-06_variables.scss: reorder SVG attributesXhmikosR1-6/+6
2020-11-06Shade color for better color contrastMartijn Cuppens1-1/+1
2020-11-06Fix missing border & add transitionsMartijn Cuppens3-31/+32
2020-11-06Remove default transform-origin per code reviewMark Otto1-1/+0
2020-11-06Update relative position hack for layersMark Otto1-1/+6
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto9-83/+260
2020-11-06Add .d-grid to our display utilities (#32066)Mark Otto2-1/+3
2020-11-06stylelint: pass the ` --rd` flag (#32063)XhmikosR3-5/+1
2020-11-06Remove firefox workaround for ::file-selector-button margin. (#32064)Emilio Cobos Álvarez1-3/+0
2020-11-05Add keyboard shortcut to focus search field (#31702)Mark Otto2-3/+37
2020-11-05Tighten bundlewatch limits.XhmikosR1-7/+7
2020-11-05Remove the now unneeded polyfills.XhmikosR15-96/+3
2020-11-05Drop Legacy Edge support.XhmikosR13-127/+11
2020-11-05Big copy edits and testingMark Otto1-15/+25
2020-11-05docs: add info on modifying and adding utilitiesLuke-zhang-041-0/+42
2020-11-05Editing and formatting utilities API pageMark Otto1-160/+81
2020-11-04deps: move sirv-cli to npx (#32056)XhmikosR2-92/+1
2020-11-03Form file docs and overrides (#32058)Gaël Poupard2-9/+9
2020-11-03dropdown.js: simplify code (#32055)XhmikosR1-4/+3
2020-11-03Update devDependencies (#32048)XhmikosR2-419/+333
2020-11-02Make docs anchorjs links darker on keyboard focus (#32050)Patrick H. Lauke1-0/+1
2020-11-02Add callouts about using light colors ideally on a dark background (#32040)Patrick H. Lauke2-0/+8
2020-11-02tests: tweak Jasmine usage (#32046)XhmikosR4-9/+9
2020-11-02tests: fix sanitizer test. (#32045)XhmikosR1-1/+1
2020-11-02tests: switch to using `toContain()` to check for substring presence (#32043)XhmikosR2-5/+5
2020-11-01ESLint: enable new-cap rule but ignore properties (#32036)XhmikosR1-1/+6
2020-11-01karma: stop excluding polyfill.js from istanbul (#30740)XhmikosR2-7/+5