aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-01Update migration.md (#31122)XhmikosR1-31/+50
* Add a new v5.0.0-alpha2 section * Add missing Browser versions from v5.0.0-alpha1
2020-07-01Remove extra spaceXhmikosR4-4/+4
2020-07-01homepage-hero.svg: move `defs` before `g`XhmikosR1-1/+1
2020-07-01Use the site param for iconsXhmikosR2-2/+2
2020-07-01Bump RFS tagXhmikosR1-1/+1
2020-06-30homepage: Fix wrong indentation (#31211)XhmikosR1-2/+2
2020-06-30Bump rollup from 2.18.0 to 2.18.1 (#31203)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.18.0...v2.18.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-30Bump vnu-jar from 20.5.29 to 20.6.30 (#31204)dependabot[bot]2-4/+4
Bumps [vnu-jar](https://github.com/validator/validator) from 20.5.29 to 20.6.30. - [Release notes](https://github.com/validator/validator/releases) - [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/validator/validator/compare/20.5.29...20.6.30) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-30Bump sirv-cli from 1.0.1 to 1.0.3 (#31205)dependabot[bot]2-15/+13
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](https://github.com/lukeed/sirv/compare/v1.0.1...v1.0.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-30Bump eslint-plugin-import from 2.21.2 to 2.22.0 (#31206)dependabot[bot]2-4/+4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-30Bump eslint-config-xo from 0.31.0 to 0.32.0 (#31207)dependabot[bot]2-4/+4
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.31.0...v0.32.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-27Fix spelling mistake (#31190)Alex Mohr1-1/+1
Co-authored-by: Alex Mohr <[email protected]>
2020-06-27Docs: rename form checks page to "Checks / radios" (#31090)Patrick H. Lauke4-4/+5
* Docs: rename form checks page to "Checks / radios" it's not immediately obvious that "checks" includes information about both checkboxes and radio buttons. while "checks / radios" is also still not perfect (as honestly even I didn't quite grok that "checks" meant checkboxes), it should make it slightly more obvious nonetheless
2020-06-27Add code to method/property tables (#31130)Patrick H. Lauke10-139/+139
Co-authored-by: XhmikosR <[email protected]>
2020-06-25Update Babel config (#31011)XhmikosR2-6/+2
* remove plugin-proposal-object-rest-spread * add bugfixes * `exclude: ['transform-typeof-symbol']` did nothing with our config
2020-06-25Bump hugo-bin from 0.60.0 to 0.61.0 (#31170)dependabot[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.60.0 to 0.61.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.60.0...v0.61.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-25Bump autoprefixer from 9.8.2 to 9.8.4 (#31168)dependabot[bot]2-12/+12
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.2 to 9.8.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.8.2...9.8.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-25Bump lockfile-lint from 4.3.6 to 4.3.7 (#31169)dependabot[bot]2-4/+4
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/[email protected]@4.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25Update Dependabot config file (#31167)dependabot-preview[bot]2-12/+17
* Update Dependabot config file * Update dependabot.yml Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-06-25BrowserStack: stop testing on latest Edge. (#31125)XhmikosR1-7/+0
It's Chromium-based so it seems redundant.
2020-06-25Prevent overflowing static backdrop modal animation (#30326)Shohei Yoshida2-1/+33
Co-authored-by: XhmikosR <[email protected]>
2020-06-25Remove backdrop-filter from toastsMark Otto1-1/+0
2020-06-25Remove backdrop-filter from docs subnavMark Otto1-2/+1
Fixes #31163.
2020-06-25Fix scrollable modal (#31151)Shohei Yoshida1-2/+3
Co-authored-by: XhmikosR <[email protected]>
2020-06-24Fix table separator typo (#31162)Jorge González2-2/+2
2020-06-24Floating labels improvements (#30966)Gaël Poupard1-7/+13
* docs(example): floating-labels' better Edge fallback * docs(example): refactor floating-labels' CSS
2020-06-23Darken dropdown divider (#31131)Patrick H. Lauke1-1/+1
currently, `$gray-200` is practically imperceptible. switch to reusing `$dropdown-border-color`.
2020-06-23Update .browserslistrc (#31124)XhmikosR1-2/+1
* remove ExplorerMobile since it's included in `dead` browsers * change Edge to >= 16 otherwise browserslist seems to include >= 17
2020-06-23Update devDependencies (#31123)XhmikosR2-501/+425
* @babel/cli ^7.10.1 → ^7.10.3 * @babel/core ^7.10.2 → ^7.10.3 * @babel/plugin-proposal-object-rest-spread ^7.10.1 → ^7.10.3 * @babel/preset-env ^7.10.2 → ^7.10.3 * @rollup/plugin-babel ^5.0.3 → ^5.0.4 * autoprefixer ^9.8.0 → ^9.8.2 * eslint ^7.2.0 → ^7.3.1 * rollup ^2.17.0 → ^2.18.0
2020-06-21Docs: move color utility callouts to start of page (#31135)Patrick H. Lauke1-10/+10
* Move color utility callouts to start of page Hierarchically/structurally, in the position they are currently at, the two callouts seem like they "belong" just to the "background color" section. Moving them to the start makes it clearer that those two callouts relate to everything in the page (both "Color" and "Background color" classes. * Change heading level otherwise the assistive technology callout looks like it's hierarchically under the "Dealing with specificity" heading
2020-06-20Correctly document how to add to Sass maps (#31107)Mark Otto1-2/+6
Fixes #31089. Co-authored-by: XhmikosR <[email protected]>
2020-06-20Fixes #31113 (#31120)Mark Otto1-1/+1
2020-06-19Updated the command to install using yarn (#31075)Mattonit2-2/+2
* updated yarn command to install latest version * Update README.md Co-authored-by: XhmikosR <[email protected]>
2020-06-19Fix links to gutters page (#31116)Quy1-2/+2
2020-06-19Change whitelist to allowlist (#31066)Patrick H. Lauke8-32/+34
Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]>
2020-06-19Docs: fix typo (#31106)Hiws1-1/+1
* Fixes a typo so it displays the correct px's. * Update gutters.md Co-authored-by: XhmikosR <[email protected]>
2020-06-18Fix typo (#31102)Nic Johnson1-1/+1
2020-06-18Add new toasts examples (#30572)Mark Otto1-0/+50
* Add two new toasts examples - Adds a new custom content example that removes the toast header and adds a custom close icon - Adds docs for how to create your own color schemes - Adds example of additional buttons * Update toasts examples - Remove span and place aria on SVG element - Add .border-0 to color scheme example for crisper edges * Update toasts.md Co-authored-by: XhmikosR <[email protected]>
2020-06-18Fix Stack Overflow tag (#31062)Christian Studer4-4/+4
2020-06-18Docs: add Gaël Poupard to the core team page (#31081)Patrick H. Lauke1-0/+3
Docs: add Gaël Poupard to the core team page
2020-06-18Update devDependencies (#31086)XhmikosR2-64/+42
* rollup ^2.16.1 → ^2.17.0 * sirv-cli ^1.0.0 → ^1.0.1 * stylelint ^13.6.0 → ^13.6.1
2020-06-18Fix tooltip when hovering a children element (delegateTarget) (#30928)Tanguy Krotoff4-9/+44
Co-authored-by: XhmikosR <[email protected]>
2020-06-17Add oxford commasMark Otto1-2/+2
2020-06-17Docs: tweak accessibility sectionPatrick H. Lauke1-5/+7
- point to WCAG 2.1 rather than 2.0 - soften/expand the language around color contrast, since the situation has definitely improved in v5 but we still can't guarantee all possible permutations of colors/opacities/etc - minor language/stylistic tweaks - add further resources
2020-06-17Typo fix : depedending ⮞ dependingBruno Baguette1-1/+1
2020-06-17Typo fix : individiual ⮞ individualBruno Baguette1-1/+1
2020-06-17Typo fix : ocassions ⮞ occasionsBruno Baguette1-1/+1
2020-06-17Several typo fixes (#31077)Bruno Baguette1-2/+2
* Typo fix : thesse ⮞ these * Several typo fixes verical ⮞ vertical availble ⮞ available thesse ⮞ these
2020-06-17Docs: clarify rationale for button group on links (#31071)Patrick H. Lauke1-2/+2
2020-06-17Fix gzip badgesXhmikosR1-2/+2