aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-14search.js: remove `window.location.origin` workaroundXhmikosR1-15/+1
2020-11-14Use `Array.find` instead of `Array.filter`XhmikosR2-3/+2
2020-11-14Use `String.startsWith`XhmikosR2-2/+2
2020-11-14Switch to `Set#has()`XhmikosR5-16/+15
2020-11-14Switch to Number propertiesXhmikosR5-14/+13
2020-11-14Switch to `String.includes()`XhmikosR5-10/+8
2020-11-14tooltip.js: deduplicate `_fixTitle()` (#32124)XhmikosR1-7/+4
2020-11-14Simplify make-container() (#31735)Gaƫl Poupard2-5/+3
2020-11-14Fix `.close` instances (#32152)XhmikosR5-35/+15
2020-11-14Move migration notesXhmikosR1-5/+5
2020-11-14Get only bs prefixed data attributesRohit Sharma2-23/+5
2020-11-14Update the remaining filesXhmikosR2-20/+20
2020-11-14Add note in migration.mdMark Otto1-0/+4
2020-11-14Rename docs version data attributeXhmikosR2-2/+2
2020-11-14Add `bs` in data attributesRohit Sharma76-807/+827
2020-11-13Move states docs and rewrite to match existing examplesMark Otto1-56/+34
2020-11-13Add hover utilitiesNikita Mikhaylov2-0/+67
2020-11-13Rename scale-color() function to shift-color() to avoid collision with Sass's...Mark Otto5-15/+20
2020-11-13application.js: remove non-existent selector (#32131)XhmikosR1-1/+1
2020-11-13Add hyphen between Sass and based (#32134)Jonathan1-1/+1
2020-11-13example.html: remove extra whitespace (#32143)XhmikosR1-1/+1
2020-11-12Update floating-labels.md (#32139)Dylan Anderson1-1/+1
2020-11-12Fix caniuse.com URLS to prevent redirects (#32135)Christian Oliff4-4/+4
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR87-2428/+4892
2020-11-11browsers-devices: add `chomp` (#32116)XhmikosR1-1/+1
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