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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: jquery/jquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 9 commits
  • 59 files changed
  • 3 contributors

Commits on Jun 9, 2016

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

Commits on Jun 11, 2016

  1. Configuration menu
    Copy the full SHA
    f80ae67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4474c9 View commit details
    Browse the repository at this point in the history
  3. Build: ESLint details

    Use eslint pragmas, fix new errors, etc
    
    Closes gh-3148
    markelog committed Jun 11, 2016
    2 Configuration menu
    Copy the full SHA
    58c6ca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Build: Improve ESLint configuration (#3188)

    * Bump eslint-config-jquery package to 0.1.4 version
    
    * Add subtask "dist" to "eslint" task and add it to the build task list
    
    * Make gitignore globs more flexible for the "dist" folder
    
    Fixes gh-3169
    markelog authored Jun 22, 2016
    Configuration menu
    Copy the full SHA
    25d8ccd View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Core: Re-throw errors that happened in callbacks wrapped in jQuery ready

    Also, expose jQuery.readyException that allows to overwrite the default
    ready error handler.
    
    Fixes gh-3174
    Closes gh-3210
    mgol committed Jul 7, 2016
    5 Configuration menu
    Copy the full SHA
    ad6a94c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d502f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90bf856 View commit details
    Browse the repository at this point in the history
  4. 3.1.0

    timmywil committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    d0d2d9b View commit details
    Browse the repository at this point in the history
Loading