Commit graph

39 commits

Author SHA1 Message Date
Timothy Z.
48e44a0332 feature: add onDoubleClick function to scrolltop 2024-08-27 13:43:25 +03:00
nklhtv
d6b86492e3
consistent UX accross platforms 2023-07-05 21:06:43 +03:00
dexter21767-dev
5246373744 switch to pointer events for longpress 2023-07-05 16:27:17 +01:00
dexter21767-dev
02ef06fe49 adding comments and exposing the exported handlers 2023-07-05 15:46:20 +01:00
dexter21767-dev
dfbfeb43cc switch to using use-long-press library 2023-07-05 00:35:10 +01:00
dexter21767-dev
d9645c5c72 clear timeout before starting a new one 2023-07-04 12:18:30 +01:00
dexter21767-dev
4843a8f1a9 fix multiple popups, and reduce timeout 2023-07-03 13:20:01 +01:00
dexter21767-dev
73f9fd7aa6 switch to Callbacks and react refs. 2023-07-03 12:54:42 +01:00
dexter21767-dev
ddc6619820 fix lint error. 2023-07-03 12:32:45 +01:00
dexter21767-dev
d43a2ade4b pass the event arguemnt and preventDefault 2023-07-03 11:22:10 +01:00
Ahmidi Yasser
fab5bf48a1
Update the long Press trigger time 2023-06-30 23:35:14 +01:00
dexter21767-dev
4f56ea01b5 add button longPress for mobile 2023-06-30 20:41:08 +01:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
NikolaBorislavovHristov
787211dc8b eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
NikolaBorislavovHristov
b504e79920 Button href fixed 2019-12-06 11:27:04 +02:00
NikolaBorislavovHristov
80aed6bca3 extract used props in Button 2019-12-06 10:27:28 +02:00
NikolaBorislavovHristov
7bd6cfff27 fire click event on key down in button 2019-11-13 20:50:14 +02:00
NikolaBorislavovHristov
284043eed3 button prevent flags changed 2019-10-15 11:06:26 +03:00
NikolaBorislavovHristov
7cf24b8180 Button adapted to useTabIndex removal 2019-10-05 22:09:34 +03:00
NikolaBorislavovHristov
99d467d022 useTabIndex hook reverted 2019-09-19 18:23:01 +03:00
NikolaBorislavovHristov
278b58a041 useTabIndex hook dropped 2019-09-19 11:04:29 +03:00
NikolaBorislavovHristov
88b1cdfe94 use stremio alias in common package instead relative paths 2019-08-26 12:43:26 +03:00
NikolaBorislavovHristov
4e85b21b73 check the length of href to deside wich element to render 2019-08-22 14:31:51 +03:00
NikolaBorislavovHristov
5280c3c304 Button proptypes dropped 2019-08-22 13:44:07 +03:00
NikolaBorislavovHristov
28781d2acc use event.key for readability 2019-08-06 10:24:25 +03:00
NikolaBorislavovHristov
31c3ccde3e common useTabIndex hook implemented 2019-08-05 00:37:47 +03:00
NikolaBorislavovHristov
8181287888 clear tabindex if component is disabled 2019-08-05 00:33:20 +03:00
NikolaBorislavovHristov
13f9d3f698 focusable border size variable dropped 2019-08-05 00:19:45 +03:00
NikolaBorislavovHristov
c108fe2b35 Accessible components refactored 2019-08-04 23:30:24 +03:00
NikolaBorislavovHristov
255fcef5ba className added to all buttons 2019-08-04 14:00:47 +03:00
NikolaBorislavovHristov
fcfb5bd7af Button component implemented 2019-08-04 13:26:23 +03:00
NikolaBorislavovHristov
9e3dda9c12 inputs combined in one component 2019-01-30 14:56:33 +02:00
NikolaBorislavovHristov
db8837cb49 blur buttons on drag and mouse out 2019-01-28 17:05:27 +02:00
NikolaBorislavovHristov
de53cfbfa0 Button forwarded ref fixed 2019-01-28 13:03:32 +02:00
NikolaBorislavovHristov
09ecae54e2 modals refactored 2019-01-25 17:00:43 +02:00
NikolaBorislavovHristov
ee6f135bf6 give name to forwardRef components 2019-01-22 15:49:05 +02:00
NikolaBorislavovHristov
196267f7f8 Button component implemented 2019-01-22 12:05:56 +02:00