stremio-web/src/common
2020-04-08 12:54:26 +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 select options in libitem implemented with deepLinks 2020-04-06 15:29:01 +03:00
MainNavBars MainNavBars integrated in addons 2020-02-25 17:15:10 +02:00
MetaItem deep linking integrated in Search and Board 2020-04-06 10:13:15 +03:00
MetaPreview Merge pull request #154 from Stremio/open 2020-04-07 15:17:06 +03:00
MetaRow deep linking integrated in Search and Board 2020-04-06 10:13:15 +03:00
ModalDialog ModalDialog colors updated 2020-03-26 23:44:36 +02:00
Multiselect use thin arrow in multiselect 2020-03-30 00:48:06 +03:00
NavBar detailsMenu property added to VerticalNavBar 2020-04-07 18:51:06 +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
SearchBar SearchBar props renamed 2020-04-02 14:06:51 +03:00
SharePrompt SharePrompt colors updated 2020-03-26 23:51:09 +02:00
Slider default sizes removed from slider 2020-04-01 14:37:04 +03: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 categories constants moved to constants module 2020-04-02 12:26:05 +03:00
deepLinking.js deep links for libitem fixed 2020-04-07 13:05:42 +03:00
index.js deep linking module implemented 2020-04-05 20:42:53 +03: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 empty pathname match to board 2020-04-07 17:54:21 +03: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