stremio-web/src/common
2019-12-08 20:22:42 +02:00
..
Button Button href fixed 2019-12-06 11:27:04 +02:00
Checkbox extract used props is Checkbox 2019-12-06 10:24:55 +02:00
ColorInput fix flickering in ColorInput 2019-12-06 10:34:09 +02:00
Image Image compatible with native data props 2019-12-02 10:45:55 +02:00
MainNavBar MainNavBar wrapped in memo 2019-10-30 20:48:26 +02:00
MetaItem Popups use two component direction which is calculated with the menu and label sizes 2019-12-08 18:39:52 +02:00
MetaPreview images in preview optimized for fast switching 2019-12-02 21:54:51 +02:00
MetaRow metaItem href fixed in board 2019-12-05 16:37:34 +02:00
ModalDialog check for valid onCloseRequest prop before use it 2019-12-02 19:13:48 +02:00
Multiselect validation in Multiselect improved 2019-12-06 12:24:13 +02:00
NavBar Popups use two component direction which is calculated with the menu and label sizes 2019-12-08 18:39:52 +02:00
PaginationInput pagination input icon styled separately 2019-12-03 10:30:25 +02:00
PlayIconCircleCentered PlayIconCircleCentered moved to common 2019-10-16 10:53:35 +03:00
Popup Popups use two component direction which is calculated with the menu and label sizes 2019-12-08 18:39:52 +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 TextInput submit onKeyDown 2019-11-19 11:36:54 +02:00
index.js generic useModelState hook implemented 2019-12-05 16:16:58 +02:00
roboto.css roboto css moved to common 2019-09-24 19:30:54 +03:00
routesRegexp.js library regexp changed 2019-12-08 14:36:50 +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 MetaPreview actionbuttons and metalinks adapted to the new data structure 2019-11-18 12:15:19 +02:00
useLiveRef.js useLiveRef uses layout effect 2019-12-02 10:40:29 +02:00
useLocationHash.js event handler function names fixed 2019-08-29 13:10:48 +03:00
useModelState.js dispatch actions on new state implemented in useModelState 2019-12-06 15:53:25 +02:00
useRouteActive.js useRouteActive validation improved 2019-12-08 20:22:42 +02:00
useSpreadState.js useSpreadState custom hook implemented 2019-09-25 15:42:54 +03:00
useUser.js useUser initialized from core 2019-12-06 17:20:47 +02:00