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
Checkbox
ColorInput
Image
LibItem select options in libitem implemented with deepLinks 2020-04-06 15:29:01 +03:00
MainNavBars
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
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
routesRegexp.js empty pathname match to board 2020-04-07 17:54:21 +03:00
screen-sizes.less
useAnimationFrame.js
useBinaryState.js
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 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