kalcifer / ember-dragula

Simple drag and drop with dragula and ember
MIT License
27 stars 17 forks source link

Load dragula from NPM instead of Bower #29

Open oskarrough opened 7 years ago

oskarrough commented 7 years ago

As bower is being phased out of ember-cli we should move the dragula dependency to NPM. And make sure it is not loaded in Fastboot environments.

kkincade commented 7 years ago

Is there any plan to do this in the near future? Looks like the PR is ready.

oskarrough commented 7 years ago

@kkincade yes I started it here https://github.com/kalcifer/ember-dragula/pull/30.

But I'm honestly not sure if I missed something. Ah, I merged it to master now to get the ball moving. Do you have the chance to test it out from master? Before we push a release, that is.

ro0gr commented 6 years ago

@oskarrough I think it doesn't work currently.

ro0gr commented 6 years ago

@oskarrough would you accept a pr fixing this?

oskarrough commented 6 years ago

@ro0gr definitely. A PR would be very much appreciated.