mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AE-11486] remove unused comment services and improve doc (#8092)
* remove unused comment services and improve doc * fix after review * fix unit test * fix stories
This commit is contained in:
@@ -207,12 +207,19 @@ v6.0.0 and after:
|
||||
|
||||
this.nodesApiService.nodeUpdated.pipe .....
|
||||
|
||||
### Comments component
|
||||
|
||||
```adf-comments``` component is now a real presentational components. The `taskId` and `nodeId` has now renamed to `id`
|
||||
The ```adf-comments``` has now two specialization in :
|
||||
|
||||
- ```adf-node-comments``` [Node Comments Componen](../content-services/components/node-comments.component.md)
|
||||
- ```adf-task-comments``` [Task Comments Component](../process-services/components/task-comments.component.md)
|
||||
|
||||
|
||||
## Renamed items
|
||||
|
||||
### New Classes or Services
|
||||
|
||||
### Properties and methods
|
||||
|
||||
- `<adf-comments>`: The `taskId` input has now been renamed as `id`
|
||||
|
||||
### Component selectors
|
||||
|
Reference in New Issue
Block a user