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: allow adding additional members to production parse methods #745

Merged
merged 18 commits into from
Jun 21, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    074d05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9f3b4 View commit details
    Browse the repository at this point in the history
  3. fix: remove unnecessary spread operator

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    pyoor and saschanaz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0a2b860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    491c5cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    883ca3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aabbb9e View commit details
    Browse the repository at this point in the history
  7. test: remove use strict

    pyoor committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e20190e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48c4dc2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca97d20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66e3862 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38c949e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12e19d0 View commit details
    Browse the repository at this point in the history
  13. docs: mark args as any

    This is also due to microsoft/TypeScript#4628
    which prevents changing the signature of static methods on inherited
    classes.
    pyoor committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    364de96 View commit details
    Browse the repository at this point in the history
  14. docs: fix path to container.js

    pyoor committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    59b4172 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    38ffe97 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. docs: fix jsdoc types

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    pyoor and saschanaz authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    688adf2 View commit details
    Browse the repository at this point in the history
  2. docs: fix jsdoc types

    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    pyoor and saschanaz authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    bc54d0e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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