Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Thauer 7a5cf65ef3 feat: syntax highlighing for api-docs (#2170) 2020-08-31 08:27:29 +02:00
Oliver Sand e64411a754 fix(api-docs): fix a small styling issue in openapi rendering (#2141)
Specs without operations were no correctly displayed in dark mode.
2020-08-27 15:10:39 +02:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Sebastian Qvarfordt 4665a2f5d4 Added selectedTabId param to generatePath in JobStatusModal (#2109)
* Added selectedTabId param to generatePath in JobStatusModal

* Added selectedTabId to generatePath in ApiCatalogTable

* Link to default entity tab in JobStatusModal
2020-08-25 13:57:57 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Oliver Sand 95596b8129 chore(api-docs): the api docs plugin should be published (#2051)
* chore(api-docs): the api docs plugin should be published

* chore: add missing @types/react dependency

* chore: move to dependency
2020-08-20 21:01:13 +02:00
Oliver Sand 774a000729 Readme for api-docs Plugin (#2041)
* docs(api-docs): add details to readme

* docs: fix wrong markdown in readme files
2020-08-20 13:57:59 +02:00
Oliver Sand deb108d986 Add styling (especially dark mode) for the asyncAPI display component (#1958) 2020-08-16 15:19:40 +02:00
Oliver Sand c74c8b4592 Improve styling of OpenAPI component (especially in dark mode) (#1961) 2020-08-16 09:10:28 +02:00
Dominik Henneke f809238e61 Update @types/swagger-ui-react 2020-08-13 08:30:44 +02:00
Dominik Henneke 237595f3b4 fix(api-docs): improve the styling of the asyncapi documentation in dark mode 2020-08-12 13:58:49 +02:00
Dominik Henneke 5a023c3c49 feat(api-docs): render documentation of type asyncapi 2020-08-12 13:58:48 +02:00
Dominik Henneke 3534c0804c feat(api-docs): add routes to display all api entities 2020-08-12 13:57:02 +02:00
Dominik Henneke 812659c024 feat(api-docs): add plugin that provides widgets that display api docs 2020-08-12 13:53:34 +02:00