react-spectrum
a5a9d95d - fix(#3245): useColorArea and ColorArea src updates found while writing docs (#3278)

Commit
3 years ago
fix(#3245): useColorArea and ColorArea src updates found while writing docs (#3278) * fix(#3245): fix useColorArea description * fix(#3245): fix variable name for colorAreaLabellingProps * fix(#3245): add comma to color area group aria-label for consistency * fix(#3245): ColorArea fix logic for adding aria-hidden and tabIndex to 2nd input * fix(#3245): ColorArea: simplify layout of stories using ColorWheel * fix(#3245): add descriptions for props Per https://github.com/adobe/react-spectrum/pull/3268#discussion_r908744006 * fix(#3245): add ColorArea description for docs * fix(#3245): Color component hooks should support WHCM Add `forcedColorAdjust: 'none'` to the ColorArea, Gradient and Track and Thumb background styles to better support Windows high contrast mode out of the box. * fix(#3345): useColorSlider add forcedColorAdjust: 'none' to thumb and track Co-authored-by: Robert Snow <rsnow@adobe.com> Co-authored-by: Daniel Lu <dl1644@gmail.com>
Author
Michael Jordan
Parents
Loading