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

Add snackbar on several actions #30

Open
anshumanv opened this issue Oct 26, 2019 · 0 comments
Open

Add snackbar on several actions #30

anshumanv opened this issue Oct 26, 2019 · 0 comments

Comments

@anshumanv
Copy link
Owner

anshumanv commented Oct 26, 2019

Global snackbar for the app was implemented by @pierresaid in #29

Next step would be to add the snackbar to fire on several events like signup(success, failure), updating manga status, favoriting, logout etc.

ratracegrad added a commit to ratracegrad/vueman.ga that referenced this issue Oct 30, 2019
…gout and register. Added v-if on MangaCard to not show image if it does not exist elimnintating the error generated on consle.
anshumanv pushed a commit that referenced this issue Oct 30, 2019
…register. Added v-if on MangaCard to not show image if it does not exist elimnintating the error generated on consle. (#31)
anshumanv pushed a commit that referenced this issue Oct 31, 2019
* Fixes Issue #30. Added snackbar on success/failure login, logout and register. Added v-if on MangaCard to not show image if it does not exist elimnintating the error generated on consle.

* Fixes issue#11. Removed padding around images so that you have the default spacing from the grid layout provided by vuetify. Added a placeholder no image icon for manga that do not have an image

* Added vue-stack-grid to give a Pinterest type of layout for images on homepage

* Resized the noimage jpeg file to be smaller in dimensions and size

* Added styleing for hompeage to use vue-stack-grid. Set styling for each image in grid. Used img instead of vuetify v-img so would not be burdened by their v-reponsive class that is built into v-img

* Added border-radius to be consistent with pointerest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant