reason-react

Reason bindings for ReactJS

MIT License

Downloads
6.7K
Stars
3.2K
Committers
163

Bot releases are hidden (Show)

reason-react - 0.14.0 Latest Release

Published by davesnx 8 months ago

CHANGES:

  • Wrap the React library, exposing just a single top-level module
    (@anmonteiro in #783)
  • Re-organise toplevel modules (@davesnx in #794)
  • Require and adapt to Melange v3 (@anmonteiro in #821)
reason-react - 0.13.0

Published by davesnx about 1 year ago

CHANGES:

  • Remove legacy ReactDOMRe and ReasonReact modules (@anmonteiro in
    #782)
  • Fix React.useCallback* for callbacks with multiple arguments (@anmonteiro
    in #786)
reason-react - 0.12.0 - reason-react-ppx is on opam (locations and new JSX)

Published by davesnx about 1 year ago

Locations from domProps in action (Thanks @jchavarri)

download

new JSX transform (Thanks @anmonteiro)

CHANGES:

reason-react - 0.11.0

Published by davesnx over 1 year ago

CHANGES:

reason-react - 0.9.0

Published by peterpme over 1 year ago

Breaking Changes

Additions

Maintenance

Documentation

reason-react - Support as a dune library

Published by davesnx over 1 year ago

reason-react - v0.10.0 - Support for BuckleScript v9

Published by davesnx over 1 year ago

  • Upgrade bs-platform to 9.0.2 (#700) 44dc69c7

https://github.com/reasonml/reason-react/compare/v0.9.2...v0.10.0

reason-react - v0.9.2

Published by davesnx over 1 year ago

Changes on makeProps

  • Add all aria attributes (#697) 63c69a75
  • Update Drag.dataTransfer to Js.t (#701) a85c4eb3
  • Add drag event API binding (#641) 41297398
  • Added as property to DOM props (#603) 5a4a87c1

Infrastructure

  • Migrate circleci to gh actions (#702) 994617d7
  • Add ocaml lsp editor (#699) 6306c201
  • Solve merge conflicts on yarn.lock (#684) fc7f32f6

Documentation

  • Fix "dependencies" typo in installation.md (#623) fa633cb0
  • Fix #639: unused variable in website example (#640) 73746144
  • Fix typo (#648) fa6275b0

https://github.com/reasonml/reason-react/compare/v0.9.1...v0.9.2