Commit Graph

142 Commits

Author SHA1 Message Date
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
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
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