Releases: github/file-attachment-element
Releases · github/file-attachment-element
v3.1.0
v3.0.1
- Fixed a bug where pasting a screenshot would fail
v3.0.0
This release adds a new isVideo
property that tells you if a filetype matches that of a video. The release also makes sure that the propagation of a drag event for the element is not stopped.
v2.0.1
This release includes a fix to the reference to the TypeScript declaration files for the library.
v2.0.0
This major release removes the restriction to denote the input element ID with an input
attribute on <file-attachement>
. Additionally, developer dependencies were updated and the project restructured.