webamp/js
Jordan Eldredge 02f48d235b Use position fixed to position windows
This ensures that their position does not influence the size of the
window.

Before the scroll size of the browser window was expanding to contain
our webamp windows, which meant we could never measure the natural size
of the window to position ourselves within it.

Thanks to @1j01 for the idea to try `position: fixed;`
2018-10-05 21:31:53 -07:00
..
__mocks__ Add cache busting 2017-10-08 19:33:05 -07:00
__snapshots__ Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
__tests__ Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
actionCreators Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
components Use position fixed to position windows 2018-10-05 21:31:53 -07:00
media Type check media 2018-09-17 17:04:05 -07:00
reducers Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
serializedStates Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
actionTypes.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
baseSkin.json Move some skin data to JSON 2018-05-28 16:04:10 -07:00
config.ts Add media session integration (#646) 2018-09-25 22:13:43 -07:00
constants.ts Add more types for our constants 2018-09-17 17:04:05 -07:00
dev-service-worker.js Add dummy service-worker.js 2018-03-16 21:55:29 -07:00
emitter.test.js Test emitter 2018-04-03 07:21:23 -07:00
emitter.ts Type Emitter 2018-09-17 17:04:05 -07:00
fileUtils.ts Fix add file button handler (#663) 2018-09-30 16:10:44 -07:00
googleAnalytics.min.js Ask Google Analytics to anonymize IPs 2018-08-10 19:25:48 -07:00
hotkeys.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
index.js Use null __initialLayout to indicate we don't have a layout in mind 2018-10-05 21:31:05 -07:00
indexedDB.js Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
loadQueue.js Address/remove a bunch of TODOs 2018-05-23 20:14:06 +01:00
mediaMiddleware.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
mediaSession.ts Add null gard to media session code 2018-09-28 06:45:22 -07:00
playlistHtml.js Get playlist html working 2018-01-03 19:52:00 -08: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.js Rough sketch of resizeUtils 2018-03-23 07:53:48 -07:00
resizeUtils.ts Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
screenshotInitialState.js Slightly prettier curve in screenshots 2018-07-02 19:56:40 -07:00
selectors.test.js Progress 2018-01-03 19:52:00 -08:00
selectors.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
serialization.test.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
skinExplorer.js Upgrade all the Babel (#648) 2018-08-30 06:24:19 -07:00
skinParser.js Inject lazy dependencies (#639) 2018-09-02 09:01:51 -07:00
skinSelectors.ts Type skin selectors 2018-09-17 17:04:05 -07:00
skinSprites.test.js Refactor to split components by windows 2017-07-13 19:54:00 -07:00
skinSprites.ts Type skinSprites 2018-09-17 17:04:05 -07:00
snapUtils.test.ts Type snapUtils test 2018-09-17 17:04:05 -07:00
snapUtils.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
store.ts Type the Redux store 2018-09-17 17:04:05 -07:00
types.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
utils.test.ts Start typing Jest tests 2018-09-17 17:04:05 -07:00
utils.ts Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
webamp.js Inject lazy dependencies (#639) 2018-09-02 09:01:51 -07:00
webampLazy.js Disable resizing for now 2018-10-05 21:31:05 -07:00
winamp-eqf.d.ts Add interface stub for winamp-eqf 2018-09-17 17:04:05 -07:00