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: date-fns/date-fns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.0
Choose a base ref
...
head repository: date-fns/date-fns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.0
Choose a head ref
  • 19 commits
  • 240 files changed
  • 8 contributors

Commits on Dec 8, 2016

  1. Fix example for distanceInWords in I18n docs (#314)

    Vedad Šoše authored and kossnocorp committed Dec 8, 2016
    Copy the full SHA
    9067429 View commit details
  2. Copy the full SHA
    d4cbc1d View commit details
  3. Fix locale specs (#312)

    * Fix en locale specs
    
    * Fix de locale specs
    ertrzyiks authored and kossnocorp committed Dec 8, 2016
    Copy the full SHA
    e2716f5 View commit details

Commits on Dec 9, 2016

  1. Fix isValid typings (#310)

    - Fix isValid typings
    - Fix format docs
    leshakoss authored and kossnocorp committed Dec 9, 2016
    Copy the full SHA
    22aba6c View commit details
  2. Add polish language support (#294)

    * Add polish language support
    
    * Improve the code
    
    * Fix test title
    ertrzyiks authored and leshakoss committed Dec 9, 2016
    Copy the full SHA
    d1391df View commit details
  3. Fixes Portuguese language support #315 (#316)

    * Fixes Portuguese language support #315
    
    * Fixed the fix the test assert calls
    dfreire authored and leshakoss committed Dec 9, 2016
    Copy the full SHA
    fd35691 View commit details
  4. Added Swedish language support. (#311)

    * Added Swedish language support.
    
    * Renamed sv_se locale to sv.
    
    * Replaced references to sv_se in the tests, too.
    
    * Removed/changed redundant comments in the sv locale.
    ejulen authored and leshakoss committed Dec 9, 2016
    Copy the full SHA
    1424d98 View commit details
  5. Copy the full SHA
    cf38fc8 View commit details
  6. Add performance tests (#289)

    leshakoss authored and kossnocorp committed Dec 9, 2016
    Copy the full SHA
    1450127 View commit details

Commits on Dec 10, 2016

  1. Copy the full SHA
    8c77bea View commit details
  2. Copy the full SHA
    f04bb51 View commit details
  3. Fix incorrect locale tests (closes #317) (#320)

    * Fix incorrect locale tests
    
    * Fix incorrect ordinal number bug in `format`
    leshakoss authored Dec 10, 2016
    Copy the full SHA
    f2e346a View commit details
  4. Copy the full SHA
    d6298a2 View commit details
  5. Add fr locale (#281)

    izeau authored and leshakoss committed Dec 10, 2016
    Copy the full SHA
    357add6 View commit details
  6. Minor fixes for fr locale

    leshakoss committed Dec 10, 2016
    Copy the full SHA
    cecc076 View commit details
  7. Add short docs for locales

    leshakoss committed Dec 10, 2016
    Copy the full SHA
    568a6da View commit details
  8. Copy the full SHA
    e60b7eb View commit details
  9. Copy the full SHA
    fdc7d56 View commit details
  10. Prepare release v1.17.0

    leshakoss committed Dec 10, 2016
    Copy the full SHA
    6f6cdea View commit details
Loading