Corey Farwell
fa1333f005
Fix type error in src/components/SharedComponents/Buttons/GradientButton.tsx.
2025-11-11 01:21:04 -05:00
Seth Peterson
2ef310e0a4
Merge pull request #3182 from inaturalist/mob-674-upload-status-text-should-wrap
...
MOB-674 upload status text to 2 lines if necessary
2025-11-07 13:37:05 -06:00
sepeterson
ec8699df18
MOB-674 use white on green styling boolean for white text too
2025-11-07 10:18:31 -06:00
Abbey Campbell
4870dae72a
Merge pull request #3189 from inaturalist/mob-797-change-the-green-checkmark-under-top-id-suggestion-on-the
...
remove misleading suggestion checkmark state
2025-11-06 13:52:17 -08:00
Abbey Campbell
8de05148dc
move icon button inline
2025-11-06 12:53:10 -08:00
sepeterson
e29f7365ac
MOB-674 shrinking status text
2025-11-06 13:25:26 -06:00
sepeterson
de059c4179
MOB-674 fine tune flex and margins
2025-11-06 10:49:20 -06:00
Abbey Campbell
cebbcfa061
remove misleading suggestion checkmark state
2025-11-05 15:10:01 -08:00
sepeterson
d09ccd313d
MOB-674 figure out how to use flex
2025-11-05 15:59:54 -06:00
Ryan Stelly
e5f98eb2d9
Merge pull request #3183 from frewsxcv/location
...
Fix type error and unnecessary rendering in `LocationIndicator`.
2025-11-05 11:58:32 -06:00
Ryan Stelly
c2c885a5ea
Merge pull request #3186 from frewsxcv/warning-sheet
...
Resolve all type errors in `WarningSheet` component.
2025-11-05 11:56:55 -06:00
Johannes Klein
2fcb4347b2
Reinstate a11y label which was erroneously prop'd as state
...
And move hint to correct prop
2025-11-05 17:17:07 +01:00
Corey Farwell
63e31428fb
different format
2025-11-05 10:00:57 -05:00
Corey Farwell
9121e003e5
conditional binary expression
2025-11-05 09:59:14 -05:00
Corey Farwell
308744534c
Merge remote-tracking branch 'origin/main' into location
2025-11-05 09:58:20 -05:00
Corey Farwell
8b178dd4f7
Resolve all type errors in WarningSheet component.
2025-11-05 09:15:56 -05:00
Johannes Klein
0c63ce9aab
ProjectsList needs no top inset
2025-11-05 15:10:29 +01:00
Johannes Klein
f6b6122699
FollowersList needs no top inset
2025-11-05 15:09:58 +01:00
Johannes Klein
dc80187353
FollowingList needs no top inset
2025-11-05 15:09:24 +01:00
Johannes Klein
c2da85a8e5
Suggestions needs no top inset
2025-11-05 14:53:29 +01:00
Johannes Klein
ed99dd5dde
TaxonSearch does not use top insets
...
In cases where it is imbedded in a full screen, like from Suggestions. In the case of Explore modal we now have two ViewWrappers around TaxonSearch which is confusing and should be refactored but it works regarding insets because the inner wrapper now has no insets.
2025-11-05 14:38:17 +01:00
Johannes Klein
9c6ca0b78e
Give TaxonSearch it's own outer wrapper when in Explore modal
...
header prop can also be removed then
2025-11-05 14:36:27 +01:00
Johannes Klein
0c052bfa54
FullPageWebScreen screen needs no top inset
...
E.g. About -> Privacy Policy
2025-11-05 14:29:04 +01:00
Johannes Klein
1137a05605
Match screen needs no top inset
2025-11-05 14:28:06 +01:00
Johannes Klein
041c559e21
Make eslint happy
2025-11-05 14:27:17 +01:00
Johannes Klein
da49d1e2d3
Make top insets optional
2025-11-05 14:25:38 +01:00
Johannes Klein
425c2f64f9
Remove bottom inset from ViewWrapper
...
It is more the case that we do not want this than that we do want this.
2025-11-05 14:10:28 +01:00
Ryan Stelly
5e3093132a
Merge pull request #3184 from frewsxcv/infinit
...
Migrate `InfiniteScrollLoadingWheel` to TypeScript
2025-11-04 14:52:24 -06:00
Ryan Stelly
9924bdfd7b
Merge pull request #3185 from frewsxcv/access
...
Remove unused accessibility props on `INatIconButton` usage.
2025-11-04 14:38:26 -06:00
Ryan Stelly
adf355ec5c
remove debug commentout
2025-11-04 07:52:48 -06:00
Corey Farwell
aefdcf3a7e
Remove unused accessibility props on INatIconButton usage.
2025-11-03 21:44:50 -05:00
Corey Farwell
dbef657230
Migrate InfiniteScrollLoadingWheel to TypeScript
2025-11-03 21:34:54 -05:00
Corey Farwell
4f6a12d77d
Fix type error and unnecessary rendering in LocationIndicator.
2025-11-03 20:07:52 -05:00
sepeterson
9c85a2fcb3
MOB-674 upload status text to 2 lines if necessary
2025-11-03 15:42:17 -06:00
Ryan Stelly
3bbda213fb
set padding to 54 to match mocks
2025-11-03 09:01:49 -06:00
Ryan Stelly
1bafc9673c
fix a few area view bugs, revert provider change
2025-11-02 14:38:23 -06:00
Ryan Stelly
642f6729e2
Merge branch 'main' into MOB-974-safe-area-view-context-cutover
2025-10-31 17:35:45 -05:00
Abbey Campbell
50761c5e95
reverse spread order for grid styles
2025-10-31 09:24:08 -07:00
Ryan Stelly
b9f9762bb7
Merge branch 'main' into MOB-974-safe-area-view-context-cutover
2025-10-31 10:34:01 -05:00
Ryan Stelly
d523bf4d99
Merge pull request #3112 from FLGMwt/fix-developer-warning-login-screen
...
fix developer warning on login screen, provide react key
2025-10-31 08:45:47 -05:00
Ryan Stelly
38d8f774fe
add taxon types
2025-10-30 10:46:49 -05:00
Ryan Stelly
1182775800
MOB-974 fully cutover to react-native-safe-area-context and fix safe area issues
2025-10-29 16:22:48 -05:00
Johannes Klein
6fc1da07f7
Remove deprecated (React 19) forwardRef
2025-10-28 16:44:49 +01:00
Johannes Klein
ada0cfb74e
Fix type import
2025-10-28 16:43:23 +01:00
Johannes Klein
b742a1ff58
Migrate to use FlashListRef type
2025-10-28 16:16:48 +01:00
Johannes Klein
b5b0156dbe
Remove deprecated disableAutoLayout prop
2025-10-28 16:10:22 +01:00
Johannes Klein
129052778d
Remove Function type
2025-10-28 16:09:55 +01:00
Johannes Klein
bac5d02289
Remove deprecated estimatedItemSize prop
2025-10-28 16:07:17 +01:00
Corey Farwell
54f6e55691
Perform some trivial TypeScript migrations. ( #3160 )
...
* Perform some trivial TypeScript migrations.
No changes needed to convert these files.
* Remove unused comments
---------
Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com >
2025-10-28 11:46:13 +01:00
Corey Farwell
61691c098f
Migrate NetworkService.js to TypeScript. ( #3162 )
2025-10-28 11:46:08 +01:00