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: Modernizr/Modernizr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: Modernizr/Modernizr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.1
Choose a head ref
  • 16 commits
  • 153 files changed
  • 6 contributors

Commits on Jan 12, 2016

  1. Configuration menu
    Copy the full SHA
    8d8f329 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1828 from Modernizr/greenkeeper-jquery-1.12.0

    Update jquery to version 1.12.0 🚀
    patrickkettner committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    1a3296b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Remove unnecessary assignment

    Squashed commits:
    [a1fd83a] Fix indexedDB blob check
    In Firefox it was throwing Security Error when cookies was disabled
    [fea8cb6] Fix indexedDB check
    In Firefox it was throwing Security Error when cookies was disabled
    a.shevchenko committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    715d60b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1831 from sheff146/firefox-disabled-cookies-fix

    Fix IndexedDB check in Firefox with disabled cookies
    patrickkettner committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    7152423 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. Configuration menu
    Copy the full SHA
    3193879 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1833 from patrickkettner/fix-global-config-leak

    create a requireConfig instance per build call. fixes #1832
    patrickkettner committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    69fe729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4738f5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1830 from Modernizr/greenkeeper-lodash-4.0.0

    Update lodash to version 4.0.0 🚀
    patrickkettner committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    3e6b10c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7087dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1835 from JaZo/issue-1834

    Fix indexeddbblob-test (#1834)
    patrickkettner committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    b040209 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95fdd83 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Update links

    * Update / Remove broken links.
    * Update links to use HTTPS where possible.
    alrra committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    1f8af59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1838 from alrra/update-links

    Update links
    ryanseddon committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    f839e25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d54fd7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1839 from patrickkettner/fix-cli-lodash-issue

    fix cli crash introduced in #1830
    patrickkettner committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    f5b3a9a View commit details
    Browse the repository at this point in the history
  5. release 3.3.1

    patrickkettner committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    f6ebbb8 View commit details
    Browse the repository at this point in the history
Loading