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
mooxpackage with plain react-redux so that anyone can easily extend this package if they desire.I've also cleaned the code along: