Commit Graph

  • c7102d3558 [activity] rename unstable_Offscreen to unstable_Activity (#27640) kassens 2023-11-02 20:18:15 +00:00
  • 8a14f78eed [activity] rename unstable_Offscreen to unstable_Activity (#27640) kassens 2023-11-02 20:18:14 +00:00
  • ce2bc58a9f [activity] rename unstable_Offscreen to unstable_Activity (#27640) Jan Kassens 2023-11-02 16:13:21 -04:00
  • 63e0697e97 SchedulerPostTask: Reuse original TaskController (#27595) noahlemen 2023-11-02 15:08:54 +00:00
  • d3f3dc53c1 SchedulerPostTask: Reuse original TaskController (#27595) noahlemen 2023-11-02 15:08:39 +00:00
  • a17467e7e2 SchedulerPostTask: Reuse original TaskController (#27595) Noah Lemen 2023-11-02 11:03:30 -04:00
  • 956c1ee7e2 Repro for bug with incorrectly using context variables when name overlaps Joe Savona 2023-11-01 17:42:14 -07:00
  • ab0f698585 More tests for fbt whitespace handling Joe Savona 2023-11-10 11:21:10 -08:00
  • 127b5df7ca [be] Group fbt fixtures in directory Joe Savona 2023-11-10 11:21:07 -08:00
  • 6f2fe1e7e9 Fix FBT whitespace handling (again (again)) Joe Savona 2023-11-10 10:21:10 -08:00
  • 82ed13b8b4 [eslint] Don't inline everything Lauren Tan 2023-11-10 13:49:30 -05:00
  • 2927792dca Extra tests for #2339 Joe Savona 2023-11-10 09:25:40 -08:00
  • 4742d27f9e [be] Clarify naming in scope merging pass Joe Savona 2023-11-09 16:33:41 -08:00
  • 691cad6b51 Optimization for scope merging when no deps Joe Savona 2023-11-09 16:21:00 -08:00
  • e35df45eaf Test component name access in gated setup Sathya Gunasekaran 2023-11-09 10:30:54 +00:00
  • cdf39e7956 [sprout] Add ReactForgetFeatureFlag Sathya Gunasekaran 2023-11-09 10:30:52 +00:00
  • 6c327b0f3e [repro] Repro for fbt preserve whitespace bug Mofei Zhang 2023-11-09 18:55:06 -05:00
  • 59ddf537ed [tests][fixtures] Enable sprout on basic existing fbt tests Mofei Zhang 2023-11-09 18:55:05 -05:00
  • 372696c541 [sprout] Add support for fbt Mofei Zhang 2023-11-09 18:55:05 -05:00
  • b25c14feb1 [tests][be] Clean up fixture selection logic Mofei Zhang 2023-11-09 16:50:00 -05:00
  • 2726484823 Add license to rolledup output Lauren Tan 2023-11-09 13:00:13 -05:00
  • a6e492d8d0 [feedback] Add script to build packages for testapp Lauren Tan 2023-11-09 11:31:33 -05:00
  • f13594280b [ez] Use BabelFn type Sathya Gunasekaran 2023-11-09 08:38:00 +00:00
  • bb92520ba5 Some existing InvalidConfig errors should be invariants Lauren Tan 2023-11-08 14:10:18 -05:00
  • 973ec414bd [eslint] Try inlining everything in build Lauren Tan 2023-11-08 15:19:07 -05:00
  • 7aca04a0d6 [babel] Refactor handleError to pass the error first Sathya Gunasekaran 2023-11-08 16:09:19 +00:00
  • 4e7d437880 [babel] Remove unused PipelineError Sathya Gunasekaran 2023-11-08 16:09:18 +00:00
  • 0beeb1e7ad Remove unncessary nullcheck Sathya Gunasekaran 2023-11-08 16:09:18 +00:00
  • 521f056875 Always clone DEFAULT_HOOKS Sathya Gunasekaran 2023-11-08 16:09:17 +00:00
  • ec089d5454 [test] Add test to make sure stringy enums are parsed correct Sathya Gunasekaran 2023-11-08 16:09:16 +00:00
  • 6d2fce8eb5 Make CustomHooks optional and add default value Sathya Gunasekaran 2023-11-08 16:09:16 +00:00
  • 8b12f179d3 Add tests to make sure our config validation error message doesn't regress Sathya Gunasekaran 2023-11-08 16:09:15 +00:00
  • 3f7b9e23e3 Don't allow null to be passed to validateEnvironmentConfig Sathya Gunasekaran 2023-11-08 16:09:14 +00:00
  • 42497b60f5 [error] Prefix side-effecting function names with throw Sathya Gunasekaran 2023-11-08 16:09:13 +00:00
  • 33ffde4836 [playground] turn of ppr Sathya Gunasekaran 2023-11-08 15:46:43 +00:00
  • 6405c980eb Use starred-block for multi line comments Sathya Gunasekaran 2023-11-08 08:27:41 +00:00
  • 3d6d81052d [be] Upgrade Eslint to 8.27.0 Sathya Gunasekaran 2023-11-08 08:27:41 +00:00
  • 702aadd82b Fix to only add imports if we compiled something Joe Savona 2023-11-07 16:22:03 -08:00
  • 64dffe9e78 repro for gating error despite no compiled functions Joe Savona 2023-11-07 16:09:29 -08:00
  • 9d5ff320ba [babel] Fix default value for environment option Lauren Tan 2023-11-07 18:58:21 -05:00
  • 00cb557b12 Add runtime validation for EnvironmentConfig Sathya Gunasekaran 2023-11-07 11:04:37 +00:00
  • 1c53385db5 Don't plumb PartialEnvironmentConfig Sathya Gunasekaran 2023-11-07 11:04:37 +00:00
  • 58a10c0ac1 [babel] Outline insertNewFunctionDeclaration Sathya Gunasekaran 2023-11-07 11:04:36 +00:00
  • d8734b5136 Remove hasForgetMutatedOriginalSource Sathya Gunasekaran 2023-11-07 11:04:35 +00:00
  • bccd06a632 [babel] Simplify noEmit and hasCriticalError check Sathya Gunasekaran 2023-11-07 11:04:35 +00:00
  • 688305a978 Check if critical error before throwing Sathya Gunasekaran 2023-11-07 11:04:34 +00:00
  • cf70ef899e Validate options before replacing with compiled function Sathya Gunasekaran 2023-11-07 11:04:34 +00:00
  • d6ff65ecc7 Add runtime validation for ExternalFunction Sathya Gunasekaran 2023-11-07 11:04:33 +00:00
  • 337c17a66f More React API coverage Joe Savona 2023-11-06 16:27:11 -08:00
  • 72c27b6893 Feature flag for transitively freezing values Joe Savona 2023-11-06 08:33:32 -08:00
  • c424cbbfa7 Add validation against instructions not part of their scope Joe Savona 2023-11-06 08:33:31 -08:00
  • 35fee31355 Handle IIFE with logical mutated later Joe Savona 2023-11-06 08:33:30 -08:00
  • e502e69b2d Restore React.useMemo validation Joe Savona 2023-11-06 08:33:30 -08:00
  • 0d3f3884b8 Fix for IIFE return values mutated later Joe Savona 2023-11-06 08:33:29 -08:00
  • 1607fb39c3 Repro for incorrect memoization of iife Joe Savona 2023-11-06 08:33:28 -08:00
  • 60af6671d7 [ez] Check for use-before-decl only when gating is on Sathya Gunasekaran 2023-11-02 12:32:40 -07:00
  • 48e709e7ad [eslint] Add test for classes Lauren Tan 2023-11-03 16:32:53 -04:00
  • 3634980183 [eslint] Switch compiler to "infer" mode Lauren Tan 2023-11-03 16:27:20 -04:00
  • a2aa032276 [eslint] Plugin should never throw Lauren Tan 2023-11-03 16:27:18 -04:00
  • fe147cb16a [babel] Add hermes-parser type definitions to babel-plugin Lauren Tan 2023-11-03 15:22:53 -04:00
  • a030d05d95 [eslint] Add test for component syntax Lauren Tan 2023-11-03 15:22:52 -04:00
  • a74982d660 [eslint] Update hermes-parser, add hermes-eslint Lauren Tan 2023-11-03 11:49:02 -04:00
  • 4afee45440 [ez] Add missing ts type Sathya Gunasekaran 2023-11-02 11:10:33 -07:00
  • adadc21021 [babel] Check if the gated component is used before decl Sathya Gunasekaran 2023-11-02 11:10:30 -07:00
  • d49eb8b580 [ez] Run copyright script Lauren Tan 2023-11-02 12:43:35 -04:00
  • 0cc473fc9a [ez] Move copyright script to top level Lauren Tan 2023-11-02 12:43:33 -04:00
  • 5bd9642578 [feedback] Combine bundle scripts and don't commit dist Lauren Tan 2023-11-02 11:58:11 -04:00
  • 4a793bb86e [hoisting] Add more repros for hoisting bugs Lauren Tan 2023-11-02 11:01:29 -04:00
  • dca54c8932 [playground] Use standalone prettier Sathya Gunasekaran 2023-11-02 07:00:05 -07:00
  • faa65778b7 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/expiration (#27600) dependabot[bot] 2023-11-01 19:31:28 +00:00
  • 9ddfe614f2 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/brunch/prod (#27598) dependabot[bot] 2023-11-01 19:30:25 +00:00
  • 2d0b5da936 Support Flow as expressions in ESLint rules (#27590) kassens 2023-11-01 19:29:00 +00:00
  • 84c52eca15 Support Flow as expressions in ESLint rules (#27590) kassens 2023-11-01 19:28:47 +00:00
  • 0a6cb00a94 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/attribute-behavior (#27601) kassens 2023-11-01 19:27:03 +00:00
  • aa41689284 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/brunch/dev (#27606) kassens 2023-11-01 19:26:37 +00:00
  • c23620b384 Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/dom (#27608) kassens 2023-11-01 19:26:29 +00:00
  • 7afe2bc8fc Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/ssr2 (#27616) kassens 2023-11-01 19:25:46 +00:00
  • bba68855b7 Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/concurrent/time-slicing (#27615) kassens 2023-11-01 19:25:33 +00:00
  • 97da41e4ea Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/fizz (#27614) kassens 2023-11-01 19:25:03 +00:00
  • 3e04fb267d Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/browserify/dev (#27597) kassens 2023-11-01 19:24:35 +00:00
  • 6bfc0e032a Support Flow as expressions in ESLint rules (#27590) George Zahariev 2023-11-01 12:24:06 -07:00
  • 3eaa0c3871 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/brunch/dev (#27606) dependabot[bot] 2023-11-01 15:20:57 -04:00
  • 0040951637 Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/dom (#27608) dependabot[bot] 2023-11-01 15:20:39 -04:00
  • d0fcd36af4 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/attribute-behavior (#27601) dependabot[bot] 2023-11-01 15:20:01 -04:00
  • 169d3350f0 Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/ssr2 (#27616) dependabot[bot] 2023-11-01 15:19:34 -04:00
  • a675e5751b Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/concurrent/time-slicing (#27615) dependabot[bot] 2023-11-01 15:19:28 -04:00
  • 2bd946956d Bump browserify-sign from 4.2.1 to 4.2.2 in /fixtures/fizz (#27614) dependabot[bot] 2023-11-01 15:19:22 -04:00
  • a79b55df74 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/browserify/prod (#27599) dependabot[bot] 2023-11-01 15:19:07 -04:00
  • c988756f95 Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/packaging/browserify/dev (#27597) dependabot[bot] 2023-11-01 15:18:54 -04:00
  • 253126e424 Allow useEffect(fn, undefined) in react-hooks/exhaustive-deps. (#27525) kassens 2023-11-01 19:11:07 +00:00
  • da424f9cbd Allow useEffect(fn, undefined) in react-hooks/exhaustive-deps. (#27525) kassens 2023-11-01 19:10:53 +00:00
  • d947c2f110 Allow useEffect(fn, undefined) in react-hooks/exhaustive-deps. (#27525) Christoph Nakazawa 2023-11-02 04:05:55 +09:00
  • 0d03ff9eac [useFormState] Allow sync actions (#27571) acdlite 2023-11-01 03:38:26 +00:00
  • fcfdb89f31 [useFormState] Allow sync actions (#27571) acdlite 2023-11-01 03:38:13 +00:00
  • 77c4ac2ce8 [useFormState] Allow sync actions (#27571) Andrew Clark 2023-10-31 23:32:31 -04:00
  • 956de72228 [Flight][Reply] Close Response after creating root chunk (#27634) gnoff 2023-11-01 01:37:00 +00:00
  • 08a39539fc [Flight][Reply] Close Response after creating root chunk (#27634) Josh Story 2023-10-31 18:31:10 -07:00
  • 8c6e716990 validateDOMNesting: Allow hr as child of select (#27632) sophiebits 2023-10-31 21:48:19 +00:00
  • 3f8dff1e9e validateDOMNesting: Allow hr as child of select (#27632) sophiebits 2023-10-31 21:48:07 +00:00
  • ca16c26356 validateDOMNesting: Allow hr as child of select (#27632) Sourabh singh 2023-11-01 03:13:16 +05:30