added far icons to font icons and made with that the heart inside white with a black border
parent
afce0899
Showing
- package-lock.json 15 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/main/webapp/app/core/core.module.ts 1 addition, 0 deletionssrc/main/webapp/app/core/core.module.ts
- src/main/webapp/app/core/icons/font-awesome-icons.ts 3 additions, 0 deletionssrc/main/webapp/app/core/icons/font-awesome-icons.ts
- src/main/webapp/app/exercise/exercise-details/exercise-details.component.html 4 additions, 2 deletions...exercise/exercise-details/exercise-details.component.html
- src/main/webapp/app/exercise/exercise-details/exercise-details.component.scss 4 additions, 0 deletions...exercise/exercise-details/exercise-details.component.scss
- src/main/webapp/app/exercise/exercise-details/exercise-details.component.ts 5 additions, 0 deletions...p/exercise/exercise-details/exercise-details.component.ts
- src/main/webapp/app/search/service/like-service.ts 20 additions, 0 deletionssrc/main/webapp/app/search/service/like-service.ts
- yarn.lock 14403 additions, 0 deletionsyarn.lock
... | ... | @@ -18,6 +18,7 @@ |
"@angular/router": "10.0.0", | ||
"@fortawesome/angular-fontawesome": "0.6.1", | ||
"@fortawesome/fontawesome-svg-core": "1.2.29", | ||
"@fortawesome/free-regular-svg-icons": "^5.15.3", | ||
"@fortawesome/free-solid-svg-icons": "5.13.1", | ||
"@ng-bootstrap/ng-bootstrap": "^7.0.0", | ||
"@ng-select/ng-select": "^4.0.1", | ||
... | ... |
yarn.lock
0 → 100644
This diff is collapsed.
Please register or sign in to comment