Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo image #30905

Merged
merged 115 commits into from
Dec 22, 2023
Merged
Changes from 1 commit
Commits
Show all changes
115 commits
Select commit Hold shift + click to select a range
30594c2
Add expo-modules to application.
mczernek Sep 29, 2023
199d5d6
Update package-lock.json after adding expo-modules.
mczernek Sep 29, 2023
87caddc
Bump kotlin to 1.8.20 to make it compatible with expo-modules.
mczernek Sep 29, 2023
e38d43d
Prettier on metro.config.js
mczernek Oct 2, 2023
4a40e3f
Add patch for plaid-sdk
mczernek Oct 3, 2023
ca47d62
Display icons with expo-image
WojtekBoman Oct 6, 2023
49f341a
Fix displaying svg icons with own fill colors, fix prop types for icons
WojtekBoman Oct 9, 2023
acca9e1
Add displayInDefaultIconColor prop, refactor ReceiptDropUI
WojtekBoman Oct 10, 2023
8278968
Refactor CardPreview component
WojtekBoman Oct 10, 2023
cb4cef1
Refactor GenericErrorPage, AboutPage and SignInPageLayout's Footer
WojtekBoman Oct 10, 2023
26d8084
Add icon name prop to components which display icons
WojtekBoman Oct 11, 2023
0a6caa7
Update SidebarLinks
WojtekBoman Oct 11, 2023
215f008
Add names to icon components
WojtekBoman Oct 12, 2023
aae9daf
Add jest-expo, refactor tests
WojtekBoman Oct 13, 2023
86e6e77
Add avatarImageName prop to Avatar components
WojtekBoman Oct 13, 2023
f7d79c4
Add fixes to svg files
WojtekBoman Oct 13, 2023
d8b3805
Refactor passing prop displayInDefaultIconColor
WojtekBoman Oct 16, 2023
1a0363a
Add fixes to display, lib versions, image prop types
WojtekBoman Oct 16, 2023
c56ffe4
Add lint fixes
WojtekBoman Oct 16, 2023
6702b34
Add missing icon names
WojtekBoman Oct 16, 2023
362d717
Update package-lock.json
WojtekBoman Oct 17, 2023
8e3cfd4
Update package-lock.json
WojtekBoman Oct 17, 2023
46165f7
Run prettier
WojtekBoman Oct 17, 2023
7277fb9
Fix display SidebarLinks
WojtekBoman Oct 17, 2023
f70ff14
Fix displaying avatar fill color
WojtekBoman Oct 17, 2023
abc6444
Add ImageSVG component, remove unused code
WojtekBoman Oct 18, 2023
95ffd02
Refactor ImageSVG properties description
WojtekBoman Oct 18, 2023
575e5d4
Remove icon name props and add testID
WojtekBoman Oct 19, 2023
d69f0e4
Fix types for svg files
WojtekBoman Oct 19, 2023
eb79bed
Refactor image source prop types
WojtekBoman Oct 19, 2023
bad91c2
Add code fixes
WojtekBoman Oct 19, 2023
6cdde08
Refactor code, add type fixes
WojtekBoman Oct 19, 2023
b83c44a
Remove unnecessary code, lint fixes
WojtekBoman Oct 19, 2023
358168a
Add fix to sourcePropTypes
WojtekBoman Oct 19, 2023
87d7141
Fix passing pointerEvents and preserveAspectRatio props to ImageSVG c…
WojtekBoman Oct 20, 2023
d47cba5
Bump expo-image version
WojtekBoman Oct 23, 2023
126d419
Fix onLoad prop in Image component, fix prop types
WojtekBoman Oct 24, 2023
ca31c37
Fix propTypes in WalletSection
WojtekBoman Oct 24, 2023
5cd6252
Bump expo-image version, add code fixes
WojtekBoman Nov 2, 2023
a5add23
Fix import CONST in ReceiptDropUI
WojtekBoman Nov 2, 2023
5bdf3a6
Merge branch 'main' into expo-image
WojtekBoman Nov 8, 2023
2477d53
Merge branch 'main' into expo-image
WojtekBoman Nov 13, 2023
2d143fc
Merge branch 'main' into expo-image
WojtekBoman Nov 14, 2023
450d83d
Merge branch 'main' into expo-image
WojtekBoman Nov 14, 2023
e10f7a1
Bump expo-image version
WojtekBoman Nov 14, 2023
cf7765a
Refactor default fill color value in BlockingView, Icon and HeaderWit…
WojtekBoman Nov 14, 2023
0f7cbe9
Add ts fixes
WojtekBoman Nov 14, 2023
9cf42a4
Merge branch 'main' into expo-image
WojtekBoman Nov 15, 2023
2fdbbf3
Adjust ImageView to use expo-image
WojtekBoman Nov 15, 2023
76ab7df
Fix displaying attachments
WojtekBoman Nov 15, 2023
c0d46f9
Merge branch 'main' into expo-image
WojtekBoman Nov 15, 2023
b8dc114
Merge branch 'main' into expo-image
WojtekBoman Nov 16, 2023
7d845b6
Merge branch 'main' into expo-image
WojtekBoman Nov 17, 2023
b34572e
Merge branch 'main' into expo-image
WojtekBoman Nov 17, 2023
c661aa9
Fix zoom images in AttachmentCarouselPage
WojtekBoman Nov 17, 2023
806449b
Fix setting scaledImage width and height
WojtekBoman Nov 17, 2023
1ef612e
Fix icon colors
WojtekBoman Nov 17, 2023
819a669
Merge branch 'main' into expo-image
WojtekBoman Nov 19, 2023
da40585
Fix default image size in AttachmentCarouselPage
WojtekBoman Nov 20, 2023
6aa5a98
Merge branch 'main' into expo-image
WojtekBoman Nov 20, 2023
0f6ad45
Fix hiding fallback image
WojtekBoman Nov 20, 2023
eca74d0
Merge branch 'main' into expo-image
WojtekBoman Nov 21, 2023
015a6ce
Fix icon color in the BaseOptionsSelector component
WojtekBoman Nov 21, 2023
2bc5843
Fix package.json files format
WojtekBoman Nov 22, 2023
92d5953
Fix formatting package.json
WojtekBoman Nov 22, 2023
7bfac55
Fix formatting package-lock.json
WojtekBoman Nov 22, 2023
74f1be8
Merge branch 'main' into expo-image
WojtekBoman Nov 22, 2023
eff757e
Merge branch 'main' into expo-image
WojtekBoman Nov 23, 2023
cac6174
Merge branch 'main' into expo-image
WojtekBoman Nov 24, 2023
1a2da77
Fix expensify-wordmark svg fill color
WojtekBoman Nov 24, 2023
a7e66d8
Merge branch 'main' into expo-image
WojtekBoman Nov 27, 2023
571bc7f
Merge branch 'main' into expo-image
WojtekBoman Dec 1, 2023
bbda53a
Add IconAsset type, add lint fixes
WojtekBoman Dec 1, 2023
e2d8e56
Refactor default fill prop value in the Avatar component
WojtekBoman Dec 1, 2023
8ed175b
Merge branch 'main' into expo-image
WojtekBoman Dec 4, 2023
694470e
Refactor getDefaultWorkspaceAvatarTestID description
WojtekBoman Dec 4, 2023
33adfff
Remove react-native-plaid-link-sdk patch
WojtekBoman Dec 4, 2023
063c459
Fix displaying google icon
WojtekBoman Dec 4, 2023
93f7548
Merge branch 'main' into expo-image
WojtekBoman Dec 4, 2023
692c787
Merge branch 'main' into expo-image
WojtekBoman Dec 5, 2023
03435e5
Move setIsActive to onLoadEnd in AttachmentCarouselPage
WojtekBoman Dec 5, 2023
047cc65
Merge branch 'main' into expo-image
WojtekBoman Dec 5, 2023
65ab438
Merge branch 'main' into expo-image
WojtekBoman Dec 6, 2023
e78a719
Fix lint
WojtekBoman Dec 6, 2023
b2cd949
Merge branch 'main' into expo-image
WojtekBoman Dec 6, 2023
827cf90
Merge branch 'main' into expo-image
WojtekBoman Dec 7, 2023
edd627a
Merge branch 'main' into expo-image
WojtekBoman Dec 8, 2023
9647214
Remove expo-asset and unnecessary comments
WojtekBoman Dec 11, 2023
95e49d0
Migrate ImageSVG to TS
WojtekBoman Dec 11, 2023
a8d3096
Merge branch 'main' into expo-image
WojtekBoman Dec 11, 2023
4d7b90c
Fix ts in HeaderUtils
WojtekBoman Dec 11, 2023
17f0b67
Adjust home background fill color
WojtekBoman Dec 11, 2023
a4ec7dc
Merge branch 'main' into expo-image
WojtekBoman Dec 11, 2023
221fe4e
Merge branch 'main' into expo-image
WojtekBoman Dec 11, 2023
c483c8a
Merge branch 'main' into expo-image
WojtekBoman Dec 12, 2023
4d78a56
Fix imports order
WojtekBoman Dec 12, 2023
45c8e31
Merge branch 'main' into expo-image
WojtekBoman Dec 12, 2023
4900127
Merge branch 'main' into expo-image
WojtekBoman Dec 13, 2023
f8448ca
Merge branch 'main' into expo-image
WojtekBoman Dec 13, 2023
5574239
Replace themeColors with useTheme
WojtekBoman Dec 13, 2023
57d57ec
Adjust new components to expo-image
WojtekBoman Dec 13, 2023
ba157c1
Remove assets registry
WojtekBoman Dec 13, 2023
c939df1
Merge branch 'main' into expo-image
WojtekBoman Dec 13, 2023
842830f
Merge branch 'main' into expo-image
WojtekBoman Dec 14, 2023
09a703d
Merge branch 'main' into expo-image
WojtekBoman Dec 15, 2023
1da3052
Refactor BackgroundImage, remove unnecessary props
WojtekBoman Dec 15, 2023
fabb0b0
Merge branch 'main' into expo-image
WojtekBoman Dec 15, 2023
b739e34
Merge branch 'main' into expo-image
WojtekBoman Dec 20, 2023
dcc4994
Add contentFit prop to MenuItem
WojtekBoman Dec 20, 2023
b856010
Merge branch 'main' into expo-image
WojtekBoman Dec 20, 2023
06638b2
Merge branch 'main' into expo-image
WojtekBoman Dec 20, 2023
0deaafd
chore: merge current main
WoLewicki Dec 21, 2023
3dc4373
Refactor BankIcons nad PaymentMethodList
WojtekBoman Dec 22, 2023
e55ca4d
Run prettier on BankIconsUtils
WojtekBoman Dec 22, 2023
7c4ef3f
Merge branch 'main' into expo-image
WojtekBoman Dec 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into expo-image
  • Loading branch information
WojtekBoman committed Nov 17, 2023
commit 7d845b6fc2800f68a7a1fd32e87ef03fc9c7c305

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.