Skip to content

Commit

Permalink
Refactor detachReducers implementation
Browse files Browse the repository at this point in the history
Added custom `combineReducers` and `concatenateReducers` (renamed to `mergeReducers`)
`DETACH` action now reverts state to `undefined`
`redux-subspace` no longer required in `core` package
Added integration tests
Minor names changes
Ran `prettier` across all files
Rebuilt `package-lock.json` files
  • Loading branch information
mpeyper committed Oct 8, 2018
1 parent 1dbc2dd commit d04c6c7
Show file tree
Hide file tree
Showing 28 changed files with 2,093 additions and 12,625 deletions.
7,922 changes: 422 additions & 7,500 deletions examples/microfrontends/package-lock.json

Large diffs are not rendered by default.

91 changes: 0 additions & 91 deletions examples/microfrontends/packages/common-packages/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d04c6c7

Please sign in to comment.