Skip to content

feat(mat-icon): adds the possibility to customize the font URI

Antoine Petot requested to merge feat/mat-icon-font-uri-customization into develop

Related to #70 (closed)

To check

  • Add all created interfaces in the interfaces declaration file: src/interfaces.d.ts
  • Declare all new angular proxy components in the file angular/projects/wcs-angular/src/lib/wcs-angular.module.ts for newly created web components
  • Explain what has changed in the changelog
Edited by Antoine Petot

Merge request reports