16 Commits

Author SHA1 Message Date
Carlos Santos
f0b3c2e2c6 ov-components: Implement theming system
- Added THEME.md documentation detailing the theming system, including usage, service methods, and CSS variables reference.
- Created theme.scss with SCSS mixins for applying OpenVidu themes and integrating with Angular Material.
- Introduced theme.model.ts to define theme modes and variables.
- Developed theme.service.ts to manage theme switching, variable updates, and system theme detection.
- Updated public-api.ts to export new theme model and service.
- Enhanced styles.scss to incorporate OpenVidu theme integration with Angular Material.
- Added support for responsive theme detection based on system preferences.
2025-09-11 14:13:39 +02:00
Carlos Santos
0c1e1a7134 ov-components: Updated to Angular 19 2025-04-30 14:37:10 +02:00
Carlos Santos
b59c56c3e8 ov-components: Updated css variable names 2024-11-06 10:06:51 +01:00
Carlos Santos
02e3fb0d4e ov-components: Updated css styles for improving custom color support 2024-11-05 17:48:10 +01:00
Carlos Santos
ada5984a32 ov-components: Updated css color variables 2024-11-05 12:38:52 +01:00
pabloFuente
eccc37156a OpenVidu v3 2024-07-02 19:19:05 +02:00
Carlos Santos
6221c92bae ov-components: Updated testapp to Angular 17 2024-05-24 12:13:34 +02:00
Carlos Santos
b970463325 ov-components: Removed Angular Material legacy modules 2024-05-23 14:09:47 +02:00
Carlos Santos
0db1eda057 ov-components: Updated to Angular 15 2024-05-22 11:27:29 +02:00
Carlos Santos
0341470fc0 openvidu-components: Updated testapp 2022-11-03 16:04:20 +01:00
csantosm
2dff8faf4b openvidu-components: Updated test app 2022-04-28 13:09:42 +02:00
csantosm
239b7e28bf openvidu-components: Updated styles name variables 2022-03-28 11:10:14 +02:00
csantosm
f0ec449f25 openvidu-components: Added e2e tests for angular apps
- Test the structural directives in angular apps
- Test the output events
2022-03-21 16:33:40 +01:00
csantosm
bb16418385 openvidu-components: Updated test app 2022-03-10 15:41:51 +01:00
csantosm
3e21207f8c openvidu-components: Parametrized styles properties 2022-02-28 12:12:16 +01:00
csantosm
3fa674efd6 Added openvidu-components-angular project 2022-01-19 17:25:09 +01:00