-
-
Notifications
You must be signed in to change notification settings - Fork 651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flow-related work on the path to RN v0.64 upgrade, part 3. #4836
Commits on Jul 2, 2021
-
StreamList types: Make an object type explicitly inexact.
An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 39b2ecf - Browse repository at this point
Copy the full SHA 39b2ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fc530 - Browse repository at this point
Copy the full SHA 11fc530View commit details -
messageActionSheet types: Make an object type exact.
An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 46cdee9 - Browse repository at this point
Copy the full SHA 46cdee9View commit details -
libdefs: Remove libdef for
prop-types
, which we've already removed.We should have done this in 28b42c9.
Configuration menu - View commit details
-
Copy full SHA for 5690c62 - Browse repository at this point
Copy the full SHA 5690c62View commit details -
libdefs: Remove two stub libdefs that duplicate non-stub libdefs.
We're about to remove all the stub libdefs.
Configuration menu - View commit details
-
Copy full SHA for 4778b34 - Browse repository at this point
Copy the full SHA 4778b34View commit details -
From experimentation, I don't see any complaints from Flow when I remove this. Remove it, just for that reason.
Configuration menu - View commit details
-
Copy full SHA for 1a2cc5a - Browse repository at this point
Copy the full SHA 1a2cc5aView commit details -
And use `$FlowFixMe[untyped-import]` where these stub libdefs were suppressing complaints from Flow in a way that was harder to notice.
Configuration menu - View commit details
-
Copy full SHA for 45efceb - Browse repository at this point
Copy the full SHA 45efcebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a9b267 - Browse repository at this point
Copy the full SHA 3a9b267View commit details -
prettier: Ignore Flow libdefs.
Like we do for eslint, in our .eslintignore; see discussion at https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/RN.20v0.2E64.20upgrade.3A.20.23M3452/near/1222822.
Configuration menu - View commit details
-
Copy full SHA for ee52852 - Browse repository at this point
Copy the full SHA ee52852View commit details -
Configuration menu - View commit details
-
Copy full SHA for f89b976 - Browse repository at this point
Copy the full SHA f89b976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5976aed - Browse repository at this point
Copy the full SHA 5976aedView commit details -
react-native-webview libdef: Make
WebViewHttpError
more like its fr……iends. In particular, more like `WebViewError, `WebViewMessage`, etc., just above it. An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 3f24d0f - Browse repository at this point
Copy the full SHA 3f24d0fView commit details -
r-n-webview libdef: Convert object types to exact, or explicitly inex…
…act. An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 9853f51 - Browse repository at this point
Copy the full SHA 9853f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a72980 - Browse repository at this point
Copy the full SHA 6a72980View commit details -
r-n-document-picker libdef: Make object types exact or explicitly ine…
…xact. An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for eaf2716 - Browse repository at this point
Copy the full SHA eaf2716View commit details -
react-intl libdef: Make
MessageDescriptor
exact.An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for be63db7 - Browse repository at this point
Copy the full SHA be63db7View commit details -
prettier libdef: Make an object type explicitly inexact.
I'm not so sure we need a libdef for `prettier`, actually. Anyway, an instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 1b8a377 - Browse repository at this point
Copy the full SHA 1b8a377View commit details -
expo-screen-orientation libdef: Make an object type exact.
An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 7de2ab8 - Browse repository at this point
Copy the full SHA 7de2ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aceaaca - Browse repository at this point
Copy the full SHA aceaacaView commit details -
base-64 libdef: Make an object type exact.
An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 4f06c2a - Browse repository at this point
Copy the full SHA 4f06c2aView commit details -
@sentry/react-native libdef: Make object types exact or explicitly in…
…exact. An instance of zulip#3452.
Configuration menu - View commit details
-
Copy full SHA for 8b2b64a - Browse repository at this point
Copy the full SHA 8b2b64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3c6b9 - Browse repository at this point
Copy the full SHA 5a3c6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c96da70 - Browse repository at this point
Copy the full SHA c96da70View commit details