Skip to content

Commit

Permalink
release: v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed May 27, 2024
1 parent 3f247ab commit 3c42b20
Show file tree
Hide file tree
Showing 113 changed files with 605 additions and 339 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@

Several quick start options are available:

- [Download the latest release](https:/coreui/coreui-pro/archive/v5.1.0.zip)
- Clone the repo: `git clone https:/coreui/coreui.git`
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:5.1.0`
- [Download the latest release](https:/coreui/coreui-pro/archive/v5.2.0.zip)
- Clone the repo: `git clone https:/coreui/coreui-pro.git`
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui-pro`
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui-pro`
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui-pro:5.2.0`

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

Expand Down
2 changes: 1 addition & 1 deletion dist/css/coreui-grid.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/coreui-grid.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-grid.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-grid.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-grid.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/coreui-grid.rtl.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-grid.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-grid.rtl.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/coreui-reboot.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-reboot.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/coreui-reboot.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-reboot.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/coreui-reboot.rtl.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 3c42b20

Please sign in to comment.