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 extend util to TypeScript #2928

Merged
merged 18 commits into from
Nov 8, 2021
Merged

Commits on Oct 30, 2021

  1. WIP

    dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    6f21fcf View commit details
    Browse the repository at this point in the history
  2. WIP

    dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    ea4f2ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc3d56f View commit details
    Browse the repository at this point in the history
  4. Allow using file extension in core compat imports

    Necessary for extend imports to have proper typings as we also have an unrelated extend/index.js file
    dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    e59c217 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8597ec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4b0dd4 View commit details
    Browse the repository at this point in the history
  7. Fix issues with RegExp

    dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    975fc36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac1c7a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    392c0ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67ce00e View commit details
    Browse the repository at this point in the history
  11. Add missing typings for this

    davwheat authored and dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    abfa463 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b417889 View commit details
    Browse the repository at this point in the history
  13. Remove type from source

    davwheat authored and dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    3045958 View commit details
    Browse the repository at this point in the history
  14. Reformat

    davwheat authored and dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    16566db View commit details
    Browse the repository at this point in the history
  15. Format

    davwheat authored and dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    ba79c55 View commit details
    Browse the repository at this point in the history
  16. Follow standard export pattern

    davwheat authored and dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    76efb98 View commit details
    Browse the repository at this point in the history
  17. Remove semicolon

    davwheat authored and dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    4a50541 View commit details
    Browse the repository at this point in the history
  18. Update regex strings

    davwheat authored and dsevillamartin committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    9c1fb86 View commit details
    Browse the repository at this point in the history