Skip to content

Added Redux#64

Open
codeasashu wants to merge 4 commits into
Open-Federation:masterfrom
codeasashu:redux
Open

Added Redux#64
codeasashu wants to merge 4 commits into
Open-Federation:masterfrom
codeasashu:redux

Conversation

@codeasashu

Copy link
Copy Markdown

I've replaced moox package with plain react-redux so that anyone can easily extend this package if they desire.

I've also cleaned the code along:

  • remove unnecessary/unused lines
  • Replaced underscore with lodash
  • Few bugfixes

Removed clutter
Fixed bugs
@lin-mt

lin-mt commented Jul 30, 2021

Copy link
Copy Markdown

Can you rewrite this project with React 17 and typescript? I'm a backend developer and need this tool, but I can't rewrite it.

@codeasashu

Copy link
Copy Markdown
Author

@lin-mt I am doing exactly that. See https://github.com/codeasashu/react-openapi-designer

Currently, its WIP and missing a lot of things, but I am taking inspiration from stoplight.io to take designing one step forward.

@lin-mt

lin-mt commented Jul 31, 2021

Copy link
Copy Markdown

@lin-mt I am doing exactly that. See https://github.com/codeasashu/react-openapi-designer

Currently, its WIP and missing a lot of things, but I am taking inspiration from stoplight.io to take designing one step forward.

Great ! Do you have any plans to release the first version? I'm looking forward to it!

@lin-mt

lin-mt commented Sep 4, 2021

Copy link
Copy Markdown

can not use redux, when I need two editors, change one and the other will change, is there a solution

@codeasashu

Copy link
Copy Markdown
Author

@lin-mt Yes there are:

  1. Use different store like mobx
  2. Use namespaced stores in redux

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