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
|
5d23c4cf6a
|
feat: add check for getText === true
|
2024-07-26 02:23:52 +05:30 |
|
karishmas6
|
0956a1df2a
|
feat: add check for getText === true
|
2024-07-26 02:23:32 +05:30 |
|
karishmas6
|
6ce28cb8b7
|
chore: -rm MUI imports
|
2024-07-25 22:51:30 +05:30 |
|
karishmas6
|
8f44f1174d
|
chore: -rm whitespace
|
2024-07-25 22:51:12 +05:30 |
|
karishmas6
|
e53cf242a3
|
feat: import confirmation box
|
2024-07-25 22:50:45 +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
|
1572db6076
|
chore: lint
|
2024-07-25 01:56:45 +05:30 |
|
karishmas6
|
4101b4f2e2
|
feat: vertical align
|
2024-07-25 01:56:31 +05:30 |
|
karishmas6
|
f0c285eabc
|
feat: text or ss
|
2024-07-25 01:01:26 +05:30 |
|
karishmas6
|
bc332e5518
|
feat: conditionally render buttons
|
2024-07-25 00:58:08 +05:30 |
|
karishmas6
|
1374f23950
|
feat: show modal if getText
|
2024-07-25 00:53:07 +05:30 |
|
karishmas6
|
1c3eb50ef5
|
fix: remove BrowserContentWrapper
|
2024-07-25 00:10:42 +05:30 |
|
karishmas6
|
df0d1eec3d
|
chore: remove unwanted code
|
2024-07-24 23:29:56 +05:30 |
|
karishmas6
|
034cdd635d
|
chore: lint
|
2024-07-24 23:28:48 +05:30 |
|
karishmas6
|
6c11f5afee
|
chore: remove unwanted code
|
2024-07-24 23:28:15 +05:30 |
|
karishmas6
|
ef8411208b
|
chore: lint
|
2024-07-24 21:37:48 +05:30 |
|
karishmas6
|
1ce7e88417
|
feat: start/stop bw actions
|
2024-07-24 21:37:26 +05:30 |
|
karishmas6
|
ea2ead1749
|
fix: remove resetAction()
|
2024-07-24 21:35:41 +05:30 |
|
karishmas6
|
223cb01d8f
|
chore: lint
|
2024-07-24 21:34:58 +05:30 |
|
karishmas6
|
d0442381c9
|
feat: stop browser actions context
|
2024-07-24 21:34:28 +05:30 |
|
karishmas6
|
c2b35a216a
|
chore: lint
|
2024-07-24 21:25:13 +05:30 |
|
karishmas6
|
0c99e7fd61
|
feat: render Highlighter if getText
|
2024-07-24 20:54:13 +05:30 |
|
karishmas6
|
ccc9708cf5
|
feat: use getText & getScreenshot action context
|
2024-07-24 20:26:58 +05:30 |
|
karishmas6
|
2521a1a25c
|
feat: text & ss button
|
2024-07-24 20:25:22 +05:30 |
|
karishmas6
|
03a92d8f0d
|
chore: lint
|
2024-07-24 19:48:02 +05:30 |
|
karishmas6
|
53157b4462
|
feat: wrap w ActionProvider
|
2024-07-24 19:47:43 +05:30 |
|
karishmas6
|
09433ed4b4
|
chore: lint
|
2024-07-24 19:31:20 +05:30 |
|
karishmas6
|
07a370e054
|
feat: reset actio
|
2024-07-24 19:30:55 +05:30 |
|
karishmas6
|
450e45736d
|
feat: action provider
|
2024-07-24 19:30:42 +05:30 |
|
karishmas6
|
5576aa26b0
|
feat: action context & hook
|
2024-07-24 19:30:22 +05:30 |
|
karishmas6
|
8716c8fc16
|
feat: action context type
|
2024-07-24 19:29:52 +05:30 |
|
karishmas6
|
e04c27e122
|
chore: lint
|
2024-07-24 18:13:53 +05:30 |
|
karishmas6
|
0b3a340725
|
feat: show confirmation modal only if confirmation tru
|
2024-07-24 18:13:12 +05:30 |
|
karishmas6
|
5636fb93a1
|
feat: browser content
|
2024-07-24 17:13:16 +05:30 |
|