v0.2.0
Changed
- Ranges span blocked days instead of splitting around them. A blocked day still cannot start or end a range, but a range drawn across unavailable, weekend, or out-of-bounds days stays one range.
- Blocked days inside a range keep the range highlight, with their strike-through, instead of dropping to the blocked style.
- Blocked days render as disabled buttons, so they take no hover, focus, or click styling.
- Shift-clicking a range keeps the blocked days inside it selected instead of clearing them with the rest.
- Today is marked with a dot instead of a recolored number, so it stays readable on top of any range color.
- Past days inside a range keep a faded version of the range color.
Removed
- Title tooltip on calendar days.
Full changelog: v0.1.0...v0.2.0