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

Add Modal Dialog Component #125

Merged
merged 15 commits into from
Oct 10, 2023
Merged

Add Modal Dialog Component #125

merged 15 commits into from
Oct 10, 2023

Conversation

gjones
Copy link
Collaborator

@gjones gjones commented Aug 31, 2023

Summary

Closes: #88. This PR aims to add a modal dialog component to Click UI. I would imagine that there is going to be a lot more tweaking needed for the dialogs, but figured at least this would be a start.

CleanShot 2023-08-30 at 22 25 56

@gjones gjones requested review from serdec and vineethasok August 31, 2023 02:27
@vercel
Copy link

vercel bot commented Aug 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
click-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 3:13pm

src/components/Dialog/Dialog.stories.tsx Show resolved Hide resolved
src/components/Dialog/Dialog.tsx Outdated Show resolved Hide resolved
src/components/Dialog/Dialog.tsx Outdated Show resolved Hide resolved
src/components/Dialog/Dialog.tsx Show resolved Hide resolved
src/components/Dialog/Dialog.tsx Show resolved Hide resolved
…-dialog

# Conflicts:
#	src/components/Button/Button.tsx
…-dialog

# Conflicts:
#	package-lock.json
@gjones gjones merged commit 7e9d370 into main Oct 10, 2023
3 checks passed
@gjones gjones deleted the gj-dialog branch October 10, 2023 15:16
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.

New component: Modal Dialog
2 participants