2.6.0
Docs: http://opensource.adobe.com/spectrum-css/2.6.0/docs/
Deprecations
- The old Toast markup (no
.spectrum-Toast-bodyand both buttons inside of.spectrum-Toast-buttons) is now deprecated, but still works #640
New Features
- Toast now supports buttons that wrap properly when text doesn't fit, has a new
.spectrum-Toast-bodyclass #640 - DNA vars/ directory is now checked into the repo, all internal DNA dependencies have been removed #597
- Add .spectrum-Typography class for opt-in margins #626
- Quiet Card #650
Bug fixes
- Don't let the Dialog header shrink when space is limited #632
- Declare font size/weight for Tab labels #649
- Apply font sizes to
.spectrum--large.spectrum#648 - Clicking value label after en dash should focus max Slider handle #636
- Use DNA animation duration tokens for everything instead of hardcoding #652
- Fix Slider examples on large scale #659
Docs fixes
- Update the README and CONTRIBUTING sections to include artifactory information #639
Thanks
- adixon for developer documentation fixes
- majornista for Slider accessibility fixes
- nbaldwin for DNA animation tokens and Typography
- steveng for his massive contributions to the open source effort
- symanovi for her awesome Quiet Card contribution
- govett for helping get Quiet Card and Card reconciled