Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable dragging elements with sv-disable and sv-element-disabled class #95

Closed
wants to merge 7 commits into from

Commits on Jun 21, 2016

  1. add isDraggable attribute to prevent dragging

    Caio Ricci committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    5c2d8ed View commit details
    Browse the repository at this point in the history
  2. Add sv-element-draggable attribute to make a single element not dragg…

    …able
    Caio Ricci committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    9314dd0 View commit details
    Browse the repository at this point in the history
  3. add conditional check on ng-placeholder to find nearest parent sv-ele…

    …ment or sv-part to work on nested lists
    Caio Ricci committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    926c661 View commit details
    Browse the repository at this point in the history
  4. update element disabled code to work with the same handle being disab…

    …led and enabled
    Caio Ricci committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    fccf6b7 View commit details
    Browse the repository at this point in the history
  5. removed duplicated code

    Caio Ricci committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    f5c038b View commit details
    Browse the repository at this point in the history
  6. add long pressing classs while element is pressed

    Caio Ricci committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    1951a9a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Configuration menu
    Copy the full SHA
    9124d48 View commit details
    Browse the repository at this point in the history