Skip to content

Releases: aichner/react-mdb-template

Quality of Life improvements

04 Apr 22:48
Compare
Choose a tag to compare

Changelog

  • The README.md has been adjusted to further improve the corporate branding and provide information about Material Design for Bootstrap (MDB React) Pro.
  • The src/public/index.html file has been improved regarding preperations for implementation of the favicons.
  • The in-code documentation has been improved in multiple files.
  • The SCSS of the HomePage component is no longer being loaded in the src/index.scss - but is now loaded directly in the component as intended.
  • The enviroment variables .env have been included in the .gitignore which should reduce the risk of pushing it to GitHub unintentionally.
  • The gh-pages npm package has been added in preperation to active deployment to GitHub-Pages.
  • The npm package react is no longer mentioned two times under devDependencies in the package.json file.

1.1.0

23 Jan 12:53
Compare
Choose a tag to compare

Some minor improvements regarding code quality and npm scripts have been implemented.

1.0.1

23 Aug 08:19
12b8eb4
Compare
Choose a tag to compare

Changelog

  • mdbreact has been updated to version ^4.19.1 with #20
  • The package-lock.json has been removed from GitHub due to issues. #20

First Release

23 Aug 07:34
Compare
Choose a tag to compare

This repository serves as an entry point for our future React MDB Basic projects.