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

✨ New feature - position: center option. #hacktoberfest #40

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

richardevcom
Copy link

@richardevcom richardevcom commented Oct 8, 2023

Heyo! πŸ‘‹

As part of #hacktoberfest I found your repo. I'm huge Vue.js fan so I checked out the source code and figured out it's missing center position option.

So - I added one.

As per your logic, I replicated position option with new value center. Also, since it's centered toast, I figured the animation has to fade in and grow, so I added transform: scale(1) instead.

P.S. I hope my formatter's code reformat doesn't bother you. If so, reach out and I will save it without formatting.

Best,
Richard

@richardevcom richardevcom changed the title ✨ New feature - position: center option. ✨ New feature - position: center option. #hacktoberfest Oct 8, 2023
@jprodrigues70
Copy link
Member

Hi, @richardevcom, thank you for contributing!

There are many unnecessary changes in your Pull Request. Please undo spacing and line wrapping changes, and keep only those changes that are essential to your contribution.

@richardevcom
Copy link
Author

@jprodrigues70 yeah I didn't notice the formatting only after pushing && submitting PR.
I reset everything and manually submitted changes. Formatting issue is now resolved.

@richardevcom richardevcom reopened this Oct 10, 2023
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.

2 participants