Releases: aichner/react-mdb-template
Releases · aichner/react-mdb-template
Quality of Life improvements
Changelog
- The
README.mdhas been adjusted to further improve the corporate branding and provide information about Material Design for Bootstrap (MDB React) Pro. - The
src/public/index.htmlfile has been improved regarding preperations for implementation of the favicons. - The in-code documentation has been improved in multiple files.
- The SCSS of the
HomePagecomponent is no longer being loaded in thesrc/index.scss- but is now loaded directly in the component as intended. - The enviroment variables
.envhave been included in the.gitignorewhich should reduce the risk of pushing it to GitHub unintentionally. - The
gh-pagesnpm package has been added in preperation to active deployment to GitHub-Pages. - The npm package
reactis no longer mentioned two times underdevDependenciesin thepackage.jsonfile.
1.1.0
1.0.1
First Release
This repository serves as an entry point for our future React MDB Basic projects.