Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit bc4b9a3

Browse files
committed
Restructure docs
1 parent 447f583 commit bc4b9a3

23 files changed

+32
-20
lines changed

docs/components/_index.md

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

docs/files/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Files
3+
sort: 4
4+
---

docs/components/file-upload.md renamed to docs/files/file-upload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: File Upload
3-
sort: 16
3+
sort: 1
44
---
55

66
## Introduction

docs/components/filepond.md renamed to docs/files/filepond.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: FilePond
3-
sort: 17
3+
sort: 2
44
---
55

66
## Introduction

docs/form/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Form
3+
sort: 1
4+
---

docs/components/form-error.md renamed to docs/form/form-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Form Error
3-
sort: 12
3+
sort: 3
44
---
55

66
## Introduction

docs/components/form-group.md renamed to docs/form/form-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Form Group
3-
sort: 2
3+
sort: 4
44
---
55

66
## Introduction
File renamed without changes.

docs/components/label.md renamed to docs/form/label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Label
3-
sort: 11
3+
sort: 2
44
---
55

66
## Introduction

docs/inputs/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Inputs
3+
sort: 2
4+
---

docs/components/checkbox-group.md renamed to docs/inputs/checkbox-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Checkbox Group
3-
sort: 10
3+
sort: 5
44
---
55

66
## Introduction

docs/components/checkbox.md renamed to docs/inputs/checkbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Checkbox
3-
sort: 9
3+
sort: 6
44
---
55

66
## Introduction

docs/components/date-picker.md renamed to docs/inputs/date-picker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Date Picker
3-
sort: 15
3+
sort: 8
44
---
55

66
## Introduction
File renamed without changes.

docs/components/input.md renamed to docs/inputs/input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Input
3-
sort: 3
3+
sort: 1
44
---
55

66
## Introduction

docs/components/password.md renamed to docs/inputs/password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Password
3-
sort: 5
3+
sort: 3
44
---
55

66
## Introduction

docs/components/radio.md renamed to docs/inputs/radio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Radio
3-
sort: 9
3+
sort: 7
44
---
55

66
## Introduction

docs/components/switch-toggle.md renamed to docs/inputs/switch-toggle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Switch Toggle
3-
sort: 18
3+
sort: 9
44
---
55

66
## Introduction

docs/components/textarea.md renamed to docs/inputs/textarea.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Textarea
3-
sort: 6
3+
sort: 2
44
---
55

66
## Introduction

docs/selects/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Selects
3+
sort: 3
4+
---

docs/components/custom-select.md renamed to docs/selects/custom-select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Custom Select
3-
sort: 8
3+
sort: 2
44
---
55

66
## Introduction

docs/components/select.md renamed to docs/selects/select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Select
3-
sort: 7
3+
sort: 1
44
---
55

66
## Introduction

docs/components/timezone-select.md renamed to docs/selects/timezone-select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Timezone Select
3-
sort: 14
3+
sort: 3
44
---
55

66
## Introduction

0 commit comments

Comments
 (0)