Logo
Explore Help
Sign In
Facebook/react
Watch 1
Star 0
Fork 0
mirror of https://github.com/facebook/react.git synced 2025-11-01 09:12:30 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
31e128a4413e2902e5fbfda5e5f6e9fdfc1e7619
react/compiler/packages/babel-plugin-react-forget/src/Validation
T
History
Joe Savona 31e128a441 Use opaque type for Identifier.name for improved correctness
Uses an enum for Identifier.name to distinguish originally named identifiers vs 
promoted temporaries. An opaque type for the named identifier variant makes it 
hard to accidentally create that type.
2024-03-06 11:07:08 -08:00
..
index.ts
Add an optional validation to bail out on capitalized function calls
2024-02-14 13:23:32 -05:00
ValidateContextVariableLValues.ts
Validate that all variable references are consistently local/context
2024-02-09 14:09:55 -08:00
ValidateHooksUsage.ts
Use opaque type for Identifier.name for improved correctness
2024-03-06 11:07:08 -08:00
ValidateMemoizedEffectDependencies.ts
Allow global mutation within useEffect (#2646)
2024-03-05 11:54:29 -08:00
ValidateNoCapitalizedCalls.ts
Add an optional validation to bail out on capitalized function calls
2024-02-14 13:23:32 -05:00
ValidateNoRefAccesInRender.ts
Update error message and comments
2024-02-13 16:45:18 -08:00
ValidateNoSetStateInRender.ts
[be] Change validate functions to not return unnecessary Result
2024-02-13 16:45:17 -08:00
ValidatePreservedManualMemoization.ts
Validation that useMemo/useCallback is preserved in the output
2023-12-15 16:22:17 -08:00
ValidateUseMemo.ts
[error] Prefix side-effecting function names with throw
2023-11-08 16:09:13 +00:00
Powered by Gitea Version: 1.27.1 Page: 80ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API