Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add eslint rule to fix imports without the `#/` path alias (#5175) | Samuel Newman | 2024-09-20 | 3 | -4/+44 |
* | Unconditionally polyfill Intl.PluralRules for native (#4554) | dan | 2024-06-18 | 2 | -29/+0 |
* | Use exact imports for icons (#4549) | dan | 2024-06-18 | 2 | -0/+23 |
* | Fix Android startup perf regression (#4544) | dan | 2024-06-18 | 2 | -0/+29 |
* | [Statsig] Make gate checks lazily (#3594) | dan | 2024-04-18 | 1 | -0/+1 |
* | Fix useGate lint rule (#3486) | dan | 2024-04-11 | 1 | -7/+6 |
* | [Statsig] Typecheck gates (#3467) | dan | 2024-04-10 | 2 | -0/+32 |
* | Enforce that text is wrapped in <Text>, remaining cases (#3421) | dan | 2024-04-05 | 2 | -6/+527 |
* | Enforce Text suffix for Text-rendering components (#3407) | dan | 2024-04-04 | 2 | -1/+102 |
* | Lint against strings without wrapping <Text> (#3398) | dan | 2024-04-04 | 3 | -0/+541 |