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

WIP: Migrate to Vue3 (refs #30) #40

Closed
wants to merge 12 commits into from
Closed

WIP: Migrate to Vue3 (refs #30) #40

wants to merge 12 commits into from

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    3800061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72948ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aee5b44 View commit details
    Browse the repository at this point in the history
  4. Migrate vue router

    schmop committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4d6124a View commit details
    Browse the repository at this point in the history
  5. Migrate vuex store

    schmop committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    408b196 View commit details
    Browse the repository at this point in the history
  6. Migrate vuetify setup

    schmop committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    605dcd2 View commit details
    Browse the repository at this point in the history
  7. Migrate vue setup

    schmop committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    58eb792 View commit details
    Browse the repository at this point in the history
  8. Add typescript support

    schmop committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c27db2d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    890e4b1 View commit details
    Browse the repository at this point in the history
  2. Convert EventBus to ts

    tiny-emitter is not typed and was replaced with tiny-typed-emitter
    schmop committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    324f060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc421d View commit details
    Browse the repository at this point in the history
  4. Add types to store

    schmop committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    03a2a0f View commit details
    Browse the repository at this point in the history