Skip to content

Commit 71772ad

Browse files
committed
Merge branch 'v5' of https://github.com/coreui/coreui into v5
2 parents c79ec62 + cbd4a4b commit 71772ad

20 files changed

+302
-130
lines changed

README.md

Lines changed: 7 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -187,46 +187,18 @@ See [the Releases section of our project](https://github.com/coreui/coreui/relea
187187

188188
* <https://github.com/xidedix>
189189

190+
**CoreUI Team**
191+
192+
* <https://twitter.com/core_ui>
193+
* <https://github.com/coreui>
194+
* <https://github.com/orgs/coreui/people>
195+
190196
## Thanks
191197
CoreUI is designed as the extension of [Bootstrap](https://getbootstrap.com). Special thanks for [Bootstrap team](https://getbootstrap.com/docs/5.0/about/team/) and [Bootstrap's contributors](https://github.com/twbs/bootstrap/graphs/contributors).
192198

193199
## Support CoreUI Development
194200

195-
CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the [CoreUI PRO](https://coreui.io/pricing/) or by becoming a sponsor via [Open Collective](https://opencollective.com/coreui/).
196-
197-
<!--- StartOpenCollectiveBackers -->
198-
199-
### Platinum Sponsors
200-
201-
Support this project by [becoming a Platinum Sponsor](https://opencollective.com/coreui/contribute/platinum-sponsor-40959/). A large company logo will be added here with a link to your website.
202-
203-
<a href="https://opencollective.com/coreui/contribute/platinum-sponsor-40959/checkout"><img src="https://opencollective.com/coreui/tiers/platinum-sponsor/0/avatar.svg?avatarHeight=100"></a>
204-
205-
### Gold Sponsors
206-
207-
Support this project by [becoming a Gold Sponsor](https://opencollective.com/coreui/contribute/gold-sponsor-40960/). A big company logo will be added here with a link to your website.
208-
209-
<a href="https://opencollective.com/coreui/contribute/gold-sponsor-40960/checkout"><img src="https://opencollective.com/coreui/tiers/gold-sponsor/0/avatar.svg?avatarHeight=100"></a>
210-
211-
### Silver Sponsors
212-
213-
Support this project by [becoming a Silver Sponsor](https://opencollective.com/coreui/contribute/silver-sponsor-40967/). A medium company logo will be added here with a link to your website.
214-
215-
<a href="https://opencollective.com/coreui/contribute/silver-sponsor-40967/checkout"><img src="https://opencollective.com/coreui/tiers/gold-sponsor/0/avatar.svg?avatarHeight=100"></a>
216-
217-
### Bronze Sponsors
218-
219-
Support this project by [becoming a Bronze Sponsor](https://opencollective.com/coreui/contribute/bronze-sponsor-40966/). The company avatar will show up here with a link to your OpenCollective Profile.
220-
221-
<a href="https://opencollective.com/coreui/contribute/bronze-sponsor-40966/checkout"><img src="https://opencollective.com/coreui/tiers/bronze-sponsor/0/avatar.svg?avatarHeight=100"></a>
222-
223-
### Backers
224-
225-
Thanks to all the backers and sponsors! Support this project by [becoming a backer](https://opencollective.com/coreui/contribute/backer-40965/).
226-
227-
<a href="https://opencollective.com/coreui/contribute/backer-40965/checkout" target="_blank" rel="noopener"><img src="https://opencollective.com/coreui/backers.svg?width=890"></a>
228-
229-
<!--- EndOpenCollectiveBackers -->
201+
CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the [CoreUI PRO](https://coreui.io/pricing/?framework=bootstrap&src=github-coreui) or by becoming a sponsor via [Open Collective](https://opencollective.com/coreui/).
230202

231203
## Copyright and license
232204

dist/js/coreui.bundle.js

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/js/coreui.bundle.js.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/js/coreui.bundle.min.js

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/js/coreui.bundle.min.js.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/js/coreui.esm.js

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/js/coreui.esm.js.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/js/coreui.esm.min.js

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/js/coreui.esm.min.js.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/js/coreui.js

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/js/coreui.js.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/js/coreui.min.js

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/js/coreui.min.js.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.

hugo.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ params:
5656
social_image_path: /assets/brand/coreui-social.jpg
5757
social_logo_path: /assets/brand/coreui-social-logo.png
5858

59-
current_version: "5.0.0-beta.1"
59+
current_version: "5.0.0-beta.2"
6060
current_version_pro: "5.0.0-beta.1"
61-
current_ruby_version: "5.0.0-beta.1"
61+
current_ruby_version: "5.0.0-beta.2"
6262
docs_version: "5.0"
6363
rfs_version: "9.0.3"
6464
github_org: "https://github.com/coreui/coreui"
@@ -70,8 +70,8 @@ params:
7070
icons: "https://coreui.io/icons/"
7171

7272
download:
73-
source: "https://github.com/coreui/coreui/archive/v5.0.0-beta.1.zip"
74-
dist: "https://github.com/coreui/coreui/releases/download/v5.0.0-beta.1/coreui-5.0.0-beta.1-dist.zip"
73+
source: "https://github.com/coreui/coreui/archive/v5.0.0-beta.2.zip"
74+
dist: "https://github.com/coreui/coreui/releases/download/v5.0.0-beta.2/coreui-5.0.0-beta.2-dist.zip"
7575
source_pro: "https://github.com/coreui/coreui-pro/archive/v5.0.0-beta.1.zip"
7676
dist_pro: "https://github.com/coreui/coreui-pro/releases/download/v5.0.0-beta.1/coreui-5.0.0-beta.1-dist.zip"
7777

@@ -80,14 +80,14 @@ params:
8080

8181
cdn:
8282
# See https://www.srihash.org for info on how to generate the hashes
83-
css: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.1/dist/css/coreui.min.css"
84-
css_hash: "sha384-Bm6bXEbX8BywUXr8rT2nl3OIZqdi4l9EIwrdl+4uM+KdLMbtXVXfNORRdMj+DKCv"
85-
css_rtl: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.1/dist/css/coreui.rtl.min.css"
86-
css_rtl_hash: "sha384-EMu4YCLiKvL3l7NwEkLqg+zL4LvYeuclyLvuJsqZdmMosX+bejyKJuFJbKXN3LbE"
87-
js: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.1/dist/js/coreui.min.js"
88-
js_hash: "sha384-d82Wegf6pC170mm7zYVf5jmEKr/PrRBeQPBEhmtNRtkcraVcHQ18/oioNPPOIdNm"
89-
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.1/dist/js/coreui.bundle.min.js"
90-
js_bundle_hash: "sha384-FlkKumn3jBiMgOrBsAss0+g3S9Xn7K5rJa1EjF2zrpgv93vZVSGyisw0Hovzq/td"
83+
css: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.2/dist/css/coreui.min.css"
84+
css_hash: "sha384-mjSyGFJ5Q8UD8NEdZut5CD5tg3rS/LQYgvGOj1iXfyOQtLISTH0ssGElZz44Lmw1"
85+
css_rtl: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.2/dist/css/coreui.rtl.min.css"
86+
css_rtl_hash: "sha384-pyCGDDVsW17wMip6Nugv9QZBwUbBsMQhZqHp6Skx2gr7cD5O8QcXlFrI1HPvBmMD"
87+
js: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.2/dist/js/coreui.min.js"
88+
js_hash: "sha384-Nqb4OHutRbYt7e5C5C44aLWdu8QwySia7f6F2gpB5Vb49QlQk305OLfPZOalPl76"
89+
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui@5.0.0-beta.2/dist/js/coreui.bundle.min.js"
90+
js_bundle_hash: "sha384-htJSYdncDoQ9SSbhXvmJDvyUefAIka5VUQKxUEb5O0LaN5Osw5sfRwaWgLFgr1G8"
9191
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
9292
popper_hash: "sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
9393
popper_esm: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/esm/popper.min.js"

js/dist/base-component.js

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

js/dist/base-component.js.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.

js/src/base-component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { executeAfterTransition, getElement } from './util/index.js'
1717
* Constants
1818
*/
1919

20-
const VERSION = '5.0.0-beta.1'
20+
const VERSION = '5.0.0-beta.2'
2121

2222
/**
2323
* Class definition

0 commit comments

Comments
 (0)