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] Datepicker-range #7

Open
30 of 33 tasks
fionataeyang opened this issue Dec 24, 2020 · 3 comments
Open
30 of 33 tasks

[UI] Datepicker-range #7

fionataeyang opened this issue Dec 24, 2020 · 3 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 latest commit with new comm protocol and tag with v0.0.1.-alpha
    • @input 📦 repository
    • move terminal/logs to dev dependencies
    • rebase main branch on top of taged version
    • update package.json (new path for the dependencies)
    • 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
  • refactor component latest commit with new comm protocol and tag with v0.0.3-alpha
  • implement next component version v0.0.4-alpha
    • @input 📦 v0.0.3-alpha
    • fix bugs & add features for v0.0.3
    • use calendar-month and calendar-days as subcomponents
    • update sending/receiving messages
    • document component api in readme or whatever needs to show in the readme
      • list all opts
      • list all incoming message types
      • list all outgoing message types
    • [x document component api in readme
    • install latest dev dependencies
      • budo
      • browserify
    • use latest internal dependencies
    • build new bundle.js to include changes in demo page
    • update package.json (new path for the dependencies)
    • @output 📦 v0.0.4-alpha

@info

Repo 📂

@serapath
Copy link
Member

serapath commented Mar 7, 2021

Datepicker

Today

image

Range days

image

One day

image

@serapath serapath removed the UI label Apr 15, 2022
@serapath
Copy link
Member

@ninabreznik
worklog 2022.04.07 - locking UI elements

Notes:

  • v.0.0.1-alpha: ui elements, updated to use new comm protocol

Results:

v0.0.1-alpha (using new comm proto)

@ninabreznik ninabreznik mentioned this issue Jul 10, 2022
3 tasks
@ninabreznik ninabreznik changed the title [UI] Datepicker [UI] Date range picker Aug 8, 2022
@ninabreznik ninabreznik changed the title [UI] Date range picker [UI] Datepicker-range 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