You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 7088bcf61b
Fix Dropzone following #15315 (#15353)
* Fix Dropzone following #15315

#15315 appears to have caused a change in the way Dropzone is imported - and it
now produces a module rather than the constructor.

This PR rather hackily just adds another Dropzone call to the result.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* use destructured export

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
components Heatmap days clickable (#13935) 3 years ago
features Fix Dropzone following #15315 (#15353) 3 years ago
markdown Fix Anchor jumping with escaped query components (#14969) 3 years ago
standalone docs: swagger show models by default (#14880) 3 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js Remove vendored copy of fomantic-dropdown (#15193) 3 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Dropdowns, Labels fixes and more CSS tweaks (#13733) 4 years ago
utils.js Fix CJK fonts again and misc. font issues (#14575) 3 years ago
utils.test.js Add frontend testing, require node 12 (#15315) 3 years ago