Moti Zilberman and Facebook GitHub Bot
d6e0bc714a
Enable lint/sort-imports everywhere ( #41334 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41334
TSIA.
Changelog: [Internal]
Reviewed By: robhogan
Differential Revision: D51025812
fbshipit-source-id: e10d437be775a6b80946483aa96460f34927f870
2023-11-06 12:59:38 -08:00
Gijs Weterings and Facebook GitHub Bot
67c1a806e6
Flow strictify xplat/js/react-native-github where possible ( #41051 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41051
Strictifies flow to flow strict-local in files where doing that doesn't cause new flow errors.
Changelog: Internal
Reviewed By: yungsters
Differential Revision: D50369011
fbshipit-source-id: b4a5a26b839b7327a3178e6f5b35246dea365a38
2023-10-18 05:36:33 -07:00
Sam Zhou and Facebook GitHub Bot
abb21dd908
Annotate empty objects in xplat
...
Reviewed By: pieterv
Differential Revision: D40134090
fbshipit-source-id: 3dd0bdb41ed559d9f72f0ff35c14e5551789fcc0
2022-10-06 13:19:11 -07:00
Gabriel Donadel Dall'Agnol and Facebook GitHub Bot
c2b699abc5
chore: Fix RNTester typos ( #34757 )
...
Summary:
While working on https://github.com/facebook/react-native/pull/34550 I noticed that a couple of words inside the RNTester package were misspelled, this gave me the idea to test other files as well using the VS Code extension [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker ) which unveiled quite a few other typos.
## Changelog
[Internal] [Fixed] - Fix RNTester typos
Pull Request resolved: https://github.com/facebook/react-native/pull/34757
Test Plan: Shouldn't require much testing as this is just fixing some typos inside the RNTester package.
Reviewed By: dmytrorykun
Differential Revision: D39722889
Pulled By: cortinico
fbshipit-source-id: a575ab8337586c5fe2d68ce73d2aae27d24a6384
2022-09-22 03:14:51 -07:00
Vincent Riemer and Facebook GitHub Bot
1e91445aaa
Fix incorrect pointer event name in move test
...
Summary:
Changelog: [RNTester][Internal] - Fix incorrect pointer event name in move test
We recently removed the '2' suffix from certain pointer event names and I forgot to update this test.
Reviewed By: lunaleaps
Differential Revision: D37857862
fbshipit-source-id: 6f37dce139772cd16d663961dbcbbf68dde83101
2022-07-14 15:07:18 -07:00
Vincent Riemer and Facebook GitHub Bot
fb57929f22
Add basic pointermove test to RNTester platform test suite
...
Summary: Changelog: [RNTester][Internal] - Add basic pointermove test to RNTester platform test suite
Reviewed By: lunaleaps
Differential Revision: D37324483
fbshipit-source-id: 5c2fdd8ef4bb38052966116e46d3cfdf6c525ee0
2022-06-24 12:00:44 -07:00