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

ActionButtonコンポーネントのicon propsをnullableにした #1521

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

shungenie
Copy link
Contributor

@shungenie shungenie commented Nov 28, 2023

noroさんからのオーダーがあり、実装

現状だとActionButtonはiconが必須項目であるが、必須を外した。

テストしたこと

  • iconを渡さない場合、以下のような見た目になることをlocalで確認
    スクリーンショット 2023-11-28 10 32 11

  • デプロイ環境で必須が外れていることを確認
    スクリーンショット 2023-11-28 10 55 50

Check List (If️ you added new component in this PR)

  • Export the component in src/components/index.ts
  • Add example to .storybook/documents/Information/Samples/Samples.stories.tsx
  • Localize added component

Copy link

changeset-bot bot commented Nov 28, 2023

🦋 Changeset detected

Latest commit: 1dac948

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
ingred-ui Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

netlify bot commented Nov 28, 2023

Deploy Preview for ingred-ui ready!

Name Link
🔨 Latest commit 1dac948
🔍 Latest deploy log https://app.netlify.com/sites/ingred-ui/deploys/65654918d3d51f000864a0f4
😎 Deploy Preview https://deploy-preview-1521--ingred-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@ryokosuge ryokosuge left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@shungenie shungenie merged commit 79ffd8c into master Nov 28, 2023
2 checks passed
@shungenie shungenie deleted the nullable-icon-actionbutton branch November 28, 2023 02:28
@FluctMember FluctMember mentioned this pull request Nov 28, 2023
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