Ghost/ghost/admin/lib
Kevin Ansfield 14f03a14a8 🐛 Fixed editor and drag/drop image uploads in IE11 (#926)
closes https://github.com/TryGhost/Ghost/issues/9321
- don't use `dataTransfer.effectAllowed` in IE11
- only fire the action in `{{gh-file-input}}` if there are files selected to prevent a double call to the action due to resetting the input
2017-12-12 11:53:35 +00:00
..
asset-delivery Changed asset delivery to web/admin/views (#923) 2017-12-06 17:37:06 +01:00
gh-koenig 🐛 Fixed editor and drag/drop image uploads in IE11 (#926) 2017-12-12 11:53:35 +00:00