- Added High Order components for Firebase and Sessions using React Context Api
- Added withAuthorization on all Routes except for SignIn, SignUp, /, UnderDevelopment and NotFound
- Setup new Project in Firebase with Sign Options to local email, Facebook and Google login providers
- Added .env with firebase config info
- Updated gitignore
- Updated Readme for forked repo of Template with Firebase Auth
- #5 Updated to @material-ui to
4.0.0-beta - Updated few icons to match @material-ui v4 updates
- Updated React version to
16.8.6to support React Hooks - Implemented
jsconfig.jsonfile and removed.envto match React v16.8.6 absolute paths - Updated Dashboard view top widgets styles and structure
- Updated chart styles and options
- Updated README.md
- Added docs for IE11 polyfill
- Removed unused scss from assets
- Removed unused components from shared components
- Removed
authGuardsince it won't be used in this version - Removed
authservice folder since it won't be implemented for this version - Removed "status" from
ProductCardcomponent since it was not part of released design - Changed icon in
Userswidget (ArrowDropDown with ArrowDropUp)
- Fixed charts responsiveness
- Fixed
DisplayModecomponent size, when used as a flex child it could grow/shrink - Fixed
Typographyview responsiveness for small devices - #2 Fixed
ProductCardcomponent description height