Octavio Amuchástegui

Results 14 comments of Octavio Amuchástegui

Please guys, prefer svg animations instead of gif. + look around the file size.

@federicosan @KushMd checked your both submissions. Looking nice, but keep in mind these will be used for hover animations logo animations, for example https://gitcoin.co/explorer when someone hover the logo, that...

@federicosan let me explain you what I mean when I said about the ratio size https://share.vidyard.com/watch/HEsamDNjXQdcBiCTbDjiax?

Hackathon one https://share.vidyard.com/watch/g1Q6eMk7XsrpriibHnHtRK? works better since is in place and is a quick animation, and not a transition. Also something good about that one is just css not js embeded.

@KushMd the animations doesn't start as the actual logo, the idea is not affect the brand logos, just adding some animation when the mouse hover it. Can be some blinking...

I did a very similar version but with the main difference is you can download selected elements on a page, not need to download all the page each time and...

For those stuck as me running locally this config worked for me ``` NEXTAUTH_URL=http://app.localhost:3000 NEXT_PUBLIC_ROOT_DOMAIN=localhost ``` And change L44 on middleware from "localhost:3002" to "localhost:3000"

@afrozegithub did you used https://github-client-generator.vercel.app/ to generate the github app ?

If I have tokenpoket extension enable then metamask will not work as tokenpocket is taking over the provider, this approach should be changed as will force the users to keep...

same issue here, also if the last charset is a break line you get ;
 and if you use ng-text-truncate="longtext | linky:'_blank'" and the link is exactly in the limit...