Skip to content

Releases: TeamWertarbyte/material-ui-fullscreen-dialog

v2.0.0-alpha.1

v2.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@leMaik leMaik released this 24 Sep 14:20

Added

  • Add TypeScript definitions

v2.0.0-alpha.0

v2.0.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@leMaik leMaik released this 24 Sep 14:20

Breaking changes

  • Update to Material-UI 4

v1.1.0

Choose a tag to compare

@leMaik leMaik released this 01 Nov 13:20

Added

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

v1.0.0

Choose a tag to compare

@leMaik leMaik released this 27 Apr 16:19

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

Breaking changes

v0.7.2

Choose a tag to compare

@leMaik leMaik released this 16 Dec 14:43

Changed

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

v0.7.1

Choose a tag to compare

@leMaik leMaik released this 13 Sep 16:11

Changed

  • Allow appBarZDepth to be 0 #12 #13

v0.7.0

Choose a tag to compare

@leMaik leMaik released this 01 Sep 13:49

Changed

  • Replace onTouchTap with onClick for compatibility with material-ui@0.19 #8 #9

v0.5.0

Choose a tag to compare

@leMaik leMaik released this 28 Jul 21:05

Added

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

v0.4.0

Choose a tag to compare

@leMaik leMaik released this 04 Jun 16:15

Added

  • Add immersive mode for content like photos

v0.3.2

Choose a tag to compare

@leMaik leMaik released this 25 May 16:46

Changed

  • Fix material-ui peer dependency