mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-5290] create eslint rule to ensure components use none value for encapsulation (#8585)
* ACS-5290 Create rule which prevent using different encapsulation in components than None * ACS-5290 Added documentation * ACS-5290 Updated scripts * ACS-5290 Updated documentation * ACS-5290 Added autofix * ACS-5290 Formated code * ACS-5290 Fixed lint - removed redundant comma * ACS-5290 Renaming * ACS-5290 Renaming
This commit is contained in:
@@ -41,7 +41,7 @@ backend services have been tested with each released version of ADF.
|
||||
- [v2.1.0](#v210)
|
||||
- [v2.0.0](#v200)
|
||||
|
||||
## v5.1.0
|
||||
## v6.0.0
|
||||
|
||||
<!--v600 start-->
|
||||
|
||||
@@ -54,6 +54,7 @@ backend services have been tested with each released version of ADF.
|
||||
- [Process user info component](process-services/components/process-user-info.component.md)
|
||||
- [Task comments service](content-services/services/task-comments.service.md)
|
||||
- [Viewer render component](core/components/viewer-render.component.md)
|
||||
- [Use none component view encapsulation](eslint-angular/rules/use-none-component-view-encapsulation.md)
|
||||
|
||||
<!--v600 end-->
|
||||
|
||||
|
Reference in New Issue
Block a user