This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
refactor: defineComponentまたはscript setupに変える #122
Labels
kind/Feature✨
This adds/improves/enhances a feature
priority/medium🟡
topic/Client🖥
Client side specific issue/PR
Comments
Open
yupix
added a commit
that referenced
this issue
Aug 16, 2022
yupix
added a commit
that referenced
this issue
Aug 16, 2022
yupix
added a commit
that referenced
this issue
Aug 16, 2022
yupix
added a commit
that referenced
this issue
Aug 16, 2022
yupix
added a commit
that referenced
this issue
Aug 16, 2022
できるやつは script setupにした方がいいと思う |
yupix
added a commit
that referenced
this issue
Aug 16, 2022
sousuke0422
added a commit
that referenced
this issue
Aug 25, 2022
* refactor: widget * refactor: widget * feat: server.cpu.vueをscript setupに変更 #122 * feat: server.disk.vueをscript setupに変更 #122 * feat: server.info.vueをscript setupに変更 #122 * feat: server.memory.vueをscript setupに変更 #122 * feat: server.uptimes.vueをscript setupに変更 #122 * feat: code-core.vueをscript setupに変更 #122 Co-authored-by: yupix <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
kind/Feature✨
This adds/improves/enhances a feature
priority/medium🟡
topic/Client🖥
Client side specific issue/PR
Summary
vue@3と同じような
import { defineComponent } from 'vue';
が[email protected]以降では使えるため#121 がマージされ次第随時実行?
The text was updated successfully, but these errors were encountered: