Skip to content

Commit 29e23aa

Browse files
committed
chore: update 25.10 badges
closes #617
1 parent cff1fe4 commit 29e23aa

File tree

19 files changed

+0
-19
lines changed

19 files changed

+0
-19
lines changed

docs/docs/advanced/lifecycle-listeners.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
sidebar_position: 10
33
title: Lifecycle Listeners
4-
sidebar_class_name: new-content
54
---
65

76
<!-- vale off -->

docs/docs/components/drawer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Drawer
33
sidebar_position: 35
4-
sidebar_class_name: updated-content
54
---
65
<DocChip chip="shadow" />
76
<DocChip chip="name" label="dwc-drawer" />

docs/docs/components/fields/date-field.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sidebar_position: 10
33
title: DateField
44
slug: datefield
55
description: A component that provides a default browser-based date picker for selecting a date through an input field.
6-
sidebar_class_name: updated-content
76
---
87

98
<DocChip chip='shadow' />

docs/docs/components/fields/date-time-field.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sidebar_position: 15
33
title: DateTimeField
44
slug: datetimefield
55
description: A component that provides a default browser-based date and time picker for selecting both date and time through a single input field.
6-
sidebar_class_name: updated-content
76
---
87

98
<DocChip chip='shadow' />

docs/docs/components/fields/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
sidebar_position: 20
33
title: Fields
44
hide_giscus_comments: true
5-
sidebar_class_name: has-new-content
65
---
76

87
<JavadocLink type="foundation" location="com/webforj/component/field/AbstractField"/>

docs/docs/components/fields/password-field.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sidebar_position: 30
33
title: PasswordField
44
slug: passwordfield
55
description: A single-line input component for securely entering and masking password data.
6-
sidebar_class_name: updated-content
76
---
87

98
<DocChip chip='shadow' />

docs/docs/components/fields/text-field.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sidebar_position: 35
33
title: TextField
44
slug: textfield
55
description: A single-line input component for entering and editing text data.
6-
sidebar_class_name: updated-content
76
---
87

98
<DocChip chip='shadow' />

docs/docs/components/fields/time-field.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sidebar_position: 40
33
title: TimeField
44
slug: timefield
55
description: A component that provides a default browser-based time picker for selecting a time value through an input field.
6-
sidebar_class_name: updated-content
76
---
87

98
<DocChip chip='shadow' />

docs/docs/components/table/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
sidebar_position: 1
33
title: Table
44
hide_giscus_comments: true
5-
sidebar_class_name: has-new-content
65
---
76

87
<DocChip chip='shadow' />

docs/docs/components/table/table_columns.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
sidebar_position: 5
33
title: Columns
44
slug: columns
5-
sidebar_class_name: new-content
65
---
76

87
<DocChip chip='since' label='24.00' />

0 commit comments

Comments
 (0)