Skip to content

Commit cc774f4

Browse files
committed
release: v4.0.4
1 parent d4e2c79 commit cc774f4

File tree

115 files changed

+622
-622
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+622
-622
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
<!-- auto-changelog-above -->
4-
## [v4.0.3-alpha.4](https://github.com/coreui/coreui/compare/v4.0.3-alpha.3...v4.0.3-alpha.4)
4+
## [v4.0.4-alpha.4](https://github.com/coreui/coreui/compare/v4.0.4-alpha.3...v4.0.4-alpha.4)
55

66
> 22 March 2021
77
@@ -15,7 +15,7 @@
1515
- refactor: change `background` to `bg` [`6c32a05`](https://github.com/coreui/coreui/commit/6c32a05d759de9570bea3cc53c75d13a42efdbce)
1616
- refactor(Utilities): update generator [`6839124`](https://github.com/coreui/coreui/commit/68391246b2a2e003d8d4e928386c15638ed90128)
1717

18-
## [v4.0.3-alpha.3](https://github.com/coreui/coreui/compare/v4.0.3-alpha.2...v4.0.3-alpha.3)
18+
## [v4.0.4-alpha.3](https://github.com/coreui/coreui/compare/v4.0.4-alpha.2...v4.0.4-alpha.3)
1919

2020
> 19 March 2021
2121
@@ -54,7 +54,7 @@
5454
- refactor: disable RTL by default [`58c153f`](https://github.com/coreui/coreui/commit/58c153ffa99c054c938ee680af518804b416d885)
5555
- refactor: change `--#{$variable-prefix}alert-bg` to `--#{$variable-prefix}alert-background` [`1b8f9e7`](https://github.com/coreui/coreui/commit/1b8f9e71dfc2da45b64008207d5b91f72f8c8ee3)
5656

57-
## [v4.0.3-alpha.2](https://github.com/coreui/coreui/compare/v4.0.3-alpha.1...v4.0.3-alpha.2)
57+
## [v4.0.4-alpha.2](https://github.com/coreui/coreui/compare/v4.0.4-alpha.1...v4.0.4-alpha.2)
5858

5959
> 19 March 2021
6060
@@ -89,7 +89,7 @@
8989
- refactor: rename `_sidebarInterface` to `sidebarInterface` [`993069d`](https://github.com/coreui/coreui/commit/993069deef08f349a0e4092c36f9dfb4fa953a80)
9090
- refactor: add CSS Variables [`b823216`](https://github.com/coreui/coreui/commit/b823216f9e0c74fa18c2854b7eafcb3014422bf3)
9191

92-
## [v4.0.3-alpha.1](https://github.com/coreui/coreui/compare/v4.0.3-alpha.0...v4.0.3-alpha.1)
92+
## [v4.0.4-alpha.1](https://github.com/coreui/coreui/compare/v4.0.4-alpha.0...v4.0.4-alpha.1)
9393

9494
> 17 January 2021
9595

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141

4242
Several quick start options are available:
4343

44-
- [Download the latest release](https://github.com/coreui/coreui/archive/v4.0.3.zip)
44+
- [Download the latest release](https://github.com/coreui/coreui/archive/v4.0.4.zip)
4545
- Clone the repo: `git clone https://github.com/coreui/coreui.git`
4646
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
4747
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`
48-
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.0.3`
48+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.0.4`
4949

5050
Read the [Getting started page](https://coreui.io/docs/4.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more.
5151

config.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ params:
4747
social_image_path: /4.0/assets/brand/coreui-social.jpg
4848
social_logo_path: /4.0/assets/brand/coreui-social-logo.png
4949

50-
current_version: "4.0.3"
51-
current_ruby_version: "4.0.3"
50+
current_version: "4.0.4"
51+
current_ruby_version: "4.0.4"
5252
docs_version: "4.0"
5353
rfs_version: "9.0.3"
5454
github_org: "https://github.com/coreui"
@@ -59,18 +59,18 @@ params:
5959
icons: "https://icons.coreui.io/"
6060

6161
download:
62-
source: "https://github.com/coreui/coreui/archive/v4.0.3.zip"
63-
dist: "https://github.com/coreui/coreui/releases/download/v4.0.3/coreui-4.0.3-dist.zip"
62+
source: "https://github.com/coreui/coreui/archive/v4.0.4.zip"
63+
dist: "https://github.com/coreui/coreui/releases/download/v4.0.4/coreui-4.0.4-dist.zip"
6464

6565
cdn:
6666
# See https://www.srihash.org for info on how to generate the hashes
67-
css: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.3/dist/css/coreui.min.css"
68-
css_hash: "sha384-fAFQHoBrMzmFHMUfwna4VYMmPk33Et5DFuYEGhy4t23pJHtUA7++BFdQe9ze8Ytk"
69-
css_rtl: "https://cdn.jsdelivr.net/npm/coreui@4.0.3/dist/css/coreui.rtl.min.css"
70-
css_rtl_hash: "sha384-5TR0Y+lDbplpDY1gZkXRnngBnnc5634IfOmfte8Hx7vUuxqbv2WhCvXDKweMAFo4"
71-
js: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.3/dist/js/coreui.min.js"
72-
js_hash: "sha384-WU4Yfpr4A0pLcwYoGrkYWCzUj/y95cCiII+Tfh2AZ6zOnNV68obxFPBj5fSqpJ1j"
73-
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.3/dist/js/coreui.bundle.min.js"
74-
js_bundle_hash: "sha384-gLKl/qV9GzwEKT1jHC9nhig34VFTBafGoQ0nPGxEy3M7CGCHkFp9BnXRNx94zrlB"
67+
css: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.4/dist/css/coreui.min.css"
68+
css_hash: "sha384-T1P5MbO+OlGBCi0qnj23x12ptm7YUKULegVGI4AR29+D6gn7qwlADueXMU5/7wfx"
69+
css_rtl: "https://cdn.jsdelivr.net/npm/coreui@4.0.4/dist/css/coreui.rtl.min.css"
70+
css_rtl_hash: "sha384-NVBJdecrlJ3YIXebHqWUvO7yRsDY47bBEo6+H9EbAUOW6Qhd37iJTdLVvdHjQfYK"
71+
js: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.4/dist/js/coreui.min.js"
72+
js_hash: "sha384-Y7jUwCXl/HLJwKNnEz9g68N0e014C2FPs1berjJ3jkPRArKaG6kCeRweo13ZxBtn"
73+
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.4/dist/js/coreui.bundle.min.js"
74+
js_bundle_hash: "sha384-v2yg9nJKIhtUdzZnLdgDNqNHnrQSvV5yvaeMinH26jBKAwaInPqEnpOEGQu5g0/E"
7575
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
7676
popper_hash: "sha384-W8fXfP3gkOKtndU4JGtKDvXbO53Wy8SZCQHczT5FMiiqmQfUpWbYdTil/SxwZgAN"

dist/css/coreui-grid.css

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.rtl.css

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.rtl.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.rtl.min.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.rtl.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.rtl.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.rtl.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.rtl.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.rtl.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.rtl.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.rtl.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.rtl.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.rtl.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.css

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.rtl.css

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.rtl.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.rtl.min.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.rtl.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)