issues
search
kalcifer
/
ember-dragula
Simple drag and drop with dragula and ember
MIT License
27
stars
17
forks
source link
Make ember-dragula compatible with Fastboot
#22
Closed
romulomachado
closed
8 years ago
romulomachado
commented
8 years ago
Done in this PR
Do not import
dragula.js
in the Fastboot build;
Create
canUseDOM
mixin;
Only set
drake
if DOM is present.
Done in this PR
dragula.js
in the Fastboot build;canUseDOM
mixin;drake
if DOM is present.