Releases: jeescu/recomponent
Releases · jeescu/recomponent
Not defined state fix, Update tests
Added samples and more tests.
Store accessibility from child components
Using React context for component if provided with store
.
Added tests, Fix prop 'styles'
Tests with Jest, Enzyme and added Travis and Bithound.
Component Store
Allows to set custom component's store.
Value check
Throw error if template and logic is not defined.
- Minor refactor
Initial release.
Using a component wrapper that combines the view and logic while preserving the component context.
- Component restructure.
- Separating view from logic.
- Preserving context to view.