Skip to content

Commit

Permalink
docs: removed component list to reduce maintenance (#2343)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Mar 18, 2024
1 parent 35b0c4b commit 5e682e9
Showing 1 changed file with 1 addition and 68 deletions.
69 changes: 1 addition & 68 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,74 +40,7 @@ For a detailed overview look at our [examples](https://github.com/db-ui/examples

## Components

We both maintain a [public backlog](https://github.com/orgs/db-ui/projects/4/views/1), as well as an overview of all components you can use:

<details>
<summary><strong>Table of Components</strong></summary>

| Name | Category | Status | Planned for beta |
| ---------------------------------------------------------------------------------------------- | ----------------- | :----: | :--------------: |
| [Accordion](https://db-ui.github.io/mono/review/main/components/accordion/overview) | 04 - Data-Display | Alpha ||
| [Alert](https://db-ui.github.io/mono/review/main/components/alert/overview) | 05 - Feedback | Beta ||
| Avatar | 04 - Data-Display |||
| Backdrop | 06 - Utility |||
| [Badge](https://db-ui.github.io/mono/review/main/components/badge/overview) | 05 - Feedback | Alpha ||
| Bottom-Navigation | 02 - Action |||
| Breadcrumbs | 02 - Action |||
| [Brand](https://db-ui.github.io/mono/review/main/components/brand/overview) | 04 - Data-Display | Beta ||
| [Button](https://db-ui.github.io/mono/review/main/components/button/overview) | 02 - Action | Alpha ||
| Button-Group | 02 - Action |||
| [Card](https://db-ui.github.io/mono/review/main/components/card/overview) | 01 - Layout | Alpha ||
| Carousel | 06 - Utility |||
| [Checkbox](https://db-ui.github.io/mono/review/main/components/checkbox/overview) | 03 - Data-Input | Alpha ||
| Combobox | 03 - Data-Input |||
| Container | 01 - Layout |||
| Date-Picker | 03 - Data-Input |||
| [Divider](https://db-ui.github.io/mono/review/main/components/divider/overview) | 01 - Layout | Alpha ||
| [Drawer](https://db-ui.github.io/mono/review/main/components/drawer/overview) | 01 - Layout | Beta ||
| Dropdown | 06 - Utility |||
| Floating-Button | 02 - Action |||
| Footer | 01 - Layout |||
| Grid | 01 - Layout |||
| Header | 01 - Layout | Beta ||
| [Icons](https://db-ui.github.io/mono/review/main/components/icon/overview) | 04 - Data-Display | Beta ||
| Image | 04 - Data-Display |||
| Indicator | 04 - Data-Display |||
| [Infotext](https://db-ui.github.io/mono/review/main/components/infotext/overview) | 04 - Data-Display | Alpha ||
| [Input](https://db-ui.github.io/mono/review/main/components/input/overview) | 03 - Data-Input | Alpha ||
| [Link](https://db-ui.github.io/mono/review/main/components/link/overview) | 02 - Action | Alpha ||
| List-Item | 04 - Data-Display |||
| Menu | 02 - Action |||
| Modal | 06 - Utility |||
| [NavigationItem](https://db-ui.github.io/mono/review/main/components/navigation-item/overview) | 05 - Navigation | Beta ||
| Notification | 05 - Feedback |||
| Numbers-Field | 03 - Data-Input |||
| Pagination | 02 - Action |||
| Popover | 06 - Utility |||
| Progress | 05 - Feedback |||
| [Radio](https://db-ui.github.io/mono/review/main/components/radio/overview) | 03 - Data-Input | Alpha ||
| Rating | 03 - Data-Input |||
| [Section](https://db-ui.github.io/mono/review/main/components/section/overview) | 01 - Layout | Beta ||
| [Select](https://db-ui.github.io/mono/review/main/components/select/overview) | 03 - Data-Input | Beta ||
| Skeleton | 05 - Feedback |||
| Slider | 03 - Data-Input |||
| Spinner | 05 - Feedback |||
| Stack/List | 06 - Utility |||
| Stepper | 02 - Action |||
| Switch | 02 - Action |||
| Table | 04 - Data-Display |||
| Tabs | 04 - Data-Display | Alpha ||
| [Tag](https://db-ui.github.io/mono/review/main/components/tag/overview) | 04 - Data-Display | Alpha ||
| Text | 04 - Data-Display |||
| [Textarea](https://db-ui.github.io/mono/review/main/components/textarea/overview) | 03 - Data-Input | Alpha ||
| Timeline | 04 - Data-Display |||
| Time-Picker | 03 - Data-Input |||
| Toggle-Button | 02 - Action |||
| Tooltip | 04 - Data-Display |||
| Tree | 04 - Data-Display |||
| Upload | 03 - Data-Input |||

</details>
We maintain a [status overview](https://github.com/orgs/db-ui/projects/4/views/3) for all components.

## Core principals

Expand Down

0 comments on commit 5e682e9

Please sign in to comment.