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

included negative ranges to be an acceptable choice for range picker … #496

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

wibed
Copy link

@wibed wibed commented Jan 16, 2023

…and adjusted the example

i wanted to start abstracting its functionality further, ideally to get a headless wrapper around a localizer.
tell me what you think

@vercel
Copy link

vercel bot commented Jan 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
use-lilius ❌ Failed (Inspect) Jan 19, 2023 at 6:30AM (UTC)

@its-danny
Copy link
Owner

@wibed i will check on this soon, busy week at the moment. in the meantime, can you give me a use case for this? I'm not against adding it just not sure what it solves as I've never needed more than the basics for stuff I've worked on.

@wibed
Copy link
Author

wibed commented Jan 17, 2023

@its-danny to compress the whole date scheduling process onto a minimal headless system, could serve as calendar / scheduler.

i couldnt find any project that covers all these dimensions as yours does.

…ule array. included an example to show off its capabilieties
@wibed
Copy link
Author

wibed commented Jan 19, 2023

i think it is almost as i like it to be.

  • it should be headless
  • it should include structure for picker, scheduler and calendar to be able to originate from the same source

what is missing

  • generic localizer, i would prefer to have a something like date-io. but it seems simple enough to leave this excersise to each implementation.

@wibed wibed mentioned this pull request Jan 19, 2023
@wibed
Copy link
Author

wibed commented Jan 19, 2023

i havent mentioned to not support examples from single select and multiselect

  • single select is possible in range select ( click twice on same date)
  • multi select use case is not fully understandable, id prefer selectable options such as "weekly" or "monthly" maybe on the schedule view itself?

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

Successfully merging this pull request may close these issues.

None yet

2 participants