| .. |
|
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
|
spread props in more common components
|
2019-10-21 14:48:39 +03: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
|
duration renamed to runtime
|
2019-10-31 17:47:20 +02:00 |
|
MetaRow
|
see all button render outline in its frame
|
2019-10-18 17:24:34 +03:00 |
|
ModalDialog
|
dataset dropped
|
2019-11-04 14:04:36 +02:00 |
|
Multiselect
|
disabled prop added to Multiselect
|
2019-10-25 15:30:27 +03:00 |
|
NavBar
|
NotificationsMenu disabled temporary
|
2019-10-23 15:10:43 +03: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
|
replace useDataset with dataset prop in Popup
|
2019-11-13 20:37:48 +02:00 |
|
SharePrompt
|
flex properties added to buttons style
|
2019-10-01 16:05:03 +03: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
|
Merge branch 'master' of github.com:Stremio/stremio-web into modal-dialog
|
2019-11-04 11:55:26 +02:00 |
|
roboto.css
|
roboto css moved to common
|
2019-09-24 19:30:54 +03:00 |
|
routesRegexp.js
|
discover url restrictions changed
|
2019-10-18 14:59:30 +03: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 |
|
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
|
drop getUserFromState callback from useUser hook
|
2019-11-04 11:47:19 +02:00 |