Skip to content

feat(frontend): create reusable Button component system#67

Merged
soomtochukwu merged 2 commits intoDXmakers:mainfrom
Demilade01:re-btn
Apr 26, 2026
Merged

feat(frontend): create reusable Button component system#67
soomtochukwu merged 2 commits intoDXmakers:mainfrom
Demilade01:re-btn

Conversation

@Demilade01
Copy link
Copy Markdown
Contributor

add typed Button component with primary and secondary variants
implement built-in loading state with centered spinner and disabled behavior
support standard HTML button attributes for accessibility and reuse
refactor ConnectWalletButton and WalletModal close action to use shared Button
Closes #33

add dedicated ChatInterface component with typed props
move chat header, messages, typing indicator, and input form out of page
move auto-scroll ref/effect logic into ChatInterface
keep message sending behavior and chat styling consistent
Closes DXmakers#30
add typed Button component with primary and secondary variants
implement built-in loading state with centered spinner and disabled behavior
support standard HTML button attributes for accessibility and reuse
refactor ConnectWalletButton and WalletModal close action to use shared Button
Closes DXmakers#33
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 26, 2026

@Demilade01 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@soomtochukwu soomtochukwu merged commit b5ed8e8 into DXmakers:main Apr 26, 2026
3 checks passed
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.

Create Reusable Button Component

2 participants