Skip to content

Commit

Permalink
docs(angular): update to v5.3.3 for Angular 19
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Dec 5, 2024
1 parent ac485d6 commit 93c2e0b
Show file tree
Hide file tree
Showing 279 changed files with 8,756 additions and 6,909 deletions.
11 changes: 10 additions & 1 deletion angular/docs/charts/examples/npm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
```bash
ng add @coreui/[email protected]
```

---
### npm

Your other option is to use npm install directly.

```bash
npm install chart.js@4
npm install @coreui/chartjs@4
npm install @coreui/angular-chartjs@5.2
npm install @coreui/angular-chartjs@5.3
```
88 changes: 72 additions & 16 deletions angular/docs/charts/index.html

Large diffs are not rendered by default.

71 changes: 0 additions & 71 deletions angular/docs/chunk-24DNDHPS.js

This file was deleted.

Loading

0 comments on commit 93c2e0b

Please sign in to comment.