WatsMyMajor
WatsMyMajor copied to clipboard
updated material-ui and dialog responsiveness #153
Description
Updated material-ui version to newer for dialog responsiveness, also added rules for future use of hooks for eslint. Added dependencies related with dialogs: material-ui-fullscreen-dialog, react-full-screen, react-screen-orientation
Non-responsive dialongs #153
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Running web app at multiple devices to check responsiveness.
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] Any dependent changes have been merged and published in downstream modules