-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
AsyncAPI spec v3 support in React components #733
Comments
Added "Add support for every new v3 feature" to the list of remaining tasks. |
First PR in place: #746. |
React component now supports the new Parser API 🎉 Kudos to @jonaslagoni for pushing it 🙌 |
/progress 75 @jonaslagoni is working on adding request/reply support in this PR: #749. |
/progress 75 @AceTheCreator working on the request/reply stuff here: #795 |
/progress 90 @AceTheCreator almost done 💪 Just need final review from @derberg |
request reply done https://github.com/asyncapi/asyncapi-react/releases/tag/v1.2.0 but it also showed how buggy parser is |
Reason/Context
This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress 🙂 Once this issue is closed it means that v3 is now fully supported in this library.
Scope
The text was updated successfully, but these errors were encountered: