1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests
Kevin Ansfield 2a16e2ec26 Fix drag-n-drop files from Chrome's download bar
closes #6850
- HTML5 drag-n-drop has some weird inconsistencies around the `dragOver` event where it defaults the "drop" behaviour to nothing so you need to cancel the defaults and override
	- http://stackoverflow.com/questions/19526430/drag-and-drop-file-uploads-from-chrome-downloads-bar
2016-05-18 09:53:10 +01:00
..
acceptance Fix unwanted clearing of social inputs on blur with no edits 2016-05-17 19:14:14 +01:00
helpers deps: ember@2.5.0 2016-04-15 00:24:57 -05:00
integration Fix drag-n-drop files from Chrome's download bar 2016-05-18 09:53:10 +01:00
unit Fixes error in validation 2016-05-17 17:44:23 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
index.html deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00