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: cowboy/jquery-bbq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: joshlangner/jquery-bbq
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
  • 2 contributors

Commits on Jan 15, 2013

  1. Remove $.browser to support jQuery 1.9

    Allow jQuery 1.9 compatibility. $.browser also not needed since IE6/7/8 seem to be the only possible cases to not support it.
    joshlangner committed Jan 15, 2013
    Configuration menu
    Copy the full SHA
    9b077bf View commit details
    Browse the repository at this point in the history
  2. Remove $.browser to support jQuery 1.9

    Allow jQuery 1.9 compatibility. $.browser also not needed since IE6/7/8 seem to be the only possible cases to not support it.
    joshlangner committed Jan 15, 2013
    Configuration menu
    Copy the full SHA
    503a3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80894bf View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2013

  1. readd MSIE check

    joscha committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    be00c77 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2013

  1. Merge pull request #1 from joscha/master

    Add the MSIE check back in (without dependency on $.browser)
    joshlangner committed Jan 22, 2013
    Configuration menu
    Copy the full SHA
    7acfb9a View commit details
    Browse the repository at this point in the history
Loading