ramandeep-singh-1983 / ngx-powerbi

TypeScript library for embedding Power BI assets (reports/dashboards/tiles) in your application. This TypeScript library is built on top of the official powerbi-client library provided by Microsoft.
MIT License
36 stars 22 forks source link

Support Angular 15 #80

Open wbeeftink opened 1 year ago

wbeeftink commented 1 year ago

Please add Angular 15 compatibility.

JariMeire commented 1 year ago

I also need the Angular 15 compatibility. When will this be available? Thanks in advance!

piere129 commented 1 year ago

I am also wondering about this, as this is currently blocking our angular 15 upgrade

ramandeep-singh-1983 commented 1 year ago

Thanks for the request. I'll try to do it soon.

JariMeire commented 1 year ago

In the meantime Angular 16 is released, could you also provide support for this version?

piere129 commented 1 year ago

Indeed Angular 16 support would be ideal, that way the package will be supported for a long period of time!

ramandeep-singh-1983 commented 1 year ago

Can someone raise a PR for Angular 16 (after testing). This is the PR for Angular 15 but it has conflicts and it's better to go for Angular 16 now.