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 branch/tag selector to Vue SFC #23421

Merged
merged 8 commits into from
Mar 14, 2023

Commits on Mar 11, 2023

  1. refactor

    wxiaoguang committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    7553c9a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    f660109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e725377 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into refactor-branch-selector

    # Conflicts:
    #	web_src/js/components/RepoBranchTagDropdown.js
    #	web_src/js/svg.js
    wxiaoguang committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    744c8c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f23218 View commit details
    Browse the repository at this point in the history
  5. declare vue config explicitly (as the default), otherwise there will …

    …be a warning in console log
    wxiaoguang committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3c698d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d43f435 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41f24bc View commit details
    Browse the repository at this point in the history