stremio-web/src/common
2020-03-29 23:18:06 +03: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 eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
LibItem LibItem component implemented on top of MetaItem 2020-03-27 18:57:47 +02:00
MainNavBars MainNavBars integrated in addons 2020-02-25 17:15:10 +02:00
MetaItem meta item styles updated 2020-03-26 22:55:28 +02:00
MetaPreview logo placeholder color changed 2020-03-29 23:18:06 +03:00
MetaRow hover effect added to see all button in meta row 2020-03-28 09:28:05 +02:00
ModalDialog ModalDialog colors updated 2020-03-26 23:44:36 +02:00
Multiselect multiselect label styles fixed 2020-03-27 00:17:54 +02:00
NavBar nav menu active styles changed 2020-03-29 10:53:51 +03:00
PaginationInput Pagination input colors updated 2020-03-26 23:48:22 +02:00
PlayIconCircleCentered PlayIcon styles uses less colors 2020-03-26 22:55:43 +02:00
Popup remove resize listener for Popups 2020-03-17 18:43:42 +02:00
SharePrompt SharePrompt colors updated 2020-03-26 23:51:09 +02:00
Slider default values to slider moved to the container 2020-03-09 10:19:01 +02:00
TextInput eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
Toast Toast styles updated 2020-03-26 23:55:33 +02:00
comparatorWithPriorities.js comparatorWithPriorities function implemented 2020-03-28 14:34:01 +02:00
CONSTANTS.js type sorting in Library implemented 2020-03-28 14:37:48 +02:00
index.js comparatorWithPriorities function implemented 2020-03-28 14:34:01 +02:00
languageNames.json languageNames moved to common 2020-03-14 23:46:48 +02:00
roboto.css roboto css moved to common 2019-09-24 19:30:54 +03:00
routesRegexp.js continuewatching route implemented with maximum code reuse 2020-03-28 13:04:40 +02:00
screen-sizes.less minimum screen size added to constants file 2019-08-21 15:11:06 +03:00
useAnimationFrame.js cancel previous animation frame when request new 2020-03-06 13:41:51 +02:00
useBinaryState.js useBinaryState custom hook implemented 2019-05-23 11:04:11 +03: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 useDeepEqualState mimic useState api 2019-12-05 14:58:10 +02:00
useFullscreen.js check for fullscreen improved 2020-03-14 19:24:31 +02:00
useInLibrary.js useInLibrary adapted to the new core api 2020-03-29 19:42:15 +03:00
useLiveRef.js useLiveRef updates value on every call 2020-03-06 17:47:55 +02:00
useModelState.js drop not needed UNLOAD_ACTION const 2020-03-28 11:13:09 +02:00
useProfile.js useProfile moved to common 2020-02-05 15:37:41 +02:00