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

Take a stab at porting existing components to Vue3 #20044

Merged
merged 10 commits into from
Oct 1, 2022

Commits on Jun 19, 2022

  1. Take a stab at porting existing components to Vue3

    Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
    Ryuno-Ki committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    62afdcf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Use multiple line comments instead of block comments

    Because Linter demands that.
    
    Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
    Ryuno-Ki committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0e8c81e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Merge branch 'main' into vue3-migration

    # Conflicts:
    #	package-lock.json
    #	package.json
    wxiaoguang committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    295c724 View commit details
    Browse the repository at this point in the history
  2. fix merge

    wxiaoguang committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d3381fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a9441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8c5061 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b013b8 View commit details
    Browse the repository at this point in the history
  6. fix lint

    wxiaoguang committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6deb736 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d16b5db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    466b248 View commit details
    Browse the repository at this point in the history