]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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
Mark Otto [Wed, 8 Apr 2020 18:16:50 +0000 (11:16 -0700)]
Clarify media query using .02px and bump from callout to warning
XhmikosR [Thu, 2 Apr 2020 19:27:17 +0000 (22:27 +0300)]
layout/z-index.md: retrieve z-index variables on build time
Mark Otto [Thu, 2 Apr 2020 18:44:35 +0000 (11:44 -0700)]
Update file size for the grid build
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
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
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
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
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>
Catalin Zalog [Sat, 11 Apr 2020 11:27:01 +0000 (14:27 +0300)]
Use `box-shadow` mixin for `.form-select` (#30555)
Gaël Poupard [Fri, 10 Apr 2020 18:31:58 +0000 (20:31 +0200)]
Use custom properties for font-stacks (#30509)
Martijn Cuppens [Thu, 9 Apr 2020 18:25:09 +0000 (20:25 +0200)]
Remove redundant class and line height (#30542)
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.
XhmikosR [Thu, 9 Apr 2020 09:41:00 +0000 (12:41 +0300)]
Add v4-dev in bundlewatch config. (#30541)
Martijn Cuppens [Thu, 9 Apr 2020 06:07:11 +0000 (08:07 +0200)]
Add checkbox transition (#30528)
XhmikosR [Wed, 8 Apr 2020 18:28:54 +0000 (21:28 +0300)]
Replace bundlesize with bundlewatch. (#30538)
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>
Gaël Poupard [Wed, 8 Apr 2020 10:50:57 +0000 (12:50 +0200)]
Use correct hex color code(#30533)
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>
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>
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>
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>
Catalin Zalog [Mon, 6 Apr 2020 12:59:29 +0000 (15:59 +0300)]
Add `.card-footer` color (#30515)
Martijn Cuppens [Mon, 6 Apr 2020 11:29:39 +0000 (13:29 +0200)]
Add nav link transition (#29988)
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
Martijn Cuppens [Thu, 2 Apr 2020 05:10:11 +0000 (07:10 +0200)]
Fix card list group borders & radii (#30497)
Catalin Zalog [Wed, 1 Apr 2020 17:44:22 +0000 (20:44 +0300)]
Use `box-shadow` mixin for form controls (#30480)
ysds [Wed, 4 Mar 2020 14:51:15 +0000 (23:51 +0900)]
Always modal scroll top to 0
Martijn Cuppens [Thu, 27 Feb 2020 17:34:42 +0000 (18:34 +0100)]
Fix border radii
ysds [Thu, 27 Feb 2020 15:30:06 +0000 (17:30 +0200)]
Fix CSS and improve docs
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)
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)
Martijn Cuppens [Fri, 6 Mar 2020 16:22:27 +0000 (17:22 +0100)]
Fix date inputs heights in safari
Martijn Cuppens [Tue, 31 Mar 2020 20:42:45 +0000 (22:42 +0200)]
Fix active state dropdown
Martijn Cuppens [Tue, 31 Mar 2020 20:41:28 +0000 (22:41 +0200)]
Use unordered lists in dropdown-menus
cccabinet [Sun, 29 Dec 2019 01:21:20 +0000 (10:21 +0900)]
Docs: Use unordered lists in dropdowns
Martijn Cuppens [Tue, 31 Mar 2020 18:42:38 +0000 (20:42 +0200)]
Fix text decorations (#30492)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Martijn Cuppens [Tue, 31 Mar 2020 18:02:57 +0000 (20:02 +0200)]
Require `.form-label` classes on form labels (#30476)
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>
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).
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>
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>
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>
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>
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>
Martijn Cuppens [Tue, 31 Mar 2020 08:33:05 +0000 (10:33 +0200)]
Cleanup responsive tables (#30482)
Martijn Cuppens [Mon, 30 Mar 2020 13:12:36 +0000 (15:12 +0200)]
Switch to custom properties to control grid gutter widths (#30475)
XhmikosR [Sun, 29 Mar 2020 06:59:54 +0000 (09:59 +0300)]
Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)
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.
Catalin Zalog [Sat, 28 Mar 2020 20:01:37 +0000 (22:01 +0200)]
Order sizes variables (#30479)
XhmikosR [Sat, 28 Mar 2020 16:05:11 +0000 (18:05 +0200)]
docs: remove `makeArray` (#30470)
Martijn Cuppens [Fri, 13 Mar 2020 18:01:33 +0000 (19:01 +0100)]
Simplify sidebar styles
Gaël Poupard [Thu, 12 Mar 2020 16:20:26 +0000 (17:20 +0100)]
docs(sidenav): use class selector for active item
Gaël Poupard [Thu, 12 Mar 2020 16:00:27 +0000 (17:00 +0100)]
docs(sidenav): transition arrow too
Gaël Poupard [Tue, 18 Feb 2020 13:05:05 +0000 (14:05 +0100)]
docs(sidenav): get rid of custom JS for active state
Gaël Poupard [Tue, 18 Feb 2020 12:48:06 +0000 (13:48 +0100)]
docs(sidenav): fix struggling CSS when collapsing sidenav
Gaël Poupard [Tue, 18 Feb 2020 12:32:44 +0000 (13:32 +0100)]
docs(sidenav): use collapse components
XhmikosR [Sat, 28 Mar 2020 10:29:08 +0000 (12:29 +0200)]
Dist (#29924)
XhmikosR [Sat, 28 Mar 2020 10:07:14 +0000 (12:07 +0200)]
Remove holder.js leftovers (#30469)
XhmikosR [Sat, 28 Mar 2020 09:41:03 +0000 (11:41 +0200)]
docs: remove duplicate code for indeterminate (#30471)
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
XhmikosR [Thu, 26 Mar 2020 15:49:45 +0000 (17:49 +0200)]
Update eslint-plugin-unicorn to v18.0.0 (#30461)
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.
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
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>
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>
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>
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>
Johann-S [Wed, 25 Mar 2020 19:59:53 +0000 (20:59 +0100)]
fix babel config in our files
XhmikosR [Tue, 24 Mar 2020 13:53:24 +0000 (15:53 +0200)]
Adapt rollup config for recent `@babel/present-env` version
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>
Johann-S [Wed, 25 Mar 2020 14:35:02 +0000 (15:35 +0100)]
fix: remove make array util function (#30430)
XhmikosR [Tue, 24 Mar 2020 19:42:54 +0000 (21:42 +0200)]
Fix redirected links.
XhmikosR [Tue, 24 Mar 2020 19:39:42 +0000 (21:39 +0200)]
Fix links after #30041
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>
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>
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>
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>
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>
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>
Patrick H. Lauke [Mon, 23 Mar 2020 11:07:37 +0000 (13:07 +0200)]
Add accessible name to fieldset
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)
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
Patrick H. Lauke [Sun, 22 Mar 2020 19:30:05 +0000 (19:30 +0000)]
Add explicit title to iframe embed
Patrick H. Lauke [Sun, 22 Mar 2020 19:27:35 +0000 (19:27 +0000)]
Add explicit scope="col" to <th> column headers
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
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>
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>
Shohei Yoshida [Mon, 23 Mar 2020 17:15:30 +0000 (02:15 +0900)]
Update modal docs (#30325)
Tim Dujardin [Mon, 23 Mar 2020 17:08:17 +0000 (18:08 +0100)]
Added focus state to .btn-link (#30036)
Gaël Poupard [Mon, 23 Mar 2020 17:03:56 +0000 (18:03 +0100)]
Use WCAG contrast algo (#30168)
Martijn Cuppens [Sat, 1 Feb 2020 13:56:20 +0000 (14:56 +0100)]
Use next dropdown menu instead of first of the parent
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`
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
Martijn Cuppens [Fri, 20 Mar 2020 11:34:13 +0000 (12:34 +0100)]
Use a link helper instead of the text color utility
Martijn Cuppens [Sat, 21 Mar 2020 14:44:08 +0000 (15:44 +0100)]
Fix wrapping bug (#30345)
Mark Otto [Fri, 20 Mar 2020 15:58:54 +0000 (08:58 -0700)]
Merge pull request #30389 from twbs/underline-links
v5: Underline links
Martijn Cuppens [Fri, 20 Mar 2020 11:30:41 +0000 (12:30 +0100)]
Merge branch 'master' into underline-links
Martijn Cuppens [Fri, 20 Mar 2020 08:35:55 +0000 (09:35 +0100)]
Remove redundant text decoration from hover states
Martijn Cuppens [Fri, 20 Mar 2020 08:33:53 +0000 (09:33 +0100)]
Restore hover text decoration on toc links