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 Vue.js CLI to 4.x #969

Merged
merged 9 commits into from
Apr 30, 2020
Merged

Upgrade Vue.js CLI to 4.x #969

merged 9 commits into from
Apr 30, 2020

Commits on Apr 28, 2020

  1. Package updates

    lfarrell committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    6561bf4 View commit details
    Browse the repository at this point in the history
  2. Update for new output names

    lfarrell committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    962797a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9899190 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72b4e4f View commit details
    Browse the repository at this point in the history
  5. Router push needs a catch block, as navigating to same route throws a…

    …n error, see vuejs/vue-router#2881 (comment). It seems it's not supposed to throw the error if parameters are changed, so maybe a bug in vue-router?
    lfarrell committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    657fc11 View commit details
    Browse the repository at this point in the history
  6. * Update vue-cdr-access packages

    * Security fixes
    lfarrell committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e92e54b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    51f91db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a7249c View commit details
    Browse the repository at this point in the history
  3. Remove unneeded import

    lfarrell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    ead0547 View commit details
    Browse the repository at this point in the history