slate v0.12.0 Release Notes

Release Date: 2016-08-09 // over 7 years ago
  • BREAKING

    The data.files property is now an Array. Previously it was a native FileList object, but needed to be changed to add full support for pasting an dropping files in all browsers. This shouldn't affect you unless you were specifically depending on it being array-like instead of a true Array.