-
Notifications
You must be signed in to change notification settings - Fork 309
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
マルチトラック:mainからマージ #2184
Merged
Hiroshiba
merged 23 commits into
project-multitrack
from
buffer/project-multitrack/20240730
Jul 30, 2024
Merged
マルチトラック:mainからマージ #2184
Hiroshiba
merged 23 commits into
project-multitrack
from
buffer/project-multitrack/20240730
Jul 30, 2024
Conversation
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
* 見出し用のスタイルをMixinに追加 * BaseDocumentViewコンポーネントを追加 * ヘルプダイアログのドキュメントの表示を行うセクションのリデザイン * コンポーネント名の変更 * インポートのパスを更新 * テストが落ちているのを修正 --------- Co-authored-by: Hiroshiba Kazuyuki <kazuyuki_hiroshiba@dwango.co.jp>
* 新しい色変数scssファイルを作成 * _index.scssのuseにnew-colorsを追加 * 色の指定を色変数を用いるように変更
* 音声ライブラリの利用規約セクションを新しいデザインへ変更 * Update src/components/template/HelpLibraryPolicySection.vue * Update src/components/template/HelpLibraryPolicySection.vue --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
…nViewSectionコンポーネントに共通化 (#1883) * Markdown表示のセクションをHelpMarkdownViewSectionコンポーネントに統一 * テストの内容をコンポーネントに合わせて変更 * PageItem型にisShowOpenLogDirectoryButtonを追加 * is → should --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
* a要素のfocus時のoutlineのデザインを合わせる * 背景・枠線のスタイルを統一 * 見出し1のフォントサイズを少し増加 * 最大幅・中央揃えを設定
* 色変数名を変更 * 背景色の削除・左枠線の追加 * ナビゲーションバーを新しいデザインへ変更 * サイドバー領域をスクロールできるように変更
* ドロワー背景とその他背景の色変数を分離 * セクション間の背景色を統一 * BaseRowCardコンポーネントに影を付与
* HelpDialog関連のファイルパスをmainリポジトリに合わせる * Baseディレクトリの名前をPascalCaseに変更
* 色変数名とファイル名を変更 * ドキュメントコメントを追加
…ct-redign-help-dialog
…ct-redign-help-dialog
## 内容 mainリポジトリの変更差分をproject-redisign-help-dialogリポジトリに反映します。
* DocumentViewのデザインの微調整 * 色変数の間違いを修正
* 横幅が狭いときの表示崩れを修正 * 改段落ができていない箇所に改段落を追加 * スクロールバーの色を濃くする * table要素のスタイルを追加 * DocumentViewの余白を調節 * div要素を削除
* 拡張子を.spec.tsに変更 * summary要素のスタイルを追加 * display,display-on-colorにlightenを追加 * SCSS変数を用いるように変更 * HelpDialogコンポーネントのパスを修正 * 新デザインで用いるscssファイルのパスをstyles/v2下に変更 * 不要なuseを削除
* stash * stash * Fix: コマンドのunixMillisecをUUID4にする * ミス * 完成 * メモが残っていた * fix * Update src/helpers/random.ts Co-authored-by: Nanashi. <sevenc7c@sevenc7c.com> * update --------- Co-authored-by: Nanashi. <sevenc7c@sevenc7c.com>
## 内容 project-redesign-help-dialogの内容をmainリポジトリへマージします。 ## 関連 Issue - VOICEVOX/voicevox_project#40 ## その他 - #2160
…ject.ts, audio.ts (#2180) * command.ts: dot notation * preset.ts: dot notation * engine.ts: dot notation * project.ts: dot notation * audio.ts: dot notation
Merged
Hiroshiba
approved these changes
Jul 30, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
1箇所コンフリクト解消ミスっぽいとこがあったので変更させていただきます!
(別PRで)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
内容
多分最後のconflict解消です。
関連 Issue
(なし)
スクリーンショット・動画など
(なし)
その他
(なし)