|
|
224745412a
|
renamed import/export buttons in list manager
|
2026-02-06 13:10:06 +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 |
|
|
|
592cce580e
|
styles refactor
|
2026-02-06 12:31:12 +03:00 |
|
|
|
b7f98912f2
|
restyled buttons
|
2026-02-06 12:01:15 +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 |
|
semantic-release-bot
|
11801bad88
|
chore(release): 1.11.0
# [1.11.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.10.2...v1.11.0) (2025-12-11)
### Features
* NY ([647f4f8](647f4f8ad4))
v1.11.0
|
2025-12-11 17:00:53 +03:00 |
|
|
|
647f4f8ad4
|
feat: NY
|
2025-12-11 17:00:39 +03:00 |
|
|
|
7a50d24a9d
|
style: new year theme
|
2025-12-11 16:56:55 +03:00 |
|
semantic-release-bot
|
3de4190ad7
|
chore(release): 1.10.2
## [1.10.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.10.1...v1.10.2) (2025-11-22)
### Bug Fixes
* do not highlight textareas. create badge with popup instead ([f800318](f800318e66))
* update badge when textarea text changes ([5d7766d](5d7766d5fd))
v1.10.2
|
2025-11-22 05:41:02 +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 |
|
semantic-release-bot
|
14ceafd04d
|
chore(release): 1.10.1
## [1.10.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.10.0...v1.10.1) (2025-11-20)
### Bug Fixes
* add fake highlighting for textareas ([f3c999a](f3c999ad19))
* correct matches list buttons handling ([f895327](f895327eb0))
* go to textarea match ([fc4ef86](fc4ef8655d))
v1.10.1
|
2025-11-20 22:47:21 +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 |
|
semantic-release-bot
|
14f1b4b935
|
chore(release): 1.10.0
# [1.10.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.3...v1.10.0) (2025-11-20)
### Bug Fixes
* lighten debounce() usage, do not do full re-render on every change ([348d64f](348d64f356))
* made placeholder for textarea, added outline offset ([4f32be0](4f32be0b93))
### Features
* new tabbed layout ([18e167c](18e167cb7f))
* show all found words and allow jump to them (beta) ([1a4c91f](1a4c91fd5e))
v1.10.0
|
2025-11-20 15:48:45 +03:00 |
|
|
|
1a4c91fd5e
|
feat: show all found words and allow jump to them (beta)
|
2025-11-20 15:48:28 +03:00 |
|
|
|
1c58357418
|
chore(i18n): rephrased hint
|
2025-11-20 14:25:36 +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 |
|
|
|
dfdc1742ec
|
nit: add logo to header
|
2025-11-20 13:51:06 +03:00 |
|
|
|
18e167cb7f
|
feat: new tabbed layout
|
2025-11-20 13:45:42 +03:00 |
|
|
|
0990543aa9
|
chore(i18n): update missing translations
|
2025-11-19 16:15:21 +03:00 |
|
|
|
4f32be0b93
|
fix: made placeholder for textarea, added outline offset
|
2025-11-19 16:12:55 +03:00 |
|
|
|
1ba701737e
|
chore: add license
|
2025-11-19 10:02:59 +03:00 |
|
semantic-release-bot
|
d275a6fd0d
|
chore(release): 1.9.3
## [1.9.3](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.2...v1.9.3) (2025-11-18)
### Bug Fixes
* use CSS Custom Highlight API to avoid dom modifications (fixes [#1](https://github.com/obsqrbtz/goose-highlighter/issues/1)) ([3f2bb60](3f2bb6080b))
v1.9.3
|
2025-11-19 01:26:16 +03:00 |
|
|
|
3f2bb6080b
|
fix: use CSS Custom Highlight API to avoid dom modifications (fixes #1)
|
2025-11-19 01:25:55 +03:00 |
|
|
|
3da28a2ad7
|
chore: update deps
|
2025-11-18 20:58:59 +03:00 |
|
semantic-release-bot
|
4f575d9534
|
chore(release): 1.9.2
## [1.9.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.1...v1.9.2) (2025-11-14)
### Bug Fixes
* **highlight:** prevent creating extra <span>'s ([#1](https://github.com/obsqrbtz/goose-highlighter/issues/1)) ([affddd3](affddd3dbc))
v1.9.2
|
2025-11-14 13:40:56 +03:00 |
|
|
|
affddd3dbc
|
fix(highlight): prevent creating extra <span>'s (#1)
|
2025-11-14 13:40:43 +03:00 |
|
semantic-release-bot
|
c8334f9e68
|
chore(release): 1.9.1
## [1.9.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.0...v1.9.1) (2025-11-05)
### Bug Fixes
* remove halowen styling ([172aa75](172aa7583b))
v1.9.1
|
2025-11-05 14:59:42 +03:00 |
|
|
|
172aa7583b
|
fix: remove halowen styling
|
2025-11-05 14:59:27 +03:00 |
|
semantic-release-bot
|
6d7d9ac151
|
chore(release): 1.9.0
# [1.9.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.8.5...v1.9.0) (2025-10-31)
### Features
* haloween styling ([5ef380e](5ef380e544))
v1.9.0
|
2025-10-31 11:17:28 +03:00 |
|
|
|
5ef380e544
|
feat: haloween styling
|
2025-10-31 11:17:08 +03:00 |
|
semantic-release-bot
|
c634f6bc8b
|
chore(release): 1.8.5
## [1.8.5](https://github.com/obsqrbtz/goose-highlighter/compare/v1.8.4...v1.8.5) (2025-10-29)
### Bug Fixes
* highlight colors when multiple list have different configurations ([67577c8](67577c89cf))
v1.8.5
|
2025-10-29 12:30:37 +03:00 |
|
|
|
67577c89cf
|
fix: highlight colors when multiple list have different configurations
|
2025-10-29 12:29:55 +03:00 |
|
semantic-release-bot
|
326e585021
|
chore(release): 1.8.4
## [1.8.4](https://github.com/obsqrbtz/goose-highlighter/compare/v1.8.3...v1.8.4) (2025-10-28)
### Bug Fixes
* do not re-highlight when already processing highlights ([8be53f3](8be53f3240))
v1.8.4
|
2025-10-28 15:32:14 +03:00 |
|
|
|
8be53f3240
|
fix: do not re-highlight when already processing highlights
|
2025-10-28 15:31:46 +03:00 |
|
|
|
f07617fa55
|
Merge branch 'main' of https://github.com/obsqrbtz/goose-highlighter
|
2025-10-09 16:18:53 +03:00 |
|