@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
20 lines (10 loc) • 553 B
Markdown
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
# Datepickers Release Notes
<!-- ## [Unreleased] -->
## 2.11.7
### Fixed
- Resolved incorrect spacing when nested in a data table by increasing specificity of certain `slds-datepicker` specific CSS selectors
<!-- ## [VERSION] -->
## 2.11.7
### Changed
- Replaced `slds-disabled-text` with specific selector `slds-day_adjacent-month` for dates outside of current month, so that they will be selectable but with a different text color that meets accessibility requirements.