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

refactor(console): refactor the code editor type definition #5516

Commits on Mar 18, 2024

  1. refactor(console): refactor the code editor type definition

    refactor the code editor type definition
    simeng-li committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e6f55e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. refactor(console): extract type definition gen process

    extract the type definition gen step to the build time. As typescript is not available at run time.
    simeng-li committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6c99a75 View commit details
    Browse the repository at this point in the history
  2. fix(console): add generate to console build script

    add generate to console build script
    simeng-li committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1dc9be7 View commit details
    Browse the repository at this point in the history
  3. fix(console): add prettier format

    add prettier format
    simeng-li committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2ea5295 View commit details
    Browse the repository at this point in the history