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

Minting UX #8

Merged
merged 8 commits into from
Jan 22, 2024
Merged

Minting UX #8

merged 8 commits into from
Jan 22, 2024

Conversation

lykimq
Copy link
Collaborator

@lykimq lykimq commented Jan 18, 2024

This PR contains:

  • Add comments in the index.ts
  • Add progress bar for Mint
  • Formatting code
  • Add Readme
  • Add Makefile
  • Add ignore *d.ts, *.js in .gitignore
  • Add progress bar for stashing

@lykimq lykimq force-pushed the quyen@staging branch 3 times, most recently from c93ca4d to 211f80d Compare January 19, 2024 09:30
@lykimq lykimq marked this pull request as ready for review January 19, 2024 09:30
Copy link
Collaborator

@quentin-burg quentin-burg left a comment

Choose a reason for hiding this comment

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

Good ! Thanks 👍 😄

examples/nft/Makefile Outdated Show resolved Hide resolved
examples/nft/README.md Show resolved Hide resolved
examples/nft/README.md Outdated Show resolved Hide resolved
examples/nft/src/routes/+page.svelte Outdated Show resolved Hide resolved
@lykimq lykimq force-pushed the quyen@staging branch 2 times, most recently from 5e57e4c to 306caac Compare January 19, 2024 11:50
Copy link
Collaborator

@aguillon aguillon left a comment

Choose a reason for hiding this comment

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

Hey that's great, thank you! Can you just please remove the Makefile and use the npm related instructions in the README instead? And add the animation to the Stash button as well please.

Also, please remove the text-align: center; that I added for the main component? I don't know what I was thinking but yikes.

index.ts Outdated Show resolved Hide resolved
examples/nft/Makefile Outdated Show resolved Hide resolved
@lykimq lykimq force-pushed the quyen@staging branch 2 times, most recently from 216a15d to 79d6d32 Compare January 22, 2024 10:28
@quentin-burg
Copy link
Collaborator

Seems good for me !

@lykimq
Copy link
Collaborator Author

lykimq commented Jan 22, 2024

I add the stashing progress bar at this commit

@aguillon
Copy link
Collaborator

Looks good thanks, let's test on staging.

@aguillon aguillon merged commit e960a99 into staging Jan 22, 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