Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert codebase to TypeScript #548

Open
wants to merge 47 commits into
base: 2.0-take-2
Choose a base branch
from

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    18ca968 View commit details
    Browse the repository at this point in the history
  2. update package-lock.json

    icambron committed May 4, 2020
    Configuration menu
    Copy the full SHA
    60187d5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    3baa531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ccb80 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    c05a90f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8e731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e81600b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19b161a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    918cecd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Update wording around date equality test (moment#725)

    * Update wording around date equality test
    
    As discussed in moment#108
    GillesDebunne authored Jun 14, 2020
    Configuration menu
    Copy the full SHA
    eb0874a View commit details
    Browse the repository at this point in the history
  2. Fix for negative values in plus/minus. Fixes moment#645 and moment#669 (

    moment#722)
    
    Requires the `fullConversionMatrices` and `noNormalizationInShiftTo` branches
    to be merged first.
    GillesDebunne authored Jun 14, 2020
    Configuration menu
    Copy the full SHA
    03852ea View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

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

Commits on Jul 9, 2020

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

Commits on Jul 16, 2020

  1. Bump lodash from 4.17.14 to 4.17.19 (moment#739)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.14...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    377ee81 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    95a79b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4337b View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json after npm install (moment#751)

    Co-authored-by: Gilles Debunne <[email protected]>
    gdebunne and GillesDebunne authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    324f75b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6385152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2f0bbc View commit details
    Browse the repository at this point in the history
  6. Support arbitrary precision in ISO milliseconds. Fixes moment#757 (mo…

    …ment#758)
    
    * Support arbitrary precision in ISO milliseconds. Fixes moment#757
    
    * Limit regex to 30 digits to prevent DOS
    GillesDebunne authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    81fabcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    972a1e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

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

Commits on Aug 23, 2020

  1. bump to 1.25.0

    icambron committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    345b1cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf6e877 View commit details
    Browse the repository at this point in the history
  3. Bump codecov from 3.6.5 to 3.7.1 (moment#744)

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.1.
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](codecov/codecov-node@v3.6.5...v3.7.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ad5d3f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

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

Commits on Sep 24, 2020

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

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    df6d0ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b545cf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a6ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93e4cb2 View commit details
    Browse the repository at this point in the history
  5. Use tsdx for the build

    GillesDebunne committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    22151b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06ee65e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86c1944 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e63378f View commit details
    Browse the repository at this point in the history
  9. Update all dependencies

    GillesDebunne committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    0d8b771 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fff6a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94c3e1b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d395a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd62037 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be0f1f5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca322aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0a618d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    90488bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d75eb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Fixes after merge

    GillesDebunne committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    a6e716d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de2e41 View commit details
    Browse the repository at this point in the history