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

[UI] Dialogs #67

Open
1 of 24 tasks
Tracked by #56 ...
fionataeyang opened this issue May 4, 2021 · 0 comments
Open
1 of 24 tasks
Tracked by #56 ...

[UI] Dialogs #67

fionataeyang opened this issue May 4, 2021 · 0 comments

Comments

@fionataeyang
Copy link
Contributor

fionataeyang commented May 4, 2021

@todo

  • create repository
    • @outputrepository
  • implement first iteration of component and tag with v0.0.1-alpha
    • @inputrepository
    • update package.json (new path for the dependencies and version v0.0.1-alpha)
    • install budo and browserify as dev dependency
    • add terminal to dev dependencies
    • set up github page using demo maker component dev dependency
    • implement first version and add communication protocol and use latest message standard
      • help modal
      • step modal
      • action modal
      • waiting for refactoring codes
    • build new bundle.js to include changes in demo page
    • document component api in readme or whatever needs to show in the readme
      • document apis for each screen and return available actions
        • @inputwireframes action bars
      • list all opts
      • list all roles
      • list all incoming message types
      • list all outgoing message types
      • list all possible status the component instance can be in
      • @outputrepo#readme.md
    • install latest specific version of dependencies
    • @outputrepo_url#v0.0.1-alpha

@info

// datdot-ui-modal.js
require('datdot-ui-button')
require('datdot-ui-graphic')
require('datdot-ui-input-text')
require('datdot-ui-dropdown')

Warning

image

Help

image

Notice

image

in steps

image
image
image
image
image

Help mode

image
image
image

For User

switch account
image

Transfer

image

Edit account

image

Remove account

image

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

No branches or pull requests

2 participants