Skip to content

refactor(button): use delegatesFocus option instead of wcs specific implementation

Antoine Petot requested to merge refactor/button-delegate-focus into develop

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