Skip to content

Conversation

@AuraOfDivinity
Copy link
Collaborator

This PR focuses on refactoring the SCSS used in Modals throughout the project,

1.) All the styling related files modals are now on a separate set of folders and are restructured according to the 7-1 architecture. (https://www.learnhowtoprogram.com/user-interfaces/building-layouts-preprocessors/7-1-sass-architecture).

  1. Renamed the class names of almost all of the classes to meet the Block Element Modifier guidelines. The class names are a lot more descriptive now thanks to this. (http://getbem.com/introduction/)

  2. All the modals throughout the project, now use a single set of predefined SCSS classes.

  3. I have also used SCSS variables wherever possible. Changing one of these variables defined in the _variables.scss would now update all the modals throughout the project.

@netlify
Copy link

netlify bot commented May 11, 2020

Deploy preview for donut-frontend-r ready!

Built with commit 6cea547

https://deploy-preview-468--donut-frontend-r.netlify.app

@vaibhavdaren vaibhavdaren merged commit ac764e7 into codeuino:development May 12, 2020
AuraOfDivinity added a commit to AuraOfDivinity/social-platform-donut-frontend that referenced this pull request May 15, 2020
vaibhavdaren pushed a commit that referenced this pull request May 31, 2020
* GSoC frontend - Proposal dashboard page implementation

* refactoring components-modals (#468)

* Inconsistency fix and backend integration, worked on events client side (#470)

* fixed some client side issues and integrated backend

* Make build.sh executable
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