peruanos.github.io icon indicating copy to clipboard operation
peruanos.github.io copied to clipboard

¿Realmente necesitamos Jquery?

Open joelibaceta opened this issue 6 years ago • 5 comments

joelibaceta avatar Oct 14 '19 12:10 joelibaceta

@07Gond @hpneo @darksy12

joelibaceta avatar Oct 19 '19 00:10 joelibaceta

Creería que no @joelibaceta Al menos que https://github.com/peruanosdev/peruanos.github.io/blob/796f8cce4923a1b3ea91016525d606abea5ab336/_layouts/default.html#L111 lo necesite.

No sé qué hace esa librería la verdad.

07Gond avatar Oct 28 '19 15:10 07Gond

Ok @joelibaceta Acabo de ver y se usa aquí: https://github.com/peruanosdev/peruanos.github.io/blob/3ab38b998bdac70d0046e33c5e2ac890d4328a06/_includes/components/tooltip.html#L19

Y por lo visto aquí: https://stephanwagner.me/jBox

Sí necesita jQuery.

Podríamos como alternativa buscar un plugin que sea Vanilla JS y reemplazarlo en el tooltip component.

07Gond avatar Oct 28 '19 15:10 07Gond

@07Gond en lo personal prefería hacer algo pure JS, asi queda el repo mas limpio.

joelibaceta avatar Oct 28 '19 15:10 joelibaceta

Concuerdo! :)

07Gond avatar Oct 29 '19 22:10 07Gond