angular-elevatezoom-plus icon indicating copy to clipboard operation
angular-elevatezoom-plus copied to clipboard

Is this still being supported?

Open webdevbrian opened this issue 8 years ago • 4 comments

Can someone fix the examples page if anyone's out there? I'd also add the css requirements to the readme to go along with the HTML and JS includes.

webdevbrian avatar Jun 02 '16 17:06 webdevbrian

Yes, that makes sense :+1:

igorlino avatar Jun 03 '16 08:06 igorlino

Cool thanks @igorlino - let me know if you need help with anything

webdevbrian avatar Jun 06 '16 13:06 webdevbrian

Hello everybody, Can somone tell me please if i can use this in angular 5 project or not ? And if i can, how to do it, because i tried to do it but i never succeed. Thnak you.

marouaneterai avatar Dec 19 '17 09:12 marouaneterai

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

igorlino avatar Dec 19 '17 19:12 igorlino