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] Month selector #5

Open
36 of 40 tasks
Tracked by #63
fionataeyang opened this issue Dec 24, 2020 · 2 comments
Open
36 of 40 tasks
Tracked by #63

[UI] Month selector #5

fionataeyang opened this issue Dec 24, 2020 · 2 comments
Assignees

Comments

@fionataeyang
Copy link
Contributor

fionataeyang commented Dec 24, 2020

@todo

  • implement first iteration of component
    • create repository
    • set up local dev environment with pnpm
      • pnpm link the modules locally
        • pnpm link --global (to make them available)
        • pnpm link --global <./package.json#name>
    • @output 🏭 repository
  • refactor component for last Fiona's commit and tag it with v0.0.0-alpha
    • @input 🏭 repository
    • refactor commit with latest terminal/log to use versions
    • move terminal/logs to dev dependencies
    • rebase main branch on top of taged version
    • update package.json (new path for the dependencies)
    • @output 🏭 v0.0.0-alpha
  • refactor component latest commit with new comm protocol and tag with v0.0.1-alpha
    • @input 🏭 v0.0.0-alpha
    • refactor latest commit with latest terminal/log to use versions
    • refactor communication protocol to use latest message standard
    • move terminal/logs to dev dependencies
    • rebase main branch on top of taged version
    • update package.json (new path for the dependencies)
    • update github page links
    • build new bundle.js to include changes in demo page
    • @output 🏭 v0.0.1-alpha
  • implement next component version v0.0.4-alpha
    • @input 🏭 v0.0.1-alpha
    • fix bugs & add features for v0.0.2
      • Add CSS style(Support two styles)
      • Make previous and next month selector
      • Refactor codes(protocol, receive, recipients)
      • refactor all messages and status and update documentation
    • document component api in readme or whatever needs to show in the readme
    • document component api in readme
      • list all opts
      • list all incoming message types
      • list all outgoing message types
    • install latest dev dependencies
      • budo
      • browserify
    • install latest specific version of dependencies
    • build new bundle.js to include changes in demo page
    • update package.json (new path for the dependencies)
    • @output 🏭 v0.0.4-alpha
  • Next
    • @input 🏭 v0.0.4-alpha
    • Year Selector(Current not support yet, maybe later should add on too)
    • set up github page using demo maker component dev dependency
    • document apis for each screen and return available actions
      • @inputwireframes action bars

@info

Repo

@fionataeyang fionataeyang self-assigned this Dec 24, 2020
@serapath serapath mentioned this issue Feb 17, 2021
6 tasks
@serapath serapath mentioned this issue Mar 7, 2021
14 tasks
@serapath
Copy link
Member

serapath commented Mar 7, 2021

Calendar Header

image

@fionataeyang
Copy link
Contributor Author

// datdot-ui-calendar-header
require('datot-ui-button')
require('datdot-ui-graphic')

Connection

@serapath serapath removed UI labels Apr 15, 2022
@serapath serapath mentioned this issue Apr 15, 2022
33 tasks
@ninabreznik ninabreznik changed the title [UI] Calendar header [UI] Calendar month Jul 7, 2022
@ninabreznik ninabreznik changed the title [UI] Calendar month [UI] Month selector Aug 8, 2022
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