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

Upgrade frontend to Vue 2.7 #1258

Merged
merged 10 commits into from
Sep 1, 2022
Merged

Upgrade frontend to Vue 2.7 #1258

merged 10 commits into from
Sep 1, 2022

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    5dc2bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8925f63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1dfe5 View commit details
    Browse the repository at this point in the history
  4. Remove $vuetify workaround hack

    `vue-tsc` is aware of `$vuetify` in templates.
    mvandenburgh committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c507b49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b69ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4a0e37 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    880cbb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee5859 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7660b39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1259 from dandi/vue-tsc

    Replace `vue-type-check` with `vue-tsc`
    mvandenburgh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    dc1168f View commit details
    Browse the repository at this point in the history