Ofir Dagan
Ofir Dagan
seems like a bug in Mousetrap. I opened https://github.com/ccampbell/mousetrap/issues/284
Hey @simonettoa - I did not. It was for a POC project.
@frostney - can u plz merge?
Hi @jurkust , I'm sorry for the answer delay. From some reason the github mails reached my spam folder.. Now it's fixed. Regarding your change.. Cool feature! Please add tests...
Hi bakkujp, I had a bug in xdLocalStorage but It's fixed now.. Please run 'bower update' and let me know if you're still having problems.
Hi Bach, Sorry for the long delay. I can't reproduce this scenario. Can u please provide a snippet (plnkr/ jsFiddle) that reproduces the error? 10x!
did u run the tests? I didn't run in it for while. how come u need this change? what happens when it's true?
Hey, this change is w/o tests. I'm not maintaining this project anymore and I'm afraid to introduce changes that could cause regressions. Sorry.
@loter - you can continue on prull request #19 and I'll merge. Currently it has conflicts..
After you run ``` shell bower install npm install ``` you should run ``` shell grunt serve ``` This will run a local server on port 9000 and will run...