-
Notifications
You must be signed in to change notification settings - Fork 225
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
Added Redux #64
base: master
Are you sure you want to change the base?
Added Redux #64
Conversation
Removed clutter
Fixed bugs
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. |
@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! |
can not use redux, when I need two editors, change one and the other will change, is there a solution |
@lin-mt Yes there are:
|
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: