Skip to content

Releases: pqina/filepond

4.13.0

13 Mar 12:41
Compare
Choose a tag to compare
  • Fix issue where hidden file fields were not in the correct order when files were sorted either automatically or manually.
  • Clean up accidental log statement left in 4.12.2 release.

4.12.2

13 Mar 12:41
Compare
Choose a tag to compare
  • Fix issue with re-enabling FilePond field from disabled state not applying the appropriate fields to the browse input.

4.12.1

12 Mar 09:17
Compare
Choose a tag to compare
  • Fix issue where browse button wasn't clickable when styleLayoutMode was set to compact.

4.12.0

03 Mar 09:20
Compare
Choose a tag to compare
  • 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.

4.11.0

11 Feb 09:06
Compare
Choose a tag to compare
  • 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.

4.10.0

11 Feb 08:43
Compare
Choose a tag to compare
  • Copy webkitDirectory property to file object.

4.9.5

11 Feb 08:42
Compare
Choose a tag to compare
  • Fix issue with error format in TypeScript types.

4.9.4

14 Jan 09:01
Compare
Choose a tag to compare
  • Fix problem with API querystring containing multiple questionmarks.

4.9.3

27 Dec 08:11
Compare
Choose a tag to compare
  • Fix problem where ending the class attribute on a space would throw an error (thanks @jenswittmann)

4.9.2

13 Dec 13:31
Compare
Choose a tag to compare
  • Add grab cursor to idle items