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

shadcn inital version #936

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

shadcn inital version #936

wants to merge 18 commits into from

Conversation

technophile-04
Copy link
Collaborator

@technophile-04 technophile-04 commented Sep 15, 2024

Descritption:

Planning to tackle this with @rin-st.

Adding some TODO's :

  • Get basic configuration working (@technophile-04)
  • Get the theme working(atleast inital version) (@technophile-04)
  • Maybe configure light/dark theme based on class(mentioned in docs) currently we are using attribute because of daisyUI
  • Update pages
    • Header (@technophile-04)
    • Footer
    • Home
    • Debug (can be broken down into subtask)
    • Blockexplorer (can be broken down into subtask)
    • ...
  • Migrate all the main components
    • Address
    • AddressInput (this will require updating InputBase etc)
    • Balance
    • FaucetButton (@rin-st)
    • RainbowkitCustomConnectButton (@rin-st)
    • ...
  • Update meta things like
    • ThemeSwitch(@technophile-04)
    • Remove heroicons and use lucide react(comes default with shadcn)
    • transaction toast with shadcn toast
    • modals
  • Remove daisyUI

Issues:

On mobiles header menu a11y is broken

rin-st and others added 11 commits September 15, 2024 15:05
* feat: faucet button

* fix: tooltip behavior
* feat: shadcn rainbowkit button

* revert: ghost button colors

* chore: prevent qr modal autofocus

* fix: network options

* fix: redundant comment

* chore: ring-accent

* fix: open menu and qr modal on enter and close on esc

* revert: button changes

* revert: dropdown-menu changes

* fix: avoid passing classNames

* fix: return w-full justify-start

* fix: dropdow items was clickable during closing menu animation
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