Skip to content

Commit

Permalink
release: v5.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Sep 8, 2023
1 parent aaa08c2 commit e756eb9
Show file tree
Hide file tree
Showing 90 changed files with 1,356 additions and 1,226 deletions.
4 changes: 2 additions & 2 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://github.com/coreui/coreui-pro/archive/v5.0.0-alpha.1.zip)
- [Download the latest release](https://github.com/coreui/coreui-pro/archive/v5.0.0-alpha.2.zip)
- Clone the repo: `git clone https://github.com/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.0.0-alpha.1`
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:5.0.0-alpha.2`

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.

60 changes: 37 additions & 23 deletions 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.

4 changes: 2 additions & 2 deletions dist/css/coreui-reboot.min.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

60 changes: 37 additions & 23 deletions 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.

4 changes: 2 additions & 2 deletions dist/css/coreui-reboot.rtl.min.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit e756eb9

Please sign in to comment.