Skip to content

Conversation

nfour
Copy link
Collaborator

@nfour nfour commented Jun 13, 2017

Resolves #95

  • Removed redux, move actions to ./lib
  • Upgrade react-router to v4
  • Rename handlers to containers for industry convention

We use state on the ./containers/Base Container and just pass it all down.

We can then just pass down setDefinition down to a nested input if necessary, to update the active definition, instead of dispatching in redux.

@nfour nfour changed the title WIP: Refactor/state management Refactor/state management Jun 13, 2017
@brendo brendo merged commit d9cb498 into temando:master Jun 13, 2017
brendo pushed a commit to brendo/open-api-renderer that referenced this pull request Jun 20, 2017
Remove redux, upgrade react-router to V4. Closes temando#95.
brendo pushed a commit to brendo/open-api-renderer that referenced this pull request Jun 20, 2017
Remove redux, upgrade react-router to V4. Closes temando#95.
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.

2 participants