Skip to content

feat(input): the native focus method now delegate the focus to the wrapped native input

Antoine Petot requested to merge 51-focus-sur-un-champ-wcs-input into develop

related #51 (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

Closes #51 (closed)

Merge request reports