8000 Comparing 0.2.1...0.2.2 · lodash/lodash · GitHub
[go: up one dir, main page]

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: lodash/lodash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.1
Choose a base ref
...
head repository: lodash/lodash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.2
Choose a head ref
  • 20 commits
  • 12 files changed
  • 2 contributors

Commits on May 25, 2012

  1. Ensure _.find returns undefinedwhen a value cannot be found. [closes

     #15]
    
    Former-commit-id: e6dc89f98a1df81e1b1d67c5e8f5725e4df3bc5a
    jdalton committed May 25, 2012
    Configuration menu
    Copy the full SHA
    8a5eb89 View commit details
    Browse the repository at this point in the history
  2. Add pseudo private property in preparation for mobile builds.

    Former-commit-id: d5812d968b7694c9778f1be7efa8d05f95789ec8
    jdalton committed May 25, 2012
    Configuration menu
    Copy the full SHA
    5da03ca View commit details
    Browse the repository at this point in the history
  3. Update minified build and docs.

    Former-commit-id: f9c076e5254c563c714bccf7cd5d65b6716cd427
    jdalton committed May 25, 2012
    Configuration menu
    Copy the full SHA
    06ffa93 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2012

  1. Tweak _.find to avoid using _.identity and add benchmark.

    Former-commit-id: a881f90d00828ed6af5b2b0bc80c9ae6e2cb2da8
    jdalton committed May 26, 2012
    Configuration menu
    Copy the full SHA
    2008bf9 View commit details
    Browse the repository at this point in the history
  2. Update _.find dependencies.

    Former-commit-id: 88e6c8dec2cf62d348bc570c0f3f9bfa23a9dc5c
    jdalton committed May 26, 2012
    Configuration menu
    Copy the full SHA
    dde3eb2 View commit details
    Browse the repository at this point in the history
  3. Reword unit test and add entry to README.md.

    Former-commit-id: e5d68317bb8f2688c256de096c58e1b49014a68c
    jdalton committed May 26, 2012
    Configuration menu
    Copy the full SHA
    43ea0c9 View commit details
    Browse the repository at this point in the history
  4. Update Backbone and Underscore submodules.

    Former-commit-id: 13de1bae42bbbae7ca138bc5d26b83fd66367343
    jdalton committed May 26, 2012
    Configuration menu
    Copy the full SHA
    74a2d8d View commit details
    Browse the repository at this point in the history
  5. Add mobile build support. [closes #14]

    Former-commit-id: a73e3ea444f04027e28beeb9d007a19c169c4fa9
    jdalton committed May 26, 2012
    Configuration menu
    Copy the full SHA
    e335e0f View commit details
    Browse the repository at this point in the history
  6. Update docs and minified build.

    Former-commit-id: d07b191ef424d6dce31e690e4af5293eb1525313
    jdalton committed May 26, 2012
    Configuration menu
    Copy the full SHA
    570ba18 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2012

  1. Fix typo in build script

    Former-commit-id: 1f5327ea167ba88c00c6fcff5bbad3d64be6049b
    mathiasbynens committed 10000 May 29, 2012
    Configuration menu
    Copy the full SHA
    e0fba5c View commit details
    Browse the repository at this point in the history
  2. Optimize escape() by not needlessly escaping the / character

    Ref. #18.
    
    
    Former-commit-id: 82a29019daa15c83cb2159685ca5d575265cd902
    mathiasbynens committed May 29, 2012
    Configuration menu
    Copy the full SHA
    c1860d3 View commit details
    Browse the repository at this point in the history
  3. Change the default value of _.templateSettings.variable to obj fo…

    …r Underscore.js compatibility. [closes #16]
    
    Former-commit-id: da91e5c881e6b3f9e2108cc231e57c023884b251
    jdalton committed May 29, 2012
    Configuration menu
    Copy the full SHA
    35d5704 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:bestiejs/lodash

    Former-commit-id: a2b22208dc08b404bd1fbdde9f1d05253c0fc047
    jdalton committed May 29, 2012
    Configuration menu
    Copy the full SHA
    3d2428b View commit details
    Browse the repository at this point in the history
  5. Update unit test with _.templateSettings.variable change.

    Former-commit-id: e29718c70b0b0bcfeaf54909a32366d12663984d
    jdalton committed May 29, 2012
    Configuration menu
    Copy the full SHA
    8ef039b View commit details
    Browse the repository at this point in the history
  6. Update submodules, minified build, and documentation.

    Former-commit-id: 526a3d4e7b68da2072163a656566ff777b591b2d
    jdalton committed May 29, 2012
    Configuration menu
    Copy the full SHA
    205ded4 View commit details
    Browse the repository at this point in the history
  7. Cleanup build.js and fix regression in minified build. [closes #19]

    Former-commit-id: 3b455cb277fa8c3fc70efca7b54c6746cde2ea6b
    jdalton committed May 29, 2012
    Configuration menu
    Copy the full SHA
    a5712fc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2012

  1. Bump to v0.2.2.

    Former-commit-id: c4516d1e2dd2ab4359233121a7f86c356425cebf
    jdalton committed May 30, 2012
    Configuration menu
    Copy the full SHA
    281475e View commit details
    Browse the repository at this point in the history
  2. Cleanup README.md.

    Former-commit-id: b0d0a22ff427b6a5754e2850e2a420e764a1eb39
    jdalton committed May 30, 2012
    Configuration menu
    Copy the full SHA
    a67281f View commit details
    Browse the repository at this point in the history
  3. Add percent faster than to pref.js results and link to benchmarks in …

    …README.md.
    
    Former-commit-id: 1c5fb820fe070599aba780f1765538d408105af3
    jdalton committed May 30, 2012
    Configuration menu
    Copy the full SHA
    0d2a164 View commit details
    Browse the repository at this point in the history
  4. Update documentation.

    Former-commit-id: 6d1aa50111b34e0548f96a55fe3dcca0b7e91b5e
    jdalton committed May 30, 2012
    Configuration menu
    Copy the full SHA
    548e9ca View commit details
    Browse the repository at this point in the history
Loading
0