-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Milestone
Description
Packery accepts both Draggabilly and jQuery UI support. Currently, angular-packery only allows for Draggabilly support.
One thought is that the draggable attribute should be reworked to accept the following values: boolean jquery draggabilly as opposed to the current boolean only method. We'd need to take this into consideration when addressing issue #13.
I also think that the draggable option should default to false and Draggabilly should be removed from the Bower dependencies.