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

Permit styles tag 1 #3083

Merged
merged 8 commits into from
Sep 8, 2023
Merged

Permit styles tag 1 #3083

merged 8 commits into from
Sep 8, 2023

Conversation

fairlighteth
Copy link
Contributor

Summary

  • Tag components cleanup
  • Adds 'Gas-free approval' tag

Todo (need help)

  • Make this dynamic
    const isPermitCompatible = false // TODO: Make dynamic

Preview

Screenshot 2023-08-25 at 15 05 56 Screenshot 2023-08-25 at 15 01 20

@vercel
Copy link

vercel bot commented Aug 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
swap-dev ✅ Ready (Inspect) Visit Preview Sep 8, 2023 4:43pm

🌃 Cosmos ↗︎

Copy link
Collaborator

@alfetopito alfetopito left a comment

Choose a reason for hiding this comment

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

Some nitpicks

Comment on lines 4 to 15
/* background-color: ${({ theme }) => theme.bg3};
color: ${({ theme }) => theme.text2};
font-size: 14px;
font-size: 12px;
font-weight: var(--cow-font-weight-medium);
border-radius: 4px;
padding: 0.25rem 0.3rem 0.25rem 0.3rem;
max-width: 6rem;
padding: 4px 6px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
justify-self: flex-end;
margin-right: 4px;
margin: 0 4px 0 0; */
`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@alfetopito Fixed, please review!

* feat: updates

* feat: updates

* feat: updates

* feat: updates

* feat: updates

* feat: fix box shadow var

* feat: optimize

* feat: optimize IconSpinner (#3099)

* feat: optimize IconSpinner

* feat: optimize

* feat: add ENUM
* feat: updates

* feat: updates

* feat: updates

* feat: updates

* feat: updates

* feat: fix box shadow var

* feat: optimize

* feat: optimize IconSpinner (#3099)

* feat: optimize IconSpinner

* feat: optimize

* feat: add ENUM

* feat: add ENUM

* feat: add ENUM

* feat: add ENUM usage

* feat: add ENUM usage

* feat: add ENUM usage

* fix: restore yarn.lock to version matching parent branch

* fix: reverted package.json changes as well

* chore: restore once again yarn.lock

* feat: add ENUM usage

* feat: add ENUM usage

---------

Co-authored-by: Alfetopito <[email protected]>
.gitignore Outdated Show resolved Hide resolved
@fairlighteth fairlighteth merged commit 01bda62 into develop Sep 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2023
@alfetopito alfetopito deleted the permit-styles-tag-1 branch September 8, 2023 16:54
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.

3 participants