mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-18 21:21:21 +02:00
update history
This commit is contained in:
@@ -9,7 +9,7 @@ This document maintains a list of changes to Slate with each new version. Until
|
||||
|
||||
###### BREAKING CHANGES
|
||||
|
||||
- **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`.
|
||||
- **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`.
|
||||
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user