Skip to content

Tags: asyncapi/asyncapi-react

Tags

v2.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update @asyncapi/protobuf-schema-parser to 3.5.1 version and oth…

…ers (#1135)

v2.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update @asyncapi/protobuf-schema-parser to 3.5.0 version and oth…

…ers (#1133)

v2.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update @asyncapi/protobuf-schema-parser to 3.4.1 version and oth…

…ers (#1131)

v2.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: custom extension rendering (#994)

* Custom extension value render

* Add parent to ExtensionComponentProps and move changes to Extensions component

* Address Sonar issue

* Apply suggestions from code review

Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>

* Clean up Extension class

* Address eslint errors

* Fix handling of concatenatedConfig for extensions

* Add config modification docs

* Add test

* Add example for x-x extension

* Add viewBox to x logo

* Update package-lock.json

* Fix lint error

* Add x-x extensions example.

* Add x-x extensions example in info component

* Address review comments

* Address comments, use anchor tag and noopener, norefferer

* Remove unused code

---------

Co-authored-by: Duc Tai Ly <duc.tai.ly@sap.com>
Co-authored-by: asyncapi-bot <bot+chan@asyncapi.io>
Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
Co-authored-by: Pavel Kornev <pavelkornev@gmail.com>
Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com>

v2.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: application crash by clipping the recursion using WeakSet (#1101)

* clipped the recursion with a recursion limit of 10

* linting

* added-weaksets

* lint-fix

* added Error Message

* linting

---------

Co-authored-by: asyncapi-bot <bot+chan@asyncapi.io>
Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com>

v2.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: error boundary in layout to handle application errors / crashes (

…#1108)

Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com>

v2.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update @asyncapi/protobuf-schema-parser to 3.3.0 version and oth…

…ers (#1113)

v2.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update @asyncapi/protobuf-schema-parser to 3.2.15 version and ot…

…hers (#1111)

v2.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: #907 sidebar broken in playground (#1066)

Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com>%0ACo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>%0ACo-authored-by: acethecreator <devaze007@gmail.com>

v2.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fragment navigation issue fix (#1098)

Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com>