Commit Graph

36 Commits

Author SHA1 Message Date
52ef7b51dc shortened hints 2026-02-06 14:16:03 +03:00
6dab60e2ea added pagination to popup 2026-02-06 13:57:33 +03:00
01135ff92e added move-to dropdown to word items 2026-02-06 13:06:24 +03:00
9294593975 fixed multiple selection actions in list manager 2026-02-06 12:40:37 +03:00
1bff2bd28d redesigned remove buttons in exception section 2026-02-06 11:50:11 +03:00
d0e3ab3e82 removed badges from "on page" section 2026-02-06 11:44:27 +03:00
f756c665fe updated styling and translations 2026-02-06 02:49:31 +03:00
01963218ab redesign of popup 2026-02-05 16:49:00 +03:00
caaeca6a88 fixed sizing 2026-02-05 16:48:53 +03:00
cdb2937e63 added import list option 2026-02-05 14:34:20 +03:00
22bc39cf6a fixed listmanager styling 2026-02-05 14:29:43 +03:00
90b9ea5134 updated list items ui 2026-02-04 23:45:25 +03:00
0f9babbb76 WIP: list manager 2026-02-04 23:30:19 +03:00
f8380e883c changed theme from ny 2026-02-04 22:46:12 +03:00
7a50d24a9d style: new year theme 2025-12-11 16:56:55 +03:00
86b143f5a0 chore: refactor badge handling and highlight rendering for textareas 2025-11-22 05:29:06 +03:00
5d7766d5fd fix: update badge when textarea text changes 2025-11-22 05:19:46 +03:00
f800318e66 fix: do not highlight textareas. create badge with popup instead 2025-11-22 05:16:40 +03:00
f895327eb0 fix: correct matches list buttons handling
fix: pressing on the match list item triggers jump to the current match
2025-11-20 22:46:58 +03:00
fc4ef8655d fix: go to textarea match 2025-11-20 22:35:21 +03:00
f3c999ad19 fix: add fake highlighting for textareas 2025-11-20 22:20:01 +03:00
1a4c91fd5e feat: show all found words and allow jump to them (beta) 2025-11-20 15:48:28 +03:00
521b3295e6 nit: show spinner while user settings are loaded 2025-11-20 14:13:49 +03:00
348d64f356 fix: lighten debounce() usage, do not do full re-render on every change 2025-11-20 14:09:43 +03:00
18e167cb7f feat: new tabbed layout 2025-11-20 13:45:42 +03:00
4f32be0b93 fix: made placeholder for textarea, added outline offset 2025-11-19 16:12:55 +03:00
3f2bb6080b fix: use CSS Custom Highlight API to avoid dom modifications (fixes #1) 2025-11-19 01:25:55 +03:00
affddd3dbc fix(highlight): prevent creating extra <span>'s (#1) 2025-11-14 13:40:43 +03:00
67577c89cf fix: highlight colors when multiple list have different configurations 2025-10-29 12:29:55 +03:00
8be53f3240 fix: do not re-highlight when already processing highlights 2025-10-28 15:31:46 +03:00
f292bd7149 nit: added footer with version and github. 2025-10-08 16:32:04 +03:00
d7c8dbb5f0 fix: stop observing when highlightting is disabled 2025-10-08 16:11:25 +03:00
0734bf3308 fix: do not save anything in list settings section until presses the apply button 2025-10-08 14:33:28 +03:00
687d7c9e62 fix: do not call save() on all keypresses in textboxes 2025-10-08 14:11:08 +03:00
58d48be6e4 chore: refactor 2025-10-08 13:53:47 +03:00
1ec17cd83e chore: migrated to typescript 2025-10-08 11:09:16 +03:00