fix(news): tag refactor for 'a-la-une' tag. This tag is no longer display if...
fix(news): tag refactor for 'a-la-une' tag. This tag is no longer display if there is another tag on the same post.
Showing
- src/app/post/components/post-card/post-card.component.html 1 addition, 7 deletionssrc/app/post/components/post-card/post-card.component.html
- src/app/post/components/post-card/post-card.component.scss 1 addition, 7 deletionssrc/app/post/components/post-card/post-card.component.scss
- src/app/post/components/post-card/post-card.component.ts 2 additions, 2 deletionssrc/app/post/components/post-card/post-card.component.ts
- src/app/post/components/post-details/post-details.component.html 1 addition, 6 deletions.../post/components/post-details/post-details.component.html
- src/app/post/components/post-details/post-details.component.scss 0 additions, 7 deletions.../post/components/post-details/post-details.component.scss
- src/app/post/components/post-list/post-list.component.ts 8 additions, 2 deletionssrc/app/post/components/post-list/post-list.component.ts
- src/app/post/components/post-tag/post-tag.component.html 8 additions, 0 deletionssrc/app/post/components/post-tag/post-tag.component.html
- src/app/post/components/post-tag/post-tag.component.scss 10 additions, 0 deletionssrc/app/post/components/post-tag/post-tag.component.scss
- src/app/post/components/post-tag/post-tag.component.spec.ts 25 additions, 0 deletionssrc/app/post/components/post-tag/post-tag.component.spec.ts
- src/app/post/components/post-tag/post-tag.component.ts 19 additions, 0 deletionssrc/app/post/components/post-tag/post-tag.component.ts
- src/app/post/post.module.ts 2 additions, 0 deletionssrc/app/post/post.module.ts
Loading
Please register or sign in to comment