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

add ability to mark some days on the calendar #34

Closed
karam1ashqar opened this issue May 27, 2024 · 1 comment
Closed

add ability to mark some days on the calendar #34

karam1ashqar opened this issue May 27, 2024 · 1 comment

Comments

@karam1ashqar
Copy link

can be called calendarMarkedDateIds and DayState of "marked" and behave like the current calendarDisabledDateIds and "disabled" DayState

@MarceloPrado
Copy link
Owner

For now, I'm afraid I won't build this feature - it goes against the first principle: Solve fewer needs better.

Adding marked day support adds new considerations such as:

  • What's the difference between a marked and an active day?
  • Can a day be both marked and active? How is that represented?

For this feature, I'd suggest you to compose your own calendar as recommended by the docs here 🙂

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