ngx-doc-viewer
Version:
Angular document viewer.
26 lines (19 loc) • 626 B
Markdown
* support for angular9
* use angular8
* act on viewer change
* if iframe is null initially try to get it while polling if loaded.
* try for 20 seconds to load document
* fixed interval reload check
* fixed wrong import of Event type
* Added loaded event to notify when google iframe is loaded (google only)
* Interval time back to 3000ms
# 0.1.14 (5/20/2019)
* Google Hack from AfterviewInit to ngOnChanges
# 0.1.13 (5/20/2019)
* support changing url with ngOnChanges