-
Notifications
You must be signed in to change notification settings - Fork 1
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 sections 1 #30
Add sections 1 #30
Conversation
The section Call To Action has been added.
More padding has been added to the Footer component.
Images and Parallax have been implemented.
Particle effects have been added.
The particle js library has been removed.
A text within the CallToAction component has been improved.
The Services section has been added.
All components have been cleaned up abit.
The weddings section has been added. A fancy button has been added as well.
The wedding section component has been placed in the wrong folder.
The Weddings component is now called Additional and will hold additional services we offer. Including Social Media, Tutorials, Weddings, ... A new button type has been added.
More data and a row/col system has been added to the Additional section.
The old png logo has been replaced by SVG images.
React-loadable and React-loadable-visibility modules have been added.
An id has been added to the logos to distinctly manage its color apart from other SVG files.
An image has been added to the Hero component.
The content of the hero component has been improved.
The react-loadable modules have been implemented. Static components were assigned the PureComponent type of components.
The code quality of the Additional component section has been improved.
The code quality of the CallToAction component section has been improved.
The navbar logo color has been fixed in light mode.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After a line-length change it should be okay.
Enforcement of the max. chars per line policy.
Ref: A function with a name starting with an uppercase letter should only be used as a constructor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be ok to merge after a few changes.
Particle.js has been removed from the packages used in this project.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be ok to merge.
Checklist:
Type of Changes:
What is the current behavior? (link to any open issues here)
What is the new behavior (if this is a feature change)?