Mathew Kleppin
Mathew Kleppin
Should write some tests to make sure everything works correctly on all angular routers.
http://stackoverflow.com/questions/4378435/how-to-access-accelerometer-gyroscope-data-from-javascript This would be wicked awesome. Instead of tracking mouse movement, we could track accelerometer data on mobile devices
An angular directive would be nice for the plugin. I would be more likely to use this in production with my other angular apps if this was the case.
I get two different depreciation warnings while using this library. 1 ==== - [ ] One related to `react-transition-group` > Warning: Legacy context API has been detected within a strict-mode...
I've been using angular and angular animate for a while now, but only recently heard of velocity, so I don't know if this is an issue specific to velocity.ui or...
Just moved over to v3.0.1 from v1.0.1 and mails I am sending are failing dkim/spf validation. Looking through the logs, I am getting some errors from the python scripts. (these...
Having some issues getting the reports back after upgrading to 3.0.1 from 1.0.1 Here is the log: ``` 2015-08-24T02:20:09.544Z - error: 6a071431-62db-4e39-a01f-3d66215a17b8 Unable to finish processing message!! TypeError: path must...
This allows caching of images sent via download, and is very important to reduce bandwidth and for offline-capable web apps. really loving the plugin btw :) --- This change is ...