| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* Revert "Fix Android startup perf regression (#4544)"
This reverts commit e6213d7aa56faa6994a27bf127c63ded69e67d6f.
* Force polyfill
|
|
|
|
|
| |
* Use exact imports for icons
* Add a lint rule
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Typecheck gates
* Lint against untyped useGate()
* Alphabetic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Toggle.Button -> Toggle.ButtonWithText
* Simplify Prompt.Cancel/Action
* Move lines down for better diff
* Remove ButtonWithText
* Simplify types
* Enforce Button/ButtonText nesting
* Add suggested wrapper in linter error
* Check <Trans> ancestry too
* Also check literals
* Rm ts-ignore
|
|
|
|
|
|
|
|
|
|
|
| |
* Rm unused
* Add Text suffix to Title/Description
* Add Text suffix to text components
* Add Text suffix to props
* Validate Text components returns
|
|
* Add a rudimentary rule
* Get the rule passing
* Support special-casing text props
* More tests
|