openvidu/openvidu-components-angular/src
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
..
app ov-components: Refactor recording stop event logging to include room name for better traceability 2025-08-22 12:23:21 +02:00
assets openvidu-components: Added more background samples 2022-04-29 11:40:28 +02:00
environments OpenVidu v3 2024-07-02 19:19:05 +02:00
favicon.ico Added openvidu-components-angular project 2022-01-19 17:25:09 +01:00
index.html ov-components: add material symbols support and improve toolbar symbols handling 2025-05-19 16:59:24 +02:00
main.ts Added openvidu-components-angular project 2022-01-19 17:25:09 +01:00
proxy.conf.json OpenVidu v3 2024-07-02 19:19:05 +02:00
styles.scss ov-components: Implement theming system 2025-09-11 14:13:39 +02:00
test.ts ov-components: Updated to Angular 15 2024-05-22 11:27:29 +02:00