react-native-macos/Libraries/DeprecatedPropTypes
Marc Mulcahy 1aeac1c625 Additional Accessibility Roles and States (#24095)
Summary:
Assistive technologies use the accessibility role of a component to tell the disabled user what the component is, and provide hints about how to use it. Many important roles do not have analog AccessibilityTraits on iOS. This PR adds many critical roles, such as editabletext, checkbox, menu, and switch to name a few.

Accessibility states are used to convey the current state of a component. This PR adds several critical states such as checked, unchecked, on and off.

[general] [change] - Adds critical accessibility roles and states.
Pull Request resolved: https://github.com/facebook/react-native/pull/24095

Differential Revision: D15079245

Pulled By: cpojer

fbshipit-source-id: 941b30eb8f5d565597e5ea3a04687d9809cbe372
2019-04-25 06:13:07 -07:00
..
DeprecatedColorPropType.js Move and Rename custom propType definitions in ColorPropTypes (#21371) 2018-09-27 17:33:40 -07:00
DeprecatedEdgeInsetsPropType.js Split EdgeInsets in DeprecatedPropTypes and flow types (#21351) 2018-09-27 11:02:13 -07:00
DeprecatedImagePropType.js Split ImageProps into DeprecatedPropTypes (#21411) 2018-10-02 13:47:44 -07:00
DeprecatedImageSourcePropType.js Move ImageSourcePropType.js, ImageStylePropTypes.js, TextPropTypes.js (#21387) 2018-09-28 23:21:38 -07:00
DeprecatedImageStylePropTypes.js Move and Rename custom propType definitions in LayoutPropTypes (#21370) 2018-10-01 12:19:15 -07:00
DeprecatedLayoutPropTypes.js Move and Rename custom propType definitions in LayoutPropTypes (#21370) 2018-10-01 12:19:15 -07:00
DeprecatedPointPropType.js Split PointPropType (#21355) 2018-09-26 22:35:11 -07:00
DeprecatedShadowPropTypesIOS.js Move and Rename propType definitions in ShadowPropTypesIOS (#21379) 2018-09-27 19:46:45 -07:00
DeprecatedStyleSheetPropType.js Move createStrictShapeTypeChecker to deprecated 2018-10-12 15:17:02 -07:00
DeprecatedTVViewPropTypes.js TVViewPropTypes, PlatformViewPropTypes, DeprecatedTVViewPropTypes (#21372) 2018-09-27 16:35:42 -07:00
DeprecatedTextPropTypes.js Renames of ImageSource, ImageStyle, and TextProps propTypes 2018-09-28 23:21:40 -07:00
DeprecatedTransformPropTypes.js Move and Rename propType definitions in TransformPropTypes (#21375) 2018-09-27 16:18:32 -07:00
DeprecatedViewAccessibility.js Additional Accessibility Roles and States (#24095) 2019-04-25 06:13:07 -07:00
DeprecatedViewPropTypes.js - remove accessibilityComponentType and accessibilityTraits props (a11y) (#24344) 2019-04-15 10:53:50 -07:00
DeprecatedViewStylePropTypes.js Move and Rename custom propType definitions in LayoutPropTypes (#21370) 2018-10-01 12:19:15 -07:00
deprecatedCreateStrictShapeTypeChecker.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00