Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Provide a way to disable days #52

Merged
merged 4 commits into from
Apr 30, 2021

Commits on Apr 24, 2021

  1. allow to disable days

    make `isDateDisabled` optional to not introduce a breaking change
    bseber committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    321296f View commit details
    Browse the repository at this point in the history
  2. fade days of next/prev month despite they are selectable

    enabling selection of every visible day in the date picker
    should have no impact on the visualization.
    
    days of next or previous month could be selectable
    but should still be rendered differently to the focused
    month.
    bseber committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    40681a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eb799d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1000f33 View commit details
    Browse the repository at this point in the history