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

Logo metadata templates #131

Merged
merged 8 commits into from
Oct 14, 2024
Merged

Logo metadata templates #131

merged 8 commits into from
Oct 14, 2024

Conversation

rin-st
Copy link
Member

@rin-st rin-st commented Oct 7, 2024

Started here scaffold-eth/create-eth-extensions#29

Changes:

  • templated metadata
  • templated logo
  • moved debug button to last

For now everything with string variables

to test

yarn cli -e scaffold-eth/create-eth-extensions:ch-0-metadata-obj

Copy link
Collaborator

@technophile-04 technophile-04 left a comment

Choose a reason for hiding this comment

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

Thanks @rin-st !! Just tried it out and works great!

@technophile-04 technophile-04 merged commit 9151c92 into main Oct 14, 2024
1 check passed
@technophile-04 technophile-04 deleted the logo-metadata-templates branch October 14, 2024 11:35
Comment on lines +102 to +103
<span className="font-bold leading-tight">${logoText}</span>
<span className="text-xs">${logoDescription}</span>
Copy link
Member

Choose a reason for hiding this comment

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

I know that this is already merged, but a nitpick:

I think logoTitle + (logoSubtitle | logoDescription | logoText) is more intuitive (logoText feels the same as logoDescription)

We can ignore if it's too nitpicky :D

@rin-st rin-st mentioned this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants