openvidu-ionic: Updated to Angular 8
This commit is contained in:
parent
e4f284f60a
commit
82c52a4c60
@ -117,7 +117,7 @@
|
||||
}
|
||||
},
|
||||
"ionic-cordova-build": {
|
||||
"builder": "@ionic/ng-toolkit:cordova-build",
|
||||
"builder": "@ionic/angular-toolkit:cordova-build",
|
||||
"options": {
|
||||
"browserTarget": "app:build"
|
||||
},
|
||||
@ -128,7 +128,7 @@
|
||||
}
|
||||
},
|
||||
"ionic-cordova-serve": {
|
||||
"builder": "@ionic/ng-toolkit:cordova-serve",
|
||||
"builder": "@ionic/angular-toolkit:cordova-serve",
|
||||
"options": {
|
||||
"cordovaBuildTarget": "app:ionic-cordova-build",
|
||||
"devServerTarget": "app:serve"
|
||||
|
||||
4648
openvidu-ionic/package-lock.json
generated
4648
openvidu-ionic/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,66 +13,65 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/common": "7.2.14",
|
||||
"@angular/core": "7.2.14",
|
||||
"@angular/forms": "7.2.14",
|
||||
"@angular/http": "7.2.14",
|
||||
"@angular/platform-browser": "7.2.14",
|
||||
"@angular/platform-browser-dynamic": "7.2.14",
|
||||
"@angular/router": "7.2.14",
|
||||
"@ionic-native/android-permissions": "5.5.0",
|
||||
"@ionic-native/core": "5.5.0",
|
||||
"@ionic-native/splash-screen": "5.5.0",
|
||||
"@ionic-native/status-bar": "5.5.0",
|
||||
"@ionic/angular": "4.3.0",
|
||||
"@ionic/angular-toolkit": "1.5.1",
|
||||
"@angular/common": "8.1.3",
|
||||
"@angular/core": "8.1.3",
|
||||
"@angular/forms": "8.1.3",
|
||||
"@angular/http": "7.2.15",
|
||||
"@angular/platform-browser": "8.1.3",
|
||||
"@angular/platform-browser-dynamic": "8.1.3",
|
||||
"@angular/router": "8.1.3",
|
||||
"@ionic-native/android-permissions": "5.10.0",
|
||||
"@ionic-native/core": "5.10.0",
|
||||
"@ionic-native/splash-screen": "5.10.0",
|
||||
"@ionic-native/status-bar": "5.10.0",
|
||||
"@ionic/angular": "4.7.0",
|
||||
"cordova-android": "8.0.0",
|
||||
"cordova-browser": "6.0.0",
|
||||
"cordova-ios": "5.0.1",
|
||||
"cordova-plugin-android-permissions": "1.0.0",
|
||||
"cordova-plugin-device": "2.0.2",
|
||||
"cordova-plugin-device": "2.0.3",
|
||||
"cordova-plugin-ionic-keyboard": "2.1.3",
|
||||
"cordova-plugin-ionic-webview": "4.0.1",
|
||||
"cordova-plugin-ionic-webview": "4.1.1",
|
||||
"cordova-plugin-iosrtc": "git+https://github.com/OpenVidu/cordova-plugin-iosrtc.git",
|
||||
"cordova-plugin-splashscreen": "5.0.2",
|
||||
"cordova-plugin-statusbar": "2.4.2",
|
||||
"cordova-plugin-whitelist": "1.3.3",
|
||||
"core-js": "2.6.5",
|
||||
"cordova-plugin-splashscreen": "5.0.3",
|
||||
"cordova-plugin-statusbar": "2.4.3",
|
||||
"cordova-plugin-whitelist": "1.3.4",
|
||||
"core-js": "3.1.4",
|
||||
"ios-deploy": "1.9.4",
|
||||
"openvidu-browser": "2.10.0",
|
||||
"rxjs": "6.5.1",
|
||||
"xcode": "1.0.0",
|
||||
"zone.js": "0.9.0"
|
||||
"rxjs": "6.5.2",
|
||||
"xcode": "2.0.0",
|
||||
"zone.js": "0.9.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"ios-deploy": "1.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/architect": "0.13.8",
|
||||
"@angular-devkit/build-angular": "0.13.8",
|
||||
"@angular-devkit/core": "7.3.8",
|
||||
"@angular-devkit/schematics": "7.3.8",
|
||||
"@angular/cli": "7.3.8",
|
||||
"@angular/compiler": "7.2.14",
|
||||
"@angular/compiler-cli": "7.2.14",
|
||||
"@angular/language-service": "7.2.14",
|
||||
"@ionic/ng-toolkit": "1.1.0",
|
||||
"@angular-devkit/architect": "0.801.2",
|
||||
"@angular-devkit/build-angular": "0.801.2",
|
||||
"@angular-devkit/core": "8.1.2",
|
||||
"@angular-devkit/schematics": "8.1.2",
|
||||
"@angular/cli": "8.1.2",
|
||||
"@angular/compiler": "8.1.3",
|
||||
"@angular/compiler-cli": "8.1.3",
|
||||
"@angular/language-service": "8.1.3",
|
||||
"@ionic/angular-toolkit": "2.0.0",
|
||||
"@ionic/schematics-angular": "1.0.7",
|
||||
"@types/jasmine": "3.3.12",
|
||||
"@types/jasmine": "3.3.15",
|
||||
"@types/jasminewd2": "2.0.6",
|
||||
"@types/node": "11.13.7",
|
||||
"codelyzer": "5.0.0",
|
||||
"@types/node": "12.6.8",
|
||||
"codelyzer": "5.1.0",
|
||||
"jasmine-core": "3.4.0",
|
||||
"jasmine-spec-reporter": "4.2.1",
|
||||
"karma": "4.1.0",
|
||||
"karma-chrome-launcher": "2.2.0",
|
||||
"karma-coverage-istanbul-reporter": "2.0.5",
|
||||
"karma": "4.2.0",
|
||||
"karma-chrome-launcher": "3.0.0",
|
||||
"karma-coverage-istanbul-reporter": "2.1.0",
|
||||
"karma-jasmine": "2.0.1",
|
||||
"karma-jasmine-html-reporter": "1.4.0",
|
||||
"karma-jasmine-html-reporter": "1.4.2",
|
||||
"protractor": "5.4.2",
|
||||
"ts-node": "8.1.0",
|
||||
"tslint": "5.16.0",
|
||||
"typescript": "3.2.4"
|
||||
"ts-node": "8.3.0",
|
||||
"tslint": "5.18.0",
|
||||
"typescript": "3.4.5"
|
||||
},
|
||||
"description": "An Ionic project",
|
||||
"cordova": {
|
||||
@ -94,4 +93,4 @@
|
||||
"browser"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -9,7 +9,7 @@ declare var cordova;
|
||||
})
|
||||
export class OpenViduVideoComponent implements AfterViewInit, OnDestroy {
|
||||
|
||||
@ViewChild('videoElement') elementRef: ElementRef;
|
||||
@ViewChild('videoElement', {static: false}) elementRef: ElementRef;
|
||||
_streamManager: StreamManager;
|
||||
|
||||
rotationFunction;
|
||||
|
||||
@ -2,6 +2,14 @@
|
||||
"compileOnSave": false,
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist/out-tsc",
|
||||
"paths": {
|
||||
"core-js/es7/reflect": [
|
||||
"../node_modules/core-js/proposals/reflect-metadata"
|
||||
],
|
||||
"core-js/es6/": [
|
||||
"./node_modules/core-js/es/"
|
||||
]
|
||||
},
|
||||
"sourceMap": true,
|
||||
"declaration": false,
|
||||
"moduleResolution": "node",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user