Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filepond

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filepond - npm Package Versions

1
22

3.0.1

Diff

Changelog

Source

3.0.1

  • Fix problem where timeout would incorrectly trigger for uploads.
pqina
published 3.0.0 •

Changelog

Source

3.0.0

  • Small internal flow changes to facilitate integration with the Image Editor plugin
  • Improve performance
  • Improve file loader so it now supports blob URLs
  • Add stylePanelLayout setting to set layout mode for panel
  • Add stylePanelAspectRatio setting to fix aspect ratio of panel
  • Add styleButtonRemoveItemPosition to control remove button position on image preview
  • Add styleButtonProcessItemPosition to control item processing position on image preview
  • Add styleLoadIndicatorPosition to control load indicator position on image preview
  • Add styleProgressIndicatorPosition to control process indicator position on image preview
  • Add method to automatically update data when file metadata is updated
  • Fix animation rest state detection

Please note that this update will require installing new versions of the following plugins:

  • File Encode
  • Image Crop
  • Image Preview
  • Image Transform
pqina
published 2.3.1 •

Changelog

Source

2.3.1

  • Fix improved browser environment detection.
pqina
published 2.3.0 •

Changelog

Source

2.3.0

  • Improve browser environment detection #123.
  • Add beforeRemoveFile callback to allow user confirmation before actual file removal.
pqina
published 2.2.1 •

Changelog

Source

2.2.1

  • Fix another problem where list overflow would not render correctly.
pqina
published 2.2.0 •

Changelog

Source

2.2.0

  • Fix problem where maxFiles was not enforced when dropping a set of files, each file was added in sequence till maxFiles was reached while the set as a whole should've been invalidated at once.
pqina
published 2.1.3 •

Changelog

Source

2.1.3

  • Fix problem where max-height of filepond root would not be respected by file list.
pqina
published 2.1.2 •

Changelog

Source

2.1.2

  • Cleaned up some stray babelHelpers.
  • Fix bug in render engine style method, should result in less unnecessary redraws.
pqina
published 2.1.1 •

Changelog

Source

2.1.1

  • Fix problem where the drop indicator would render at the wrong location.
  • Fix problem where calling removeFile directly after processFile was resolved would throw an error.
pqina
published 2.1.0 •

Changelog

Source

2.1.0

  • Labels can now be set as functions, these functions will receive context information, this is useful to customize both he load error and processing error labels based on server response.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc