wnabil / ngx-export-as

Angular 2+ / Ionic 2+ HTML/table element to export it as JSON, XML, PNG, CSV, TXT, MS-Word, Ms-Excel, PDF
MIT License
68 stars 40 forks source link

Support Angular 10 #84

Closed geno-github closed 4 years ago

geno-github commented 4 years ago

Currently, the Angular upgrade process will fail with this message when using the latest version of your package:

Package "ngx-export-as" has an incompatible peer dependency to "@angular/common" (requires "^8.1.1" (extended), would install "10.1.2"). Package "ngx-export-as" has an incompatible peer dependency to "@angular/core" (requires "^8.1.1" (extended), would install "10.1.2").

My request is to update the package so upgrades go more smoothly. Thank you for your work, this is a very useful tool.

wnabil commented 4 years ago

Thanks for the info, will try to work on this in the next week, any PR is welcome

kgish commented 4 years ago

+1

kgish commented 4 years ago

This is an urgent requirement for an important update I am doing. When do you expect to have this ready? Thanks alot in advance!

kgish commented 4 years ago

Pull request: https://github.com/wnabil/ngx-export-as/pull/85

wnabil commented 4 years ago

Thanks for the help again, upgrade using npm i --save ngx-export-as@latest