Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/reducer splitting #74

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

piraspierpaolo991
Copy link
Contributor

Description

Separated the DATA and FLOW reducers as a preliminary step towards splitting their respective functionalities into two separate and independent libraries.

The DATA slice will always be instantiated while using Flow (even standalone) as it allows us to store potential data from external reducers and/or API calls.

List of proposed changes

How to test the changes

Modified packages

  • flower-core
  • flower-react
  • flower-demo
  • flower-devtool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants