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

[Feature] Support auto import modules from registry. #9143

Merged
merged 14 commits into from
Feb 7, 2023

Commits on Oct 26, 2022

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

Commits on Nov 25, 2022

  1. Merge remote-tracking branch 'origin/dev-3.x' into auto_import

    # Conflicts:
    #	tools/test.py
    RangiLyu committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    61c2783 View commit details
    Browse the repository at this point in the history
  2. update scripts

    RangiLyu committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7db4a45 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. remove custom imports

    RangiLyu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    834c32f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2057a View commit details
    Browse the repository at this point in the history
  3. update requirements

    RangiLyu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9f340a3 View commit details
    Browse the repository at this point in the history
  4. clean register all module

    RangiLyu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    dbbf469 View commit details
    Browse the repository at this point in the history
  5. add scope

    RangiLyu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f7cdbbf View commit details
    Browse the repository at this point in the history
  6. fix lint

    RangiLyu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4192565 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge remote-tracking branch 'origin/dev-3.x' into auto_import

    # Conflicts:
    #	docs/en/notes/faq.md
    RangiLyu committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    da968a6 View commit details
    Browse the repository at this point in the history
  2. fix lint

    RangiLyu committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a3d4650 View commit details
    Browse the repository at this point in the history
  3. update readme

    RangiLyu committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    78e6cd0 View commit details
    Browse the repository at this point in the history
  4. resolve comments

    RangiLyu committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7519972 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. resolve comments

    RangiLyu committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    7cb5e24 View commit details
    Browse the repository at this point in the history