0.4.0 • Published 8 years ago
noflo-react v0.4.0
noflo-react

Facebook React components for NoFlo
Changes
- 0.4.0 (December 05 2017)
- Updated from React 0.14 to React 16.x
- Removed
ListenEvents,Mount,SetProps, andUnmountcomponents since they're incompatible with how modern React works - Added
RenderComponentcomponent that works likeRenderbut accepts a React component interface instead of using AMD - Ported from CoffeeScript to JavaScript