Implement scroll to new question
With the new directive, this function can be implemented. [Ticket: #487]
Showing
- src/app/components/creator/creator.module.ts 1 addition, 3 deletionssrc/app/components/creator/creator.module.ts
- src/app/components/shared/comment-list/comment-list.component.html 2 additions, 1 deletion...omponents/shared/comment-list/comment-list.component.html
- src/app/components/shared/comment-list/comment-list.component.ts 7 additions, 1 deletion.../components/shared/comment-list/comment-list.component.ts
- src/app/components/shared/shared.module.ts 5 additions, 2 deletionssrc/app/components/shared/shared.module.ts
- src/app/components/shared/tag-cloud/tag-cloud.component.html 1 addition, 1 deletionsrc/app/components/shared/tag-cloud/tag-cloud.component.html
- src/app/components/shared/tag-cloud/tag-cloud.component.ts 1 addition, 1 deletionsrc/app/components/shared/tag-cloud/tag-cloud.component.ts
- src/app/directives/scroll-into-view.directive.ts 1 addition, 1 deletionsrc/app/directives/scroll-into-view.directive.ts
- src/app/utils/create-comment-wrapper.ts 11 additions, 13 deletionssrc/app/utils/create-comment-wrapper.ts
Please register or sign in to comment