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: will-v-king/jQuery-Skinner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jquery-collection/jQuery-Skinner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 12 files changed
  • 5 contributors

Commits on Jan 19, 2015

  1. Merge pull request #1 from will-v-king/master

     On branch master with will-v-king's modifications
    bi-a committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    4ab9dd8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bi-a committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    2c9ce19 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bi-a committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    37d4f4f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bi-a committed Jan 19, 2015
    Configuration menu
    Copy the full SHA
    9001b90 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2015

  1. Changes to be committed:

       (use "git reset HEAD <file>..." to unstage)
    update the perfermance and the logic about the dropdown direction.
    	modified:   example.html
    	new file:   js/jquery-scrollable-min.js
    	new file:   js/jquery-scrollable.js
    	modified:   js/jquery-skinner-min.js
    	modified:   js/jquery-skinner.js
    	new file:   test.html
    dearwill committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    35acecf View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2015

  1. On branch master

     Changes to be committed:
       (use "git reset HEAD <file>..." to unstage)
    
    	modified:   test.html
    dearwill committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    2b46a70 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2015

  1. On branch master

     Changes to be committed:
    	modified:   jquery-skinner-min.js
    	modified:   jquery-skinner.js
    will-v-king committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    4127001 View commit details
    Browse the repository at this point in the history
  2. On branch master

     Changes to be committed:
    	modified:   ../example.html
    v1.3.1
    will-v-king committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    a0ca75a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2015

  1. change only trigger when value changed.

     Changes to be committed:
    	modified:   js/jquery-skinner-min.js
    	modified:   js/jquery-skinner.js
    will-v-king committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    a63c14b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2015

  1. Update jquery-skinner.js

    support select's unchange event.
    will-v-king committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    6b7f359 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    will-v-king committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    c095bcc View commit details
    Browse the repository at this point in the history
  3. Update example.html

    will-v-king committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    31eb752 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Configuration menu
    Copy the full SHA
    57876b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c279b97 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2015

  1. to void the influence made by other plugin such as $.RFValidator, whi…

    …ch will add validation message dom element between UL and select.
    will-v-king committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    65013d1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. change show out direction

    will committed May 26, 2015
    Configuration menu
    Copy the full SHA
    7d762bc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2015

  1. imrpve the dorp down list behaviour; added disabled option; added bef…

    …oreClickItem/whenClickItem/afterClickItem
    will committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    35567d0 View commit details
    Browse the repository at this point in the history
  2. add

    will committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    bdf63ac View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2015

  1. fixed ie9 attr selected bug

    will committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    adf97ca View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. update

    will committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    8faae41 View commit details
    Browse the repository at this point in the history
Loading