Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Sortable: Improved compatibility with flexbox #407

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2015

  1. Sortable: Improved compatibility with flexbox

    Added detection for flexbox into _isFloating, which improves the detection of where an item is moved to.
    
    See CBenni/jquery-ui@3526e7f
    In reference to jquery-ui bug id #9344 (http://bugs.jqueryui.com/ticket/9344), which is reproducable within angular-ui/ui-sortable as well.
    CBenni committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    9ee1742 View commit details
    Browse the repository at this point in the history
  2. Fixed quotes

    CBenni committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    52c5040 View commit details
    Browse the repository at this point in the history