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: emposha/fcbkListSelection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: younited/jQueryMultipleSelect
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.
  • 15 commits
  • 26 files changed
  • 2 contributors

Commits on Aug 17, 2010

  1. Some nice rewrite of the plugin.

    * Allow multiple instances per page
    * Start from a multiple select
    * load options via Javascript
    * no dependance on images
    Bertg committed Aug 17, 2010
    Configuration menu
    Copy the full SHA
    a9394de View commit details
    Browse the repository at this point in the history
  2. Update to jQuery 1.4.1

    Bertg committed Aug 17, 2010
    Configuration menu
    Copy the full SHA
    a2b09ba View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2010

  1. Some changes in the locations of files

    * added error and loading messages
    * more modular code
    * rename project
    * updated Readme and Todo's
    Bertg committed Aug 18, 2010
    Configuration menu
    Copy the full SHA
    8b63216 View commit details
    Browse the repository at this point in the history
  2. Allowing space to be added for extra content.

    Also added example
    Bertg committed Aug 18, 2010
    Configuration menu
    Copy the full SHA
    62c8e9b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2010

  1. Configuration menu
    Copy the full SHA
    da0bcd2 View commit details
    Browse the repository at this point in the history
  2. using clearfix class

    Bertg committed Aug 19, 2010
    Configuration menu
    Copy the full SHA
    313338b View commit details
    Browse the repository at this point in the history
  3. Better extra data handeling from the ajax request

    - example of modified item rendering method
    - disable select all / unselect all as an option
    Bertg committed Aug 19, 2010
    Configuration menu
    Copy the full SHA
    f3d7ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3de96bd View commit details
    Browse the repository at this point in the history
  5. extra enter removed

    Bertg committed Aug 19, 2010
    Configuration menu
    Copy the full SHA
    63ec21e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2010

  1. Not displaying radical. Absolute positioning is killing webkit render…

    …ing in large lists.
    Bertg committed Aug 31, 2010
    Configuration menu
    Copy the full SHA
    3295310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bda5ec View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2010

  1. Configuration menu
    Copy the full SHA
    7748a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c345535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    207066b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d8e0c3 View commit details
    Browse the repository at this point in the history
Loading