Commit Graph

1371 Commits

Author SHA1 Message Date
karishmas6
5d0fa96343 feat: handle highlighter based on pagination type 2024-09-06 23:14:41 +05:30
karishmas6
db73f014bd fix: re-add updatePaginationType 2024-09-06 23:14:12 +05:30
karishmas6
a7a6bce9a8 fix: revert start/stop pagination mode 2024-09-06 23:13:42 +05:30
karishmas6
0261204e15 feat: update pagination type 2024-09-06 23:12:13 +05:30
karishmas6
b02a818951 feat: update start/stop pagination mode 2024-09-06 23:10:53 +05:30
karishmas6
d819e6c5dd feat: pagination type local state 2024-09-06 23:10:06 +05:30
karishmas6
45d52ab1f1 feat: export pagination related actions 2024-09-06 23:09:35 +05:30
karishmas6
3e2a47e0b3 feat: create pagination type & update pagination type 2024-09-06 23:08:47 +05:30
karishmas6
7fa01d97a1 feat: create PaginationType 2024-09-06 23:08:01 +05:30
karishmas6
b8984a9018 feat: pagination type ocal state 2024-09-06 22:55:54 +05:30
karishmas6
5cc42dbfc3 chore: lint 2024-09-06 22:07:00 +05:30
karishmas6
66e0461cff chore: remove unused cod 2024-09-06 22:06:45 +05:30
karishmas6
e9de537afb feat: update paginationSelector in pagination mode 2024-09-06 21:54:30 +05:30
karishmas6
893d29b340 fix: return if !paginationSelector 2024-09-06 21:09:10 +05:30
karishmas6
c1eb611fa4 feat: reset pagination selector 2024-09-06 21:08:22 +05:30
karishmas6
48a7cf890b feat: use local paginationSelector 2024-09-06 21:04:24 +05:30
karishmas6
af49c9ef80 feat: set current selector as pagination selector if in pagination mode 2024-09-06 21:02:31 +05:30
karishmas6
c6539b9c9c feat: create pagination selector state 2024-09-06 21:00:32 +05:30
karishmas6
25abded2da feat: notify if selector empty 2024-09-06 20:55:05 +05:30
karishmas6
4d9208a128 feat: show error if paginationSetting emppty 2024-09-06 12:23:50 +05:30
karishmas6
e90c095bae fix: proper type for selected pagination type 2024-09-06 12:12:32 +05:30
karishmas6
0bf9acfc08 feat: use selectedPaginationSetting 2024-09-06 12:07:19 +05:30
karishmas6
3be74a969e docs: pagination 2024-09-06 11:43:51 +05:30
karishmas6
37242d8ec6 chore: -rm comment 2024-09-06 11:42:12 +05:30
karishmas6
3f328f0472 chore: remove console.log 2024-09-06 11:40:59 +05:30
karishmas6
cfc7a92dab feat: !hard-coded pagination type 2024-09-06 11:34:24 +05:30
karishmas6
f6edb48304 feat: set paginationType empty 2024-09-06 11:33:47 +05:30
karishmas6
d630da6e60 chore: lint 2024-09-06 11:06:44 +05:30
karishmas6
219d3700f7 docs: explain highlighter handling 2024-09-06 11:05:52 +05:30
karishmas6
147d0f796f feat: pagination in highligherHandler 2024-09-06 11:04:59 +05:30
karishmas6
0ff70d4b20 feat: handle pagination selection 2024-09-06 11:04:22 +05:30
karishmas6
e2f78ccfa0 fix: do not return 2024-09-06 10:45:44 +05:30
karishmas6
b97d62d41e feat: emit pagination for list settings 2024-09-06 10:44:27 +05:30
karishmas6
e4bb50e03d fix: add missing pagination type in addListStep 2024-09-06 09:40:00 +05:30
karishmas6
d2ed149f80 chore: lint 2024-09-06 09:32:07 +05:30
karishmas6
81d9982ea5 feat: include pagination in addListStep 2024-09-06 09:31:53 +05:30
karishmas6
8381941358 feat: include pagination in addListStep 2024-09-06 09:25:44 +05:30
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