Renovate Bot
18445c5dde
Update dependency eslint to v9.39.1
2025-11-18 02:06:06 +00:00
Renovate Bot
043fe943bf
Update dependency esbuild to v0.25.12
2025-11-17 02:09:03 +00:00
Taras
5f9cefc7f3
Update dependency eslint to v9.39.0 ( #214 )
2025-11-15 06:18:39 +00:00
Renovate Bot
d2bbf77f5d
Update dependency happy-dom to v20.0.10
2025-11-14 02:07:47 +00:00
Taras Kushnir
a016ef1a2b
Add crossorigin attribute to portal scripts. related PrivateCaptcha/issues#206
2025-11-11 10:00:41 +02:00
Renovate Bot
88106ee6dc
Update dependency happy-dom to v20.0.8
2025-11-05 02:06:56 +00:00
Renovate Bot
0b813d073d
Update dependency happy-dom to v20.0.7
2025-11-03 02:09:40 +00:00
Taras
98a4b68a1d
Update dependency eslint to v9.38.0 ( #210 )
2025-11-02 13:33:38 +00:00
Renovate Bot
a822e91e02
Update dependency happy-dom to v20.0.5
2025-11-01 02:09:14 +00:00
Renovate Bot
375e1ec32e
Update dependency esbuild to v0.25.11
2025-10-30 02:08:18 +00:00
Taras Kushnir
6533940c1e
Add explicit reset method to workers pool
2025-10-21 09:00:08 +03:00
Taras Kushnir
16305e2ff1
Do not remove onFocusIn event handler
2025-10-21 08:59:42 +03:00
Taras Kushnir
794b6200b3
Cosmetic JS improvements
2025-10-21 08:58:34 +03:00
Taras Kushnir
d0355faae0
Add auto mode for widget language
2025-10-21 08:57:03 +03:00
Taras Kushnir
21df85eb70
Fix issues with widget
...
- calling widget.reset() on page load cased the visualization to start on it's own
- focusin (if fired) was cleared from handlers - now we re-add it in reset()
2025-10-20 21:26:53 +03:00
Taras Kushnir
350868dbd3
Save solution only when user clicks widget. closes PrivateCaptcha/issues#202
2025-10-18 11:27:04 +03:00
Taras
4b19a81ee1
Update dependency eslint to v9.37.0 ( #205 )
2025-10-18 05:21:03 +00:00
dependabot[bot]
d07f488c9f
Bump happy-dom in /widget in the npm_and_yarn group across 1 directory ( #203 )
...
Bumps the npm_and_yarn group with 1 update in the /widget directory: [happy-dom](https://github.com/capricorn86/happy-dom ).
Updates `happy-dom` from 20.0.0 to 20.0.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.0...v20.0.2 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-version: 20.0.2
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 09:56:58 +03:00
Taras Kushnir
1fc4440f83
Verify styles changed before updating them
2025-10-12 13:10:35 +03:00
Taras Kushnir
ce7b82db9f
Bump widget corelib version
2025-10-12 13:09:01 +03:00
Taras Kushnir
365f253b27
Fix immutable stylesheet error when updating widget styles
2025-10-12 13:08:10 +03:00
Taras Kushnir
0b09a49368
Bump widget lib version
2025-10-11 21:45:09 +03:00
Taras Kushnir
6ae42a8b60
Add feature to widget to update data-styles
2025-10-11 21:40:45 +03:00
Taras
2c16f4df8c
Update dependency happy-dom to v20 [SECURITY] ( #202 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com >
2025-10-11 16:21:55 +03:00
Taras Kushnir
698ca5c78d
Add more event tests to widget
2025-10-11 09:49:26 +03:00
Taras Kushnir
048ddd9f27
Cosmetic improvement
2025-10-10 16:19:09 +03:00
Taras Kushnir
5fbe31c25a
Bump happy-dom to 15.x.x
2025-10-10 16:15:58 +03:00
Taras Kushnir
15797204de
Wait for event with timeout
2025-10-10 16:13:09 +03:00
Taras Kushnir
fe1b40b99d
Add widget test
...
Mainly for bug fixed in 5df983a5c4
2025-10-10 16:09:12 +03:00
Taras Kushnir
b9ebb5830b
Bump widget corelib version
...
Invisible widget fix
2025-10-10 12:12:25 +03:00
Taras Kushnir
5df983a5c4
Fix invisible widget
2025-10-10 12:04:42 +03:00
Taras Kushnir
10e6d6092a
Revert "Force widget font size override for external styles interference"
...
This reverts commit f430c84d4a .
2025-10-10 09:20:37 +03:00
Taras Kushnir
f430c84d4a
Force widget font size override for external styles interference
2025-10-10 09:09:00 +03:00
Taras Kushnir
f9d3524a37
Rephrase widget js error message
2025-10-10 08:56:39 +03:00
Taras
9498f8b943
Update dependency eslint to v9.36.0 ( #199 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com >
2025-10-04 13:29:52 +03:00
Renovate Bot
91d59f0e1d
Update dependency esbuild to v0.25.10
2025-10-02 01:57:02 +00:00
Taras Kushnir
c3335d3405
Make widget color configurable
2025-09-26 16:50:32 +03:00
Taras Kushnir
81dc447640
Add ETag header for assets and scripts
2025-09-24 12:19:38 +03:00
Taras Kushnir
909f31a71a
Restore default widget start mode to auto
2025-09-24 09:07:40 +03:00
Taras
da61446f5a
Update dependency eslint to v9.35.0 ( #196 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com >
2025-09-22 09:05:26 +03:00
Taras
d689e50591
Update dependency eslint to v9.34.0 ( #192 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com >
2025-09-07 12:51:22 +03:00
Taras Kushnir
8151214cb5
Use events instead of JS callbacks
2025-09-03 11:44:18 +03:00
Renovate Bot
0cb03e314e
Update dependency esbuild to v0.25.9
2025-08-27 02:01:28 +00:00
Taras
170fde6789
Update dependency eslint to v9.33.0 ( #191 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com >
2025-08-23 15:05:28 +03:00
Taras Kushnir
1e9a00f8c9
Add widget strings translations to few European languages
...
Bump widget lib version
2025-08-16 11:17:41 +03:00
Taras Kushnir
3ddd4c29d6
Bump widget lib version
2025-08-15 18:00:37 +03:00
Taras Kushnir
a6be38e0be
Add site script compatibility mode with Google reCAPTCHA
2025-08-11 12:38:05 +03:00
Taras
33183fbb3f
Update dependency eslint to v9.32.0 ( #186 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com >
2025-07-26 05:28:11 +00:00
Renovate Bot
4eabbb77ef
Update dependency esbuild to v0.25.8
2025-07-21 02:29:02 +00:00
Taras Kushnir
26d3c2bd31
Vibe-code few TS annotations for widget code
2025-07-15 18:12:48 +03:00