113 Commits

Author SHA1 Message Date
Carlos Santos
9d75a429a6 ov-components: Updated livekit-client dependency 2025-11-11 16:23:20 +01:00
Carlos Santos
de8639ad63 ov-components: Updated testapp dependencies 2025-10-21 19:35:26 +02:00
Carlos Santos
c576133b42 ov-components: Adds build and copy scripts
Adds `cpx` and `rimraf` packages.
Updates library build script to remove destination directory and copy distribution files.
Updates library package configurations.
2025-10-21 19:22:12 +02:00
Carlos Santos
1ca0e8e4e1 ov-components: update rxjs to version 7.8.2 in package.json and package-lock.json 2025-10-09 16:46:51 +02:00
Carlos Santos
25f9d29ffd ov-components: update dependencies and improve TypeScript configuration 2025-10-09 16:06:44 +02:00
Carlos Santos
45d2f7dd6e ov-components: Updated testapp to Angular 20 2025-10-09 14:30:40 +02:00
Carlos Santos
94a14e3ae2 ov-components: update Angular dependencies to version 19.x and ng-packagr to 19.2.2 2025-10-06 12:21:18 +02:00
Carlos Santos
432953323c ov-components: migrate Angular dependencies to version 18.x 2025-10-06 12:17:56 +02:00
github-actions
4762dbc336 openvidu-components-angular: Bumped version to 3.4.0 2025-10-01 15:30:25 +00:00
Carlos Santos
0f06c15a78 ov-components: update lib:build script to remove unnecessary directory change 2025-09-23 12:49:11 +02:00
Carlos Santos
c8f53a48ce ov-components: Add virtual backgrounds tests and enhance utility functions for background effects 2025-08-22 13:29:27 +02:00
Carlos Santos
5a249fc3e1 ov-components: Add internal directives tests and update related components for recording functionality 2025-07-29 11:38:46 +02:00
github-actions
bc42a72836 openvidu-components-angular: Bumped version to 3.3.0 2025-06-26 18:43:30 +00:00
github-actions
8984cfdcad openvidu-components-angular: Bumped version to 3.2.1 2025-06-05 11:01:42 +00:00
github-actions
308315dee4 openvidu-components-angular: Bumped version to 3.2.0 2025-06-04 14:50:58 +00:00
Carlos Santos
3139437bfe ov-components: remove OpenviduWebComponent and related files 2025-05-21 13:31:26 +02:00
Carlos Santos
042f9b5a89 ov-components: add E2E tests for toolbar 2025-05-21 13:22:29 +02:00
Carlos Santos
35eacb45a1 ov-components: update E2E tests for stream functionality and adjust audio capture file 2025-05-21 13:13:56 +02:00
Carlos Santos
52d253a1db ov-components: add E2E tests for screensharing features 2025-05-21 12:41:34 +02:00
Carlos Santos
bf7d83134a ov-components: add panels E2E test suite 2025-05-21 12:11:01 +02:00
Carlos Santos
cfdaabfc0b ov-components: remove unit tests and update media devices E2E tests 2025-05-21 11:54:36 +02:00
Carlos Santos
02b594e405 ov-components: Added events e2e tests 2025-05-20 18:55:03 +02:00
Carlos Santos
1cba6761bb ov-components: update E2E test names and add chat feature tests 2025-05-20 17:38:06 +02:00
Carlos Santos
baf3da51c2 ov-components: add end-to-end tests for attribute and structural directives 2025-05-20 16:51:23 +02:00
Carlos Santos
741954ac2b OV-COMPONENTS: upgrade chromedriver to 136.0.2 and selenium-webdriver to 4.32.0 2025-05-20 12:39:19 +02:00
Carlos Santos
760cf604eb ov-components: update package dependencies and TypeScript configurations
- Added @types/dom-mediacapture-transform to package.json for type definitions.
- Changed hoveringTimeout type in StreamComponent to ReturnType<typeof setTimeout> for better type safety.
- Updated TypeScript lib version from ES2020 to ES2021 in tsconfig files for improved features.
- Included dom-mediacapture-transform in types for TypeScript configurations across various tsconfig files.
- Removed empty types array in tsconfig.app.json to ensure proper type checking.
- Adjusted skipLibCheck settings in tsconfig files to improve compatibility with Livekit track processors.
2025-05-05 12:15:16 +02:00
Carlos Santos
7f00318cbb ov-components: update dependencies and TypeScript configuration
- Updated @livekit/track-processors from 0.3.2 to ^0.5.6
- Updated livekit-client from 2.5.2 to 2.11.4
- Changed TypeScript lib option from "dom" to "DOM" in tsconfig.lib.json
- Added skipLibCheck option in tsconfig.lib.json and tsconfig.base.json
- Updated TypeScript lib option from "dom" to "dom" in tsconfig.base.json
2025-04-30 14:57:47 +02:00
Carlos Santos
0c1e1a7134 ov-components: Updated to Angular 19 2025-04-30 14:37:10 +02:00
github-actions
d3520e9098 openvidu-components-angular: Bumped version to 3.1.0 2025-02-17 14:42:29 +00:00
Carlos Santos
4c4380a87f ov-components e2e: Added participantLeft listener 2025-02-13 12:33:04 +01:00
Carlos Santos
51e3abd483 ov-components: Updated npm script 2025-01-27 17:04:11 +01:00
github-actions
9114f4fcc6 openvidu-components-angular: Bumped version to 3.0.1-beta1 2025-01-09 12:26:03 +00:00
github-actions
d7f1d859a0 openvidu-components-angular: Bumped version to 3.0.0 2024-11-29 11:27:08 +00:00
pabloFuente
333436a90e Fix path in npm script 2024-10-15 15:56:47 +02:00
github-actions
2132d5b984 openvidu-components-angular: Bumped version to 3.0.0-beta3 2024-10-15 13:21:16 +00:00
Carlos Santos
5a0aea9ecb ov-components: Used jasmine instead of mocha 2024-10-10 21:01:01 +02:00
Carlos Santos
52422fb58a ov-components: Added unit tests 2024-10-10 20:30:02 +02:00
Carlos Santos
f7d6e81261 ov-components: Fixed selenium-webdriver types 2024-09-23 10:32:45 +02:00
Carlos Santos
d37f094773 ov-components: Updated dependencies 2024-09-23 10:10:57 +02:00
Carlos Santos
33d11926a7 ci: Updated e2e test 2024-07-30 18:13:06 +02:00
Carlos Santos
31dd06c7e8 ci: Updated e2e tests 2024-07-30 16:07:02 +02:00
Carlos Santos
17a6edbe91 ci: Added webcomponent directives e2e tests 2024-07-30 16:01:54 +02:00
Carlos Santos
5fa86f4f4c ov-components: split ee2 tests into files 2024-07-29 12:59:25 +02:00
Carlos Santos
c61bed5a75 ov-components: Fixed e2e tests events 2024-07-29 12:38:35 +02:00
Carlos Santos
5097dc925e ov-components: fixed bundle path 2024-07-24 18:07:13 +02:00
Carlos Santos
aa437be8cf ov-components: Updated dependencies 2024-07-24 17:02:15 +02:00
github-actions
d8033dcde4 openvidu-components-angular: Bumped version to 3.0.0-beta2 2024-07-16 12:56:54 +00:00
github-actions
db28c79ee8 openvidu-components-angular: Bumped to version 3.0.0-beta2-dev.20240704 2024-07-04 16:13:56 +00:00
pabloFuente
eccc37156a OpenVidu v3 2024-07-02 19:19:05 +02:00
Carlos Santos
9fcc593fb2 openvidu-angular-v2compatibility: Bumped to 3.0.0-beta1 2024-06-25 13:14:59 +02:00