filepond 0.0.2 copy "filepond: ^0.0.2" to clipboard
filepond: ^0.0.2 copied to clipboard

FilePond, Where files go to stretch their bits.

0.0.2 #

  • Added support for file removal and duplicate detection.
  • Added uploadAll method to upload all files at once.
  • Improved documentation and code comments.
  • Added support for listening to file operation events (insert, uploaded, duplicate, remove, failed).
  • Added SVG color customization for the file picker UI.
  • Improved error handling and state management.
  • Added example usage and updated README.

0.0.1 #

  • Initial release.
  • File picker and uploader components.
  • Customizable UI for file selection and upload progress.
  • Support for multiple file types (pdf, jpg, png, jpeg).
  • Basic controller for file operations.