Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lmiranda2/angular-ui-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix-empty-placeholder
Choose a base ref
...
head repository: lmiranda2/angular-ui-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 13 files changed
  • 5 contributors

Commits on May 2, 2015

  1. Update README.md

    Update link to Travis build page
    Niels Dequeker committed May 2, 2015
    Configuration menu
    Copy the full SHA
    e8bace3 View commit details
    Browse the repository at this point in the history
  2. Fixed draggable delay issue

    Moved dragStart callback firing to dragStart() method.
    foglerek committed May 2, 2015
    Configuration menu
    Copy the full SHA
    11ddd60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request angular-ui-tree#444 from foglerek/master

    Improves/Fixes data-drag-delay to actually delay dragStart.
    Niels Dequeker committed May 2, 2015
    Configuration menu
    Copy the full SHA
    b6dc364 View commit details
    Browse the repository at this point in the history
  4. Update version information for v2.4.0

    Niels Dequeker committed May 2, 2015
    Configuration menu
    Copy the full SHA
    6434583 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2015

  1. Fix invalid package name

    Niels Dequeker committed May 3, 2015
    Configuration menu
    Copy the full SHA
    1066ac2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. Configuration menu
    Copy the full SHA
    fdfe911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7351a97 View commit details
    Browse the repository at this point in the history
  3. Updated to pass jscs.

    Whyves committed May 4, 2015
    Configuration menu
    Copy the full SHA
    49502fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    905b0e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    361a080 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. Merge pull request angular-ui-tree#388 from Whyves/master

    Prevents child node scope with no children to be counted in depth.
    Niels Dequeker committed May 8, 2015
    Configuration menu
    Copy the full SHA
    88aeb84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request angular-ui-tree#423 from youknowriad/master

    fix callback errors when we have intermidiate isolated scopes
    Niels Dequeker committed May 8, 2015
    Configuration menu
    Copy the full SHA
    1aeb0d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request angular-ui-tree#450 from angular-ui-tree/fix-empty…

    …-placeholder
    
    Rename API attribute for toggling the empty placeholder
    Niels Dequeker committed May 8, 2015
    Configuration menu
    Copy the full SHA
    331bec3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request angular-ui-tree#460 from angular-ui-tree/fix-empty…

    …-placeholder
    
    Fix empty placeholder
    Niels Dequeker committed May 8, 2015
    Configuration menu
    Copy the full SHA
    17084a0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. use data-nodrag instead of nodrag attribute in the examples, as $uiTr…

    …eeHelper service looks for the first one
    roymiloh committed May 26, 2015
    Configuration menu
    Copy the full SHA
    78d89b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2015

  1. Build v2.5.0

    Niels Dequeker committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    0762c17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request angular-ui-tree#468 from roymiloh/master

    Use data-nodrag instead of nodrag attribute in the examples
    Niels Dequeker committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    4c760bd View commit details
    Browse the repository at this point in the history
Loading