Support Angular/Material v10
See original GitHub issueMigrating to Angular/Material v10 throws:
Package "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/cdk" (requires "^9.2.0", would install "10.0.0").
v10 being a small update, it’s likely ngx-charts
will be compatible as is.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:48
- Comments:18 (5 by maintainers)
Top Results From Across the Web
Angular Material UI component library
UI component infrastructure and Material Design components for mobile and desktop Angular web applications.
Read more >@angular/material - npm
Angular Material. Latest version: 15.0.3, last published: 12 days ago. Start using @angular/material in your project by running `npm i ...
Read more >Support for angular v10 please · Issue #65 - GitHub
Hi, a new version @angular-material-components/datetime-picker@4.0.0-beta.1 has been released with support Angular v10.
Read more >Angular Material v10 snippets - Visual Studio Marketplace
Angular Material v10 Snippets for VS Code ... This extension for Visual Studio Code adds snippets of HTML and TypeScript for Angular Material....
Read more >Angular v10 released! - This Dot Labs
Angular material introduces a new date range picker component. ... And you can update the browsers support by updating the .browserslistrc ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
For the instance, you can update using
--force
flag with ng update. I can confirm the charts works with Angular 10.This project feels abandoned more and more. 😔