Jordan Eldredge
|
2fea702d5c
|
Type hotkeys
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
20805ae66b
|
Type skinSprites
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
342ac3dac9
|
Ignore issue with Object.keys always returning string[]
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
8b2e2dd142
|
Type fileUtils
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
80ff286e00
|
Type playlist action creators
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
6d3a9a782f
|
Type window reducers
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
e71dac807d
|
Type the equalizer action creators
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
96ef91cff6
|
Url is not a real property of the an audio object
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
a5485cfb4f
|
Clarify return type of getWindowsInfo
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
658403533a
|
Add return type for regionParser
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
197fcadfbb
|
Add type for WindowInfo
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
70cfcf45e2
|
Type resizeUtils
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
fdace2deb1
|
Type regionParser
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
48465b949b
|
Type the media middleware
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
8e496e9d97
|
Type the media action creators
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
edc5c7890c
|
Type check media
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
7c2a01dc5c
|
Type ElementSource
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
b4a48d57b8
|
Type Emitter
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
76187eb0cd
|
Type skin selectors
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
bbf56232c3
|
Type Selectors
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
be3b024b0b
|
Fix regression in getTimeStr
When we switched getTimeObj to return strings, our sketchy zero check started to fail. Luckily our tests caught it!
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
3279033196
|
Convert ContextMenu and ContextMenuTarget to typescriptThis is the first component to use a connected component
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
d85d689539
|
Type MiniTime.js
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
082db5f3e2
|
Type passthrough props
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
49c50887d8
|
Convert some non-connected components to Typescript
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
71b0ed79b1
|
Convert Character component to Typescript
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
1ec6a886b8
|
Convert all reducers to typescript
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
bf2544e25b
|
Convert utils.js to utils.ts
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
b68ae54d78
|
Format display.ts
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
58e77832be
|
Format types.ts
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
0819c10ac2
|
Improve typing of skin info
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
25b3678aae
|
Make skin data a bit more correct
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
4f8a9a7065
|
Pass dummy data object in SET_SKIN_DATA in test to reset skin
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
670c0ba508
|
More type progress
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
bd1b4709d4
|
Convert UserInput reducer to TypeScript
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
b2359c6b5a
|
Convert media reducer to Typescript
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
24835e4f8f
|
Format typescript files with Prettier
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
a276ffb518
|
Convert first files to TypeScript
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
2c2ee5faab
|
Refactor PresetOverlay to be easier to understand (#652)
* Refactor PresetOverlay to be easier to understand
* Clean up stray semi
|
2018-09-11 06:45:50 -07:00 |
|
jberg
|
bc7c5bffaf
|
Load local MilkDrop preset directory (#637)
|
2018-09-07 22:13:48 -07:00 |
|
Jordan Eldredge
|
b84049344d
|
Remove module.exports
This was originally removed in https://github.com/captbaritone/webamp/pull/648
And accidentally re-added in https://github.com/captbaritone/webamp/pull/639 due to a bad rebase.
|
2018-09-02 09:18:16 -07:00 |
|
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 |
|
Isaiah Odhner
|
6591c98b40
|
Fix typos
|
2018-08-30 15:51:11 -07:00 |
|
Jordan Eldredge
|
baca3d650b
|
Upgrade all the Babel (#648)
* Upgrade all the Babel
* Generate reports when we deploy
* Remove extra export
|
2018-08-30 06:24:19 -07:00 |
|
Jordan Eldredge
|
48a31c5501
|
Update integration snapshots to include peaks
|
2018-08-30 05:04:39 -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
|
695d077335
|
Add missing media status
|
2018-08-28 16:45:20 -07:00 |
|
Jakub Ďuraš
|
fa50df7f6b
|
Remove window wrappers (#636)
* Remove parent wrapper, add filtering out closed windows
* Add the rest of window manager changes (vscode ignores whitespace)
* Make prettier happy
|
2018-08-23 06:54:15 -07:00 |
|
jberg
|
988e902f65
|
update to latest preset converter and pass in lambda URL (#641)
|
2018-08-22 18:40:03 -07:00 |
|
Jordan Eldredge
|
f93c08ec1a
|
Log Milkdrop preset conversion errors to console
|
2018-08-19 12:26:44 -07:00 |
|