Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

make sync images exportable #308

Merged
merged 1 commit into from
Dec 6, 2018
Merged

make sync images exportable #308

merged 1 commit into from
Dec 6, 2018

Conversation

cezaraugusto
Copy link
Contributor

addresses partial feedback from brave/brave-core#1019

@cezaraugusto cezaraugusto self-assigned this Dec 6, 2018
Copy link
Member

@petemill petemill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice cleanup, thanks! Left 1 nit.

import RemoveIconImage from './remove_icon.svg'
import DesktopImage from './desktop_icon.svg'
import MobilePicture from './mobile_icon.svg'
import MobilePictureImage from './mobile_picture.png'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: there'd be less confusion in this module of variable names if the urls ended in Url and the actual image elements ended in Image (or Icon or Picture I guess). But at the moment they are mixed - some urls end in Picture and some components end in Picture, etc.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k added the url suffix and normalized them to use image instead of icon/picture

@cezaraugusto cezaraugusto merged commit 7ea9178 into master Dec 6, 2018
@cezaraugusto cezaraugusto deleted the sync_img branch December 6, 2018 21:35
cezaraugusto added a commit that referenced this pull request Dec 10, 2018
make sync images exportable
cezaraugusto added a commit that referenced this pull request Dec 10, 2018
make sync images exportable
cezaraugusto added a commit that referenced this pull request Dec 11, 2018
This reverts commit 7ea9178, reversing
changes made to aa520cf.
cezaraugusto added a commit that referenced this pull request Dec 11, 2018
cezaraugusto added a commit that referenced this pull request Dec 11, 2018
cezaraugusto added a commit that referenced this pull request Dec 11, 2018
make sync images exportable
cezaraugusto added a commit that referenced this pull request Dec 11, 2018
make sync images exportable
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants