forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'next' into website-header-product-menu
- Loading branch information
Showing
699 changed files
with
22,173 additions
and
15,023 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,3 +41,4 @@ docs/public/static/blog/feed/* | |
# vale downloaded config | ||
.github/styles/ | ||
.nx/cache | ||
.nx/workspace-data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,81 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v6.0.0-alpha.11 | ||
|
||
<!-- generated comparing v6.0.0-alpha.10..next --> | ||
|
||
_Jun 11, 2024_ | ||
|
||
A big thanks to the 18 contributors who made this release possible. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 38 -->[Autocomplete] Shouldn't resize when hovering (#42452) @ZeeshanTamboli | ||
- ​<!-- 37 -->[Chip] Fix focus issue related with the Escape event (#41578) @shrilsharma | ||
- ​<!-- 12 -->[Grid] Fix support for CSS variables (#42574) @oliviertassinari | ||
- ​<!-- 11 -->[InputBase] Use `globalCss` for Pigment integration (#42431) @siriwatknp | ||
- ​<!-- 10 -->Change React.ReactElement type from `any` to `unknown` (#42473) @sai6855 | ||
- ​<!-- 09 -->Integrate `extendSxProp` adapter (#42543) @siriwatknp | ||
- ​<!-- 08 -->[Tab] Fix applying `iconWrapper` styles from theme and update its description (#42549) @sai6855 | ||
- ​<!-- 08 -->[pigment-css] Add `stringifyTheme` for Pigment CSS integration (#42476) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 11 -->[Grid] Remove `disableEqualOverflow` by using `gap` (#42526) @DiegoAndai | ||
- ​<!-- 07 -->[useMediaQuery] Drop Safari < 14 support (#42464) @aarongarciah | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 04 -->Allow passing `NaN` as `defaultValue` to `useControlled` (#41559) @iammminzzy | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 39 -->Improve styled and sx prop transformation (#42598) @siriwatknp | ||
- ​<!-- 36 -->Support more cases for sx-prop transformation (#42527) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 09 -->Fix issues reported by react compiler in `mui-private-theming` components (#42619) @sai6855 | ||
|
||
### Docs | ||
|
||
- ​<!-- 31 -->Add `theme.applyStyles` and migrate docs (#42498) @siriwatknp | ||
- ​<!-- 29 -->Fix dashboard template console error (#42594) @oliviertassinari | ||
- ​<!-- 28 -->Migrate system props to `sx` prop (#42475) @siriwatknp | ||
- ​<!-- 27 -->[material-ui]Fix duplicated sentence (#42521) @alexfauquette | ||
- ​<!-- 22 -->[Grid] Fix docs spacing (#42573) @oliviertassinari | ||
- ​<!-- 21 -->[joy-ui] Add Next.js App Router instructions on how to prevent flickering (#42514) @devnyxie | ||
- ​<!-- 20 -->[joy-ui] Fix HTML tag without preformatting (#42525) @jacobmoshipco | ||
- ​<!-- 19 -->[material-ui] Add docs for complementary stepper components (#41900) @anle9650 | ||
- ​<!-- 18 -->[material-ui] Fix typo on Sign-in/Sign-up templates (#42605) @zanivan | ||
- ​<!-- 17 -->[material-ui] Add container queries docs (#42434) @siriwatknp | ||
- ​<!-- 16 -->[material-ui] Fix ESLint error in Stepper demo (#42559) @aarongarciah | ||
- ​<!-- 15 -->[material-ui] Shorten useMediaQuery subheading (#42561) @aarongarciah | ||
- ​<!-- 14 -->[material-ui] Add a Refine example project (#42461) @necatiozmen | ||
|
||
### Core | ||
|
||
- ​<!-- 39 -->[website] Move the `React Engineer - X` role to future roles (#42532) @DanailH | ||
- ​<!-- 35 -->[core] Allow `for..of` loops (#42600) @michaldudak | ||
- ​<!-- 34 -->[core] Add comment about Object.js @oliviertassinari | ||
- ​<!-- 33 -->[core] Disable eslint-plugin-react-compiler for Base (#42563) @aarongarciah | ||
- ​<!-- 33 -->[core] Group Pigment CSS dependencies (#42174) @siriwatknp | ||
- ​<!-- 32 -->[core] Configure eslint-plugin-react-compiler (#42555) @aarongarciah | ||
- ​<!-- 31 -->[core] Skip charts animation for visual regression test (#42530) @alexfauquette | ||
- ​<!-- 26 -->[docs-infra] Simplify click header (#42593) @oliviertassinari | ||
- ​<!-- 25 -->[docs-infra] Add configurable jsdoc host variable (#42472) @tonygravell | ||
- ​<!-- 25 -->[docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal | ||
- ​<!-- 24 -->[docs-infra] Prevent link anchor when selecting text (#41994) @alexfauquette | ||
- ​<!-- 23 -->[docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal | ||
- ​<!-- 13 -->[examples] Remove Pigment CSS examples (#42471) @sai6855 | ||
- ​<!-- 06 -->[test] Restore pnpm tc command (#42572) @oliviertassinari | ||
- ​<!-- 05 -->[test] Restore testing internal packages (#42519) @michaldudak | ||
- ​<!-- 03 -->[website] Close Developer Advocate / Content Engineer role @oliviertassinari | ||
- ​<!-- 02 -->[website] Remove blank line @oliviertassinari | ||
- ​<!-- 01 -->[website] Fix mobile layout shift @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @DanailH, @danilo-leal, @devnyxie, @DiegoAndai, @iammminzzy, @jacobmoshipco, @michaldudak, @necatiozmen, @oliviertassinari, @sai6855, @shrilsharma, @siriwatknp, @tonygravell, @zanivan, @ZeeshanTamboli | ||
|
||
## v6.0.0-alpha.10 | ||
|
||
<!-- generated comparing v6.0.0-alpha.9..next --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
apps/pigment-css-next-app/src/app/material-ui/react-paper/page.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
'use client'; | ||
import * as React from 'react'; | ||
import Elevation from '../../../../../../docs/data/material/components/paper/Elevation'; | ||
import SimplePaper from '../../../../../../docs/data/material/components/paper/SimplePaper'; | ||
import SquareCorners from '../../../../../../docs/data/material/components/paper/SquareCorners'; | ||
import Variants from '../../../../../../docs/data/material/components/paper/Variants'; | ||
|
||
export default function Paper() { | ||
return ( | ||
<React.Fragment> | ||
<section> | ||
<h2> Elevation</h2> | ||
<div className="demo-container"> | ||
<Elevation /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Simple Paper</h2> | ||
<div className="demo-container"> | ||
<SimplePaper /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Square Corners</h2> | ||
<div className="demo-container"> | ||
<SquareCorners /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Variants</h2> | ||
<div className="demo-container"> | ||
<Variants /> | ||
</div> | ||
</section> | ||
</React.Fragment> | ||
); | ||
} |
142 changes: 142 additions & 0 deletions
142
apps/pigment-css-next-app/src/app/material-ui/react-tabs/page.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
'use client'; | ||
import * as React from 'react'; | ||
import AccessibleTabs1 from '../../../../../../docs/data/material/components/tabs/AccessibleTabs1'; | ||
import AccessibleTabs2 from '../../../../../../docs/data/material/components/tabs/AccessibleTabs2'; | ||
import BasicTabs from '../../../../../../docs/data/material/components/tabs/BasicTabs'; | ||
import CenteredTabs from '../../../../../../docs/data/material/components/tabs/CenteredTabs'; | ||
import ColorTabs from '../../../../../../docs/data/material/components/tabs/ColorTabs'; | ||
import CustomizedTabs from '../../../../../../docs/data/material/components/tabs/CustomizedTabs'; | ||
import DisabledTabs from '../../../../../../docs/data/material/components/tabs/DisabledTabs'; | ||
import FullWidthTabs from '../../../../../../docs/data/material/components/tabs/FullWidthTabs'; | ||
import IconLabelTabs from '../../../../../../docs/data/material/components/tabs/IconLabelTabs'; | ||
import IconPositionTabs from '../../../../../../docs/data/material/components/tabs/IconPositionTabs'; | ||
import IconTabs from '../../../../../../docs/data/material/components/tabs/IconTabs'; | ||
import LabTabs from '../../../../../../docs/data/material/components/tabs/LabTabs'; | ||
import NavTabs from '../../../../../../docs/data/material/components/tabs/NavTabs'; | ||
import ScrollableTabsButtonAuto from '../../../../../../docs/data/material/components/tabs/ScrollableTabsButtonAuto'; | ||
import ScrollableTabsButtonForce from '../../../../../../docs/data/material/components/tabs/ScrollableTabsButtonForce'; | ||
import ScrollableTabsButtonPrevent from '../../../../../../docs/data/material/components/tabs/ScrollableTabsButtonPrevent'; | ||
import ScrollableTabsButtonVisible from '../../../../../../docs/data/material/components/tabs/ScrollableTabsButtonVisible'; | ||
import TabsWrappedLabel from '../../../../../../docs/data/material/components/tabs/TabsWrappedLabel'; | ||
import VerticalTabs from '../../../../../../docs/data/material/components/tabs/VerticalTabs'; | ||
|
||
export default function Tabs() { | ||
return ( | ||
<React.Fragment> | ||
<section> | ||
<h2> Accessible Tabs1</h2> | ||
<div className="demo-container"> | ||
<AccessibleTabs1 /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Accessible Tabs2</h2> | ||
<div className="demo-container"> | ||
<AccessibleTabs2 /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Basic Tabs</h2> | ||
<div className="demo-container"> | ||
<BasicTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Centered Tabs</h2> | ||
<div className="demo-container"> | ||
<CenteredTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Color Tabs</h2> | ||
<div className="demo-container"> | ||
<ColorTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Customized Tabs</h2> | ||
<div className="demo-container"> | ||
<CustomizedTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Disabled Tabs</h2> | ||
<div className="demo-container"> | ||
<DisabledTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Full Width Tabs</h2> | ||
<div className="demo-container"> | ||
<FullWidthTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Icon Label Tabs</h2> | ||
<div className="demo-container"> | ||
<IconLabelTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Icon Position Tabs</h2> | ||
<div className="demo-container"> | ||
<IconPositionTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Icon Tabs</h2> | ||
<div className="demo-container"> | ||
<IconTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Lab Tabs</h2> | ||
<div className="demo-container"> | ||
<LabTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Nav Tabs</h2> | ||
<div className="demo-container"> | ||
<NavTabs /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Scrollable Tabs Button Auto</h2> | ||
<div className="demo-container"> | ||
<ScrollableTabsButtonAuto /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Scrollable Tabs Button Force</h2> | ||
<div className="demo-container"> | ||
<ScrollableTabsButtonForce /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Scrollable Tabs Button Prevent</h2> | ||
<div className="demo-container"> | ||
<ScrollableTabsButtonPrevent /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Scrollable Tabs Button Visible</h2> | ||
<div className="demo-container"> | ||
<ScrollableTabsButtonVisible /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Tabs Wrapped Label</h2> | ||
<div className="demo-container"> | ||
<TabsWrappedLabel /> | ||
</div> | ||
</section> | ||
<section> | ||
<h2> Vertical Tabs</h2> | ||
<div className="demo-container"> | ||
<VerticalTabs /> | ||
</div> | ||
</section> | ||
</React.Fragment> | ||
); | ||
} |
Oops, something went wrong.