Commit Graph

130 Commits

Author SHA1 Message Date
karishmas6
0ff70d4b20 feat: handle pagination selection 2024-09-06 11:04:22 +05:30
karishmas6
87075abcd0 chore: remove console.log() 2024-09-05 21:52:02 +05:30
karishmas6
e200816f1b chore: remove console.log() 2024-09-05 21:41:17 +05:30
karishmas6
f1bb6301d3 feat: show highlighter when not in pagination mode 2024-09-05 21:38:28 +05:30
karishmas6
4435ddb75c feat: import pagination mode from context 2024-09-05 20:55:49 +05:30
karishmas6
916468a213 chore: rollback 2024-09-05 20:55:14 +05:30
karishmas6
cf2c2b8a8e feat: emit listSelector socket event when !paginationMode 2024-09-05 02:35:38 +05:30
karishmas6
b3a0fb1e4a feat: pagination mode state 2024-09-04 23:59:09 +05:30
karishmas6
5149af870e chore: lint 2024-09-04 05:35:45 +05:30
karishmas6
c594633b74 feat: reset getList state after emitting settings 2024-09-04 05:32:39 +05:30
karishmas6
eaa63e2139 feat: -rm pagination 2024-09-04 04:26:53 +05:30
karishmas6
7021aa3c0a chore: lint 2024-09-03 10:58:40 +05:30
karishmas6
f5b9b31fad feat: allow selection of only child elements in case of getList 2024-09-03 10:57:43 +05:30
karishmas6
1a1ead572e fix: code cleanup 2024-09-03 10:20:32 +05:30
karishmas6
691c90fdb0 feat: emit listSelector via socket 2024-09-03 10:20:07 +05:30
karishmas6
0071e4bf24 feat: get childSelectors from highlight handler 2024-09-03 10:02:45 +05:30
karishmas6
656a82c864 feat: handleClick case for pagination selection 2024-09-02 02:36:47 +05:30
karishmas6
97b1012a86 feat: useEffect for pagination selection start 2024-09-02 02:34:19 +05:30
karishmas6
dd3886ccb1 feat: state to check pagination selection status 2024-09-02 01:58:59 +05:30
karishmas6
5b147895e0 fix: use data instead of selectedElement.innerText 2024-08-30 02:54:11 +05:30
karishmas6
528d81958b fix: do not allow empty strings 2024-08-30 02:53:23 +05:30
karishmas6
6b8cd3c67e fix: whitespace 2024-08-21 23:39:12 +05:30
karishmas6
dde5509ea5 chore: lint 2024-08-21 23:38:33 +05:30
karishmas6
a5db763295 feat: handle a & img tags attribute click selection 2024-08-21 23:38:00 +05:30
karishmas6
9d75dd156d feat: handle a & img tags attribute options 2024-08-21 23:34:30 +05:30
karishmas6
61ba50d0e0 feat: rename Source to Image 2024-08-21 23:12:11 +05:30
karishmas6
489096095f feat: check if alt text present in img tag 2024-08-21 23:11:51 +05:30
karishmas6
7338dcce0e fix: remove || NA 2024-08-21 22:51:10 +05:30
karishmas6
d6f067e2a6 feat: margin between heading & buttons 2024-08-21 22:42:54 +05:30
karishmas6
6ccd64f550 fix: -rm whitespace 2024-08-21 22:37:32 +05:30
karishmas6
92c0cc258b chore: lint 2024-08-21 22:32:20 +05:30
karishmas6
0078b869df feat: use span to properly truncate text inside button 2024-08-21 22:32:04 +05:30
karishmas6
947a3d734b chore: lint 2024-08-21 22:28:15 +05:30
karishmas6
fe32002227 feat: trim text inside button 2024-08-21 22:28:01 +05:30
karishmas6
f8e6c107ed feat: justify button text by flex-start 2024-08-21 22:25:59 +05:30
karishmas6
15cdbf3c98 chore: lint 2024-08-21 22:22:32 +05:30
karishmas6
27207cf9f0 feat: style buttons vertically 2024-08-21 22:22:16 +05:30
karishmas6
abf00d6181 feat: set button variant to outlined 2024-08-21 22:16:30 +05:30
karishmas6
186d482282 feat: pass highlighterData.elementInfo during handleClick 2024-08-21 22:12:24 +05:30
karishmas6
2b30863aea chore: lint 2024-08-21 22:10:40 +05:30
karishmas6
0e69d09a8e feat: display element info in getAttributeOptions 2024-08-21 22:10:24 +05:30
karishmas6
963564d738 chore: lint 2024-08-21 22:07:58 +05:30
karishmas6
46c5561208 feat: make button size medium 2024-08-21 22:07:32 +05:30
karishmas6
e8031d94e8 feat: set variant to contained 2024-08-21 21:59:16 +05:30
karishmas6
edb33e9214 feat: use MUI button 2024-08-21 21:57:41 +05:30
karishmas6
9085202746 fix: pass attribute instead of innerText 2024-08-10 23:16:09 +05:30
karishmas6
ac43411f5a feat: attribute selection for list step 2024-08-10 22:39:56 +05:30
karishmas6
d66c3d04b8 chore: remove console logs 2024-08-10 06:29:53 +05:30
karishmas6
58864257d8 fix: pass label instead of id 2024-08-10 06:27:03 +05:30
karishmas6
943b13e1b8 feat: use capital L 2024-08-10 06:25:51 +05:30