| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-19 | homepage: split snippets and show copy buttons (#32196) | XhmikosR | 2 | -9/+5 | |
| 2020-11-18 | alerts.md: use Markdown (#32193) | XhmikosR | 1 | -1/+1 | |
| 2020-11-13 | Mention user-select-all support in docs (#32151) | Mark Otto | 1 | -1/+1 | |
| 2020-11-13 | Manually backport #32121 (#32141) | XhmikosR | 8 | -11/+10 | |
| Use correct value order Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-11-13 | Avoid invisible real file input "spilling" out of container (#32145) | Patrick H. Lauke | 1 | -0/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-13 | Fix caniuse.com redirects (#32147) | XhmikosR | 5 | -7/+7 | |
| 2020-11-13 | Update devDependencies and gems | XhmikosR | 3 | -130/+131 | |
| 2020-11-13 | download.md: link to JS files comparison too (#32087) | XhmikosR | 1 | -1/+1 | |
| 2020-11-13 | search.js: check for `search-input` element early (#32100) | XhmikosR | 1 | -2/+3 | |
| 2020-11-13 | package.json: fix clean-css level switch (#32097) | XhmikosR | 1 | -2/+2 | |
| 2020-11-13 | browsers-devices.md: make heading an `h3` (#32136) | XhmikosR | 1 | -1/+1 | |
| 2020-11-12 | navbar.md: remove `loading=lazy` from snippets (#32138) | XhmikosR | 1 | -2/+2 | |
| 2020-11-12 | input-group.md: fix wrong class `.visually-hidden` (#32137) | XhmikosR | 1 | -1/+1 | |
| 2020-11-12 | Check for data-interval on the first slide of carousel - v4 (#31820) | Mitchell Bryson | 3 | -10/+35 | |
| When starting a cycle for a carousel, it only checks for a default interval, and not an interval defined on the slide element via data props. This adds a check in before creating the interval to move to the next slide. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-10 | Clarify JS bundle docs once more for v4 (#32106) | Mark Otto | 1 | -3/+3 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-09 | Changes to navbar documentation/explanation (#32094) | Patrick H. Lauke | 1 | -9/+9 | |
| 2020-11-08 | docs: mention "Liberation Sans" (#32083) | XhmikosR | 2 | -1/+2 | |
| 2020-11-05 | Make docs anchorjs links darker on keyboard focus (#32050) | Patrick H. Lauke | 1 | -0/+1 | |
| * Make docs anchorjs links darker on keyboard focus Not just on mouse hover * Update site/assets/scss/_anchor.scss Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-11-05 | Update devDependencies | XhmikosR | 2 | -250/+208 | |
| 2020-11-05 | Backport #32045 | XhmikosR | 1 | -1/+1 | |
| tests: fix sanitizer test. The test template does not include a `script` tag so the test always returned true. | |||||
| 2020-11-05 | ESLint: enable new-cap rule but ignore properties (#32036) | XhmikosR | 1 | -1/+6 | |
| 2020-11-05 | CODE_OF_CONDUCT.md: fix redirect (#32033) | XhmikosR | 1 | -4/+1 | |
| 2020-11-05 | Clarify PRs section (#32027) | XhmikosR | 1 | -2/+4 | |
| 2020-11-05 | Lint: stop ignoring package.js (#32021) | XhmikosR | 2 | -7/+8 | |
| 2020-11-03 | Backport #32040 (#32054) | Patrick H. Lauke | 1 | -0/+5 | |
| Add callouts about using light colors ideally on a dark background | |||||
| 2020-11-01 | Move js/src/index.js one folder up (#32001) | XhmikosR | 3 | -35/+35 | |
| 2020-10-30 | Backport #32015 | XhmikosR | 2 | -2/+2 | |
| Fix redirects | |||||
| 2020-10-30 | Backport #31861 | XhmikosR | 1 | -55/+56 | |
| * Split up dropdown sizing docs to improve rendering - Drop the included .btn-toolbar, no need - Split large and small button examples | |||||
| 2020-10-30 | Update devDependencies | XhmikosR | 2 | -233/+657 | |
| * autoprefixer ^9.8.6 → ^10.0.1 * find-unused-sass-variables ^2.0.0 → ^3.0.0 * linkinator ^2.2.0 → ^2.2.2 * postcss-cli ^7.1.2 → ^8.2.0 | |||||
| 2020-10-30 | Update Edge's Rendering Engine on CONTRIBUTING.md (#32008) | Christian Oliff | 1 | -1/+1 | |
| * Update Edge's Rendering Engine on CONTRIBUTING.md Also updated the URL to prevent a HTTP redirect. * Add 'Go to "Help > Send Feedback" from the browser' note Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-10-30 | CI: switch to Node.js 14. (#32003) | XhmikosR | 7 | -8/+8 | |
| 2020-10-30 | CI: Skip dependabot PR branches. (#32006) | XhmikosR | 8 | -14/+55 | |
| Also, reword Node.js setup step | |||||
| 2020-10-30 | Remove bugreport.apple.com since it doesn't work (#32005) | Martijn Cuppens | 1 | -6/+6 | |
| 2020-10-30 | Fix form validation tooltip alignment (#31557) | Adam Jones | 1 | -0/+7 | |
| * Fix form validation tooltip alignment * Remove CSS hacks * Update _forms.scss Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-10-27 | list-group.md: fix snippet (#31981) | XhmikosR | 1 | -15/+15 | |
| 2020-10-27 | CI: allow skipping BrowserStack (#31878) | XhmikosR | 1 | -1/+1 | |
| This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run. Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too. | |||||
| 2020-10-27 | Update devDependencies and gems | XhmikosR | 5 | -795/+569 | |
| 2020-10-27 | Update CodeQL action (#31930) | XhmikosR | 1 | -4/+47 | |
| Should run on PRs too. | |||||
| 2020-10-27 | Explicitly mention emoji fonts, tweak sentence in typography (#31960) | Patrick H. Lauke | 2 | -1/+3 | |
| 2020-10-27 | Remove redundant visually hidden "(current)" from pagination controls (#31892) | Patrick H. Lauke | 3 | -15/+6 | |
| * Replace visually hidden span with aria-current in tests * Remove redundant visually hidden "(current)" when `aria-current` already used Closes #31891 | |||||
| 2020-10-27 | Suppress flexbox side effects in breadcrumb (#31700) | Martijn Cuppens | 1 | -3/+1 | |
| * Suppress flexbox side effects * Trailing whitesapce Co-authored-by: Mark Otto <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-10-27 | Update anchor-js to v4.3.0. (#31951) | XhmikosR | 1 | -3/+3 | |
| 2020-10-27 | Jekyll: switch to Liquid's strict mode. | XhmikosR | 1 | -0/+3 | |
| This should make the build error out if there are any issues instead of emitting a warning, which we won't notice. | |||||
| 2020-10-27 | Handle the Ubuntu sans-serif case (#31657) | Gaël Poupard | 1 | -1/+1 | |
| On Ubuntu, our native font-stack doesn't output the same font on Firefox and Chrome. This is [a known aliasing issue](http://fontfamily.io/sans-serif) — check at the bottom, Ubuntu 14.04. Ubuntu 18.04 (my current) doesn't use the same (Firefox uses Liberation Sans, Chrome uses the default system font Ubuntu). I'm inclined to prefer Liberation Sans since it's closer to Arial / Helvetica. This patch already exists in Boosted, didn't notice it was missing in bootstrap until today… BTW, our linked Smashing Magazine's system fonts post mentions this and is even more accurate since it targets the three major Linux distributions. AFAIK this is not needed since [Liberation Sans is available everywhere](http://fontfamily.io/Liberation_Sans) — but we might go back to `Oxygen, Ubuntu, Cantarell`if we want to stick to system fonts. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-10-27 | Backport #31882 | Gaël Poupard | 3 | -1/+12 | |
| * feature(spinners): slow down spinners when prefers-reduced-motion * docs(spinners): add reduced motion callout and mention slowing down in accessibility page * Update spinners.md * docs(accessibility): rewording Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2020-10-27 | browserconfig.xml: switch to relative image path | XhmikosR | 1 | -3/+1 | |
| 2020-10-27 | Backport #31893 | XhmikosR | 1 | -4/+2 | |
| Update manifest.json Switch to relative URLs so that we don't need to change the path with every major/minor release | |||||
| 2020-10-27 | docs(forms): backport #31904 | Gaël Poupard | 1 | -24/+22 | |
| * docs(forms): use a legend for fieldset instead of aria-label * docs(forms): fix incorrect legend nesting in fieldset | |||||
| 2020-10-27 | Remove double spaces from homepage SVGs | XhmikosR | 4 | -4/+4 | |
| 2020-10-26 | Fix mobile menu jump & double border | Martijn Cuppens | 2 | -39/+35 | |
