link the WeightClassInterface to the settings
The settings for font color and the maximum number of words per weight class were linked to the ts file and the interface. Furthermore, texts and translations were adjusted.
Showing
- package-lock.json 4612 additions, 4897 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/app/components/shared/_dialogs/cloud-configuration/cloud-configuration.component.html 9 additions, 9 deletions...gs/cloud-configuration/cloud-configuration.component.html
- src/app/components/shared/_dialogs/cloud-configuration/cloud-configuration.component.ts 7 additions, 0 deletions...logs/cloud-configuration/cloud-configuration.component.ts
- src/assets/i18n/creator/de.json 5 additions, 1 deletionsrc/assets/i18n/creator/de.json
- src/assets/i18n/creator/en.json 5 additions, 1 deletionsrc/assets/i18n/creator/en.json
- src/assets/i18n/participant/de.json 5 additions, 1 deletionsrc/assets/i18n/participant/de.json
- src/assets/i18n/participant/en.json 5 additions, 1 deletionsrc/assets/i18n/participant/en.json
This diff is collapsed.
... | ... | @@ -47,7 +47,7 @@ |
"zone.js": "~0.10.3" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "^0.1102.11", | ||
"@angular-devkit/build-angular": "^0.901.15", | ||
"@angular-eslint/builder": "4.2.0", | ||
"@angular-eslint/eslint-plugin": "4.2.0", | ||
"@angular-eslint/eslint-plugin-template": "4.2.0", | ||
... | ... |
Please register or sign in to comment