Skip to content

Commit 1235ccc

Browse files
committed
release: v4.0.0-rc.6
1 parent 84009ff commit 1235ccc

File tree

114 files changed

+224
-224
lines changed

Some content is hidden

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

114 files changed

+224
-224
lines changed

README.md

+2-2
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.0-rc.5.zip)
44+
- [Download the latest release](https://github.com/coreui/coreui/archive/v4.0.0-rc.6.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@next`
4747
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui@next`
48-
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.0.0-rc.5`
48+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.0.0-rc.6`
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

+8-8
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.0-rc.5"
51-
current_ruby_version: "4.0.0-rc.5"
50+
current_version: "4.0.0-rc.6"
51+
current_ruby_version: "4.0.0-rc.6"
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.0-rc.5.zip"
63-
dist: "https://github.com/coreui/coreui/releases/download/v4.0.0-rc.5/coreui-4.0.0-rc.5-dist.zip"
62+
source: "https://github.com/coreui/coreui/archive/v4.0.0-rc.6.zip"
63+
dist: "https://github.com/coreui/coreui/releases/download/v4.0.0-rc.6/coreui-4.0.0-rc.6-dist.zip"
6464

6565
cdn:
6666
# See https://www.srihash.org for info on how to generate the hashes
6767
css: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.0-rc.1/dist/css/coreui.min.css"
68-
css_hash: "sha384-hDpCDIeCFljAX+KHhBM6ZfpcsPcz3+9GsExfLcjbHCyoKkr1qNsXr6DC04FI05gJ"
68+
css_hash: "sha384-6MwveYjUN5ioEwKM2tJgtP6enMT9DBJatJpm7yqHKHch4ibAmOu+hh5jJnF5/yTP"
6969
css_rtl: "https://cdn.jsdelivr.net/npm/coreui@4.0.0-rc.1/dist/css/coreui.rtl.min.css"
70-
css_rtl_hash: "sha384-x9Fdo40FR704lc5+pF2Y3jcAGHD3fWhkWtF4IvTtUaKtycO8bL6FgygLwecXc7pz"
70+
css_rtl_hash: "sha384-4KfGl4eckF2pQcA3wKX4pCg1QznA1ocZYvBA+5DuqP5wKnOiPnkjCIZilcUH2NhQ"
7171
js: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.0-rc.1/dist/js/coreui.min.js"
72-
js_hash: "sha384-wYb4V6MBNNxN8/LZ0kklXAK5dWzis+vfOQxZ6TpBzuF4KfQh62wzh//gH0ffUBRA"
72+
js_hash: "sha384-wAjTfEjt0N2EZ8bm6AKqjIyMOEZHtRA7LFvPGEVDHHentcSAIUuaufHBOCFdJsBC"
7373
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.0.0-rc.1/dist/js/coreui.bundle.min.js"
74-
js_bundle_hash: "sha384-1ZjinIBODK/W2LyBJTucKwg9wDmGPkNKkFtBnhtecfI9g7SRLpTBueHDH7WbYqL0"
74+
js_bundle_hash: "sha384-88BDbikJ9BI+PFnYGB9BvQf0xtrIGh6eQ+ne/X5NWkI7jL18+xKTHoqJkCbXMFMT"
7575
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
7676
popper_hash: "sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"

dist/css/coreui-grid.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.min.css

+1-1
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-grid.rtl.css

+2-2
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

+1-1
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

+2-2
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.min.css

+1-1
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-reboot.rtl.css

+2-2
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

+1-1
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

+2-2
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.min.css

+1-1
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-utilities.rtl.css

+2-2
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

+1-1
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

+2-2
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.rtl.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.rtl.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.rtl.min.css

+2-2
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)