Skip to content

ボタンコンポーネントを追加 #234

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

Merged
merged 7 commits into from
Feb 1, 2025
Merged

Conversation

atzzCokeK
Copy link
Collaborator

@atzzCokeK atzzCokeK commented Jan 26, 2025

@atzzCokeK atzzCokeK marked this pull request as draft January 26, 2025 12:54
@atzzCokeK atzzCokeK marked this pull request as ready for review January 26, 2025 14:30
@atzzCokeK
Copy link
Collaborator Author

atzzCokeK commented Jan 26, 2025

動作確認
image

@atzzCokeK atzzCokeK self-assigned this Jan 26, 2025
@atzzCokeK atzzCokeK changed the base branch from main to 2025 January 26, 2025 14:43
"text-base font-bold",
(disabled ? "text-[#CDCFD5]" : "text-[#131416]"),
].join(" ") %>
<button class="<%= button_classes %>" onclick="<%= onClick %>">
Copy link
Collaborator

Choose a reason for hiding this comment

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

disabled = trueの場合にbuttonのdisabled属性を付けたほうが良さそうです!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

arigataugozaimasu!

Copy link
Collaborator

@yamakeeeeeeeeen yamakeeeeeeeeen left a comment

Choose a reason for hiding this comment

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

:gogo:

@atzzCokeK atzzCokeK merged commit 7225160 into 2025 Feb 1, 2025
2 checks passed
@kinoppyd kinoppyd deleted the components/button branch April 15, 2025 15:02
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.

2 participants