Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce Text suffix for Text-rendering components (#3407) | dan | 2024-04-04 | 1 | -1/+37 |
| | | | | | | | | | | | * Rm unused * Add Text suffix to Title/Description * Add Text suffix to text components * Add Text suffix to props * Validate Text components returns | ||||
* | Lint against strings without wrapping <Text> (#3398) | dan | 2024-04-04 | 1 | -0/+111 |
* Add a rudimentary rule * Get the rule passing * Support special-casing text props * More tests |