XhmikosR
ea5d555139
Fix the remaining instances using the old logos.
2020-09-10 11:56:02 +03:00
XhmikosR
135c78a043
Update the new SVGs with the svgo config we use
2020-09-10 11:56:02 +03:00
XhmikosR
001b4f0d6b
Remove loading=lazy
from the image in viewport
2020-09-10 11:56:02 +03:00
XhmikosR
23803d3de7
Remove the unused PNG files.
2020-09-10 11:56:02 +03:00
Mark Otto
eb23b98fb5
First pass at cleaning up About pages and brand assets
2020-09-10 11:56:02 +03:00
Patrick H. Lauke
42a0f8f007
Docs: (subjectively) nicer looking accordion example ( #31137 )
...
* Docs: (subjectively) nicer looking accordion example
the use of `.btn-link` currently just looks a bit odd, subjectively (as in v5 we now force the underline to always be there, while in v4 at least it was only on hover/focus).
`.btn-light` seems more fitting
* Add extra classes for nicer overall look
as suggested by @ysds
* Tweak accessibility note for accordions and optional keyboard interactions
2020-09-10 08:04:13 +01:00
Mauricio Hernan Cabrera
6455c2e8aa
Add border width utility ( #31484 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-09-09 11:28:52 +03:00
dependabot[bot]
2a249557f1
Bump rollup from 2.26.10 to 2.26.11 ( #31613 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.10 to 2.26.11.
- [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.26.10...v2.26.11 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 20:51:17 +03:00
XhmikosR
f3e81f8cae
Regenerate package-lock.json to fix CVE-2020-8244 ( #31601 )
2020-09-05 17:07:23 +03:00
dependabot[bot]
d79ffeceea
Bump karma from 5.2.0 to 5.2.1 ( #31599 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 20:50:53 +03:00
dependabot[bot]
d01ff18a1f
Bump eslint from 7.8.0 to 7.8.1 ( #31598 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.8.0...v7.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 20:49:15 +03:00
dependabot[bot]
7bc79dacc1
Bump @babel/cli from 7.11.5 to 7.11.6 ( #31597 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.11.5 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 20:47:13 +03:00
dependabot[bot]
706dabb915
Bump rollup from 2.26.9 to 2.26.10 ( #31596 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.9 to 2.26.10.
- [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.26.9...v2.26.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-04 20:45:44 +03:00
dependabot[bot]
06e6ef28fe
Bump @babel/core from 7.11.5 to 7.11.6 ( #31595 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.5 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-04 20:31:07 +03:00
Gaël Poupard
5b37d03ff9
docs(placeholder): drop role=img and use aria-hidden for decorative SVG placeholders ( #31575 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-04 20:21:54 +03:00
Gaël Poupard
fb9bf54d2c
docs(build tools): mention how to get the sources ( #31590 )
2020-09-04 20:18:20 +03:00
Gaël Poupard
7134f6aa38
Drop h4 color customization in callouts ( #31576 )
2020-09-03 10:45:04 +02:00
Patrick H. Lauke
0e007e697e
Docs: Add top/bottom margin to highlighted code samples ( #31036 )
...
* Add top/bottom margin to highlighted code samples
provide more space to avoid having the "Copy" button overlap code sample content
* Modify clipboard button style
Per https://github.com/twbs/bootstrap/pull/31036#issuecomment-661322566 and https://github.com/twbs/bootstrap/pull/31036#issuecomment-668162630
* Tweak margin, clipboard button size and position
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-02 07:17:53 +01:00
Arnaud Thomas D
7326232b0e
Fix incorrect green and cyan hex codes ( #31572 )
2020-09-01 14:20:59 -07:00
Jeremy Jackson
1503aa18d1
Add default parameters to each border radius mixin ( #31571 )
...
* Add default parameters to each border radius mixin
* Add border radius changes to migration guide
Co-authored-by: Jeremy Jackson <jeremy@librarymarket.com>
2020-09-01 14:17:17 -07:00
XhmikosR
613a5e47f3
Regenerate package-lock.json to flatten the deps tree ( #31570 )
2020-09-01 21:21:22 +03:00
dependabot[bot]
c3ea1f60d3
Bump eslint from 7.7.0 to 7.8.0 ( #31568 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-01 18:31:48 +03:00
dependabot[bot]
398e3f1f5f
Bump rollup from 2.26.5 to 2.26.9 ( #31567 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.5 to 2.26.9.
- [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.26.5...v2.26.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 18:18:43 +03:00
dependabot[bot]
04261d41b8
Bump postcss-cli from 7.1.1 to 7.1.2 ( #31566 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/7.1.1...7.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-01 18:07:43 +03:00
dependabot[bot]
59896e40de
Bump karma from 5.1.1 to 5.2.0 ( #31565 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.1.1...v5.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-01 17:43:51 +03:00
dependabot[bot]
c0be67abb1
Bump @babel/cli from 7.10.5 to 7.11.5 ( #31564 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.10.5 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-cli )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 17:34:30 +03:00
dependabot[bot]
e30ba84679
Bump @babel/preset-env from 7.11.0 to 7.11.5 ( #31562 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-01 17:14:09 +03:00
Alex Plescan
a8b8f631cf
docs: Fix typo on Customize -> Color page ( #31556 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-01 17:05:40 +03:00
dependabot[bot]
bd84a6da4e
Bump @babel/core from 7.11.4 to 7.11.5 ( #31561 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.4 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 17:00:26 +03:00
dependabot[bot]
9c7784549e
Bump linkinator from 2.1.1 to 2.1.2 ( #31534 )
...
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases )
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.1...v2.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-26 11:32:01 +03:00
dependabot[bot]
09c525085d
Bump @babel/core from 7.11.1 to 7.11.4 ( #31533 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.1 to 7.11.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.4/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-26 11:26:29 +03:00
dependabot[bot]
38a3055e0e
Bump rollup from 2.26.3 to 2.26.5 ( #31536 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.26.3 to 2.26.5.
- [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.26.3...v2.26.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 11:14:27 +03:00
Łukasz Holeczek
730a020140
Update icons.yml
...
Add new icons set - CoreUI Icons
2020-08-22 14:41:46 -07:00
Gaël Poupard
7058f89286
fix(breakpoints): use next breakpoint when targetting xs only
2020-08-22 14:36:24 -07:00
Gaël Poupard
b547ef4a85
docs(typography): missing punctuation ( #31505 )
2020-08-19 15:44:52 +01:00
dependabot[bot]
394812b61d
Bump terser from 5.0.0 to 5.1.0 ( #31497 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.0.0 to 5.1.0.
- [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/v5.0.0...v5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-18 21:40:13 +03:00
dependabot[bot]
64f4e22a78
Bump sirv-cli from 1.0.5 to 1.0.6 ( #31496 )
...
Bumps [sirv-cli](https://github.com/lukeed/sirv ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.5...v1.0.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-18 21:37:45 +03:00
dependabot[bot]
df7bbf6f7b
Bump rollup from 2.23.1 to 2.26.3 ( #31495 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.23.1 to 2.26.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.23.1...v2.26.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-18 21:32:32 +03:00
dependabot[bot]
a15083fe91
Bump karma-jasmine from 3.3.1 to 4.0.1 ( #31494 )
...
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine ) from 3.3.1 to 4.0.1.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases )
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v3.3.1...v4.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-18 21:28:26 +03:00
dependabot[bot]
73b39dfb79
Bump @rollup/plugin-babel from 5.1.0 to 5.2.0 ( #31493 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.1.0...babel-v5.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 21:24:52 +03:00
dependabot[bot]
d4f12f699a
Bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 ( #31492 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.4.0...node-resolve-v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 21:15:19 +03:00
dependabot[bot]
537eb79662
Bump eslint from 7.6.0 to 7.7.0 ( #31491 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.6.0...v7.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-18 18:26:47 +03:00
dependabot[bot]
98e9411a3c
Bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 ( #31490 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 18:24:00 +03:00
Christian Oliff
ed9c481ef4
Mention that Edge Legacy also supports 'filling' their track
...
Edge Legacy support filling their track by default.
Example: https://codepen.io/coliff/pen/VwaZgVZ
2020-08-17 17:00:04 -07:00
Christian Oliff
d0a87ef784
Remove 'both' as its no longer just 2 breakpoints (now that XXL is there)
2020-08-17 16:59:12 -07:00
Aleksander Machniak
cf704cd36d
Give more priority to .d-none
( #31473 )
2020-08-13 15:51:23 +02:00
Gleb Mazovetskiy
180a0dc2e2
Update current_ruby_version to 5.0.0.alpha1 ( #31455 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-11 16:35:00 +03:00
dependabot[bot]
e91056d178
Bump @babel/core from 7.11.0 to 7.11.1 ( #31465 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-11 16:29:22 +03:00
dependabot[bot]
b842ddeb90
Bump rollup from 2.23.0 to 2.23.1 ( #31464 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.23.0 to 2.23.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.23.0...v2.23.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-11 16:24:27 +03:00
dependabot[bot]
a3f27c67e8
Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 ( #31370 )
...
* Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v20.1.0...v21.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Disable `unicorn/prefer-array-find` rule for now
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-08-08 09:02:20 +03:00