vaadin / vaadin-upload

The Web Component for uploading multiple files with progress indication. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
90 stars 63 forks source link

chore: add JSDoc for custom events [skip ci] #370

Closed web-padawan closed 3 years ago

web-padawan commented 3 years ago
  1. Added @fires annotations to enable VS Code lit-plugin code completion support.
  2. Removed path from events typings as Polymer-specific and generally unused.