| .. |
|
Button
|
fire click event on key down in button
|
2019-11-13 20:50:14 +02:00 |
|
Checkbox
|
checkbox default size added
|
2019-10-05 22:10:33 +03:00 |
|
ColorInput
|
Simplified ColorInput
|
2019-11-05 17:46:44 +02:00 |
|
Image
|
Image container removed
|
2019-10-10 18:16:53 +03:00 |
|
MainNavBar
|
MainNavBar wrapped in memo
|
2019-10-30 20:48:26 +02:00 |
|
MetaItem
|
attach value to select-option event
|
2019-10-25 15:44:47 +03:00 |
|
MetaPreview
|
title added to share dialog
|
2019-11-18 13:42:48 +02:00 |
|
MetaRow
|
see all button render outline in its frame
|
2019-10-18 17:24:34 +03:00 |
|
ModalDialog
|
ModalDialog overflow styles fixed
|
2019-11-18 15:47:21 +02:00 |
|
Multiselect
|
Merge branch 'master' of github.com:Stremio/stremio-web into detail-page
|
2019-11-14 17:31:15 +02:00 |
|
NavBar
|
intro linked with stremio-core (login, logout, register)
|
2019-11-07 16:19:53 +02:00 |
|
PaginateInput
|
PaginateInput refactored for code reuse
|
2019-11-04 11:25:52 +02:00 |
|
PlayIconCircleCentered
|
PlayIconCircleCentered moved to common
|
2019-10-16 10:53:35 +03:00 |
|
Popup
|
handle keydown in multiselect instead of popup
|
2019-11-13 23:25:36 +02:00 |
|
SharePrompt
|
addon prompt, share prompt and addons adapted to the new modal dialog
|
2019-11-05 14:47:00 +02:00 |
|
Slider
|
Slider focused route flag renamed
|
2019-10-15 15:04:27 +03:00 |
|
TextInput
|
text-input classname changed
|
2019-10-15 15:05:35 +03:00 |
|
index.js
|
useInLibrary moved to common
|
2019-11-18 11:05:37 +02:00 |
|
roboto.css
|
roboto css moved to common
|
2019-09-24 19:30:54 +03:00 |
|
routesRegexp.js
|
metadetails regexp changed to support empty strings
|
2019-11-18 08:52:09 +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 |
|
useDataset.js
|
dataset prop names renamed to camelcase
|
2019-10-11 16:00:00 +03: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 custom hook implemented
|
2019-10-01 16:23:56 +03:00 |
|
useLocationHash.js
|
event handler function names fixed
|
2019-08-29 13:10:48 +03:00 |
|
useRouteActive.js
|
additional validation added to useRouteActive hook
|
2019-09-19 11:36:24 +03:00 |
|
useSpreadState.js
|
useSpreadState custom hook implemented
|
2019-09-25 15:42:54 +03:00 |
|
useUser.js
|
inline baseUrl
|
2019-11-11 12:40:21 +02:00 |