Igor Lino

Results 65 comments of Igor Lino

@IgoNsk @cirrus3d Hi there, FYI, I have re-created the elevatezoom into EZPlus, an up-to-date project at: https://github.com/igorlino/elevatezoom-plus Although it has already many build changes, as of today it has nearly...

Yeah, it includes performance optimizations: https://github.com/mozilla/pdf.js/releases/tag/v2.5.207

FYI support for Declarative Shadow DOM (DSD) has been very recently merged and is already part of the HTML spec under https://github.com/whatwg/html/pull/9538 which was mentioned in this article: https://developer.chrome.com/en/articles/declarative-shadow-dom/ It...

Yes, that makes sense :+1:

not, one needs to create a new wrapper in angular 5. Meaning, a component, instead of directive and hook into the ng5 lifecycle. elevatezoom-plus is jQuery based. https://hackernoon.com/wrap-any-jquery-plugin-with-angular-2-component-case-study-8b00eacec998

@dmccown1500 +10 cool stuff. @twrk +1 making native this code

@dmccown1500 I both the infinitescroll and the #430 are needed.

Ah, that's a webserver configuration problem. So angular only exists when the root has been loaded. Everything else maybe a virtual state/path. (depending which routing are relying on). When you...

Take a look at the last comment of: https://github.com/igorlino/angular-annotorious/issues/8