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

[refactor] HotkeyCombinationブランド型を導入 #1864

Merged

Conversation

Hiroshiba
Copy link
Member

内容

HotkeyのCombinationはただのstringなのですが、型がついてないとちょっと不安だったのでブランド型を作ってみました。

のタスクでhotkeys-js用の型に変換するための布石でもあります。

関連 Issue

ref #1862
ref #1822

その他

@Hiroshiba Hiroshiba requested a review from a team as a code owner February 21, 2024 18:23
@Hiroshiba Hiroshiba requested review from y-chan and removed request for a team February 21, 2024 18:23
src/type/preload.ts Outdated Show resolved Hide resolved
@y-chan y-chan changed the title [refactor] HotkeyComboブランド型を導入 [refactor] HotkeyCombinationブランド型を導入 Feb 22, 2024
Copy link
Member

@y-chan y-chan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@sevenc-nanashi sevenc-nanashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM。Approve2個あるのでマージしちゃいます

@sevenc-nanashi sevenc-nanashi merged commit 3e90be4 into VOICEVOX:main Feb 22, 2024
9 checks passed
@Hiroshiba Hiroshiba deleted the HotkeyComboブランド型を導入 branch February 22, 2024 07:45
romot-co pushed a commit that referenced this pull request Mar 3, 2024
Hiroshiba added a commit that referenced this pull request Mar 16, 2024
* #1864 ノートのエラー時にツールチップを表示する

* Update src/components/Sing/SequencerNote.vue

Co-authored-by: Hiroshiba <[email protected]>

* Update src/components/Sing/SequencerNote.vue

Co-authored-by: Hiroshiba <[email protected]>

* Update src/components/Sing/SequencerNote.vue

Co-authored-by: Hiroshiba <[email protected]>

---------

Co-authored-by: Romot <[email protected]>
Co-authored-by: Hiroshiba <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants