Skip to content

3.0.0

Compare
Choose a tag to compare
@mvsmal mvsmal released this 26 Dec 21:44
· 26 commits to master since this release

[BREAKING CHANGE] Move Fable.Helpers.MaterialUI module to Fable.MaterialUI.Core
[BREAKING CHANGE] Remove all imported PascalCased ComponentClass<'P> components, keep only reactElement (props : IHTMLProp list) (children : ReactElement list) elements
[BREAKING CHANGE] Change signature of ITransitions.create method to create: props : U2<string, string[]> * ?options: ITransitionOptions -> string