]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
5 years agoSimplify checkbox & radio input (#30557)
Martijn Cuppens [Tue, 14 Apr 2020 13:05:34 +0000 (15:05 +0200)] 
Simplify checkbox & radio input (#30557)

- Define background properties in `.form-check-input`
- Use `background-size: contain` to simplify background sizes (especially for those with linear gradients)
- Remove double `color-adjust`
- Adjust svgs to 20x20 box. This way the strokes aren't rescaled.

5 years agoUpdate RFS to 9.0.3 (#30581)
Martijn Cuppens [Tue, 14 Apr 2020 12:04:29 +0000 (14:04 +0200)] 
Update RFS to 9.0.3 (#30581)

* Two dimensional fix - https://github.com/twbs/rfs/pull/225

5 years agoRedo display headings (#30568)
Mark Otto [Tue, 14 Apr 2020 11:57:11 +0000 (04:57 -0700)] 
Redo display headings (#30568)

- Convert to Sass map
- Consolidate font-weights into single option (matching line-height for them)
- Add two new sizes and create a new scale
- Update migration docs

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoRestore `.form-text` (#30565)
Catalin Zalog [Tue, 14 Apr 2020 06:21:13 +0000 (09:21 +0300)] 
Restore `.form-text` (#30565)

5 years agoMerge pull request #30354 from twbs/grid-xxl-and-sidebar-toc
Mark Otto [Tue, 14 Apr 2020 01:23:56 +0000 (18:23 -0700)] 
Merge pull request #30354 from twbs/grid-xxl-and-sidebar-toc

v5: Add new `xxl` grid tier and move ToC to a sidebar

5 years agoUpdate docs for new XXL grid tier 30354/head
Mark Otto [Mon, 13 Apr 2020 21:40:47 +0000 (14:40 -0700)] 
Update docs for new XXL grid tier

- Updates mentions of number and exact tiers
- Updates grid example to include xxl container
- Adds some scss-docs references
- Cleans up other grid mentions and docs
- Updates navbar example to include an expand at XXL variant

5 years agoClarify media query using .02px and bump from callout to warning
Mark Otto [Wed, 8 Apr 2020 18:16:50 +0000 (11:16 -0700)] 
Clarify media query using .02px and bump from callout to warning

5 years agolayout/z-index.md: retrieve z-index variables on build time
XhmikosR [Thu, 2 Apr 2020 19:27:17 +0000 (22:27 +0300)] 
layout/z-index.md: retrieve z-index variables on build time

5 years agoUpdate file size for the grid build
Mark Otto [Thu, 2 Apr 2020 18:44:35 +0000 (11:44 -0700)] 
Update file size for the grid build

5 years agoRewrite grid docs to account for new grid tier
Mark Otto [Thu, 2 Apr 2020 18:44:07 +0000 (11:44 -0700)] 
Rewrite grid docs to account for new grid tier

- Breaks grid content across multiple pages
- Updates mentions of grid tiers from five to six
- Rewrites how it works sections to reference new options and tiers

5 years agoMove table of contents to new sidebar, restyle it to be simpler
Mark Otto [Wed, 1 Apr 2020 21:35:25 +0000 (14:35 -0700)] 
Move table of contents to new sidebar, restyle it to be simpler

5 years agoAdd an xxl grid tier
Mark Otto [Wed, 1 Apr 2020 21:31:29 +0000 (14:31 -0700)] 
Add an xxl grid tier

- Staring at my laptop, I realized I'm wasting away space. This adds a
significant amount of CSS, but it feels right already.
- Added the xxl tier with a width that divides by 12
- Motivation was originally trying to have a third column for our toc so
that our docs are more useful

5 years agoUpdate devDependencies (#30544)
XhmikosR [Mon, 13 Apr 2020 14:40:01 +0000 (17:40 +0300)] 
Update devDependencies (#30544)

* @babel/plugin-proposal-object-rest-spread   ^7.9.0  →   ^7.9.5
* @babel/preset-env                           ^7.9.0  →   ^7.9.5
* @rollup/plugin-commonjs                    ^11.0.2  →  ^11.1.0
* @rollup/plugin-node-resolve                 ^7.1.1  →   ^7.1.3
* hugo-bin                                   ^0.56.3  →  ^0.57.0
* karma                                       ^4.4.1  →   ^5.0.1
* nodemon                                     ^2.0.2  →   ^2.0.3
* rollup                                      ^2.3.3  →   ^2.6.1
* stylelint                                  ^13.3.0  →  ^13.3.2
* terser                                     ^4.6.10  →  ^4.6.11

5 years agoUse `box-shadow` mixin for `.btn` (#30512)
Catalin Zalog [Sat, 11 Apr 2020 11:40:39 +0000 (14:40 +0300)] 
Use `box-shadow` mixin for `.btn` (#30512)

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoUse `box-shadow` mixin for `.form-select` (#30555)
Catalin Zalog [Sat, 11 Apr 2020 11:27:01 +0000 (14:27 +0300)] 
Use `box-shadow` mixin for `.form-select` (#30555)

5 years agoUse custom properties for font-stacks (#30509)
Gaël Poupard [Fri, 10 Apr 2020 18:31:58 +0000 (20:31 +0200)] 
Use custom properties for font-stacks (#30509)

5 years agoRemove redundant class and line height (#30542)
Martijn Cuppens [Thu, 9 Apr 2020 18:25:09 +0000 (20:25 +0200)] 
Remove redundant class and line height (#30542)

5 years agoPass multiple classes to `classList.add` / `classList.remove` (#30537)
XhmikosR [Thu, 9 Apr 2020 17:56:43 +0000 (20:56 +0300)] 
Pass multiple classes to `classList.add` / `classList.remove` (#30537)

This is supported by our currently supported browsers.

5 years agoAdd v4-dev in bundlewatch config. (#30541)
XhmikosR [Thu, 9 Apr 2020 09:41:00 +0000 (12:41 +0300)] 
Add v4-dev in bundlewatch config. (#30541)

5 years agoAdd checkbox transition (#30528)
Martijn Cuppens [Thu, 9 Apr 2020 06:07:11 +0000 (08:07 +0200)] 
Add checkbox transition (#30528)

5 years agoReplace bundlesize with bundlewatch. (#30538)
XhmikosR [Wed, 8 Apr 2020 18:28:54 +0000 (21:28 +0300)] 
Replace bundlesize with bundlewatch. (#30538)

5 years agoFix spinner-grow animation (#30504)
Mark Otto [Wed, 8 Apr 2020 17:58:23 +0000 (10:58 -0700)] 
Fix spinner-grow animation (#30504)

* Fix spinner-grow animation

Safari seems to be interpreting the old keyframes animation as incomplete. Adding `transform` to the second frame seems to resolve the issue.

Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoUse correct hex color code(#30533)
Gaël Poupard [Wed, 8 Apr 2020 10:50:57 +0000 (12:50 +0200)] 
Use correct hex color code(#30533)

5 years agoBump autoprefixer from 9.7.5 to 9.7.6 (#30524)
dependabot-preview[bot] [Tue, 7 Apr 2020 13:08:17 +0000 (16:08 +0300)] 
Bump autoprefixer from 9.7.5 to 9.7.6 (#30524)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.7.6.
- [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.7.5...9.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump rollup from 2.3.2 to 2.3.3 (#30523)
dependabot-preview[bot] [Tue, 7 Apr 2020 13:01:29 +0000 (16:01 +0300)] 
Bump rollup from 2.3.2 to 2.3.3 (#30523)

Bumps [rollup](https://github.com/rollup/rollup) from 2.3.2 to 2.3.3.
- [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.3.2...v2.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump stylelint from 13.2.1 to 13.3.0 (#30522)
dependabot-preview[bot] [Tue, 7 Apr 2020 12:07:29 +0000 (15:07 +0300)] 
Bump stylelint from 13.2.1 to 13.3.0 (#30522)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoCreate `scss-docs` shortcode to get some snippets from the Scs… (#30502)
Martijn Cuppens [Mon, 6 Apr 2020 18:13:35 +0000 (20:13 +0200)] 
Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoAdd `.card-footer` color (#30515)
Catalin Zalog [Mon, 6 Apr 2020 12:59:29 +0000 (15:59 +0300)] 
Add `.card-footer` color (#30515)

5 years agoAdd nav link transition (#29988)
Martijn Cuppens [Mon, 6 Apr 2020 11:29:39 +0000 (13:29 +0200)] 
Add nav link transition (#29988)

5 years agoUpdate devDependencies and regenerate package-lock.json (#30501)
XhmikosR [Thu, 2 Apr 2020 19:35:55 +0000 (22:35 +0300)] 
Update devDependencies and regenerate package-lock.json (#30501)

* linkinator 2.0.6
* rollup 2.3.2
* terser 4.6.10

We are now down to one low npm vulnerability

5 years agoFix card list group borders & radii (#30497)
Martijn Cuppens [Thu, 2 Apr 2020 05:10:11 +0000 (07:10 +0200)] 
Fix card list group borders & radii (#30497)

5 years agoUse `box-shadow` mixin for form controls (#30480)
Catalin Zalog [Wed, 1 Apr 2020 17:44:22 +0000 (20:44 +0300)] 
Use `box-shadow` mixin for form controls (#30480)

5 years agoAlways modal scroll top to 0
ysds [Wed, 4 Mar 2020 14:51:15 +0000 (23:51 +0900)] 
Always modal scroll top to 0

5 years agoFix border radii
Martijn Cuppens [Thu, 27 Feb 2020 17:34:42 +0000 (18:34 +0100)] 
Fix border radii

5 years agoFix CSS and improve docs
ysds [Thu, 27 Feb 2020 15:30:06 +0000 (17:30 +0200)] 
Fix CSS and improve docs

5 years agoAdd Full-Screen size to Modal and Responsive variations for breakpoints
gsoti [Tue, 23 Apr 2019 14:03:59 +0000 (17:03 +0300)] 
Add Full-Screen size to Modal and Responsive variations for breakpoints
(Works from breakpoint and down)

5 years agotransition() mixin prevent redundant 'transition: none' and pass `null` (#30391)
Shohei Yoshida [Wed, 1 Apr 2020 06:42:33 +0000 (15:42 +0900)] 
transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)

* Prevent redundant 'none' for prefers-reduced-motion

* Output warning when use 'none' or 'null' with multiple arguments

* Fix for libsass(node-sass)

5 years agoFix date inputs heights in safari
Martijn Cuppens [Fri, 6 Mar 2020 16:22:27 +0000 (17:22 +0100)] 
Fix date inputs heights in safari

5 years agoFix active state dropdown
Martijn Cuppens [Tue, 31 Mar 2020 20:42:45 +0000 (22:42 +0200)] 
Fix active state dropdown

5 years agoUse unordered lists in dropdown-menus
Martijn Cuppens [Tue, 31 Mar 2020 20:41:28 +0000 (22:41 +0200)] 
Use unordered lists in dropdown-menus

5 years agoDocs: Use unordered lists in dropdowns
cccabinet [Sun, 29 Dec 2019 01:21:20 +0000 (10:21 +0900)] 
Docs: Use unordered lists in dropdowns

5 years agoFix text decorations (#30492)
Martijn Cuppens [Tue, 31 Mar 2020 18:42:38 +0000 (20:42 +0200)] 
Fix text decorations (#30492)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoRequire `.form-label` classes on form labels (#30476)
Martijn Cuppens [Tue, 31 Mar 2020 18:02:57 +0000 (20:02 +0200)] 
Require `.form-label` classes on form labels (#30476)

5 years agodocs(tables): 1, 2, 2, 4… (#30489)
Gaël Poupard [Tue, 31 Mar 2020 14:28:10 +0000 (16:28 +0200)] 
docs(tables): 1, 2, 2, 4… (#30489)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoRegenerate package-lock.json. (#30488)
XhmikosR [Tue, 31 Mar 2020 13:35:18 +0000 (16:35 +0300)] 
Regenerate package-lock.json. (#30488)

We are down to 2 npm vulnerabilities (1 low, 1 high).

5 years agoBump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486)
dependabot-preview[bot] [Tue, 31 Mar 2020 13:25:34 +0000 (16:25 +0300)] 
Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2.
- [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.20.1...v2.20.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump rollup from 2.2.0 to 2.3.1 (#30485)
dependabot-preview[bot] [Tue, 31 Mar 2020 13:17:56 +0000 (16:17 +0300)] 
Bump rollup from 2.2.0 to 2.3.1 (#30485)

Bumps [rollup](https://github.com/rollup/rollup) from 2.2.0 to 2.3.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.2.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump terser from 4.6.7 to 4.6.9 (#30483)
dependabot-preview[bot] [Tue, 31 Mar 2020 13:11:23 +0000 (16:11 +0300)] 
Bump terser from 4.6.7 to 4.6.9 (#30483)

Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.6.9.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.6.7...v4.6.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484)
dependabot-preview[bot] [Tue, 31 Mar 2020 13:06:12 +0000 (16:06 +0300)] 
Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.0...v18.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUse variables for list-group-item color levels (#30009)
Yannik Hampe [Tue, 31 Mar 2020 12:51:50 +0000 (14:51 +0200)] 
Use variables for list-group-item color levels (#30009)

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoCleanup responsive tables (#30482)
Martijn Cuppens [Tue, 31 Mar 2020 08:33:05 +0000 (10:33 +0200)] 
Cleanup responsive tables (#30482)

5 years agoSwitch to custom properties to control grid gutter widths (#30475)
Martijn Cuppens [Mon, 30 Mar 2020 13:12:36 +0000 (15:12 +0200)] 
Switch to custom properties to control grid gutter widths (#30475)

5 years agoRemove `MSPointerEvent` and `ms-touch-action` in tests (#30463)
XhmikosR [Sun, 29 Mar 2020 06:59:54 +0000 (09:59 +0300)] 
Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)

5 years agoUse `textContent` instead of `innerText`. (#30462)
XhmikosR [Sun, 29 Mar 2020 06:53:57 +0000 (09:53 +0300)] 
Use `textContent` instead of `innerText`. (#30462)

It's supported by all of our supported browsers.

5 years agoOrder sizes variables (#30479)
Catalin Zalog [Sat, 28 Mar 2020 20:01:37 +0000 (22:01 +0200)] 
Order sizes variables (#30479)

5 years agodocs: remove `makeArray` (#30470)
XhmikosR [Sat, 28 Mar 2020 16:05:11 +0000 (18:05 +0200)] 
docs: remove `makeArray` (#30470)

5 years agoSimplify sidebar styles
Martijn Cuppens [Fri, 13 Mar 2020 18:01:33 +0000 (19:01 +0100)] 
Simplify sidebar styles

5 years agodocs(sidenav): use class selector for active item
Gaël Poupard [Thu, 12 Mar 2020 16:20:26 +0000 (17:20 +0100)] 
docs(sidenav): use class selector for active item

5 years agodocs(sidenav): transition arrow too
Gaël Poupard [Thu, 12 Mar 2020 16:00:27 +0000 (17:00 +0100)] 
docs(sidenav): transition arrow too

5 years agodocs(sidenav): get rid of custom JS for active state
Gaël Poupard [Tue, 18 Feb 2020 13:05:05 +0000 (14:05 +0100)] 
docs(sidenav): get rid of custom JS for active state

5 years agodocs(sidenav): fix struggling CSS when collapsing sidenav
Gaël Poupard [Tue, 18 Feb 2020 12:48:06 +0000 (13:48 +0100)] 
docs(sidenav): fix struggling CSS when collapsing sidenav

5 years agodocs(sidenav): use collapse components
Gaël Poupard [Tue, 18 Feb 2020 12:32:44 +0000 (13:32 +0100)] 
docs(sidenav): use collapse components

5 years agoDist (#29924)
XhmikosR [Sat, 28 Mar 2020 10:29:08 +0000 (12:29 +0200)] 
Dist (#29924)

5 years agoRemove holder.js leftovers (#30469)
XhmikosR [Sat, 28 Mar 2020 10:07:14 +0000 (12:07 +0200)] 
Remove holder.js leftovers (#30469)

5 years agodocs: remove duplicate code for indeterminate (#30471)
XhmikosR [Sat, 28 Mar 2020 09:41:03 +0000 (11:41 +0200)] 
docs: remove duplicate code for indeterminate (#30471)

5 years agov5 tabs - accessibility issue when using ul/li semantic
Laussel Loïc [Sat, 28 Mar 2020 07:51:24 +0000 (08:51 +0100)] 
v5 tabs - accessibility issue when using ul/li semantic

Add aria-role presentation on li element when ul element has role tablist and remove dropdown from visual tests as they've been removed from doc

5 years agoUpdate eslint-plugin-unicorn to v18.0.0 (#30461)
XhmikosR [Thu, 26 Mar 2020 15:49:45 +0000 (17:49 +0200)] 
Update eslint-plugin-unicorn to v18.0.0 (#30461)

5 years ago.gitignore: add Jekyll's cache folder (#30454)
XhmikosR [Wed, 25 Mar 2020 21:08:53 +0000 (23:08 +0200)] 
.gitignore: add Jekyll's cache folder (#30454)

So that when we switch branches the folder is ignored.

5 years agoRegenerate package-lock.json to fix npm vulnerabilities (#30425)
XhmikosR [Wed, 25 Mar 2020 21:03:52 +0000 (23:03 +0200)] 
Regenerate package-lock.json to fix npm vulnerabilities (#30425)

3 left, 2 low and 1 high

5 years agoBump karma-rollup-preprocessor from 7.0.4 to 7.0.5 (#30459)
dependabot-preview[bot] [Wed, 25 Mar 2020 20:58:32 +0000 (22:58 +0200)] 
Bump karma-rollup-preprocessor from 7.0.4 to 7.0.5 (#30459)

Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases)
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.4...7.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump rollup from 2.1.0 to 2.2.0 (#30458)
dependabot-preview[bot] [Wed, 25 Mar 2020 20:51:31 +0000 (22:51 +0200)] 
Bump rollup from 2.1.0 to 2.2.0 (#30458)

Bumps [rollup](https://github.com/rollup/rollup) from 2.1.0 to 2.2.0.
- [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.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump karma-jasmine-html-reporter from 1.5.2 to 1.5.3 (#30457)
dependabot-preview[bot] [Wed, 25 Mar 2020 20:46:54 +0000 (22:46 +0200)] 
Bump karma-jasmine-html-reporter from 1.5.2 to 1.5.3 (#30457)

Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.2...v1.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump lockfile-lint from 4.2.1 to 4.2.2 (#30456)
dependabot-preview[bot] [Wed, 25 Mar 2020 20:40:12 +0000 (22:40 +0200)] 
Bump lockfile-lint from 4.2.1 to 4.2.2 (#30456)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.2.1...lockfile-lint@4.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agofix babel config in our files
Johann-S [Wed, 25 Mar 2020 19:59:53 +0000 (20:59 +0100)] 
fix babel config in our files

5 years agoAdapt rollup config for recent `@babel/present-env` version
XhmikosR [Tue, 24 Mar 2020 13:53:24 +0000 (15:53 +0200)] 
Adapt rollup config for recent `@babel/present-env` version

5 years agoBump @babel/preset-env from 7.8.7 to 7.9.0
dependabot-preview[bot] [Tue, 24 Mar 2020 13:52:24 +0000 (13:52 +0000)] 
Bump @babel/preset-env from 7.8.7 to 7.9.0

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agofix: remove make array util function (#30430)
Johann-S [Wed, 25 Mar 2020 14:35:02 +0000 (15:35 +0100)] 
fix: remove make array util function (#30430)

5 years agoFix redirected links.
XhmikosR [Tue, 24 Mar 2020 19:42:54 +0000 (21:42 +0200)] 
Fix redirected links.

5 years agoFix links after #30041
XhmikosR [Tue, 24 Mar 2020 19:39:42 +0000 (21:39 +0200)] 
Fix links after #30041

5 years agoBump hugo-bin from 0.55.1 to 0.56.3 (#30446)
dependabot-preview[bot] [Tue, 24 Mar 2020 13:50:07 +0000 (15:50 +0200)] 
Bump hugo-bin from 0.55.1 to 0.56.3 (#30446)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.55.1 to 0.56.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.55.1...v0.56.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump karma-rollup-preprocessor from 7.0.3 to 7.0.4 (#30445)
dependabot-preview[bot] [Tue, 24 Mar 2020 13:44:25 +0000 (15:44 +0200)] 
Bump karma-rollup-preprocessor from 7.0.3 to 7.0.4 (#30445)

Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases)
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.3...7.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.9.0 (#30444)
dependabot-preview[bot] [Tue, 24 Mar 2020 13:39:35 +0000 (15:39 +0200)] 
Bump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.9.0 (#30444)

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.8.3 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump @babel/core from 7.8.7 to 7.9.0 (#30443)
dependabot-preview[bot] [Tue, 24 Mar 2020 13:32:32 +0000 (15:32 +0200)] 
Bump @babel/core from 7.8.7 to 7.9.0 (#30443)

Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump autoprefixer from 9.7.4 to 9.7.5 (#30442)
dependabot-preview[bot] [Tue, 24 Mar 2020 13:28:06 +0000 (15:28 +0200)] 
Bump autoprefixer from 9.7.4 to 9.7.5 (#30442)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.4 to 9.7.5.
- [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.7.4...9.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump lockfile-lint from 4.1.0 to 4.2.1 (#30441)
dependabot-preview[bot] [Tue, 24 Mar 2020 13:19:09 +0000 (15:19 +0200)] 
Bump lockfile-lint from 4.1.0 to 4.2.1 (#30441)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.1.0...lockfile-lint@4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoAdd accessible name to fieldset
Patrick H. Lauke [Mon, 23 Mar 2020 11:07:37 +0000 (13:07 +0200)] 
Add accessible name to fieldset

5 years agoAdd explicit aria-label to unlabeled controls
Patrick H. Lauke [Sun, 22 Mar 2020 20:33:33 +0000 (22:33 +0200)] 
Add explicit aria-label to unlabeled controls

- in particular, controls that just relied on `placeholder`, as this is still not officially/consistently supported as a valid way to provide an accessible name (though some browsers do use it as a fallback)

5 years agoRemove unnecessary <form> elements, add a submit button to validation example
Patrick H. Lauke [Sun, 22 Mar 2020 20:09:20 +0000 (20:09 +0000)] 
Remove unnecessary <form> elements, add a submit button to validation example

5 years agoAdd explicit title to iframe embed
Patrick H. Lauke [Sun, 22 Mar 2020 19:30:05 +0000 (19:30 +0000)] 
Add explicit title to iframe embed

5 years agoAdd explicit scope="col" to <th> column headers
Patrick H. Lauke [Sun, 22 Mar 2020 19:27:35 +0000 (19:27 +0000)] 
Add explicit scope="col" to <th> column headers

5 years agoAdd `.caption-top` for tables (#30435)
Mark Otto [Tue, 24 Mar 2020 09:00:45 +0000 (02:00 -0700)] 
Add `.caption-top` for tables (#30435)

* Move caption-side to <table> element in Reboot

* Add class for .caption-top

5 years agoFile chooser size (#30040)
Zedicius [Mon, 23 Mar 2020 17:36:54 +0000 (18:36 +0100)] 
File chooser size (#30040)

Co-authored-by: David Van Doninck <david.vandoninck@intracto.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoMake form-check label customizable (#30426)
Catalin Zalog [Mon, 23 Mar 2020 17:29:56 +0000 (19:29 +0200)] 
Make form-check label customizable (#30426)

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoUpdate modal docs (#30325)
Shohei Yoshida [Mon, 23 Mar 2020 17:15:30 +0000 (02:15 +0900)] 
Update modal docs (#30325)

5 years agoAdded focus state to .btn-link (#30036)
Tim Dujardin [Mon, 23 Mar 2020 17:08:17 +0000 (18:08 +0100)] 
Added focus state to .btn-link (#30036)

5 years agoUse WCAG contrast algo (#30168)
Gaël Poupard [Mon, 23 Mar 2020 17:03:56 +0000 (18:03 +0100)] 
Use WCAG contrast algo (#30168)

5 years agoUse next dropdown menu instead of first of the parent
Martijn Cuppens [Sat, 1 Feb 2020 13:56:20 +0000 (14:56 +0100)] 
Use next dropdown menu instead of first of the parent

5 years agoSimplify input groups by dropping `.input-group-prepend` and `.input-group-append`
Martijn Cuppens [Thu, 19 Dec 2019 14:28:40 +0000 (15:28 +0100)] 
Simplify input groups by dropping `.input-group-prepend` and `.input-group-append`

5 years agoDocumentation skip links (#30073)
Gaël Poupard [Mon, 23 Mar 2020 14:23:37 +0000 (15:23 +0100)] 
Documentation skip links (#30073)

* docs(skip-links): add a skip to main navigation skip link

* docs(skip-links): revamp skip-links pattern

* docs(navs): use aria-label on navs

* docs(navs): use 'docs navigation' label in sidebar nav

5 years agoUse a link helper instead of the text color utility
Martijn Cuppens [Fri, 20 Mar 2020 11:34:13 +0000 (12:34 +0100)] 
Use a link helper instead of the text color utility