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

feat: add LoaderContext to types #13164

Merged
merged 32 commits into from
May 7, 2021
Merged

feat: add LoaderContext to types #13164

merged 32 commits into from
May 7, 2021

Commits on Apr 16, 2021

  1. feat: LoaderContext type

    johnnyreilly committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    586d013 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

Commits on Apr 20, 2021

  1. attempt @SOKRAS suggestion

    johnnyreilly committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    df44d7d View commit details
    Browse the repository at this point in the history
  2. non generics

    johnnyreilly committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    79da320 View commit details
    Browse the repository at this point in the history
  3. Update lib/index.js

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    39042a2 View commit details
    Browse the repository at this point in the history
  4. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    b967f36 View commit details
    Browse the repository at this point in the history
  5. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    5ef8aca View commit details
    Browse the repository at this point in the history
  6. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    3d45e2b View commit details
    Browse the repository at this point in the history
  7. schema

    johnnyreilly committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    1578fd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25c80ea View commit details
    Browse the repository at this point in the history
  9. bring in suggested types

    johnnyreilly committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    a679319 View commit details
    Browse the repository at this point in the history
  10. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    111e95c View commit details
    Browse the repository at this point in the history
  11. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    35eef1e View commit details
    Browse the repository at this point in the history
  12. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    3898b38 View commit details
    Browse the repository at this point in the history
  13. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    481832d View commit details
    Browse the repository at this point in the history
  14. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    57e49bc View commit details
    Browse the repository at this point in the history
  15. Update declarations/LoaderContext.d.ts

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    johnnyreilly and sokra committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8703248 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40a5eb1 View commit details
    Browse the repository at this point in the history
  17. revert generic approach

    johnnyreilly committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8cd30eb View commit details
    Browse the repository at this point in the history
  18. change import

    johnnyreilly committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ee03137 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. fixup some types

    sokra committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    cf1a1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    984308a View commit details
    Browse the repository at this point in the history
  3. clean up types

    sokra committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    e42915c View commit details
    Browse the repository at this point in the history
  4. fix some internal types

    sokra committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7cc4078 View commit details
    Browse the repository at this point in the history
  5. improve LoaderContext declaration

    upgrade tooling
    sokra committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    ea53a23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e70b37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b71e0ce View commit details
    Browse the repository at this point in the history
  8. fix import problem

    sokra committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    5b21dd2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. upgrade tooling and update types.d.ts

    fixed SourceMap
    import Schema from validate function
    sokra committed May 7, 2021
    Configuration menu
    Copy the full SHA
    77f625a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c0d1c View commit details
    Browse the repository at this point in the history
  3. getOptions returns OptionsType

    sokra committed May 7, 2021
    Configuration menu
    Copy the full SHA
    b6693fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    442a1eb View commit details
    Browse the repository at this point in the history