link-redux icon indicating copy to clipboard operation
link-redux copied to clipboard

Linked Data Rendering for humans with React

Results 5 link-redux issues
Sort by recently updated
recently updated
newest added

The property renderer receives the prop matching the label. TrashActivity.property = argu.trashActivity; The linkedProp passed to TrashActivity is trashedAt

Currently, when a property is requested in mapDataToProps, but it is missing in the data, the result is that the component does not render and no error is emitted. This...

enhancement

The LGPL license is mentioned in the package.json, but not in the readme or in the license file.

The `Property(Base)` component assumes access to the context objects and crashes with non-descriptive errors, which can be improved by checking beforehand.