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 visible (Hide)

asyncapi-react - v0.11.0

Published by asyncapi-bot about 4 years ago

0.11.0 (2020-08-12)

Features

  • Remove schema tables and use a fluent layout (#122) (d04205e)
asyncapi-react - v0.10.0

Published by asyncapi-bot about 4 years ago

0.10.0 (2020-08-12)

Features

  • Add support for Avro, OpenAPI Schemas, RAML Data Types (#123) (53deabc)
asyncapi-react - v0.9.1

Published by asyncapi-bot about 4 years ago

0.9.1 (2020-08-11)

Bug Fixes

  • Bump parser to use release candidate with fix for special sec types (#120) (9d57e1a)
asyncapi-react - v0.9.0

Published by asyncapi-bot about 4 years ago

0.9.0 (2020-08-10)

Features

  • show additional properties are (not) allowed (#118) (9d3e6d8)
asyncapi-react - v0.8.0

Published by asyncapi-bot about 4 years ago

0.8.0 (2020-08-10)

Features

asyncapi-react - v0.7.0

Published by asyncapi-bot about 4 years ago

0.7.0 (2020-08-10)

Features

asyncapi-react - v0.6.2

Published by asyncapi-bot about 4 years ago

0.6.2 (2020-08-04)

Bug Fixes

asyncapi-react - v0.6.0

Published by asyncapi-bot over 4 years ago

0.6.0 (2020-04-27)

Features

  • display enums in component if available (#98) (7f393ab)
asyncapi-react - v0.5.0

Published by asyncapi-bot over 4 years ago

0.5.0 (2020-04-14)

Features

  • update asyncapi-parser to version 0.16.2 (#97) (c7a87d1)

Bug Fixes

  • updating parser deps in tests and adding simple PR validation (#99) (af7fba8)
asyncapi-react - v0.4.2

Published by asyncapi-bot over 4 years ago

0.4.2 (2020-03-25)

Bug Fixes

  • fix relative links generation for github pages (#89) (b5e4ef6)
asyncapi-react - v0.4.1

Published by asyncapi-bot over 4 years ago

0.4.1 (2020-03-25)

Bug Fixes

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