|
|
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 |
|
|
|
e79874922a
|
added logo
|
2025-10-09 16:18:36 +03:00 |
|
|
|
71216cbcd9
|
ci: update manifest in publish workflow
v1.8.3.2
|
2025-10-08 17:54:06 +03:00 |
|
|
|
f292bd7149
|
nit: added footer with version and github.
v1.8.3.1
|
2025-10-08 16:32:04 +03:00 |
|
|
|
584ced252f
|
ci: publish on version tag push
|
2025-10-08 16:26:32 +03:00 |
|
semantic-release-bot
|
ff5752da84
|
chore(release): 1.8.3
## [1.8.3](https://github.com/obsqrbtz/goose-highlighter/compare/v1.8.2...v1.8.3) (2025-10-08)
### Bug Fixes
* stop observing when highlightting is disabled ([d7c8dbb](d7c8dbb5f0))
v1.8.3
|
2025-10-08 16:11:52 +03:00 |
|
|
|
d7c8dbb5f0
|
fix: stop observing when highlightting is disabled
|
2025-10-08 16:11:25 +03:00 |
|
semantic-release-bot
|
bc02d0fb77
|
chore(release): 1.8.2
## [1.8.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.8.1...v1.8.2) (2025-10-08)
### Bug Fixes
* do not call save() on all keypresses in textboxes ([687d7c9](687d7c9e62))
* do not save anything in list settings section until presses the apply button ([0734bf3](0734bf3308))
v1.8.2
|
2025-10-08 14:33:46 +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 |
|
|
|
00d2cc592a
|
ci: exclude scripts dir from release package
|
2025-10-08 11:42:37 +03:00 |
|
|
|
a6bc14ac76
|
docs: update readme
|
2025-10-08 11:34:33 +03:00 |
|
|
|
7d90f5d5bf
|
ci: fix release script
v1.8.1
|
2025-10-08 11:21:47 +03:00 |
|
|
|
a68f2ddbe8
|
ci: test release action
|
2025-10-08 11:18:54 +03:00 |
|
|
|
2a1034aef4
|
fix (ci): keep update-manifest-versions script in vanilla js
|
2025-10-08 11:16:31 +03:00 |
|
|
|
1ec17cd83e
|
chore: migrated to typescript
|
2025-10-08 11:09:16 +03:00 |
|
|
|
b5386c706f
|
fixed eslint config
|
2025-10-08 10:32:59 +03:00 |
|
|
|
5ca83fce0f
|
fix npm install
|
2025-10-08 10:31:48 +03:00 |
|
semantic-release-bot
|
7e4f2b4ecf
|
chore(release): 1.8.0
# [1.8.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.7.2...v1.8.0) (2025-10-07)
### Features
* add collapsible sections ([a158a30](a158a303b0))
* add websites to exception list ([915add3](915add3a4c))
v1.8.0
|
2025-10-07 14:46:28 +03:00 |
|
|
|
a158a303b0
|
feat: add collapsible sections
|
2025-10-07 14:46:03 +03:00 |
|
|
|
915add3a4c
|
feat: add websites to exception list
|
2025-10-07 14:18:23 +03:00 |
|
semantic-release-bot
|
a1701a3504
|
chore(release): 1.7.2
## [1.7.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.7.1...v1.7.2) (2025-10-06)
### Bug Fixes
* do not create <mark> elements, just wrap found words in <span> and add .css styling ([6ba0d2e](6ba0d2eb7c))
v1.7.2
|
2025-10-06 14:53:36 +03:00 |
|
|
|
6ba0d2eb7c
|
fix: do not create <mark> elements, just wrap found words in <span> and add .css styling
|
2025-10-06 14:53:24 +03:00 |
|
|
|
21a120e494
|
ci: corected auto commit message
|
2025-06-27 14:09:15 +03:00 |
|