stremio-web/src/common
2020-02-05 16:08:25 +02:00
..
AddonDetailsModal addon details modal finalized 2019-12-18 15:22:44 +02:00
Button eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
Checkbox eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
ColorInput eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
Image eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
MainNavBar searchbar uses query prop instead of parsing hash 2019-12-18 18:00:56 +02:00
MetaItem eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
MetaPreview eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
MetaRow metaItem href fixed in board 2019-12-05 16:37:34 +02:00
ModalDialog eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
Multiselect ModalDialog with selectInput options implemented 2020-02-05 16:08:25 +02:00
NavBar searchbar uses query prop instead of parsing hash 2019-12-18 18:00:56 +02:00
PaginationInput eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
PlayIconCircleCentered PlayIconCircleCentered moved to common 2019-10-16 10:53:35 +03:00
Popup eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
SharePrompt select share propmpt url only if its mounted in focused route 2019-12-06 12:34:58 +02:00
Slider Slider focused route flag renamed 2019-10-15 15:04:27 +03:00
TextInput eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
index.js useSpreadState hook dropped 2019-12-28 09:11:46 +02:00
roboto.css roboto css moved to common 2019-09-24 19:30:54 +03:00
routesRegexp.js player url params changed 2019-12-27 16:51:44 +02:00
screen-sizes.less minimum screen size added to constants file 2019-08-21 15:11:06 +03:00
useAnimationFrame.js useAnimationFrame custom hook implemented 2019-10-02 22:42:11 +03:00
useBinaryState.js useBinaryState custom hook implemented 2019-05-23 11:04:11 +03:00
useDeepEqualState.js useDeepEqualState mimic useState api 2019-12-05 14:58:10 +02:00
useFullscreen.js useFullscreen moved to a separate hook 2019-08-10 08:33:41 +03:00
useInLibrary.js useInLibrary hook linked with the core 2019-12-12 18:34:25 +02:00
useLiveRef.js useLiveRef uses layout effect 2019-12-02 10:40:29 +02:00
useModelState.js dispatch actions on new state implemented in useModelState 2019-12-06 15:53:25 +02:00
useUser.js useUser initialized from core 2019-12-06 17:20:47 +02:00