| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* feat: use OP's language as recommendation when replying
* fix: address nits
|
| |
|
|
|
|
|
| |
* Localize lang selectors according to the app language
* Explicitly ignore RangeError when translating locale names
|
|
|
|
|
|
|
|
|
| |
config (#6516)
* update eslint config with jsx runtime
* leverage jsx transform to remove unnecessary react imports and update eslint config
* run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
|
|
|
|
|
| |
* Mark import sort/order/style rules as error
* npm run lint -- --fix
|
|
|
|
| |
(#2700)
|
|
* feat: suggested language
* fix: wording correction
* Factor out SuggestedLanguage into a separate component
* Tighten the language-suggestion confidence to avoid false positives
* Tweak the copy and UI
* Add function fallbacks for safari
---------
Co-authored-by: Mary <pineapplecreamcheese@skiff.com>
|