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

Migration to Vue 3 #3311

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Migration to Vue 3 #3311

wants to merge 8 commits into from

Commits on Feb 12, 2024

  1. base setup

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b4d854d View commit details
    Browse the repository at this point in the history
  2. initial update of main files

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    918c694 View commit details
    Browse the repository at this point in the history
  3. make app compilable without errors

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    195b1db View commit details
    Browse the repository at this point in the history
  4. temp ignore generated css files

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    de85287 View commit details
    Browse the repository at this point in the history
  5. remove lint warnings

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2a44e07 View commit details
    Browse the repository at this point in the history
  6. forgot one

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    17bb3d1 View commit details
    Browse the repository at this point in the history
  7. disable vue/no-v-model-argument

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    60590f7 View commit details
    Browse the repository at this point in the history
  8. remove .sync modifier for v-model:argument

    Signed-off-by: dartcafe <github@dartcafe.de>
    dartcafe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    23ba85d View commit details
    Browse the repository at this point in the history