scaffold-eth-2 icon indicating copy to clipboard operation
scaffold-eth-2 copied to clipboard

shadcn inital version

Open technophile-04 opened this issue 5 months ago • 0 comments

Descritption:

Planning to tackle this with @rin-st.

Adding some TODO's :

  • [x] Get basic configuration working (@technophile-04)
  • [x] 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
    • [x] 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) (@rin-st)
    • [ ] Balance
    • [x] FaucetButton (@rin-st)
    • [x] RainbowkitCustomConnectButton (@rin-st)
    • [ ] ...
  • [ ] Update meta things like
    • [x] 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

technophile-04 avatar Sep 15 '24 09:09 technophile-04