Skip to content

Releases: mvsmal/fable-material-ui

1.3.0

19 Sep 19:32
Compare
Choose a tag to compare

[TextField] Added TextFieldVariant enum and Variant to TextFieldProp
[Typography] Added Inherit case to TypographyVariant enum
[Icon/SvgIcon] Added Small and Large cases to IconFontSize enum
[AppBar] Added Relative case to AppBarPosition enum
[Snackbar] Added ClickAwayListenerProps
[SwipeableDrawer] Added Hysteresis and MinFlingVelocity props
[Chip] Added Variant prop
[Dialog] Added Lg case for DialogMaxWidth enum
[CardActionArea] Added cardActionArea component

1.2.2

19 Sep 15:05
Compare
Choose a tag to compare

Fixed PascalCase props
materialEl is inline now

1.2.1

06 Sep 20:45
Compare
Choose a tag to compare

Fixed typography property in Theme

1.2.0

05 Sep 10:15
Compare
Choose a tag to compare

Bindings for ColorManipulator

1.1.0

03 Sep 15:44
Compare
Choose a tag to compare

Breaking Change: withStyles doesn't accept props and children anymore, you have to create a ReactElement with from helper
Breaking Change: withWidth doesn't accept props and children anymore, you have to create a ReactElement with from helper

1.0.9

31 Aug 19:50
Compare
Choose a tag to compare

Fixed ExpansionPanel

1.0.8

28 Aug 11:30
Compare
Choose a tag to compare

Fixed Styles.Custom case to be (string * obj)

1.0.7

28 Aug 09:57
Compare
Choose a tag to compare

Added Custom ClassKey to ClassNames

1.0.6

28 Aug 09:47
Compare
Choose a tag to compare

Added breakpoints to theme
Added Custom ClassKey
Added Form ClassKey

1.0.5

28 Aug 08:29
Compare
Choose a tag to compare

Added Layout ClassKey.