-
Notifications
You must be signed in to change notification settings - Fork 11
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
Technical breakdown of sudt demo frontend design #451
Comments
Please have a check and pick up components you want to implement @PainterPuppets |
I'll pick up |
OK, after building a repository and page layout I'll do other specific components |
1. add main section 2. add sub section 3. add primary button 4. add network items 5. add dialog Ref: ckb-js/kuai#451 (comment)
They are added by Magickbase/sudt-management-ui#3 |
Any update on this issue @PainterPuppets |
APIs to connect
Ref:
@PainterPuppets let's share the APIs above, which would you like to take over |
PR to connect to Neuron: Magickbase/sudt-management-ui#27 |
SDK is introduced by Magickbase/sudt-management-ui#43 |
This issue is a complement to #434
Design draft: Magickbase/visual-style-guide#33
Framework: I prefer https://nextjs.org/
CSS utility: the style is similar to https://headlessui.com/
Components
main section(without content)
sub section
primary button
dialog(without content)
tabs(without content)
field
toast
tooltip
history item
The text was updated successfully, but these errors were encountered: