Skip to content

Releases: TeamWertarbyte/material-ui-fullscreen-dialog

v2.0.0-alpha.1

24 Sep 14:20
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Added

  • Add TypeScript definitions

v2.0.0-alpha.0

24 Sep 14:20
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

Breaking changes

  • Update to Material-UI 4

v1.1.0

01 Nov 13:20
Compare
Choose a tag to compare

Added

  • Add appBarClassName and containerClassName props to customize the CSS classes of the app bar and the container element

v1.0.0

27 Apr 16:19
Compare
Choose a tag to compare

Big thanks to the 1 contributor who made this release possible. 🎉

Breaking changes

v0.7.2

16 Dec 14:43
Compare
Choose a tag to compare

Changed

  • Add React 16 as peer dependency (but it still works with React 15) #14

v0.7.1

13 Sep 16:11
Compare
Choose a tag to compare

Changed

  • Allow appBarZDepth to be 0 #12 #13

v0.7.0

01 Sep 13:49
Compare
Choose a tag to compare

Changed

v0.5.0

28 Jul 21:05
Compare
Choose a tag to compare

Added

  • Add appBarZDepth prop to customize the z-depth of the app bar (i.e. its shadow)

v0.4.0

04 Jun 16:15
Compare
Choose a tag to compare

Added

  • Add immersive mode for content like photos

v0.3.2

25 May 16:46
Compare
Choose a tag to compare

Changed

  • Fix material-ui peer dependency