react-spectrum
Add possibility to disable multiple date intervals in `Calendar` and `Datepicker` components
#2793
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Commits
Add `isDateDisabled` prop to calendars & datepickers
devongovett
committed
4 years ago
Add stories for `isDateDisabled` prop
devongovett
committed
4 years ago
Add tests for `isDateDisabled` prop
devongovett
committed
4 years ago
Add docs for `isDateDisabled` prop
devongovett
committed
4 years ago
Improve stories and docs
devongovett
committed
4 years ago
Style disabled cells withing range according to design specs
devongovett
committed
4 years ago
Round corners before/after disabled ranges according to design specs
devongovett
committed
4 years ago
Refactor last/first selected before/after disabled logic
devongovett
committed
4 years ago
Improve coding style
devongovett
committed
4 years ago
Improve docs
devongovett
committed
4 years ago
Improve tests
devongovett
committed
4 years ago
Update docs
devongovett
committed
4 years ago
Fix css bug
devongovett
committed
4 years ago
Move logic to JS
devongovett
committed
4 years ago
Loading