Carlos Santos
1bdd968f79
webcomponent: update CommandsManager to use targetIframeOrigin for improved security
2025-05-22 14:11:41 +02:00
Carlos Santos
af3697f94c
webcomponent: update event handling methods to use WebComponentEvent type for better type safety
2025-05-20 11:37:36 +02:00
Carlos Santos
2fa5a53d24
webcomponent: enhance CommandsManager and OpenViduMeet for improved event handling and initialization
2025-05-14 14:06:33 +02:00
Carlos Santos
8a6066a87c
webcomponent: send initialization message to iframe on READY event and update command documentation
2025-05-12 12:13:50 +02:00
Carlos Santos
cde60eca82
webcomponent: change enums from const to regular export for WebComponentCommand and WebComponentEvent
2025-05-09 13:00:11 +02:00
Carlos Santos
f893aaab19
webcomponent: add event handling methods and extend event payloads in OpenViduMeet component
2025-05-08 17:25:49 +02:00
Carlos Santos
3a9f3c507d
webcomponent: integrate PostCSS with Rollup and add error handling in OpenViduMeet component
...
- Added rollup-plugin-postcss to handle CSS imports in the project.
- Updated rollup.config.js to include PostCSS plugin for CSS injection and minification.
- Created a new styles.css file for component styling.
- Enhanced OpenViduMeet component to manage iframe loading states and display error messages.
- Implemented cleanup method in EventsManager to remove event listeners.
- Added TypeScript declaration for CSS module imports.
2025-05-08 16:05:07 +02:00
Carlos Santos
704bb4d9d5
frontend: Change enums to const enums for WebComponent commands and events
2025-05-08 12:04:56 +02:00
Carlos Santos
326ee174c6
frontend: Improve webcomponent event and command types
2025-05-07 16:51:13 +02:00
Carlos Santos
017b430bf1
Added source code
2025-03-10 19:25:11 +01:00