Skip to content

Commit 31b5402

Browse files
committed
release: v4.3.0-beta.1
1 parent a0f13d2 commit 31b5402

File tree

141 files changed

+280
-280
lines changed

Some content is hidden

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

141 files changed

+280
-280
lines changed

README.md

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

4444
Several quick start options are available:
4545

46-
- [Download the latest release](https://github.com/coreui/coreui-pro/archive/v4.3.0-beta.0.zip)
46+
- [Download the latest release](https://github.com/coreui/coreui-pro/archive/v4.3.0-beta.1.zip)
4747
- Clone the repo: `git clone https://github.com/coreui/coreui.git`
4848
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
4949
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`
50-
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.3.0-beta.0`
50+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.3.0-beta.1`
5151

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

config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ params:
5555
social_logo_path: /assets/brand/coreui-social-logo.png
5656

5757
current_version: "4.2.0"
58-
current_version_pro: "4.3.0-beta.0"
58+
current_version_pro: "4.3.0-beta.1"
5959
current_ruby_version: "4.2.0"
6060
docs_version: "4.1"
6161
rfs_version: "9.0.3"
@@ -70,8 +70,8 @@ params:
7070
download:
7171
source: "https://github.com/coreui/coreui/archive/v4.2.0.zip"
7272
dist: "https://github.com/coreui/coreui/releases/download/v4.2.0/coreui-4.2.0-dist.zip"
73-
source_pro: "https://github.com/coreui/coreui-pro/archive/v4.3.0-beta.0.zip"
74-
dist_pro: "https://github.com/coreui/coreui-pro/releases/download/v4.3.0-beta.0/coreui-4.3.0-beta.0-dist.zip"
73+
source_pro: "https://github.com/coreui/coreui-pro/archive/v4.3.0-beta.1.zip"
74+
dist_pro: "https://github.com/coreui/coreui-pro/releases/download/v4.3.0-beta.1/coreui-4.3.0-beta.1-dist.zip"
7575

7676
cdn:
7777
# See https://www.srihash.org for info on how to generate the hashes
@@ -83,13 +83,13 @@ params:
8383
js_hash: "sha384-2hww80ziDjQXYpFulPf5tfdCCXLTxn70HdSwL9MfeEvpS0kjfHd1iaBRsLpnuaSC"
8484
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/[email protected]/dist/js/coreui.bundle.min.js"
8585
js_bundle_hash: "sha384-n0qOYeB4ohUPebL1M9qb/hfYkTp4lvnZM6U6phkRofqsMzK29IdkBJPegsyfj/r4"
86-
css_pro: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].0/dist/css/coreui.min.css"
86+
css_pro: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].1/dist/css/coreui.min.css"
8787
css_pro_hash: "sha384-kny/YzE6QVHYlIB8FcqlzSGcQ8mOZCxkX7WGuvtP5U10pt9XRN+aDdYwHqL+k2cR"
88-
css_pro_rtl: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].0/dist/css/coreui.rtl.min.css"
88+
css_pro_rtl: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].1/dist/css/coreui.rtl.min.css"
8989
css_pro_rtl_hash: "sha384-wKYA3XE8Ij2jkZjWq30rutd5BQr/p4LvcmqpeMn37pHVca7h2GoXlcltIMRVEnXc"
90-
js_pro: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].0/dist/js/coreui.min.js"
90+
js_pro: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].1/dist/js/coreui.min.js"
9191
js_pro_hash: "sha384-e0s+7iN6hrKsmDgBT8JD6kRftdxn9VJXfnWaEm+EmY0cVns0A5SoZdonweAq0CtA"
92-
js_pro_bundle: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].0/dist/js/coreui.bundle.min.js"
92+
js_pro_bundle: "https://cdn.jsdelivr.net/npm/@coreui/[email protected].1/dist/js/coreui.bundle.min.js"
9393
js_pro_bundle_hash: "sha384-S/LlYnbXR1v5OxK3uByWi4CuAYlql6K2Emysrr3GRcV88It1Q8ggYxIDU9K2r9gb"
9494
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
9595
popper_hash: "sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"

dist/css/coreui-grid.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-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: 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: 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.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: 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.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.

0 commit comments

Comments
 (0)