v0.1.0
Added
- Shift-click a day of a range in
multi-rangemode to clear the whole range. - CSS variables for range start, end, and middle day colors.
Fixed
- Deselecting a day in
multi-rangemode took two clicks when ranges overlapped. Ranges are now merged whenever state is read and written.
Changed
- Clicking the start or end day of a range now shrinks it by that day instead of clearing the range.
Full changelog: v0.0.2...v0.1.0