Simone
Simone
Now the previous input token is removed when user presses backspace key and the current input value is empty. also fixes token deletion (grab the correct token)
Hi, I'm fighting against this issue. Here is how to reproduce: - Open Snap-n-run; - Authorize on Flickr; - User tap "authorize" on Flickr; - All OK (authorized) - Return...
As in title, you should give developers ability to set all viz attributes of a gexf, in addition to rgb colors: - size - shape
I've just cloned and launched a standalone mongodb server instance: `vagrant up standalone` then, if I try to connect to the server. `mongo 172.16.4.10` I got this error: connecting to:...
I'm using deamdify transform inside my browserify task. I need to deamdify https://github.com/guardian/scribe since it's based on amd. But the resulting Scribe module I get is this function ``` Scribe...