Commit Graph

100 Commits

Author SHA1 Message Date
karishmas6
df9208299f feat: set width to 50% 2024-09-12 23:09:16 +05:30
karishmas6
b611bdefc5 feat: pass sx prop 2024-09-12 23:00:36 +05:30
karishmas6
61f93ade46 feat: sx prop for custom dropdown 2024-09-12 22:44:59 +05:30
karishmas6
62c02860a8 feat: separate list & text capture 2024-09-09 05:19:15 +05:30
karishmas6
59f0d5a241 feat: set overflow to hidden 2024-08-21 22:02:20 +05:30
karishmas6
82fa646a66 feat: set height to 30% 2024-08-21 22:01:56 +05:30
karishmas6
63dbeffd2e chore: remove console logs 2024-08-08 03:13:14 +05:30
karishmas6
56bd00e6c3 feat: red outline instead of pink 2024-08-08 03:12:39 +05:30
karishmas6
8d0b24181f chore: add todo 2024-08-08 00:43:20 +05:30
karishmas6
cf3bf0ab29 feat: check getListRef.current for mousedown 2024-08-08 00:42:39 +05:30
karishmas6
8484e64770 feat: getList & getList ref 2024-08-08 00:41:32 +05:30
karishmas6
521fc0fd0d fix: -rm getScreenshot 2024-08-08 00:40:08 +05:30
karishmas6
7d57e5adc0 fix: use maxun-core 2024-07-31 22:46:38 +05:30
karishmas6
b6903aea60 fix: revert 2024-07-29 16:40:20 +05:30
karishmas6
cd42c720a5 fix: return instead of console.log() 2024-07-28 21:39:33 +05:30
karishmas6
3d6fac9ea7 feat: notify click action 2024-07-26 04:26:07 +05:30
karishmas6
cdf6ce42e5 chore: cleanup 2024-07-26 04:19:43 +05:30
karishmas6
99e92797b8 feat: use ref for getText (it works finally!) 2024-07-26 04:19:19 +05:30
karishmas6
c6bcec9ce1 fix: revert separate event handler mousedown 2024-07-26 04:09:41 +05:30
karishmas6
bec8a6efb0 feat: use combined mouse event handler 2024-07-26 03:46:44 +05:30
karishmas6
e184f24145 feat: create combined mouse event handler 2024-07-26 03:46:07 +05:30
karishmas6
f6d2b1dc31 feat: handleMouseEventForGetText 2024-07-26 03:44:58 +05:30
karishmas6
58345600b0 fix: -rm getText logic from mousedown 2024-07-26 03:43:26 +05:30
karishmas6
d788b09428 fix: -rm getText as dep. array 2024-07-26 03:42:33 +05:30
karishmas6
43912840ab chore: -rm styled import 2024-07-25 22:50:07 +05:30
karishmas6
d586ef85ac chore: lint 2024-07-25 22:49:51 +05:30
karishmas6
bf1b146009 feat: move from BrowserWindow.tsx 2024-07-25 22:49:33 +05:30
karishmas6
58e2791ab2 chore:lint 2024-07-25 22:47:09 +05:30
karishmas6
3fde96de79 feat: confirmation box (wip) 2024-07-25 22:46:48 +05:30
karishmas6
2864a8f5bf chore: clr whitespace 2024-07-25 22:45:10 +05:30
karishmas6
d3576cbb2c chore: -rm unwanted code 2024-07-25 22:44:50 +05:30
karishmas6
fd9616cc2d feat: emit mousedown only if !getText 2024-07-25 22:44:18 +05:30
karishmas6
fb7dedbc0f chore: navigation reminder??? 2024-07-24 08:33:09 +05:30
karishmas6
6e55f9e650 fix: revert to !conditional mousedown emit 2024-07-23 22:28:32 +05:30
karishmas6
06203319c6 refactor: rever highlighter 2024-07-23 21:57:49 +05:30
karishmas6
23b724ecb4 chore: lint 2024-07-23 20:46:34 +05:30
karishmas6
a4e4dfbbd1 refactor: rm highlighter data check 2024-07-23 20:46:12 +05:30
karishmas6
897397c899 feat: move Highlighter to Canvas 2024-07-23 20:37:41 +05:30
karishmas6
14c78997b5 chore: lint 2024-07-23 20:22:01 +05:30
karishmas6
90bf664ca1 feat: use proper co-ordinates for mousemove 2024-07-23 20:11:05 +05:30
karishmas6
152c5501b3 feat: use notify last action 2024-07-23 20:09:30 +05:30
karishmas6
e575e3733b feat: notify last action 2024-07-23 20:08:40 +05:30
karishmas6
9861f06dbb chore: docs 2024-07-23 20:07:45 +05:30
karishmas6
402234000d feat: use mousedown instead of click 2024-07-23 20:06:14 +05:30
karishmas6
bae513f561 feat: use notify last action 2024-07-23 17:10:28 +05:30
karishmas6
a2821b404e feat: notify last action 2024-07-23 17:08:55 +05:30
karishmas6
7574d0aaa8 feat: default statement 2024-07-23 10:22:40 +05:30
karishmas6
c080c881b9 fix: emit proper co-ordinates on mouse move 2024-07-23 10:21:42 +05:30
karishmas6
065fa69d72 fix: pass proper co-ordinates to lastMousePosition.current 2024-07-23 10:20:37 +05:30
karishmas6
05807809aa refactor: click & confirmation logic 2024-07-23 10:19:11 +05:30