Releases: TeamWertarbyte/material-ui-fullscreen-dialog
Releases · TeamWertarbyte/material-ui-fullscreen-dialog
v2.0.0-alpha.1
Added
- Add TypeScript definitions
v1.1.0
Added
- Add
appBarClassName
and containerClassName
props to customize the CSS classes of the app bar and the container element
v1.0.0
Big thanks to the 1 contributor who made this release possible. 🎉
Breaking changes
v0.7.2
Changed
- Add React 16 as peer dependency (but it still works with React 15) #14
v0.7.1
Changed
- Allow
appBarZDepth
to be 0 #12 #13
v0.5.0
Added
- Add
appBarZDepth
prop to customize the z-depth of the app bar (i.e. its shadow)
v0.4.0
Added
- Add immersive mode for content like photos
v0.3.2
Changed
- Fix material-ui peer dependency