asyncapi-react icon indicating copy to clipboard operation
asyncapi-react copied to clipboard

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue

Results 90 asyncapi-react issues
Sort by recently updated
recently updated
newest added

**Show schemas from external files in the sidebar** I'm trying to create messages and schemas in multiple files, and importing the files into the main AsyncAPI file: AsyncAPI.yaml ``` asyncapi:...

**Description** For the playground app you have pretty and functional template, with tags aggregation, collapsed examples and literally everything that I need. But with web-components I can use only template...

Add @m1ner79 as a contributor for doc. This was requested by magicmatatjahu [in this comment](https://github.com/asyncapi/asyncapi-react/pull/629#issuecomment-1199067707)

### Description This issue is for the design progress and proposal of the UX/UI updates to the Messages Object documentation output. ### Scope - [ ] Design - [ ]...

stale

**Description** The standalone bundle generates a nicely looking page various sections and uses anchor links to jump to the different parts of the page. But it seems that when entering...

Currently we have own JSON Schema React component for rendering the JSON Schema. It's hardcoded inside component, but we should split it to the separate npm package - and then...

enhancement
area/library
area/community

**Description** Changes proposed in this pull request: Ability to configure the default expand/collapse behavior for the "Examples" section. **Related issue(s)** #532

**Description** Just wanted to open this issue as I have been working on some UX/UI updates to the documentation components and wanted to create a "home" to post some iterations...

stale

**Description** I love the idea that the examples show up to the right side of the documentation as you scroll through, but just noticed that this was even a thing...

enhancement
area/examples

**Description** Changes proposed in this pull request: Add anchors in headers: ![image](https://user-images.githubusercontent.com/20404945/171183840-0eb1b52d-6a68-4a3b-85bf-2a077eefa40c.png) ![image](https://user-images.githubusercontent.com/20404945/171183917-73f2428b-101b-496b-8966-29f43dcd5cc9.png) **Related issue(s)** Resolves #599 Gitpod url (you need to login by github accout): https://gitpod.io/#https://github.com/asyncapi/asyncapi-react/pull/619, wait for installing...

enhancement