Skip to content

Commit

Permalink
ship: v4.1.0 for Angular 14
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Jul 11, 2022
1 parent 646fffd commit 8e302d1
Show file tree
Hide file tree
Showing 4 changed files with 3,954 additions and 3,220 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
[![npm package][npm-coreui-badge]][npm-coreui]
[![NPM downloads][npm-coreui-download]][npm-coreui]
![angular](https://img.shields.io/badge/angular-^13.3.0-lightgrey.svg?style=flat-square&logo=angular)
![angular](https://img.shields.io/badge/angular-^14.0.0-lightgrey.svg?style=flat-square&logo=angular)

[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
Expand All @@ -14,7 +14,7 @@
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square

# CoreUI 4 Angular 13 Free Admin Template
# CoreUI 4 Angular 14 Free Admin Template

CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!

Expand Down Expand Up @@ -60,7 +60,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
Before you begin, make sure your development environment includes `Node.js®` and an `npm` package manager.

###### Node.js
Angular 13 requires `Node.js` version `^14.15` or `^16.10`.
Angular 14 requires `Node.js` version `^14.15` or `^16.10`.

- To check your version, run `node -v` in a terminal/console window.
- To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
Expand Down Expand Up @@ -123,7 +123,7 @@ The documentation for the CoreUI Admin Template is hosted at our website [CoreUI

---

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.0.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0.

## Versioning

Expand Down Expand Up @@ -216,4 +216,4 @@ copyright 2022 creativeLabs Łukasz Holeczek.


Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).
There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
There is only one limitation you can't re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
Loading

0 comments on commit 8e302d1

Please sign in to comment.