asyncapi-react

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

APACHE-2.0 License

Downloads
408.9K
Stars
161
Committers
49

Bot releases are hidden (Show)

asyncapi-react - v0.3.1 - support internal anchors

Published by magicmatatjahu about 5 years ago

Released 2019-10-07

🚀 Enhancements

⚡ Library

📝 Documentation

Committers: 3

asyncapi-react - v0.3.0 - support v2.0.0 of spec!

Published by magicmatatjahu about 5 years ago

Released 2019-09-11

Changed styling

In 0.3.0, we removed the old way of styling based on styled-components. From now on, the component uses pure CSS styling with BEM methodology.

To use default styles based on SAP Fundamentals, import them as follows:

import "@kyma-project/asyncapi-react/lib/styles/fiori.css";

For information on how to change styles, read the Style Modification document.

💥 Breaking Changes

🚀 Enhancements

🐛 Fixed

⚡ Library

🎮 Playground app

📝 Documentation

Committers: 4

asyncapi-react -

Published by akucharska over 5 years ago

Released (2019-01-29)

🚀 Enhancements

🐛 Fixed

⚡ Library

🎮 Playground app

asyncapi-react -

Published by akucharska almost 6 years ago

Released (2018-12-13)

🐛 Fixed

  • #24 Downgrade required peer dependency version (@pkosiec)

⚡ Library

  • #24 Downgrade required peer dependency version (@pkosiec)
asyncapi-react -

Published by magicmatatjahu almost 6 years ago

Released (2018-12-09)

🐛 Bug Fixes

⚡ Library

📝 Documentation

Package Rankings
Top 2.0% on Npmjs.org
Top 24.83% on Repo1.maven.org
Badges
Extracted from project README
AsyncAPI React Component Gitpod ready-to-code Edit asyncapi-react-component-in-action