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: esamattis/underscore.string
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: esamattis/underscore.string
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.2
Choose a head ref
  • 19 commits
  • 10 files changed
  • 10 contributors

Commits on Dec 15, 2012

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

Commits on Jan 10, 2013

  1. Merge pull request #169 from lzrski/master

    Added support for polish letter 'ś' to slugify()
    rwz committed Jan 10, 2013
    1 Configuration menu
    Copy the full SHA
    183f9cb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2013

  1. Added a function for natural sorting

    Closes #177
    rwz committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    69dc02d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2013

  1. Addressing issue #203

    the regex was resulting in undefined, this checks if undefined, and
    if so then just return harmless empty string rather than trying to
    invoke string methods on undefined.
    dperrymorrow committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    c8cd7fd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2013

  1. Merge pull request #208 from dperrymorrow/master

    addresses issue #203
    esamattis committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    e8de1fa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2013

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

Commits on Jul 4, 2013

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

Commits on Jul 5, 2013

  1. Merge pull request #215 from AnSavvides/master

    Adding missing semicolons
    esamattis committed Jul 5, 2013
    Configuration menu
    Copy the full SHA
    c8c6e9a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2013

  1. Merge pull request #213 from icflorescu/master

    Addresses issue #212
    esamattis committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    0a48755 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2013

  1. Configuration menu
    Copy the full SHA
    4275cc2 View commit details
    Browse the repository at this point in the history
  2. update equals to equal in strings_standalone.js to eliminate the foll…

    …owing error: QUnit.equals has been deprecated since 2009 (e88049a0), use QUnit.equal instead
    seung authored and esamattis committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    3236ba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f724eb6 View commit details
    Browse the repository at this point in the history
  4. Fix Gemfile source

    esamattis committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    d37c3b9 View commit details
    Browse the repository at this point in the history
  5. add component.json

    Update component.json
    
    Update component.json
    
    Update component.json
    
    Update component.json
    
    Update component.json
    
    Update component.json
    pgherveou authored and esamattis committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    4852bb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52d0f51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ce2561 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    566804b View commit details
    Browse the repository at this point in the history
  9. build

    esamattis committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    c1f78d5 View commit details
    Browse the repository at this point in the history
  10. Release 2.3.2

    esamattis committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    5c1fa6f View commit details
    Browse the repository at this point in the history
Loading