Renato Iwashima
Renato Iwashima
No, the button to toggle the addon (the one that stays on the right side of the address bar) is relying on color alone to be "active" or "inactive".
Not sure, maybe add a "ON" and "OFF" text inside?
In multiple Unite talks the dev mentioned that an encryption example would be available on Github. Yet, I couldn't find them. Has this been abandoned?
I've been looking to the piwik repo but it seems to be empty: https://github.com/angulartics/angulartics-piwik It would be nice to have piwik done to address this issue: https://github.com/angulartics/angulartics/issues/311 Is there any...
Thanks @inolasco!
Either remove statements that the solution is accessible or actually make it accessible.
@jitendravyas This is a valid `box-shadow` declaration: `box-shadow: 3px 3px red, -1em 0 0.4em olive;`. How would you envision an atomic class that supports this declaration? I believe the conclusion...
Sorry to resuscitate the issue but I have a question: What's the difference between using requestAnimationFrame directly and using fastdom?