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

4.12.1

Diff

Changelog

Source

4.12.1

  • Fix issue where browse button wasn't clickable when styleLayoutMode was set to compact.
pqina
published 4.12.0 •

Changelog

Source

4.12.0

  • Add styleButtonRemoveItemAlign to align remove button to the left side of the file item.
  • Fix issue where list of files could not be scrolled when FilePond was disabled.
pqina
published 4.11.0 •

Changelog

Source

4.11.0

  • Add relativePath property to file item.
  • Add onreorderfiles callback.
  • Fix issue where unkown type was "null" instead of an empty string.
  • Fix issue where onactivatefile was fired on drag end.
pqina
published 4.10.0 •

Changelog

Source

4.10.0

  • Copy webkitDirectory property to file object.
pqina
published 4.9.5 •

Changelog

Source

4.9.5

  • Fix issue with error format in TypeScript types.
pqina
published 4.9.4 •

Changelog

Source

4.9.4

  • Fix problem with API querystring containing multiple questionmarks.
pqina
published 4.9.3 •

Changelog

Source

4.9.3

  • Fix problem where ending the class attribute on a space would throw an error.
pqina
published 4.9.2 •

Changelog

Source

4.9.2

  • Add grab cursor to items so there's and indicator that items are grabbable.
pqina
published 4.9.0 •

Changelog

Source

4.9.0

  • Add drag to reorder file items, enable by setting allowReorder to true.
    • Only works in single column mode (for now).
    • It also works when the list of files is showing a scrollbar, but dragging + scrolling isn't working correctly at the moment.
    • Limited to browsers supporting Pointer events.
  • Add moveFile(query, index) method. Use to move a file to a different index in the file items array.
pqina
published 4.8.2 •

Changelog

Source

4.8.2

  • Fix problem with 4.8.1 fix not working with SSR.
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