react-native-macos/Libraries
Steven Kuo e2a446694f Sync Themes, keep lowercase font weights
Summary:
Keeping the lowercase values but keeping the conversion values the same.

D39478951 (ea1ec29ba6) reverted some changes that moved it back to uppercase but needed to add new values to `____FontWeight_Internal`. This diff removes the need for the uppercase values

Changelog: [Internal]

Differential Revision: D39506944

fbshipit-source-id: 079f73c1adcf2db28b961523b05562e21fcf3630
2022-09-19 12:59:35 -07:00
..
ActionSheetIOS bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Alert Alert 2022-09-16 11:46:00 -07:00
Animated @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
AppDelegate - Typo in AppDelegate.mm (#34462) 2022-08-22 03:03:37 -07:00
AppState Upgrade to Flow 0.184.0 2022-08-03 21:07:47 -07:00
BatchedBridge @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
Blob @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
BugReporting Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Components TextInput 2022-09-15 17:06:17 -07:00
Core @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
EventEmitter fix: remove deprecated removeListener methods (#33580) 2022-05-04 11:32:51 -07:00
Events RN: Cleanup Existing ESLint Warnings 2022-08-12 17:16:40 -07:00
FBLazyVector Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
HeapCapture Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Image @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
Inspector Stop inspecting when an element is selected 2022-09-12 16:56:19 -07:00
Interaction @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
JSInspector RN: Cleanup Existing ESLint Warnings 2022-08-12 17:16:40 -07:00
LayoutAnimation Refactor LayoutAnimation to use ReactNativeFeatureFlags 2022-02-18 18:23:00 -08:00
Linking Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
LinkingIOS bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
Lists @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
LogBox @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
Modal @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
NativeAnimation bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
NativeComponent @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
NativeModules/specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Network @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
NewAppScreen Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Performance Remove (bad) implementation of the User Timing API from Systrace 2022-09-08 11:12:06 -07:00
PermissionsAndroid Add `READ_VOICEMAIL` and `WRITE_VOICEMAIL` permissions (#33965) 2022-06-06 11:37:34 -07:00
Pressability @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
PushNotificationIOS Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
RCTRequired Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
ReactNative update documentation for enableCppRenderSystem feature flag 2022-09-16 12:33:15 -07:00
ReactPrivate CustomEvent and Event polyfills for React Native 2022-03-02 11:39:00 -08:00
Reliability Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Renderer React Native sync for revisions 4ea064e...c28f313 2022-09-12 06:54:35 -07:00
Settings bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
Share Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Storage Suppress missing 'this' annotations in xplat/js 2022-07-07 21:53:53 -07:00
StyleSheet Sync Themes, keep lowercase font weights 2022-09-19 12:59:35 -07:00
SurfaceBackedComponent Add `accessibilityContext` to CKOverlayLayoutComponent 2022-09-13 07:08:01 -07:00
SurfaceHostingComponent 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
Text Feat/fontweight number value (#34598) 2022-09-12 02:12:23 -07:00
TurboModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TypeSafety Remove folly import in GenerateModuleObjCpp 2022-03-22 17:10:18 -07:00
Types Add offsetX, offsetY to MouseEvent 2022-07-05 13:03:11 -07:00
Utilities @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
Vibration Add LTI annotations to function params in xplat/js [1/2] 2022-06-22 21:36:52 -07:00
WebSocket @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
Wrapper Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
YellowBox @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
__flowtests__ Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
vendor @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Remove nonstandard Promise.prototype.done implementation 2022-05-05 03:55:10 -07:00
UTFSequence.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
promiseRejectionTrackingOptions.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00