fable-react

Fable bindings and helpers for React and React Native

MIT License

Downloads
39
Stars
275
Committers
47

Bot releases are hidden (Show)

fable-react - 5.0.0-alpha-004 Latest Release

Published by MangelMaxime almost 6 years ago

  • Fix b
fable-react - 5.0.0-alpha-003

Published by alfonsogarciacaro almost 6 years ago

  • Fix compilation with fable-splitter and allFiles #122 @nojaf
  • Add ValueMultiple prop for select elements with Multiple prop #123
fable-react - 4.1.3

Published by alfonsogarciacaro almost 6 years ago

Add bindings for React.memo
Add nothing helper

fable-react - 4.0.1

Published by MangelMaxime about 6 years ago

Update Fable 2 deps to stable version

fable-react - 4.0.0

Published by MangelMaxime about 6 years ago

4.0.0

  • Release stable version
  • Make Data type consistent across compiler directive
fable-react - 3.1.3

Published by alfonsogarciacaro over 6 years ago

Make Custom another DU case instead of static member (see #89)

fable-react - 4.0.0-alpha-001

Published by alfonsogarciacaro over 6 years ago

Alpha version for Fable 2

fable-react - 3.1.1

Published by alfonsogarciacaro over 6 years ago

Remove ReactiveComponents.Model.key as React doesn't allow access to props.key

fable-react - 3.0.0

Published by MangelMaxime over 6 years ago

Stable version

fable-react - 3.0.0-alpha-003

Published by MangelMaxime over 6 years ago

Give precedence to CSSProps

fable-react - 3.0.0-alpha-002

Published by alfonsogarciacaro over 6 years ago

Add Server Side Rendering Support

fable-react - 3.0.0-alpha-001

Published by alfonsogarciacaro over 6 years ago

Alpha release of next major version

fable-react - 2.1.0

Published by alfonsogarciacaro over 6 years ago

Add React PureComponent and Fragment (@vbfox)

fable-react - 2.0.0-beta-002

Published by alfonsogarciacaro almost 7 years ago

Add BoxShadow CSSProp (@worldbeater)
Add Class as alias of ClassName

fable-react - 2.0.0-beta-001

Published by alfonsogarciacaro almost 7 years ago

Add reactiveCom helper (stateful mini-Elmish component)
Add mountById and mountBySelectors
Add abstract methods to React.Component so users have autocompletion and docs when overriding
Uniform helpers API: ofType, ofFunction, ofImport, ofOption, ofArray...

fable-react - 1.3.0-beta-001

Published by alfonsogarciacaro almost 7 years ago

Add reactiveCom helper (stateful mini-Elmish component)
Add mountById and mountBySelectors
Add abstract methods to React.Component so users have autocompletion and docs when overriding
Uniform helpers API: ofType, ofFunction, ofImport, ofOption, ofArray...