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

Buttonからmin-width除去 & menuContentsにdisabledを追加 #254

Merged
merged 5 commits into from
Mar 10, 2021

Conversation

maktak1995
Copy link
Contributor

  • Buttonからmin-width除去

スクリーンショット 2021-03-10 12 00 59

  • menuContentsにdisabledを追加

スクリーンショット 2021-03-10 12 00 43

@maktak1995 maktak1995 requested a review from a team as a code owner March 10, 2021 03:02
@maktak1995 maktak1995 self-assigned this Mar 10, 2021
@maktak1995 maktak1995 requested review from ryokosuge and penicillin0 and removed request for a team and ryokosuge March 10, 2021 04:52
@maktak1995
Copy link
Contributor Author

挙動・デザインは野呂さんにLGTMいただき済み
https://cartaholdings.slack.com/archives/CKYAWNNLX/p1615350654392900

Copy link
Contributor

@penicillin0 penicillin0 left a comment

Choose a reason for hiding this comment

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

LGTMです!

Storybook向けに以下のみ気になったので、確認お願いしますmm


ここのコメントにdisableが必要そうです!(ContentPropをprposに持つ他のコンポーネントについても同様)

/**
* `type ContentProp = React.ComponentPropsWithRef<"div"> & {
* text: string;
* onClick: () => void;
* divideTop?: boolean;
* }`
*/

ここを変更するとDocsContentPropの説明も反映されると思います↓

image

@maktak1995 maktak1995 merged commit 413be50 into master Mar 10, 2021
@maktak1995 maktak1995 deleted the addButtonSize branch March 10, 2021 05:48
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.

None yet

2 participants