Commit Graph

1334 Commits

Author SHA1 Message Date
karishmas6
a24e45412e feat: include pagination in ListStep 2024-09-06 09:22:15 +05:30
karishmas6
6d6b37f1b6 feat: stop pagination before emitting list settings 2024-09-05 22:44:59 +05:30
karishmas6
9124ca0ab0 feat: start pagination after list capture 2024-09-05 22:44:25 +05:30
karishmas6
dbccf23970 chore: lint 2024-09-05 22:43:14 +05:30
karishmas6
f8361c25fd feat: stop pagination mode 2024-09-05 22:42:57 +05:30
karishmas6
8ea44ebab0 feat: start pagination mode 2024-09-05 22:42:34 +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
e7b2a53fc9 feat: pagination mode 2024-09-05 20:52:20 +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
2f33b304a8 chore: remove unused browser steps 2024-09-04 05:38:48 +05:30
karishmas6
eaaaec7b1a chore: -rm useEffect 2024-09-04 05:38:24 +05:30
karishmas6
4522e75ff9 fix: whitespace 2024-09-04 05:38:01 +05:30
karishmas6
d06d4a5c28 feat: call handle stop get list to discard 2024-09-04 05:37:10 +05:30
karishmas6
0ba8e95703 fix: whitespace 2024-09-04 05:36:35 +05:30
karishmas6
ae6a069e8c fix: -rm pagination start 2024-09-04 05:36:21 +05:30
karishmas6
5149af870e chore: lint 2024-09-04 05:35:45 +05:30
karishmas6
97658fc9a1 chore: lint 2024-09-04 05:35:16 +05:30
karishmas6
b3f1e5f385 feat: call handleStopGetList() 2024-09-04 05:34:56 +05:30
karishmas6
c594633b74 feat: reset getList state after emitting settings 2024-09-04 05:32:39 +05:30
karishmas6
036673e5ed feat: create ids for each list step 2024-09-04 05:31:31 +05:30
karishmas6
eaa63e2139 feat: -rm pagination 2024-09-04 04:26:53 +05:30
karishmas6
35e13baec0 fix: whitespace 2024-09-03 23:40:03 +05:30
karishmas6
9115f46e4f fix: remove null 2024-09-03 22:31:08 +05:30
karishmas6
c007d2713d chore: lint 2024-09-03 22:26:40 +05:30
karishmas6
38d83bd6a9 feat: -rm useEffect 2024-09-03 22:26:22 +05:30
karishmas6
001286f5c6 feat: -rm pagination selector selection 2024-09-03 22:25:54 +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
061a73603a chore: lint 2024-09-03 10:19:42 +05:30
karishmas6
d42e8f13dc feat: generate childSelectors based on listSelector 2024-09-03 10:19:18 +05:30
karishmas6
46f1947bcf chore: lint 2024-09-03 10:08:42 +05:30
karishmas6
8ee5d62157 feat: initalize socket listen for listSelector 2024-09-03 10:08:14 +05:30
karishmas6
c888f636b4 feat: create getList in constructor 2024-09-03 10:06:59 +05:30
karishmas6
0071e4bf24 feat: get childSelectors from highlight handler 2024-09-03 10:02:45 +05:30
karishmas6
b4f8cbb901 fix: remove unused code 2024-09-03 09:47:40 +05:30
karishmas6
60629f8382 chore: todo 2024-09-03 09:47:13 +05:30
karishmas6
a29d9881ca chore: lint 2024-09-03 09:45:09 +05:30
karishmas6
497f29d4c4 chore: lint 2024-09-03 09:44:58 +05:30
karishmas6
01e57ee5aa feat: include immediate parent of each child element in the selector path 2024-09-03 09:44:38 +05:30
karishmas6
c587a3264b feat: generate selectors relative to the same parent element as getNonUniqueSelectors 2024-09-03 09:26:07 +05:30
karishmas6
3b398d1027 feat: produce full path from child element up to top-level parent 2024-09-03 09:06:27 +05:30
karishmas6
f09cb3fc73 fix: check type of className 2024-09-03 06:13:26 +05:30
karishmas6
e727d11861 feat: get all descendant selectors 2024-09-03 05:50:04 +05:30