diff --git a/README.md b/README.md index 51535d0d..4a6cdefd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile -

đź§© Customizable with 42 plugins and 300 options!

+

đź§© Customizable with 42 plugins and 302 options!

@@ -373,6 +373,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile # 📚 Documentation +> *⚠️ This is the documentation of **v3.30-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master) planned for next release. See documentation for current released version [**v3.29** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* + ## 🦮 Setup diff --git a/action.yml b/action.yml index 8f8d67ef..36fd9650 100644 --- a/action.yml +++ b/action.yml @@ -1310,6 +1310,14 @@ inputs: description: CSS Selector default: + plugin_screenshot_viewport: + description: Viewport options + default: + + plugin_screenshot_wait: + description: Wait time before taking screenshot (ms) + default: + plugin_screenshot_background: description: Background default: @@ -1342,7 +1350,7 @@ inputs: # Action metadata name: Metrics embed author: lowlighter -description: An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account! +description: An infographics generator with 40+ plugins and 300+ options to display stats about your GitHub account! branding: icon: user-check color: gray-dark diff --git a/source/plugins/community/screenshot/README.md b/source/plugins/community/screenshot/README.md index 7af9dc06..35b7fb12 100644 --- a/source/plugins/community/screenshot/README.md +++ b/source/plugins/community/screenshot/README.md @@ -74,6 +74,34 @@ type: string
default: body
+ + +

plugin_screenshot_viewport

+

Viewport options

+ + + + ✨ On master/main
+type: json +
+default:
→ Click to expand
{
+  "width": 1280,
+  "height": 1280
+}
+

+ + +

plugin_screenshot_wait

+

Wait time before taking screenshot (ms)

+ + + + ✨ On master/main
+type: number +(0 ≤ +𝑥) +
+default: 0

plugin_screenshot_background

diff --git a/source/plugins/languages/README.md b/source/plugins/languages/README.md index 556e68cd..ca77c7af 100644 --- a/source/plugins/languages/README.md +++ b/source/plugins/languages/README.md @@ -188,8 +188,7 @@ In this case the repository must be accessible directly.

- ✨ On master/main
-type: array + type: array (comma-separated)
@@ -212,8 +211,7 @@ In this case the repository must be accessible directly.

- ✨ On master/main
-type: number + type: number (0 ≤ 𝑥 ≤ 15) diff --git a/source/plugins/starlists/README.md b/source/plugins/starlists/README.md index e90dfed8..a821c9c0 100644 --- a/source/plugins/starlists/README.md +++ b/source/plugins/starlists/README.md @@ -103,8 +103,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: array + type: array (comma-separated)
@@ -114,8 +113,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: string + type: string