Jordan Eldredge
825f75bb03
Convert Character component to Typescript
2018-09-17 08:33:26 -07:00
Jordan Eldredge
6c17184488
Convert all reducers to typescript
2018-09-17 08:33:26 -07:00
Jordan Eldredge
565e8d0f7e
Convert utils.js to utils.ts
2018-09-17 08:33:26 -07:00
Jordan Eldredge
b47e50b245
Allow the library webpack build to see .tsx files
2018-09-17 08:33:26 -07:00
Jordan Eldredge
2113f0e98a
Allow webpack to see .tsx files
2018-09-17 08:33:26 -07:00
Jordan Eldredge
5fe851a0a5
Format tsconfig.json
2018-09-17 08:33:26 -07:00
Jordan Eldredge
fe4c366f34
Format display.ts
2018-09-17 08:33:26 -07:00
Jordan Eldredge
99b9e6ad72
Format types.ts
2018-09-17 08:33:26 -07:00
Jordan Eldredge
fb05e07767
Improve typing of skin info
2018-09-17 08:33:26 -07:00
Jordan Eldredge
14168f85a5
Allow library build to work with Typescript
2018-09-11 17:25:25 -07:00
Jordan Eldredge
ea48bc7441
Make skin data a bit more correct
2018-09-11 17:18:11 -07:00
Jordan Eldredge
9b5c3dc579
Pass dummy data object in SET_SKIN_DATA in test to reset skin
2018-09-11 17:08:31 -07:00
Jordan Eldredge
d0a8a196f7
Allow Jest to process .ts files
2018-09-11 16:54:32 -07:00
Jordan Eldredge
30fc35507f
More type progress
2018-09-11 07:37:16 -07:00
Jordan Eldredge
51f87239b3
Convert UserInput reducer to TypeScript
2018-09-11 07:37:16 -07:00
Jordan Eldredge
dcf07f60c0
Convert media reducer to Typescript
2018-09-11 07:37:16 -07:00
Jordan Eldredge
40fc9aad59
Format typescript files with Prettier
2018-09-11 07:37:16 -07:00
Jordan Eldredge
863cd4bab1
Teach ESLint import rule about typescript files
2018-09-11 07:37:16 -07:00
Jordan Eldredge
706cdc437b
Convert first files to TypeScript
2018-09-11 07:37:16 -07:00
Jordan Eldredge
c98143aedc
Upgrade react and redux
2018-09-11 06:46:07 -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
Jordan Eldredge
2eeff16121
Add press entry
2018-09-10 06:16:20 -07:00
Jordan Eldredge
c174808eed
Add a few more press articles
2018-09-09 21:48:02 -07:00
Jordan Eldredge
f8f9463baa
Format index.d.ts with Prettier
2018-09-09 21:47:23 -07:00
jberg
bc7c5bffaf
Load local MilkDrop preset directory ( #637 )
2018-09-07 22:13:48 -07:00
Jordan Eldredge
244bcad5fe
Add a few more press mentions
2018-09-04 08:21:20 -07:00
Jordan Eldredge
758f45e5a7
Add Dutch press link
2018-09-04 08:02:52 -07:00
Jordan Eldredge
7f958cc13b
Upgrade Prettier
2018-09-04 08:02:40 -07:00
Jordan Eldredge
bb941c912e
Add more press articles
2018-09-04 06:44:08 -07:00
Jordan Eldredge
1f73293390
Add more press links
2018-09-02 10:24:57 -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
c0e72ab31a
Generate reports when we deploy
2018-08-29 20:36:41 -07:00
Jordan Eldredge
3b9eb810cb
Add typescript to yarn.lock
2018-08-28 16:53:54 -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
Jordan Eldredge
ce3ceb5320
Add more press links
2018-08-28 16:45:20 -07:00
Jordan Eldredge
07a2443acc
Handle screenshot 404 and don't require pressing enter
2018-08-28 16:45:20 -07:00
Jordan Eldredge
2e28d90dc1
Add comment to minimal example
2018-08-28 16:45:20 -07:00
Jakub Ďuraš
118c1ff305
Typescript cli ( #647 )
...
* Add tsconfig.json and static module resolution for ts
* Add trailing newline to tsconfig
* Change tsc module to commonjs to support .json import
* Add tsc as dependency and to scripts
2018-08-28 16:45:03 -07:00
Jakub Ďuraš
2a7427dd00
Add basic TypeScript type definitions ( #643 )
...
* Add basic TypeScript type definitions
* Update track URL type definitions
* Add index.d.ts to files published to the NPM
2018-08-25 07:07:48 -07:00
Jordan Eldredge
8341cc30ce
Make notificaiton of a low number of approved skins a Discord hook not a tweet
2018-08-24 19:18:00 -04:00
Jordan Eldredge
d382ab73ed
Move notification to correct place
2018-08-24 19:02:12 -04:00
Jakub Ďuraš
da49b6b336
Fix typos in the usage.md ( #642 )
2018-08-24 15:35:06 -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
jberg
4c2e4ace8f
Update preset converter, fix visualizer freezing ( #640 )
2018-08-21 21:05:06 -07:00