-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
複数エンジン対応:Engine manifestによるUI無効化 (#919)
* (PR用の空白コミット) * Add: engineManifestのstoreを追加 * Fix: prettierの警告を修正 * Revert "Add: engineManifestのstoreを追加" This reverts commit 73656a1. * Add: 初期火事にマニフェストを読み込むように * Add: AudioInfoの有効化・無効化を実装 * Add: 無効化時に半透明になるように * Change: styleの記法を変更 * Fix: Prettierの警告を修正 * Delete: デバッグ用の残りを削除 * Add: イントネーション/長さの無効化を実装 * Update: Vuexのstoreを更新 * Revert: 不必要な変更を取り消し * Add: コメントを追加 * Change: テキストの無効化表示にdisabledクラスを使うように * Add: TODOコメントを追加 * Delete: engineManifestを削除 * Change: FETCH_AND_SET_ENGINE_MANIFESTSに変更 * Delete: engineManifestを作らずsupportedFeaturesを設定するように * Change: supportedFeaturesをSupportedFeatures | undefinedに * Update src/components/AudioDetail.vue * Update src/components/AudioDetail.vue Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
- Loading branch information
1 parent
15fee8e
commit b14c460
Showing
7 changed files
with
154 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters