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

[Feature] Toast 컴포넌트 #157

Merged
merged 31 commits into from
Oct 12, 2024
Merged

[Feature] Toast 컴포넌트 #157

merged 31 commits into from
Oct 12, 2024

Conversation

hamo-o
Copy link
Member

@hamo-o hamo-o commented Sep 3, 2024

🎉 변경 사항

  • Toast 컴포넌트를 구현합니다.
image

🚩 관련 이슈

🙏 여기는 꼭 봐주세요!

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Copy link
Contributor

Copy link
Collaborator

@SeieunYoo SeieunYoo left a comment

Choose a reason for hiding this comment

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

수고 하셨습니당~~

packages/wow-ui/src/components/Toast/index.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/ToastProvider.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/index.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/Toast.stories.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/Toast.stories.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/index.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

Copy link
Collaborator

@ghdtjgus76 ghdtjgus76 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

packages/scripts/generateReactComponentFromSvg.ts Outdated Show resolved Hide resolved
packages/wow-icons/package.json Show resolved Hide resolved
packages/wow-ui/src/components/Toast/index.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/Toast.stories.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/index.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/ToastProvider.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/ToastProvider.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Toast/Toast.stories.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

Copy link
Contributor

Copy link
Collaborator

@SeieunYoo SeieunYoo left a comment

Choose a reason for hiding this comment

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

수고 많으셨습니다~~changeset 도 작성해서 배포되면 좋을 거 같습니당

Copy link
Collaborator

@ghdtjgus76 ghdtjgus76 left a comment

Choose a reason for hiding this comment

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

수고하셨어요! changeset 작성해서 배포하면 될 거 같아요

@hamo-o hamo-o force-pushed the feature/toast-component branch from 66382cb to ed47550 Compare October 12, 2024 14:22
Copy link

changeset-bot bot commented Oct 12, 2024

🦋 Changeset detected

Latest commit: ed47550

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

This PR includes changesets to release 4 packages
Name Type
wowds-tokens Patch
wowds-theme Patch
wowds-icons Patch
wowds-ui Patch

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
Contributor

@hamo-o hamo-o merged commit 185475a into main Oct 12, 2024
3 checks passed
@hamo-o hamo-o deleted the feature/toast-component branch October 12, 2024 14:28
@SeieunYoo SeieunYoo linked an issue Oct 17, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Toast 컴포넌트 구현
3 participants