mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-4709] ensure all components have encapsulation set to none (#3271)
* ACA-4709 Added use-none-component-view-encapsulation eslint rule and correct part of components * ACA-4709 More changes for encapsulation * ACA-4709 Installed eslint-plugin-eslint-angular dependency * ACA-4709 Corrected rest places with did not use none encapsulation * ACA-4709 Exclude process inline templates plugin from spec files
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
"@alfresco/adf-content-services": "6.1.0-5145838719",
|
||||
"@alfresco/adf-core": "6.1.0-5145838719",
|
||||
"@alfresco/adf-extensions": "6.1.0-5145838719",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "6.2.0-5201142775",
|
||||
"@alfresco/js-api": "6.1.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.3",
|
||||
|
||||
Reference in New Issue
Block a user