-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AAE-12179] Remove process-services and content-services dependencies… (
#8161) * [AAE-12179] Remove process-services and content-services dependencies from core comment-list component * [AAE-12179] Remove comment-list injection token * [AAE-12179] remove token injection in task module and node module
- Loading branch information
1 parent
11c3a02
commit 0ab39e2
Showing
28 changed files
with
304 additions
and
262 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
docs/content-services/services/content-comment-list.service.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
Title: Content Comment List Service | ||
Added: v6.0.0 | ||
Status: Active | ||
Last reviewed: 2023-01-17 | ||
--- | ||
|
||
# [Content Comment List service](../../../lib/content-services/src/lib/node-comments/services/content-comment-list.service.ts "Defined in content-comment-list.service.ts") | ||
|
||
Gets user image for comments in Content Services. | ||
|
||
## Class members | ||
|
||
### Methods | ||
|
||
- **getUserImage**(user: `string`): `string`<br/> | ||
Gets user image | ||
- _user:_ `string` - The user id; | ||
- **Returns** `string` - The user image path | ||
|
||
## See also | ||
|
||
- [Node comments component](../../../lib/content-services/src/lib/node-comments/node-comments.component.ts) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.