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

feat: add ChatBubble component #270

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

yurisldk
Copy link
Contributor

@yurisldk yurisldk commented Dec 9, 2022

Add src/ChatBubble composite component. since component is composite a default story contains custom controls to show all possible cases to use.
The official Chat bubble documentation was used as a reference for this component.

fix: #262

@netlify
Copy link

netlify bot commented Dec 9, 2022

👷 Deploy Preview for react-daisyui processing.

Name Link
🔨 Latest commit 7f4a8a1
🔍 Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/6392e818a8811f0009ee7c6a

1 similar comment
@netlify
Copy link

netlify bot commented Dec 9, 2022

👷 Deploy Preview for react-daisyui processing.

Name Link
🔨 Latest commit 7f4a8a1
🔍 Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/6392e818a8811f0009ee7c6a

@netlify
Copy link

netlify bot commented Dec 9, 2022

Deploy Preview for react-daisyui ready!

Name Link
🔨 Latest commit 67a12c9
🔍 Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/6396ba6255d30d0009a0b0df
😎 Deploy Preview https://deploy-preview-270--react-daisyui.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 settings.

@yurisldk yurisldk force-pushed the feature-ChatBubble branch 3 times, most recently from 35b0904 to 4a73e51 Compare December 9, 2022 08:37
Copy link
Collaborator

@benjitrosch benjitrosch left a comment

Choose a reason for hiding this comment

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

Really nicely done! Looks great!

Can you export the component and it's types from src/index.tsx?

@yurisldk
Copy link
Contributor Author

yurisldk commented Dec 12, 2022

Can you export the component and it's types from src/index.tsx?

@benjitrosch done.

Ready for review. Thank you.

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.

Add new Chat Bubble component
2 participants