fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067)

This commit is contained in:
Alex Grozav
2023-12-20 12:49:40 +02:00
committed by GitHub
parent faadfd6d4a
commit fcff34c401
10 changed files with 223 additions and 84 deletions

View File

@@ -1,5 +1,11 @@
<template>
<a v-if="version" :href="version.documentationUrl" target="_blank" :class="$style.card">
<a
v-if="version"
:href="version.documentationUrl"
target="_blank"
:class="$style.card"
data-test-id="version-card"
>
<div :class="$style.header">
<div>
<div :class="$style.name">