aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-30TestingMark Otto1-1/+3
2020-03-30Switch to custom properties to control grid gutter widths (#30475)Martijn Cuppens3-38/+24
2020-03-29Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)XhmikosR2-6/+5
2020-03-29Use `textContent` instead of `innerText`. (#30462)XhmikosR3-4/+3
2020-03-28Order sizes variables (#30479)Catalin Zalog1-9/+9
2020-03-28docs: remove `makeArray` (#30470)XhmikosR1-13/+9
2020-03-28Simplify sidebar stylesMartijn Cuppens3-64/+54
2020-03-28docs(sidenav): use class selector for active itemGaël Poupard2-4/+4
2020-03-28docs(sidenav): transition arrow tooGaël Poupard1-0/+1
2020-03-28docs(sidenav): get rid of custom JS for active stateGaël Poupard3-23/+6
2020-03-28docs(sidenav): fix struggling CSS when collapsing sidenavGaël Poupard2-5/+2
2020-03-28docs(sidenav): use collapse componentsGaël Poupard1-2/+3
2020-03-28Dist (#29924)XhmikosR59-4018/+4458
2020-03-28Remove holder.js leftovers (#30469)XhmikosR1-3/+3
2020-03-28docs: remove duplicate code for indeterminate (#30471)XhmikosR2-11/+1
2020-03-28v5 tabs - accessibility issue when using ul/li semanticLaussel Loïc5-76/+72
2020-03-26Update eslint-plugin-unicorn to v18.0.0 (#30461)XhmikosR3-6/+8
2020-03-25Create release-drafter.ymlMark Otto1-0/+28
2020-03-25Create release-notes.ymlMark Otto1-0/+14
2020-03-25.gitignore: add Jekyll's cache folder (#30454)XhmikosR1-0/+2
2020-03-25Regenerate package-lock.json to fix npm vulnerabilities (#30425)XhmikosR1-428/+249
2020-03-25Bump karma-rollup-preprocessor from 7.0.4 to 7.0.5 (#30459)dependabot-preview[bot]2-4/+4
2020-03-25Bump rollup from 2.1.0 to 2.2.0 (#30458)dependabot-preview[bot]2-4/+4
2020-03-25Bump karma-jasmine-html-reporter from 1.5.2 to 1.5.3 (#30457)dependabot-preview[bot]2-4/+4
2020-03-25Bump lockfile-lint from 4.2.1 to 4.2.2 (#30456)dependabot-preview[bot]2-8/+8
2020-03-25fix babel config in our filesJohann-S2-1/+2
2020-03-25Adapt rollup config for recent `@babel/present-env` versionXhmikosR2-4/+8
2020-03-25Bump @babel/preset-env from 7.8.7 to 7.9.0dependabot-preview[bot]2-78/+128
2020-03-25fix: remove make array util function (#30430)Johann-S17-89/+53
2020-03-24Fix redirected links.XhmikosR5-16/+16
2020-03-24Fix links after #30041XhmikosR3-3/+4
2020-03-24Bump hugo-bin from 0.55.1 to 0.56.3 (#30446)dependabot-preview[bot]2-4/+4
2020-03-24Bump karma-rollup-preprocessor from 7.0.3 to 7.0.4 (#30445)dependabot-preview[bot]2-7/+7
2020-03-24Bump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.9.0 (#30444)dependabot-preview[bot]2-4/+4
2020-03-24Bump @babel/core from 7.8.7 to 7.9.0 (#30443)dependabot-preview[bot]2-15/+146
2020-03-24Bump autoprefixer from 9.7.4 to 9.7.5 (#30442)dependabot-preview[bot]2-8/+88
2020-03-24Bump lockfile-lint from 4.1.0 to 4.2.1 (#30441)dependabot-preview[bot]2-8/+8
2020-03-24Add accessible name to fieldsetPatrick H. Lauke1-1/+1
2020-03-24Add explicit aria-label to unlabeled controlsPatrick H. Lauke5-22/+22
2020-03-24Remove unnecessary <form> elements, add a submit button to validation examplePatrick H. Lauke4-65/+57
2020-03-24Add explicit title to iframe embedPatrick H. Lauke1-1/+1
2020-03-24Add explicit scope="col" to <th> column headersPatrick H. Lauke2-17/+17
2020-03-24Add `.caption-top` for tables (#30435)Mark Otto3-1/+44
2020-03-23File chooser size (#30040)Zedicius3-4/+58
2020-03-23Make form-check label customizable (#30426)Catalin Zalog2-0/+2
2020-03-23Update modal docs (#30325)Shohei Yoshida1-125/+31
2020-03-23Added focus state to .btn-link (#30036)Tim Dujardin1-1/+0
2020-03-23Use WCAG contrast algo (#30168)Gaël Poupard7-116/+155
2020-03-23Use next dropdown menu instead of first of the parentMartijn Cuppens5-48/+98
2020-03-23Simplify input groups by dropping `.input-group-prepend` and `.input-group-ap...Martijn Cuppens8-241/+129