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

Vue.js 3 upgrade #2561

Draft
wants to merge 31 commits into
base: 3.x
Choose a base branch
from
Draft

Vue.js 3 upgrade #2561

wants to merge 31 commits into from

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    667631d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    104ab9e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update vue to 3.1, install @vue/compat and replace vue-template-compi…

    …ler with @vue/compiler-sfc
    zeezo887 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8768645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359d1c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ea96e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    781f364 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. removed vue filters, suppressed console.error warnings, removed .nati…

    …ve modifier for v-on and reorder bindings for v-bind
    zeezo887 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6c103d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    2e56faf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    3c307be View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    fa6dd8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7686505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32fcbf8 View commit details
    Browse the repository at this point in the history
  4. added whitespace config and updated bind and inserted to beforeMount …

    …and mounted respectively
    zeezo887 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    45c2b52 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    ace3a6e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. removed Vue.set, Vue.delete, updated render fn in Button component an…

    …d changed componentUpdated to updated
    zeezo887 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b19b85f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. removed unused vue import

    zeezo887 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3a55dfe View commit details
    Browse the repository at this point in the history
  2. updated vuetrend, vue-select

    zeezo887 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    eb902f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. updated vuedraggable

    zeezo887 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5b6a776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b595014 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. removed vue compat

    zeezo887 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7b24e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    978f240 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    e4b8628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246c00d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35eea56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    169e7b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3a681a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f234cb9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    75ea24d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    8225648 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fixed weird separator line

    zeezo887 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    174c992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618783b View commit details
    Browse the repository at this point in the history