Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Update Parity logo #3036

Merged
merged 10 commits into from
Nov 1, 2016
Merged

Update Parity logo #3036

merged 10 commits into from
Nov 1, 2016

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Oct 31, 2016

@jacogr jacogr added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. M6-ui labels Oct 31, 2016
@derhuerst
Copy link
Contributor

It would be possible to inline the SVG and hide/show text & customise colours using CSS.

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Oct 31, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3d703ea on jg-parity-logo into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3d703ea on jg-parity-logo into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3d703ea on jg-parity-logo into * on master*.

@@ -87,7 +87,7 @@ module.exports = {
loader: 'file-loader'
},
{
test: /\.ico$/,
test: /parity-logo-black-no-text\.png$/,
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this redundant with the test: /\.(png|jpg)$/ above ?

Copy link
Contributor Author

@jacogr jacogr Nov 1, 2016

Choose a reason for hiding this comment

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

The reason for this one - we want the filename preserved in the copy. (Otherwise it ends up using the MD5 value as the filename and we cannot pull it in from the HTML - which is obviously not desirable if you want to use it is a favicon)

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok, fair enough, but we could actually stick to the name.extension format for other images, or I think pass an argument while importing the image in the JS

# Conflicts:
#	js/package.json
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 876eb39 on jg-parity-logo into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 13865b9 on jg-parity-logo into * on master*.

@ngotchac ngotchac added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 1, 2016
@jacogr jacogr merged commit 5568274 into master Nov 1, 2016
@jacogr jacogr deleted the jg-parity-logo branch November 1, 2016 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants