Ryan Stelly
b78be9243d
lint rule & autofix for "trailing comma" ( #3299 )
...
* (lint) MOB-1063 enforce trailing commas
* autofix trailing commas
* manually fix newly introduced maxlen violations
* add trailing comma convention to i18n build
2025-12-22 20:17:13 -06:00
Johannes Klein
b4516b7b25
Update react native to v0.78.x ( #3043 )
...
* Update package.json
* Update package.json
* Updates for native files with upgrade-helpers
* Update .flowconfig
* Update package-lock.json
* Update Podfile.lock
* Add react-dom types
* Update package-lock.json
* Wrong install
* Use types-react-codemod
* Update TaxonSearch.tsx
* Remove react-native-accessibility-engine dependency
This is currently not maintained and not compatible with RN 0.78
* Comment out accessibility tests
* Disable broken snapshot test
* Move broken test
* Move broken test
* Move broken test
* Remove duplicate file
* Move broken tests
* Move broken tests
* Move broken tests
* Move broken tests
* Move broken tests
* Move broken test
* Remove duplicate file
* Move broken tests
2025-08-09 13:47:46 +02:00
Amanda Bullington
9cba689a4a
Audit and simplify text colors ( #2229 )
...
* Change black text to dark gray text
* Start simplifying to a single color scheme
* Remove custom paper theme colors
* More theme cleanup
* Styling specifically for RNPaper components
* Update snapshots to use hex colors, not rbga
2024-10-04 13:37:48 -07:00
Ken-ichi Ueda
d3968ce2fd
fix: layout, relative date, i18n changes
...
* ActivityHeader was not listing category
* ActivityHeader lacked space before date
* Combined duplicate strings, used more descriptive keys and comments
* Relative dates were showing fractional weeks
2024-10-02 14:08:32 -07:00
Amanda Bullington
045ce6f789
Improve Jest performance ( #1160 )
...
* Use faker import with specific locale
* Add global beforeAll to initiate i18next
2024-02-16 16:17:00 -08:00
Angie Ta
c26b976d58
Faves functionality to use useMutation, Added faves to realm, QualityGradeStatus svg opacity prop, Update QualityGradeStatus snapshots
2023-06-22 16:52:38 -07:00
Angie
18dcccc705
Snapshot and unit tests, and default color for QualityGradeStatus ( #512 )
2023-03-30 11:18:53 -07:00