Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 76da293

Browse filesBrowse files
committed
release: v5.0.1
1 parent cf48942 commit 76da293
Copy full SHA for 76da293

File tree

102 files changed

+137
-232
lines changed
Filter options

Some content is hidden

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

102 files changed

+137
-232
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines 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/archive/v5.0.0.zip)
46+
- [Download the latest release](https://github.com/coreui/coreui/archive/v5.0.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:5.0.0`
50+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:5.0.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

‎build/change-version.mjs

Copy file name to clipboardExpand all lines: build/change-version.mjs
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ const FILES = [
1919
'hugo.yml',
2020
'js/src/base-component.js',
2121
'package.js',
22-
'scss/mixins/_banner.scss'
22+
'scss/mixins/_banner.scss',
23+
'scss/themes/bootstrap/mixins/_banner.scss'
2324
]
2425

2526
// Blame TC39... https://github.com/benjamingr/RegExp.escape/issues/37

‎dist/css/coreui-grid.css

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.css
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.min.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.min.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.rtl.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.rtl.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.rtl.min.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.rtl.min.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.css
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.min.css
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.min.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.rtl.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.rtl.css.map
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.