Releases: TeamWertarbyte/material-ui-fullscreen-dialog
Releases · TeamWertarbyte/material-ui-fullscreen-dialog
v0.3.1
Changed
- Add missing
react-transition-group
peer dependency #4
v0.3.0
Changed
- Lock body scrolling when the dialog is open #3
- Update dependencies (React 15.5) and migrate deprecated functions
v0.2.0
Changed
- Hide the close icon button if
onRequestClose
is not specified #2
v0.1.2
Changed
- Remove content padding
- Don't modify the default
titleStyle
v0.1.1
Changed
- Removed history mutation
- Refactored the code