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: jquerytools/jquerytools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: neutroncreations/jquerytools
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.
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 26, 2010

  1. create prependItem method for inserting new elements to the start of …

    …the scrollable
    
    rename addItem to appendItem for consistency with new method
    benbodien committed Oct 26, 2010
    Configuration menu
    Copy the full SHA
    d156c1d View commit details
    Browse the repository at this point in the history
  2. cleaned up new prependItem method

    benbodien committed Oct 26, 2010
    Configuration menu
    Copy the full SHA
    7805de6 View commit details
    Browse the repository at this point in the history
  3. renaming prependItem -> addItemBefore

    benbodien committed Oct 26, 2010
    Configuration menu
    Copy the full SHA
    5127c96 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2011

  1. Merge remote branch 'jqt/master'

    Ben Bodien committed Dec 15, 2011
    Configuration menu
    Copy the full SHA
    687e79d View commit details
    Browse the repository at this point in the history
  2. Use quotes around attribute selector's value

    Ben Bodien committed Dec 15, 2011
    Configuration menu
    Copy the full SHA
    3f29890 View commit details
    Browse the repository at this point in the history
Loading