marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Add export module to use with es6 syntax import #480

Closed skyzito closed 3 years ago

skyzito commented 6 years ago

With this feature we can use import syntax.

Example: import dndLists from 'angular-drag-and-drop-lists/index'

MatheusArleson commented 5 years ago

issues related #361 #350

skyzito commented 5 years ago

I Know it's related , but why didn't never make the release ? You have the pull request , you have the branch , but you don't make the merge. Why ?

Abdullilah commented 4 years ago

@skyzito Have you got any solution for this issue?