webamp/js
Jordan Eldredge 77823a07fe Make App a functional component
This also fixes a bug where after resizing the browser and closing Webamp the icon would be unclickable.

Clearing style.right by setting it to "none" was wrong. "auto" is the right value to unset it.
2019-12-06 21:22:25 -08:00
..
__mocks__ Update tests to reflect new focus management style 2019-05-01 22:29:10 -07:00
__snapshots__ Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
__tests__ Don't allow global access to all of window 2019-11-30 13:42:53 -08:00
actionCreators Handle case where there are no windows and thus no sensible bounding box 2019-11-30 13:42:53 -08:00
components Make App a functional component 2019-12-06 21:22:25 -08:00
media Document semi-private API 2019-05-02 07:46:46 -07:00
reducers Rm media library (#957) 2019-12-06 06:24:21 -08:00
serializedStates Clean up types 2019-05-01 22:29:10 -07:00
actionTypes.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
baseSkin.json Move some skin data to JSON 2018-05-28 16:04:10 -07:00
constants.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
Disposable.ts Add local dir 2019-03-13 21:28:18 -07:00
emitter.test.js Test emitter 2018-04-03 07:21:23 -07:00
emitter.ts Start disposing some stuff 2018-12-14 17:03:26 -08:00
fileUtils.ts Trailing commas! 2019-03-19 06:55:24 -07:00
hooks.ts Use hooks or scrollbar 2019-12-05 23:08:48 -08:00
hotkeys.ts Clean up arrayEquals 2019-05-01 22:29:10 -07:00
loadQueue.js Address/remove a bunch of TODOs 2018-05-23 20:14:06 +01:00
marqueeUtils.test.ts Type Marquee 2018-10-13 17:33:43 -07:00
marqueeUtils.tsx Type Marquee 2018-10-13 17:33:43 -07:00
mediaMiddleware.ts Fix bug where we could not progress to the next track 2019-03-27 23:56:31 -07:00
playlistHtml.tsx Trailing commas! 2019-03-19 06:55:24 -07:00
regionParser.test.js Add additional region fixture test 2017-11-16 21:31:39 -08:00
regionParser.ts Add return type for regionParser 2018-09-17 17:04:05 -07:00
resizeUtils.test.ts Trailing commas! 2019-03-19 06:55:24 -07:00
resizeUtils.ts Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
selectors.test.ts Update test to use getNextTrackId 2019-04-05 07:34:14 -07:00
selectors.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
serialization.test.ts Start using react redux hooks (#845) 2019-11-30 13:42:53 -08:00
skinParser.js Type getGenExColors 2019-05-01 22:05:42 -07:00
skinParserUtils.ts Use common utility function to get img from url 2019-05-09 08:02:27 -07:00
skinSelectors.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
skinSprites.test.js Refactor to split components by windows 2017-07-13 19:54:00 -07:00
skinSprites.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
snapUtils.test.ts Trailing commas! 2019-03-19 06:55:24 -07:00
snapUtils.ts Upgrade ts (#952) 2019-11-30 13:42:53 -08:00
spinParserUtils.test.ts Move getFileExtension to skinparserutils 2019-05-01 22:05:42 -07:00
store.ts Revert "POC: Try adding rexux-observable" 2019-11-30 13:42:53 -08:00
trackUtils.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
types.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
utils.test.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
utils.ts Rm media library (#957) 2019-12-06 06:24:21 -08:00
webamp.js Trailing commas! 2019-03-19 06:55:24 -07:00
webampLazy.tsx Rm media library (#957) 2019-12-06 06:24:21 -08:00
winamp-eqf.d.ts Add interface stub for winamp-eqf 2018-09-17 17:04:05 -07:00