You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FEATURE] Allow limiting of drag axis by setting axis="x" or axis="y" (raycohen)
[BUGFIX] When presenting an ArrayController which specified an item controller, the content of the moved itemView needs to be reset, otherwise it is left with a destroyed itemController. (lukemelia)
Version 0.0.2
[SCOPE] Remove code for updating position field of models. That is outside the scope of this component. (lukemelia)
Version 0.0.1
[BUGFIX] Fix issue with using {{render }} helper in item template (lukemelia)