stremio-web/src/common
2020-03-22 00:04:46 +02:00
..
AddonDetailsModal unnecessary flex: none removed 2020-03-10 16:59:50 +02:00
Button color theme applied to button 2020-03-06 16:03:10 +02:00
Checkbox Intro screen uses colors from the less file 2020-02-26 14:57:44 +02:00
ColorInput new color theme applied to settings 2020-03-04 16:55:10 +02:00
Image
MainNavBars MainNavBars integrated in addons 2020-02-25 17:15:10 +02:00
MetaItem new color theme applied to board 2020-03-04 17:38:54 +02:00
MetaPreview
MetaRow new color theme applied to board 2020-03-04 17:38:54 +02:00
ModalDialog ModalDialog closed only if focused 2020-03-17 18:54:59 +02:00
Multiselect Multiselect styles reverted 2020-03-09 12:03:21 +02:00
NavBar prevent bars immerse when mouse is over top bar 2020-03-14 23:23:11 +02:00
PaginationInput color theme applied to pagination input 2020-03-04 12:35:18 +02:00
PlayIconCircleCentered
Popup remove resize listener for Popups 2020-03-17 18:43:42 +02:00
SharePrompt SharePrompt url hover removed 2020-03-10 16:40:21 +02:00
Slider default values to slider moved to the container 2020-03-09 10:19:01 +02:00
TextInput
Toast Toast refactored to not use modals context 2020-02-01 10:46:00 +02:00
CONSTANTS.js CONSTANTS module created 2020-03-15 00:02:18 +02:00
index.js useDeepEqualMemo hook implemented 2020-03-22 00:04:00 +02:00
languageNames.json languageNames moved to common 2020-03-14 23:46:48 +02:00
roboto.css
routesRegexp.js streamTransportUrl added to player url 2020-03-19 10:02:07 +02:00
screen-sizes.less
useAnimationFrame.js cancel previous animation frame when request new 2020-03-06 13:41:51 +02:00
useBinaryState.js
useCoreEvent.js useCoreEvent hook implemented 2020-02-03 18:06:32 +02:00
useDeepEqualEffect.js useDeepEqualEffect hook use useDeepEqualMemo 2020-03-22 00:04:46 +02:00
useDeepEqualMemo.js useDeepEqualMemo hook implemented 2020-03-22 00:04:00 +02:00
useDeepEqualState.js
useFullscreen.js check for fullscreen improved 2020-03-14 19:24:31 +02:00
useInLibrary.js
useLiveRef.js useLiveRef updates value on every call 2020-03-06 17:47:55 +02:00
useModelState.js handle prop change in useModelState 2020-02-03 18:06:54 +02:00
useProfile.js useProfile moved to common 2020-02-05 15:37:41 +02:00