Skip to content

Commit

Permalink
add a few more
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jan 15, 2024
1 parent acf8e0f commit 7f8aa49
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/data/base/components/badge/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ githubLabel: 'component: badge'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [2.2 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

A badge is a small descriptor for UI elements.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/button/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/button/

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [3.3 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

The Button component replaces the native HTML `<button>` element, and offers expanded options for styling and accessibility.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/form-control/form-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ githubLabel: 'component: FormControl'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [2.4 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

Form Control is a utility that wraps an input component with other associated components in order to make the state of the input available to those components.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/input/input.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ githubLabel: 'component: input'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [3.3 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

An input is a UI element that accepts text data from the user.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/menu/menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [14.3 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

The Base UI Dropdown Menu is implemented using a collection of related components:
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/no-ssr/no-ssr.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ components: NoSsr

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [0.3 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

No-SSR is a utility component that prevents its children from being rendered on the server.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/number-input/number-input.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ githubLabel: 'component: number input'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [4.3 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

A number input is a UI element that accepts numeric values from the user.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/popper/popper.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [9.6 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

The Popper is a utility component for creating various kinds of popups.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/popup/popup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [9.0 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

The Popup is a utility component for creating various kinds of popups.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/portal/portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ githubLabel: 'component: Portal'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [0.6 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

Portal is a utility component built around [React's `createPortal()` API](https://react.dev/reference/react-dom/createPortal).
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/select/select.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-sel

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [16.8 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

A select is a UI element that gives users a list of options to choose from.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/slider/slider.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/slider-multithumb/

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [6.8 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

The Slider component lets users make selections from a range of values along a horizontal or vertical bar.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/snackbar/snackbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ githubLabel: 'component: snackbar'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [3.1 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

A snackbar provides users with a brief, temporary message about app processes without interrupting their activity or experience.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/switch/switch.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/switch/

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [3.1 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

The Switch component provides users with a switch for toggling between two mutually exclusive states.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ githubLabel: 'component: TablePagination'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [3.5 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

The Table Pagination component lets you add pagination controls to a table.
Expand Down
2 changes: 2 additions & 0 deletions docs/data/base/components/tabs/tabs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/tabs/

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [2.9 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

Tabs are implemented using a collection of related components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ githubLabel: 'component: TextareaAutosize'

{{"component": "modules/components/ComponentPageTabs.js"}}

- 📦 [1.6 kB gzipped](https://bundlephobia.com/package/@mui/base).

## Introduction

Textarea Autosize is a utility component that replaces the native `<textarea>` HTML.
Expand Down

0 comments on commit 7f8aa49

Please sign in to comment.