intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
228 stars 113 forks source link

Support more angular versions #213

Closed dalepo closed 4 months ago

dalepo commented 1 year ago

Could a range of versions be supported?. Not sure on why specific versions are needed as peerDependnecies.

For example angular >= 12.0.0 | angular <=15.0.0 ?

codehippie1 commented 9 months ago

This could get tricky. The library was initially created for Angular 2, and any version above should be supported. @dalepo Please create a PR and send it over. I should be able to ask the community to test this across versions.

codehippie1 commented 4 months ago

@dalepo Closing this due to inactivity