dependabot[bot]
6867c07e07
build(deps-dev): bump karma in /openvidu-components-angular
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.12 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.12...v6.3.14 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 13:54:42 +00:00
csantosm
5f0ffb4b3a
openvidu-component: Loaded components dynamically
...
- For loading components with inputs/outputs directives, has been necessary to use the 'ng-dynamic-component' library because of unsupported on the official Angular issue https://github.com/angular/angular/issues/15360
- Allowed the dynamic components load
- Grouped panels into panel component
2022-02-01 11:33:16 +01:00
csantosm
a73230ac79
openvidu-components: Added webcomponent
...
Now it's possible generate a webcomponent using the openvidu-angular library.
2022-01-24 11:19:19 +01:00
csantosm
673058381f
openvidu-components: Renamed library to openvidu-angular
2022-01-20 09:58:12 +01:00
csantosm
3fa674efd6
Added openvidu-components-angular project
2022-01-19 17:25:09 +01:00