-
Notifications
You must be signed in to change notification settings - Fork 20
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
Multiple Changes [issues/32/33/31] #34
Conversation
vijayakshit
commented
Oct 4, 2020
- Added Support for multiple Email Services(Yopmail, Dispostable).[https://github.com/Add more temp email services #32]
- Added Button For Direct Mailbox access.[https://github.com/Open mailnesia directly in inbox #33]
- Isolated Config from components.
- Introduced Goober for styling[Some help with https://github.com/Design new UI #31]
- Refactored Code into Smaller Components.
@Remeic The changes were intersecting hence the single PR for all 3 issues. |
Hi @vijayakshit, test seems broken due to component refactor, can check it out? |
@Remeic Fixed the problem with failing tests and also corrected Some typos from last commit. |
Fixed some incorrect variable references introduced with the last commit. |
* Added Support for multiple Email Services(Yopmail, Dispostable).[Remeic#32] * Added Button For Direct Mailbox access.[Remeic#33] * Isolated Config from components. * Introduced Goober for styling[Some help with Remeic#31] * Refactored Code into Smaller Components. Corrected Failing Tests,Corrected Typos * Updated Tests. * Made Mail Generator Container a Class Component. * Corrected filename Typos
@Remeic Squashed the fix commits as well. |
@Remeic This PR also Solves #33 Also This shows as
|
@vijayakshit Sorry me, i forget to set the topic, say me if hacktoberfest count yours PR now |
Yes it shows! Thank you @Remeic for accepting my contribution! 👍 |