Skip to content

Commit

Permalink
Merge pull request #26 from creativetimofficial/feature/v2.4.0
Browse files Browse the repository at this point in the history
Feature/v2.4.0
  • Loading branch information
rarestoma authored Dec 8, 2022
2 parents da9604b + 5993f46 commit 9102e99
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 40 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.4.0] 2022-12-08
### Updates
- update to Angular 14
- update all dependencies to match Angular 14 version

## [2.3.0] 2022-05-06
### Updates
- update to Angular 13
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Paper Dashboard Angular](https://www.creative-tim.com/product/paper-dashboard-angular)
![version](https://img.shields.io/badge/version-2.3.0-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/paper-dashboard-angular.svg?maxAge=2592000)]() [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/paper-dashboard-angular.svg?maxAge=2592000)]() [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
![version](https://img.shields.io/badge/version-2.4.0-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/paper-dashboard-angular.svg?maxAge=2592000)]() [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/paper-dashboard-angular.svg?maxAge=2592000)]() [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)

![Product Gif](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/paper-dashboard-angular/paper-dashboard-angular.gif)

Expand Down
2 changes: 1 addition & 1 deletion documentation/tutorial-components.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<h1 class="title">
Paper Dashboard Angular
</h1>
<h3 class="description">Documentation v2.3.0</h3>
<h3 class="description">Documentation v2.4.0</h3>
<br/>
<a href="https://demos.creative-tim.com/paper-dashboard-angular/#/documentation/tutorial" class="btn btn-primary btn-round btn-lg">View documentation</a>
</div>
Expand Down
63 changes: 31 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paper-dashboard-angular",
"version": "2.3.0",
"version": "2.4.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand All @@ -13,18 +13,19 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^13.2.6",
"@angular/cdk": "^13.2.6",
"@angular/common": "^13.2.6",
"@angular/compiler": "^13.2.6",
"@angular/core": "^13.2.6",
"@angular/elements": "^13.2.6",
"@angular/forms": "^13.2.6",
"@angular/localize": "^13.2.6",
"@angular/material": "^13.2.6",
"@angular/platform-browser": "^13.2.6",
"@angular/platform-browser-dynamic": "^13.2.6",
"@angular/router": "^13.2.6",
"@angular/animations": "^14.2.0",
"@angular/cdk": "^14.2.0",
"@angular/common": "^14.2.0",
"@angular/compiler": "^14.2.0",
"@angular/core": "^14.2.0",
"@angular/elements": "^14.2.0",
"@angular/forms": "^14.2.0",
"@angular/google-maps": "^14.2.0",
"@angular/localize": "^14.2.0",
"@angular/material": "^14.2.0",
"@angular/platform-browser": "^14.2.0",
"@angular/platform-browser-dynamic": "^14.2.0",
"@angular/router": "^14.2.0",
"@ng-bootstrap/ng-bootstrap": "12.0.1",
"@popperjs/core": "^2.11.4",
"@ngui/map": "0.30.3",
Expand All @@ -34,35 +35,33 @@
"bootstrap-notify": "3.1.3",
"chart.js": "2.9.4",
"chartist": "0.11.4",
"core-js": "3.21.1",
"express": "4.18.0",
"jquery": "3.5.1",
"moment": "2.29.1",
"ngx-toastr": "14.3.0",
"rxjs": "^7.5.5",
"zone.js": "~0.11.5"
"rxjs": "~7.5.0",
"zone.js": "~0.11.4",
"web-animations-js": "2.3.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^13.2.6",
"@angular/cli": "^13.2.6",
"@angular/compiler-cli": "^13.2.6",
"@angular/language-service": "13.2.6",
"@types/jasmine": "~3.10.3",
"@angular-devkit/build-angular": "^14.2.7",
"@angular/cli": "~14.2.7",
"@angular/compiler-cli": "^14.2.0",
"@angular/language-service": "14.2.0",
"@types/jasmine": "~4.0.0",
"@types/jasminewd2": "~2.0.10",
"@types/chartist": "0.11.0",
"@types/jquery": "3.5.1",
"@types/node": "16.3.2",
"@types/node": "^17.0.21",
"codelyzer": "6.0.2",
"jasmine-core": "~4.0.1",
"jasmine-core": "~4.4.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "^6.3.17",
"karma-chrome-launcher": "~3.1.1",
"karma-coverage": "^2.2.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "^1.7.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"protractor": "7.0.0",
"ts-node": "~10.7.0",
"typescript": "~4.4.2"
"ts-node": "~10.9.1",
"typescript": "~4.7.2"
}
}
2 changes: 1 addition & 1 deletion src/assets/scss/paper-dashboard.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
=========================================================
* Paper Dashboard Angular - v2.3.0
* Paper Dashboard Angular - v2.4.0
=========================================================
* Product Page: https://www.creative-tim.com/product/paper-dashboard-angular
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
=========================================================
* Paper Dashboard Angular - v2.3.0
* Paper Dashboard Angular - v2.4.0
=========================================================
* Product Page: https://www.creative-tim.com/product/paper-dashboard-angular
Expand Down
8 changes: 4 additions & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es2015",
"typeRoots": [
"node_modules/@types"
],
"target": "es2020",
"module": "es2020",
"lib": [
"es2016",
"es2020",
"dom"
],
"module": "esnext"
]
}
}

0 comments on commit 9102e99

Please sign in to comment.