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
f98f853c76
ov-components: Reorganize package.json
2025-10-06 12:26:31 +02:00
Carlos Santos
206bb6e8e8
ov-components: update target in tsconfig.json
2025-10-06 12:23:42 +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
Carlos Santos
eec1678585
ov-components: update Angular peer dependencies to include version 20
2025-10-06 12:11:45 +02:00
Carlos Santos
9c119d6bd2
ov-components: clean css variables
2025-10-01 19:42:00 +02:00
Carlos Santos
65e51decb2
ov-components: update color variables for improved consistency across components
2025-10-01 19:42:00 +02:00
github-actions
4762dbc336
openvidu-components-angular: Bumped version to 3.4.0
2025-10-01 15:30:25 +00:00
Carlos Santos
b2b66477d4
ov-components: update color variables for consistency across components
2025-10-01 12:39:34 +02:00
Carlos Santos
1298e3160d
ov-components: update documentation for setTheme method to clarify theme mode application
2025-09-30 12:48:00 +02:00
Carlos Santos
d54e21d726
ov-components: improve layout and styling for participant name and badges
2025-09-30 12:46:44 +02:00
Carlos Santos
e00120b046
ov-components: update CLASSIC to Classic for consistency in theme handling
2025-09-30 12:27:37 +02:00
Carlos Santos
0a96ce9323
ov-components: update button color in stream video controls for consistency
2025-09-30 11:50:22 +02:00
Carlos Santos
db20af15e6
ov-components: update color variables to enhance UI consistency across components
2025-09-26 18:26:36 +02:00
Carlos Santos
90071667ac
ov-components: remove alpha values from color variables in light and dark themes
2025-09-25 18:23:41 +02:00
Carlos Santos
1c21097f59
ov-components: update theme selector test to use togglePanel for settings
2025-09-25 17:12:24 +02:00
Carlos Santos
fe97022182
ov-components: implement showThemeSelector directive and integrate theme selector functionality
2025-09-25 17:03:33 +02:00
Carlos Santos
0cdb46a79c
ov-components: load predefined themes dynamically in ThemeSelectorComponent
2025-09-25 17:03:33 +02:00
Carlos Santos
7071385e22
ov-components: move theme initialization to ov-videoconference constructor
2025-09-25 17:03:33 +02:00
Carlos Santos
8ff7b24aa5
ov-components: rename theme constants for clarity
2025-09-25 12:10:32 +02:00
Carlos Santos
246be8bcf2
ov-components: enhance mobile layout for prejoin component and improve participant name input background
2025-09-23 19:44:00 +02:00
Carlos Santos
1b9396ca1b
ov-components: improve prejoin component and enhance SCSS styles for better layout and responsiveness
2025-09-23 18:22:41 +02: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
faaac23c66
ov-components: enhance mobile responsiveness for panel and session components
2025-09-22 21:17:11 +02:00
Carlos Santos
0407725437
ov-components: add landscape orientation warning component for mobile devices
2025-09-22 21:04:23 +02:00
Carlos Santos
bab8d3eb2a
ov-components: enhance layout model with extended options and improved dimension calculations
2025-09-22 20:22:27 +02:00
Carlos Santos
1cef3c17a4
ov-components: enhance layout service with responsive viewport handling and layout options adjustment
2025-09-22 20:06:25 +02:00
Carlos Santos
bd74184799
ov-components: enhance pre-join component for mobile support and viewport handling
2025-09-22 19:22:28 +02:00
Carlos Santos
8416c3f764
ov-components: refactor pre-join component styles for improved structure and loading state handling
2025-09-22 19:12:28 +02:00
Carlos Santos
bb70ddb3d9
ov-components: remove unused input properties from toolbar panel buttons component
2025-09-22 18:17:36 +02:00
Carlos Santos
9d17c14bcd
ov-components: add theme selector component and integrate theme management
...
- Introduced a new theme selector component to allow users to select themes.
- Updated settings panel to include the theme selector.
- Created shared styles for device and theme selectors.
- Refactored existing audio and video device components to use shared styles.
- Enhanced storage service to manage theme preferences.
- Updated theme service to support classic theme alongside light and dark themes.
- Added translations for theme-related strings in multiple languages.
2025-09-22 17:57:04 +02:00
Carlos Santos
776c45be3a
ov-components: refine viewport checks for mobile landscape orientation and improve SCSS for toolbar buttons
2025-09-22 14:18:01 +02:00
Carlos Santos
f11f0933b4
ov-components: add landscape orientation warning and improve loading animations
2025-09-22 12:39:07 +02:00
Carlos Santos
d48e44ea55
ov-components: enhance settings panel for responsive design and improve layout handling
2025-09-19 18:31:10 +02:00
Carlos Santos
b35f959394
ov-components: update SCSS for collapsible panels menu and adjust button dimensions
2025-09-19 17:25:36 +02:00
Carlos Santos
b71991a3e4
ov-components: remove unnecessary console logs
2025-09-19 17:04:33 +02:00
Carlos Santos
c80c8d3ab2
ov-components: add translations for "PANELS" in multiple language files
2025-09-19 14:57:19 +02:00
Carlos Santos
4654c48f22
ov-components: refactor leave button implementation for improved template handling
2025-09-19 14:52:01 +02:00
Carlos Santos
6da901e7bb
ov-components: enhance toolbar panel buttons with responsive design
2025-09-19 14:50:14 +02:00
Carlos Santos
d223acefcf
ov-components: add toolbar panel buttons component with event handling and styling
2025-09-19 11:56:10 +02:00
Carlos Santos
41152de276
ov-components: implement custom leave button directive and enhance toolbar for additional button templates
2025-09-18 19:40:25 +02:00
Carlos Santos
2a9f3a62fa
ov-components: enhance toolbar media buttons for responsive design and improved visibility
2025-09-18 12:14:07 +02:00
Carlos Santos
677a9129a2
ov-components: add viewport service and model for responsive design detection
2025-09-18 12:12:52 +02:00
Carlos Santos
c65b5c8a18
ov-components: add toolbar media buttons component
2025-09-18 12:11:04 +02:00
Carlos Santos
0a49ca91d8
ov-components: refactor toolbar component to improve readability and add helper methods for recording and broadcasting status
2025-09-18 12:10:32 +02:00
Carlos Santos
8f48e9f70c
ov-components: set recording and broadcasting budget color to white
2025-09-18 12:10:32 +02:00
Carlos Santos
7353b4a7c2
ov-components: update livekit-client and @livekit/track-processors dependencies to latest versions
2025-09-11 17:51:11 +02:00