Skip to content

Commit 2c75bb8

Browse files
committed
remove New label from plugins
1 parent 6e4b21f commit 2c75bb8

File tree

7 files changed

+0
-27
lines changed

7 files changed

+0
-27
lines changed

src/content/docs/plugin/barcode-scanner.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: Barcode Scanner
33
description: Allows your mobile application to use the camera to scan QR codes, EAN-13 and other types of barcodes.
4-
sidebar:
5-
badge:
6-
text: New
7-
variant: tip
84
plugin: barcode-scanner
95
i18nReady: true
106
---

src/content/docs/plugin/biometric.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: Biometric
33
description: Prompt the user for biometric authentication on Android and iOS.
4-
sidebar:
5-
badge:
6-
text: New
7-
variant: tip
84
plugin: biometric
95
i18nReady: true
106
---

src/content/docs/plugin/deep-linking.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: Deep Linking
33
description: Set your Tauri application as the default handler for an URL.
4-
sidebar:
5-
badge:
6-
text: New
7-
variant: tip
84
plugin: deep-link
95
i18nReady: true
106
---

src/content/docs/plugin/nfc.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: NFC
33
description: Read and write NFC tags on Android and iOS.
4-
sidebar:
5-
badge:
6-
text: New
7-
variant: tip
84
plugin: nfc
95
i18nReady: true
106
---

src/content/docs/security/http-headers.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: HTTP Headers
33
author: 39zde <git@39zde>
44
sidebar:
55
order: 7
6-
badge:
7-
text: New
8-
variant: tip
96
i18nReady: true
107
---
118

src/content/docs/zh-cn/plugin/barcode-scanner.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: 条形码扫描器
33
description: 允许您的移动应用程序使用相机扫描 QR 码、EAN-13 和其他类型的条形码。
4-
sidebar:
5-
badge:
6-
text: New
7-
variant: tip
84
plugin: barcode-scanner
95
---
106

src/content/docs/zh-cn/plugin/deep-linking.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: 深度链接(deep-link)
33
description: 将你的 Tauri 应用程序设置为 URL 的默认处理程序。
4-
sidebar:
5-
badge:
6-
text: New
7-
variant: tip
84
plugin: deep-link
95
---
106

0 commit comments

Comments
 (0)