Commit graph

14 commits

Author SHA1 Message Date
Jordan Eldredge
1bdb7d6345
Inject lazy dependencies (#639)
Still TODO Find a nice way to expose WebampLazy as:

```JavaScript
import WebampLazy from 'webamp/lazy';
```
2018-09-02 09:01:51 -07:00
Jordan Eldredge
e9ff9befd7 Fix webamp.onTrackDidChange, by actually passing the action to the event emitter 2018-08-28 16:53:54 -07:00
Jordan Eldredge
967a4d4fea Remove analytics middleware
I never found this data to be as valuable as I thought it would be.
2018-05-13 12:34:02 -07:00
Jordan Eldredge
aeb9522a47 Move analytics out of Winamp library 2018-04-10 17:39:54 -07:00
Jordan Eldredge
805a615345 Improve Sentry logging 2018-04-05 22:28:29 -07:00
Jordan Eldredge
da792c16b9 Add onClose method 2018-04-03 06:50:06 -07:00
Jordan Eldredge
68b734a899 Ignore some actions in dev tools 2018-01-03 19:52:00 -08:00
Jordan Eldredge
07d31aded6 Clean up import order 2018-01-03 19:52:00 -08:00
Jordan Eldredge
81ad02340e Make winamp class self contained 2017-10-09 17:12:22 -07:00
Jordan Eldredge
f717b753c1 Add some analtyics instrumentation 2017-09-09 13:39:01 -07:00
Jordan Eldredge
e1ed4d3438 Allow overriding partial state via hash 2017-08-28 08:39:42 -07:00
Jordan Eldredge
d2ba544136 Redo loading and config 2017-08-27 13:16:59 -07:00
Jordan Eldredge
c40a78845b Swith to Prettier 2017-03-20 23:14:15 +00:00
Jordan Eldredge
eef1df833d Abstract store creation 2017-01-13 21:02:04 -08:00