Skip to content

v0.3.0 - support v2.0.0 of spec!

Compare
Choose a tag to compare
@magicmatatjahu magicmatatjahu released this 11 Sep 12:59
· 577 commits to master since this release
098a500

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