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

キーボード画面作成 #120

Merged
merged 27 commits into from
Oct 29, 2023
Merged

Conversation

nakata0047
Copy link
Collaborator

No description provided.

illionillion and others added 11 commits July 12, 2023 22:21
commit 5c10d0d12dcb805faea42ed412f2401aa38f3d26
Author: Yamamotodayo <[email protected]>
Date:   Wed Oct 26 23:17:27 2022 +0900

    キーボードの位置修正。空白を押しても何も入力されないようにした。

commit 057b72b2ec2d8b5336767579bbdb9d07f86455fd
Author: Yamamotodayo <[email protected]>
Date:   Wed Oct 26 16:45:00 2022 +0900

    スペースボタンを全削除ボタンに置き換えた。横向きバージョンのキーボード完成。

commit 7bd95efabee467813aa1a7fef928c1a2269002ec
Author: Yamamotodayo <[email protected]>
Date:   Mon Oct 24 00:09:37 2022 +0900

    濁点・半濁点・小文字ボタンの関数完成

commit cc0764cbf66a4ed3f2ddc7f417b030d457df6645
Author: Yamamotodayo <[email protected]>
Date:   Wed Oct 19 23:34:56 2022 +0900

    削除ボタン・スペースボタンの関数完成

commit b0e0fd17f1915843e262e0c15d56fae625a22ca0
Author: Yamamotodayo <[email protected]>
Date:   Wed Oct 19 13:19:36 2022 +0900

    入力した文字列を配列に格納するようにした

commit 3b2f6934bf5ea30ddefadea12994ef0095199639
Author: Yamamotodayo <[email protected]>
Date:   Tue Oct 18 00:05:16 2022 +0900

    画面と入力した値を取得するまで完成

commit ad4ad8a9a65eafb9ea370c2f332740a6b8a65036
Author: Yamamotodayo <[email protected]>
Date:   Mon Oct 17 19:11:48 2022 +0900

    first commit

commit da9f070d54ed840136e76140f06000e4d7ac88d0
Author: Yamamotodayo <[email protected]>
Date:   Mon Oct 17 19:11:06 2022 +0900

    first commit
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

ESLint found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link
Owner

@illionillion illionillion left a comment

Choose a reason for hiding this comment

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

1点だけレビューしました。
対応お願いします!! @nakata0047

prototype-web/keyboard/css/keyboard.css Show resolved Hide resolved
Copy link
Owner

@illionillion illionillion left a comment

Choose a reason for hiding this comment

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

@nakata0047 5点レビューしてます。

やその逆にも変換できるように追加で修正お願いします。🙇

prototype-web/keyboard/css/keyboard.css Outdated Show resolved Hide resolved
prototype-web/keyboard/index.html Outdated Show resolved Hide resolved
prototype-web/keyboard/js/main.js Outdated Show resolved Hide resolved
prototype-web/keyboard/js/main.js Outdated Show resolved Hide resolved
prototype-web/keyboard/js/main.js Outdated Show resolved Hide resolved
@illionillion illionillion merged commit 52e75b0 into illionillion:dev Oct 29, 2023
2 checks passed
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