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: jquery/jquery-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mattyway/jquery-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: customisations-1.10
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 23, 2013

  1. Draggable: Fixed snapping of bigger objects to smaller objects. Fixed…

    … #8165 - Problem with snap option when dragging big rect.
    mattyway committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    b662fee View commit details
    Browse the repository at this point in the history
  2. Added andSelf option to Droppable to allow dragging and dropping a dr…

    …oppable onto itself.
    
    Added highest option to Draggable to only drop on the droppable with the highest z-index.
    mattyway committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    c86319e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c13bf View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2013

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