aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-01Streamline jQuery comment. (#32016)XhmikosR11-9/+11
2020-11-01Fix TypeError when Bootstrap is included in `head` (#32024)Sascha14-127/+185
2020-11-01Check for data-interval on the first slide of carousel (#31818)Mitchell Bryson2-16/+54
2020-11-01CODE_OF_CONDUCT.md: fix redirect (#32033)XhmikosR1-4/+1
2020-11-01Clarify PRs section (#32027)XhmikosR1-2/+4
2020-11-01polyfill.js minor tweaks (#32011)XhmikosR1-7/+3
2020-10-31Update instances of .font-weight to .fwMark Otto12-52/+52
2020-10-31Add class name so the utility generatesMark Otto1-0/+1
2020-10-31Lint: stop ignoring package.js (#32021)XhmikosR2-6/+7
2020-10-31toast.spec.js: fix typo (#32026)XhmikosR1-2/+2
2020-10-31Contrast colors added to theme-colors (#30044)Sead Memic5-8/+11
2020-10-30Updated .rounded utilities (#31687)Mark Otto3-17/+18
2020-10-30Fix color heights (#32023)Martijn Cuppens1-6/+9
2020-10-30Add `cursor:pointer` to color inputs (#32020)Patrick H. Lauke2-1/+6
2020-10-30Fix redirects (#32015)XhmikosR2-2/+2
2020-10-30Update Edge's Rendering Engine on CONTRIBUTING.md (#32008)Christian Oliff1-1/+1
2020-10-30Remove obsolete prefixes (#32012)XhmikosR1-2/+0
2020-10-29CI: switch to Node.js 14. (#32003)XhmikosR7-8/+8
2020-10-29CI: Skip dependabot PR branches. (#32006)XhmikosR8-14/+55
2020-10-29Minor Markdown fixes (#32009)XhmikosR2-2/+2
2020-10-29Revert "clean-css: specify precision 6"XhmikosR1-1/+1
2020-10-29clean-css: specify precision 6XhmikosR1-1/+1
2020-10-29Switch to dart-sassXhmikosR3-1000/+13
2020-10-29Update to postcss 8.x. (#31739)XhmikosR2-140/+606
2020-10-29Remove explicit heights on form elements (#31993)Martijn Cuppens4-24/+26
2020-10-29Remove bugreport.apple.com since it doesn't work (#32005)Martijn Cuppens1-6/+6
2020-10-28Use the same font on the button as on the field itselfMartijn Cuppens2-3/+9
2020-10-28Fix Firefox padding issueMartijn Cuppens1-0/+3
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens15-277/+115
2020-10-27v5: Floating labels (#30449)Mark Otto45-466/+793