Skip to content

Add ability to define whether action is local#33

Open
FoxxMD wants to merge 1 commit into
threepointone:masterfrom
FoxxMD:localOption
Open

Add ability to define whether action is local#33
FoxxMD wants to merge 1 commit into
threepointone:masterfrom
FoxxMD:localOption

Conversation

@FoxxMD
Copy link
Copy Markdown

@FoxxMD FoxxMD commented Oct 2, 2017

When generating an action with $ can use a second argument, defaulting to true, that specifies if the local property is true.

This was useful for me because I want all reducers (local and global) to be able to listen to dispatched local actions so I can update arbitrary info. Without this change only non redux-react-local reducers could listen to those actions.

When generating an action with $ can use a second argument, defaulting to true, that specifies if the local property is true
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.

1 participant