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: nerique/nestedSortable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mjsarfatti/nestedSortable
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.
  • 14 commits
  • 2 files changed
  • 4 contributors

Commits on Jul 5, 2012

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

Commits on Jul 13, 2012

  1. Change doNotClear to a flag instead of class

    Royce Feng
    Royce Feng committed Jul 13, 2012
    Configuration menu
    Copy the full SHA
    317ddd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2012

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

Commits on Aug 16, 2012

  1. Merge pull request mjsarfatti#34 from ryfeng/master

    Add option to avoid clearing of empty ul/ol's (by _clearEmpty)
    mjsarfatti committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    82054ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request mjsarfatti#39 from tweak/patch-1

    Corrected argument order for isAllowed function in readme
    mjsarfatti committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    6be06e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d6a86 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2012

  1. Fix Issue mjsarfatti#51

    mjsarfatti committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    552453c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2012

  1. Fix call to isAllowed

    Referring to the discussion about commit c1d6a86, isAllowed should be called with the currentItem instead of the item's placeholder, which is pretty useless.
    vcarel committed Sep 11, 2012
    Configuration menu
    Copy the full SHA
    28fc2a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2012

  1. Merge pull request mjsarfatti#52 from vcarel/master

    Fix isAllowed call (current item instead of placeholder)
    mjsarfatti committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    93a692e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2012

  1. Configuration menu
    Copy the full SHA
    c2067c4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mjsarfatti committed Oct 29, 2012
    Configuration menu
    Copy the full SHA
    5e74da1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2013

  1. Configuration menu
    Copy the full SHA
    ad44224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf72a25 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. new maintainer

    mjsarfatti committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    dfd95dd View commit details
    Browse the repository at this point in the history
Loading