Skip to content

Commit ba345bd

Browse files
jarrodekarcautodeiteris
authored
updating to the last ARC standards (#16)
* Refactor styles, add variable to adjust heading color (#14) * refactor: use variables for font-weights * feat: use existing variables to style endpoints title * feat: add variable to adjust section heading color * docs: adjust readme formatting * ci: updating release pipeline Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * build: bumping version Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * chore: updating dependencies Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * chore: updating deps and bumping version Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * chore: removing unused demo file Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * docs: updating readme file Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> Co-authored-by: Ci agent <arc@mulesoft.com> Co-authored-by: Yury <RIP95_95@mail.ru>
1 parent f12e378 commit ba345bd

File tree

4 files changed

+1414
-1913
lines changed

4 files changed

+1414
-1913
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
[![Published on NPM](https://img.shields.io/npm/v/@api-components/api-summary.svg)](https://www.npmjs.com/package/@api-components/api-summary)
2-
3-
[![Build Status](https://travis-ci.org/advanced-rest-client/api-summary.svg?branch=stage)](https://travis-ci.org/advanced-rest-client/api-summary)
4-
5-
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@api-components/api-summary)
6-
7-
# &lt;api-summary&gt;
1+
# api-summary
82

93
A component that renders basic information about an API.
104
It uses AMF model to render the view.
115

6+
[![Published on NPM](https://img.shields.io/npm/v/@api-components/api-summary.svg)](https://www.npmjs.com/package/@api-components/api-summary)
7+
8+
[![Tests and publishing](https://github.com/advanced-rest-client/api-summary/actions/workflows/deployment.yml/badge.svg)](https://github.com/advanced-rest-client/api-summary/actions/workflows/deployment.yml)
9+
1210
## Version compatibility
1311

1412
This version only works with AMF model version 2 (AMF parser >= 4.0.0).

demo/anypoint.html

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)