Alexander Putilin
Alexander Putilin
Hey! I've noticed that LICENSE.txt/LICENSE.md file is missing and you don't state if your code is available under an opensource/freesoftware license. According to this github page(https://help.github.com/articles/open-source-licensing/): > Generally speaking, the...
This PR extracts two components in the beginning of the design system.
Hi, I'm having this issue in Firefox 38 on OS X (But people confirmed it on different OSes: windows, linux(ubuntu, arch)). Basically, using the demo, I press "Generate notification", and...
**Describe the bug** zoomIn(), zoomOut(), resetTransform() do not trigger onZoom/onZoomStart/onZoomStop This issue seems to be similar to #305 **To Reproduce** 1. Set `onZoom()` and other handlers that do debug logging...
Hi! Nice plugin, but legally I can't use the code. How about licensing under some permissible license, like BSD? https://help.github.com/articles/open-source-licensing/
In the episode 6 (http://www.youtube.com/watch?v=dAp0GkWSxaA) I noticed that crawler crashes when it tries to get current_page (current_page = downloadRedditUrl(current_page_url)). It would be nice to have retries here.