diff --git a/docs/pages/api-docs/accordion-actions.md b/docs/pages/api-docs/accordion-actions.md index fcedca1e5d723f..5068f422699636 100644 --- a/docs/pages/api-docs/accordion-actions.md +++ b/docs/pages/api-docs/accordion-actions.md @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AccordionActions/AccordionActions.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AccordionActions/AccordionActions.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/accordion-details.md b/docs/pages/api-docs/accordion-details.md index 491a85d4429f7f..567a54e39cbd66 100644 --- a/docs/pages/api-docs/accordion-details.md +++ b/docs/pages/api-docs/accordion-details.md @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AccordionDetails/AccordionDetails.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AccordionDetails/AccordionDetails.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/accordion-summary.md b/docs/pages/api-docs/accordion-summary.md index bb7a3b2173c889..38c05eb4a320cb 100644 --- a/docs/pages/api-docs/accordion-summary.md +++ b/docs/pages/api-docs/accordion-summary.md @@ -56,7 +56,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AccordionSummary/AccordionSummary.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AccordionSummary/AccordionSummary.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/accordion.md b/docs/pages/api-docs/accordion.md index a51ff21880b78c..ea0967dbb1562c 100644 --- a/docs/pages/api-docs/accordion.md +++ b/docs/pages/api-docs/accordion.md @@ -57,7 +57,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Accordion/Accordion.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Accordion/Accordion.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/alert-title.md b/docs/pages/api-docs/alert-title.md index 41d6127c7895b0..e08070c4159d96 100644 --- a/docs/pages/api-docs/alert-title.md +++ b/docs/pages/api-docs/alert-title.md @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/AlertTitle/AlertTitle.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/AlertTitle/AlertTitle.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/alert.md b/docs/pages/api-docs/alert.md index 0ed94510454af5..0c9dd37ad7100b 100644 --- a/docs/pages/api-docs/alert.md +++ b/docs/pages/api-docs/alert.md @@ -71,7 +71,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Alert/Alert.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Alert/Alert.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/app-bar.md b/docs/pages/api-docs/app-bar.md index 5bb6273704eb9f..7b3661fb03f3e5 100644 --- a/docs/pages/api-docs/app-bar.md +++ b/docs/pages/api-docs/app-bar.md @@ -59,7 +59,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/AppBar/AppBar.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/AppBar/AppBar.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/autocomplete.md b/docs/pages/api-docs/autocomplete.md index 71e4a0de48410d..329166c0748dc3 100644 --- a/docs/pages/api-docs/autocomplete.md +++ b/docs/pages/api-docs/autocomplete.md @@ -127,7 +127,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Autocomplete/Autocomplete.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Autocomplete/Autocomplete.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/avatar-group.md b/docs/pages/api-docs/avatar-group.md index 8c30473bb3b6e9..fc43710cadabd6 100644 --- a/docs/pages/api-docs/avatar-group.md +++ b/docs/pages/api-docs/avatar-group.md @@ -50,7 +50,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/AvatarGroup/AvatarGroup.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/AvatarGroup/AvatarGroup.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/avatar.md b/docs/pages/api-docs/avatar.md index 5309c526069431..942917e396918c 100644 --- a/docs/pages/api-docs/avatar.md +++ b/docs/pages/api-docs/avatar.md @@ -61,7 +61,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Avatar/Avatar.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Avatar/Avatar.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/backdrop.md b/docs/pages/api-docs/backdrop.md index d295e15fabbf38..bc2773de408396 100644 --- a/docs/pages/api-docs/backdrop.md +++ b/docs/pages/api-docs/backdrop.md @@ -51,7 +51,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Backdrop/Backdrop.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Backdrop/Backdrop.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/badge.md b/docs/pages/api-docs/badge.md index 595c360bf4d2eb..280bd2bd9deda9 100644 --- a/docs/pages/api-docs/badge.md +++ b/docs/pages/api-docs/badge.md @@ -78,7 +78,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Badge/Badge.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Badge/Badge.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/bottom-navigation-action.md b/docs/pages/api-docs/bottom-navigation-action.md index cc18f2ba717e29..6f70dead2bc0f2 100644 --- a/docs/pages/api-docs/bottom-navigation-action.md +++ b/docs/pages/api-docs/bottom-navigation-action.md @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/BottomNavigationAction/BottomNavigationAction.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/BottomNavigationAction/BottomNavigationAction.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/bottom-navigation.md b/docs/pages/api-docs/bottom-navigation.md index 1b9b3a39b4f250..6e553e24fa6e99 100644 --- a/docs/pages/api-docs/bottom-navigation.md +++ b/docs/pages/api-docs/bottom-navigation.md @@ -51,7 +51,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/BottomNavigation/BottomNavigation.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/BottomNavigation/BottomNavigation.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/breadcrumbs.md b/docs/pages/api-docs/breadcrumbs.md index 295385f67e8fec..5495321062fa98 100644 --- a/docs/pages/api-docs/breadcrumbs.md +++ b/docs/pages/api-docs/breadcrumbs.md @@ -56,7 +56,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Breadcrumbs/Breadcrumbs.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Breadcrumbs/Breadcrumbs.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/button-base.md b/docs/pages/api-docs/button-base.md index 50b19f94bbe087..935963090d0d19 100644 --- a/docs/pages/api-docs/button-base.md +++ b/docs/pages/api-docs/button-base.md @@ -61,7 +61,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ButtonBase/ButtonBase.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ButtonBase/ButtonBase.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/button-group.md b/docs/pages/api-docs/button-group.md index 02812fd4a22c1d..8b303d17d3cabc 100644 --- a/docs/pages/api-docs/button-group.md +++ b/docs/pages/api-docs/button-group.md @@ -80,7 +80,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ButtonGroup/ButtonGroup.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ButtonGroup/ButtonGroup.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/button.md b/docs/pages/api-docs/button.md index b8f7f106373c2c..e02c2ca47cc0a3 100644 --- a/docs/pages/api-docs/button.md +++ b/docs/pages/api-docs/button.md @@ -87,7 +87,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Button/Button.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Button/Button.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/card-action-area.md b/docs/pages/api-docs/card-action-area.md index 515791bcdea798..0c7fbe69826082 100644 --- a/docs/pages/api-docs/card-action-area.md +++ b/docs/pages/api-docs/card-action-area.md @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardActionArea/CardActionArea.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardActionArea/CardActionArea.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/card-actions.md b/docs/pages/api-docs/card-actions.md index 73ffbf0e682b8f..435dfe1ea76bba 100644 --- a/docs/pages/api-docs/card-actions.md +++ b/docs/pages/api-docs/card-actions.md @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardActions/CardActions.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardActions/CardActions.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/card-content.md b/docs/pages/api-docs/card-content.md index bb604029171b01..aa5427121bbd5d 100644 --- a/docs/pages/api-docs/card-content.md +++ b/docs/pages/api-docs/card-content.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardContent/CardContent.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardContent/CardContent.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/card-header.md b/docs/pages/api-docs/card-header.md index 94668fa7e5abed..41ec9105d9dcf8 100644 --- a/docs/pages/api-docs/card-header.md +++ b/docs/pages/api-docs/card-header.md @@ -59,7 +59,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardHeader/CardHeader.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardHeader/CardHeader.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/card-media.md b/docs/pages/api-docs/card-media.md index 520067d7ca4a9c..cfe4bcacd84b32 100644 --- a/docs/pages/api-docs/card-media.md +++ b/docs/pages/api-docs/card-media.md @@ -52,7 +52,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CardMedia/CardMedia.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CardMedia/CardMedia.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/card.md b/docs/pages/api-docs/card.md index b4d30cb5282f91..905008c93a2638 100644 --- a/docs/pages/api-docs/card.md +++ b/docs/pages/api-docs/card.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Card/Card.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Card/Card.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/checkbox.md b/docs/pages/api-docs/checkbox.md index 96053f83d40a4d..3d5ea6e06a7671 100644 --- a/docs/pages/api-docs/checkbox.md +++ b/docs/pages/api-docs/checkbox.md @@ -66,7 +66,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Checkbox/Checkbox.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Checkbox/Checkbox.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/chip.md b/docs/pages/api-docs/chip.md index 7da1fcb68437dd..2fbe55130b1f4f 100644 --- a/docs/pages/api-docs/chip.md +++ b/docs/pages/api-docs/chip.md @@ -87,7 +87,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Chip/Chip.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Chip/Chip.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/circular-progress.md b/docs/pages/api-docs/circular-progress.md index 82c06f532502d6..9b5ac936e69441 100644 --- a/docs/pages/api-docs/circular-progress.md +++ b/docs/pages/api-docs/circular-progress.md @@ -67,7 +67,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CircularProgress/CircularProgress.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CircularProgress/CircularProgress.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/collapse.md b/docs/pages/api-docs/collapse.md index 3883d0273c99ee..db84612d8e04bb 100644 --- a/docs/pages/api-docs/collapse.md +++ b/docs/pages/api-docs/collapse.md @@ -59,7 +59,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Collapse/Collapse.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Collapse/Collapse.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/container.md b/docs/pages/api-docs/container.md index 92444e40e57cc8..32be5d712ccd02 100644 --- a/docs/pages/api-docs/container.md +++ b/docs/pages/api-docs/container.md @@ -57,7 +57,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Container/Container.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Container/Container.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/css-baseline.md b/docs/pages/api-docs/css-baseline.md index 81ab60b4e529a4..377277ef4b2cff 100644 --- a/docs/pages/api-docs/css-baseline.md +++ b/docs/pages/api-docs/css-baseline.md @@ -46,7 +46,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/CssBaseline/CssBaseline.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/CssBaseline/CssBaseline.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/dialog-actions.md b/docs/pages/api-docs/dialog-actions.md index 5f5e8581ab1ab6..69a38c1c87cccc 100644 --- a/docs/pages/api-docs/dialog-actions.md +++ b/docs/pages/api-docs/dialog-actions.md @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/DialogActions/DialogActions.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/DialogActions/DialogActions.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/dialog-content-text.md b/docs/pages/api-docs/dialog-content-text.md index 4f0193716923ec..67b3b96d246963 100644 --- a/docs/pages/api-docs/dialog-content-text.md +++ b/docs/pages/api-docs/dialog-content-text.md @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/DialogContentText/DialogContentText.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/DialogContentText/DialogContentText.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/dialog-content.md b/docs/pages/api-docs/dialog-content.md index 95e02611512498..d13698ce5c7b18 100644 --- a/docs/pages/api-docs/dialog-content.md +++ b/docs/pages/api-docs/dialog-content.md @@ -49,7 +49,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/DialogContent/DialogContent.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/DialogContent/DialogContent.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/dialog-title.md b/docs/pages/api-docs/dialog-title.md index 53342f2fe8445c..84921048ad0ee2 100644 --- a/docs/pages/api-docs/dialog-title.md +++ b/docs/pages/api-docs/dialog-title.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/DialogTitle/DialogTitle.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/DialogTitle/DialogTitle.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/dialog.md b/docs/pages/api-docs/dialog.md index cca63d59fc685e..686273ff27a024 100644 --- a/docs/pages/api-docs/dialog.md +++ b/docs/pages/api-docs/dialog.md @@ -84,7 +84,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Dialog/Dialog.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Dialog/Dialog.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/divider.md b/docs/pages/api-docs/divider.md index 4afa55648f90d9..54e96bc62744d3 100644 --- a/docs/pages/api-docs/divider.md +++ b/docs/pages/api-docs/divider.md @@ -58,7 +58,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Divider/Divider.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Divider/Divider.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/drawer.md b/docs/pages/api-docs/drawer.md index 03e218f7f5afa2..ef8a540ba6217e 100644 --- a/docs/pages/api-docs/drawer.md +++ b/docs/pages/api-docs/drawer.md @@ -68,7 +68,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Drawer/Drawer.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Drawer/Drawer.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/expansion-panel-actions.md b/docs/pages/api-docs/expansion-panel-actions.md index 839d39090e73e4..dcfc2133aafa3c 100644 --- a/docs/pages/api-docs/expansion-panel-actions.md +++ b/docs/pages/api-docs/expansion-panel-actions.md @@ -52,5 +52,5 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ExpansionPanelActions/ExpansionPanelActions.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ExpansionPanelActions/ExpansionPanelActions.js) for more detail. diff --git a/docs/pages/api-docs/expansion-panel-details.md b/docs/pages/api-docs/expansion-panel-details.md index 57dc5b6220c487..1dbc7dac3071c0 100644 --- a/docs/pages/api-docs/expansion-panel-details.md +++ b/docs/pages/api-docs/expansion-panel-details.md @@ -50,5 +50,5 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ExpansionPanelDetails/ExpansionPanelDetails.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ExpansionPanelDetails/ExpansionPanelDetails.js) for more detail. diff --git a/docs/pages/api-docs/expansion-panel-summary.md b/docs/pages/api-docs/expansion-panel-summary.md index b38ba4666ad080..ec5ecd418dd9db 100644 --- a/docs/pages/api-docs/expansion-panel-summary.md +++ b/docs/pages/api-docs/expansion-panel-summary.md @@ -58,7 +58,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ExpansionPanelSummary/ExpansionPanelSummary.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ExpansionPanelSummary/ExpansionPanelSummary.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/expansion-panel.md b/docs/pages/api-docs/expansion-panel.md index bcd70b00c0d34d..05d53322b4da7e 100644 --- a/docs/pages/api-docs/expansion-panel.md +++ b/docs/pages/api-docs/expansion-panel.md @@ -60,7 +60,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ExpansionPanel/ExpansionPanel.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ExpansionPanel/ExpansionPanel.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/fab.md b/docs/pages/api-docs/fab.md index 3216fcee6d5230..c46abbb4412d0a 100644 --- a/docs/pages/api-docs/fab.md +++ b/docs/pages/api-docs/fab.md @@ -64,7 +64,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Fab/Fab.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Fab/Fab.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/filled-input.md b/docs/pages/api-docs/filled-input.md index 9cc1f558468114..def987e9e3e859 100644 --- a/docs/pages/api-docs/filled-input.md +++ b/docs/pages/api-docs/filled-input.md @@ -86,7 +86,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/FilledInput/FilledInput.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/FilledInput/FilledInput.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/form-control-label.md b/docs/pages/api-docs/form-control-label.md index 6eefaf1c0de965..92d63fe536954b 100644 --- a/docs/pages/api-docs/form-control-label.md +++ b/docs/pages/api-docs/form-control-label.md @@ -60,7 +60,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/FormControlLabel/FormControlLabel.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/FormControlLabel/FormControlLabel.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/form-control.md b/docs/pages/api-docs/form-control.md index 137e885c55a2c5..2c083f060bea9a 100644 --- a/docs/pages/api-docs/form-control.md +++ b/docs/pages/api-docs/form-control.md @@ -81,7 +81,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/FormControl/FormControl.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/FormControl/FormControl.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/form-group.md b/docs/pages/api-docs/form-group.md index 230244e2506a1c..6e99c6c62c6491 100644 --- a/docs/pages/api-docs/form-group.md +++ b/docs/pages/api-docs/form-group.md @@ -51,7 +51,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/FormGroup/FormGroup.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/FormGroup/FormGroup.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/form-helper-text.md b/docs/pages/api-docs/form-helper-text.md index 0f29f1f3afd4ff..f0f9f4c8f64731 100644 --- a/docs/pages/api-docs/form-helper-text.md +++ b/docs/pages/api-docs/form-helper-text.md @@ -62,7 +62,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/FormHelperText/FormHelperText.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/FormHelperText/FormHelperText.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/form-label.md b/docs/pages/api-docs/form-label.md index 8df9deb3ab13c1..31b9259e0e5967 100644 --- a/docs/pages/api-docs/form-label.md +++ b/docs/pages/api-docs/form-label.md @@ -61,7 +61,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/FormLabel/FormLabel.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/FormLabel/FormLabel.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/grid-list-tile-bar.md b/docs/pages/api-docs/grid-list-tile-bar.md index b3cfbad01b6f63..8121897e199034 100644 --- a/docs/pages/api-docs/grid-list-tile-bar.md +++ b/docs/pages/api-docs/grid-list-tile-bar.md @@ -64,5 +64,5 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/GridListTileBar/GridListTileBar.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/GridListTileBar/GridListTileBar.js) for more detail. diff --git a/docs/pages/api-docs/grid-list-tile.md b/docs/pages/api-docs/grid-list-tile.md index bfdd040952cbea..46b5b0a6a5ed85 100644 --- a/docs/pages/api-docs/grid-list-tile.md +++ b/docs/pages/api-docs/grid-list-tile.md @@ -56,5 +56,5 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/GridListTile/GridListTile.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/GridListTile/GridListTile.js) for more detail. diff --git a/docs/pages/api-docs/grid-list.md b/docs/pages/api-docs/grid-list.md index e67dcc3d2bbf85..7fd12971455222 100644 --- a/docs/pages/api-docs/grid-list.md +++ b/docs/pages/api-docs/grid-list.md @@ -54,5 +54,5 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/GridList/GridList.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/GridList/GridList.js) for more detail. diff --git a/docs/pages/api-docs/grid.md b/docs/pages/api-docs/grid.md index d870f528ffabd1..5536b281e034b7 100644 --- a/docs/pages/api-docs/grid.md +++ b/docs/pages/api-docs/grid.md @@ -109,7 +109,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Grid/Grid.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Grid/Grid.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/icon-button.md b/docs/pages/api-docs/icon-button.md index 015be7107adb43..766a73cbcdc03a 100644 --- a/docs/pages/api-docs/icon-button.md +++ b/docs/pages/api-docs/icon-button.md @@ -62,7 +62,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/IconButton/IconButton.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/IconButton/IconButton.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/icon.md b/docs/pages/api-docs/icon.md index 93d680d705909c..976c94b8a0d046 100644 --- a/docs/pages/api-docs/icon.md +++ b/docs/pages/api-docs/icon.md @@ -58,7 +58,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Icon/Icon.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Icon/Icon.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/image-list-item-bar.md b/docs/pages/api-docs/image-list-item-bar.md index a3ba8d63d7e26b..940d2af71b8035 100644 --- a/docs/pages/api-docs/image-list-item-bar.md +++ b/docs/pages/api-docs/image-list-item-bar.md @@ -62,7 +62,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ImageListItemBar/ImageListItemBar.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ImageListItemBar/ImageListItemBar.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/image-list-item.md b/docs/pages/api-docs/image-list-item.md index 75c7ea7b720b08..099016acbbdfc1 100644 --- a/docs/pages/api-docs/image-list-item.md +++ b/docs/pages/api-docs/image-list-item.md @@ -53,7 +53,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ImageListItem/ImageListItem.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ImageListItem/ImageListItem.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/image-list.md b/docs/pages/api-docs/image-list.md index 9a23f952a769df..4799bc0cd6685c 100644 --- a/docs/pages/api-docs/image-list.md +++ b/docs/pages/api-docs/image-list.md @@ -53,7 +53,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ImageList/ImageList.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ImageList/ImageList.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/input-adornment.md b/docs/pages/api-docs/input-adornment.md index 0cff7a0d7af0f4..95f1794cfb775f 100644 --- a/docs/pages/api-docs/input-adornment.md +++ b/docs/pages/api-docs/input-adornment.md @@ -58,7 +58,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/InputAdornment/InputAdornment.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/InputAdornment/InputAdornment.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/input-base.md b/docs/pages/api-docs/input-base.md index 68b129839b7799..387f9b6ea62671 100644 --- a/docs/pages/api-docs/input-base.md +++ b/docs/pages/api-docs/input-base.md @@ -94,7 +94,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/InputBase/InputBase.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/InputBase/InputBase.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/input-label.md b/docs/pages/api-docs/input-label.md index 034d046aa8f21e..078cc0e7febb63 100644 --- a/docs/pages/api-docs/input-label.md +++ b/docs/pages/api-docs/input-label.md @@ -67,7 +67,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/InputLabel/InputLabel.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/InputLabel/InputLabel.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/input.md b/docs/pages/api-docs/input.md index fa23ba632f067a..cf419ed77e8c46 100644 --- a/docs/pages/api-docs/input.md +++ b/docs/pages/api-docs/input.md @@ -84,7 +84,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Input/Input.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Input/Input.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/linear-progress.md b/docs/pages/api-docs/linear-progress.md index a7ab848d66e0a8..96e3dff8b092a7 100644 --- a/docs/pages/api-docs/linear-progress.md +++ b/docs/pages/api-docs/linear-progress.md @@ -71,7 +71,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/LinearProgress/LinearProgress.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/LinearProgress/LinearProgress.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/link.md b/docs/pages/api-docs/link.md index d67224f6ceeb2b..ded192ebed6e70 100644 --- a/docs/pages/api-docs/link.md +++ b/docs/pages/api-docs/link.md @@ -57,7 +57,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Link/Link.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Link/Link.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/list-item-avatar.md b/docs/pages/api-docs/list-item-avatar.md index db45990934e373..0a66169ea32405 100644 --- a/docs/pages/api-docs/list-item-avatar.md +++ b/docs/pages/api-docs/list-item-avatar.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ListItemAvatar/ListItemAvatar.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ListItemAvatar/ListItemAvatar.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/list-item-icon.md b/docs/pages/api-docs/list-item-icon.md index 2a40e9a7456091..af4e23b6a16a77 100644 --- a/docs/pages/api-docs/list-item-icon.md +++ b/docs/pages/api-docs/list-item-icon.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ListItemIcon/ListItemIcon.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ListItemIcon/ListItemIcon.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/list-item-secondary-action.md b/docs/pages/api-docs/list-item-secondary-action.md index 9db69069049929..89effb25872bba 100644 --- a/docs/pages/api-docs/list-item-secondary-action.md +++ b/docs/pages/api-docs/list-item-secondary-action.md @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ListItemSecondaryAction/ListItemSecondaryAction.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ListItemSecondaryAction/ListItemSecondaryAction.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/list-item-text.md b/docs/pages/api-docs/list-item-text.md index 8615635a0c3f31..3d56208294f55b 100644 --- a/docs/pages/api-docs/list-item-text.md +++ b/docs/pages/api-docs/list-item-text.md @@ -58,7 +58,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ListItemText/ListItemText.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ListItemText/ListItemText.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/list-item.md b/docs/pages/api-docs/list-item.md index a8af86e89d19a3..ffbc454cc56de0 100644 --- a/docs/pages/api-docs/list-item.md +++ b/docs/pages/api-docs/list-item.md @@ -68,7 +68,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ListItem/ListItem.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ListItem/ListItem.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/list-subheader.md b/docs/pages/api-docs/list-subheader.md index 9219d2662b54e1..f0a7afc2a15aba 100644 --- a/docs/pages/api-docs/list-subheader.md +++ b/docs/pages/api-docs/list-subheader.md @@ -57,7 +57,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ListSubheader/ListSubheader.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ListSubheader/ListSubheader.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/list.md b/docs/pages/api-docs/list.md index 779d2cf5fc85f5..311fe3fda99bca 100644 --- a/docs/pages/api-docs/list.md +++ b/docs/pages/api-docs/list.md @@ -54,7 +54,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/List/List.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/List/List.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/menu-item.md b/docs/pages/api-docs/menu-item.md index 7a53c9a1372f41..a0220afcd1c5da 100644 --- a/docs/pages/api-docs/menu-item.md +++ b/docs/pages/api-docs/menu-item.md @@ -54,7 +54,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/MenuItem/MenuItem.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/MenuItem/MenuItem.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/menu.md b/docs/pages/api-docs/menu.md index c804b01276bd7b..31935f7ecfd7b2 100644 --- a/docs/pages/api-docs/menu.md +++ b/docs/pages/api-docs/menu.md @@ -64,7 +64,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Menu/Menu.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Menu/Menu.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/mobile-stepper.md b/docs/pages/api-docs/mobile-stepper.md index d7bad9efecd526..49e3166339af81 100644 --- a/docs/pages/api-docs/mobile-stepper.md +++ b/docs/pages/api-docs/mobile-stepper.md @@ -60,7 +60,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/MobileStepper/MobileStepper.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/MobileStepper/MobileStepper.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/native-select.md b/docs/pages/api-docs/native-select.md index 8703b0b7ee7965..4c519fce557213 100644 --- a/docs/pages/api-docs/native-select.md +++ b/docs/pages/api-docs/native-select.md @@ -63,7 +63,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/NativeSelect/NativeSelect.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/NativeSelect/NativeSelect.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/outlined-input.md b/docs/pages/api-docs/outlined-input.md index b7f0cd519e2bca..34ecb90eee8455 100644 --- a/docs/pages/api-docs/outlined-input.md +++ b/docs/pages/api-docs/outlined-input.md @@ -87,7 +87,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/OutlinedInput/OutlinedInput.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/OutlinedInput/OutlinedInput.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/pagination-item.md b/docs/pages/api-docs/pagination-item.md index 22788b987edfeb..ff446ca6760666 100644 --- a/docs/pages/api-docs/pagination-item.md +++ b/docs/pages/api-docs/pagination-item.md @@ -68,7 +68,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/PaginationItem/PaginationItem.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/PaginationItem/PaginationItem.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/pagination.md b/docs/pages/api-docs/pagination.md index 0886bba8dfcd0e..62366084659997 100644 --- a/docs/pages/api-docs/pagination.md +++ b/docs/pages/api-docs/pagination.md @@ -64,7 +64,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Pagination/Pagination.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Pagination/Pagination.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/paper.md b/docs/pages/api-docs/paper.md index be6e056dd17fa6..df949e83b4d1e1 100644 --- a/docs/pages/api-docs/paper.md +++ b/docs/pages/api-docs/paper.md @@ -78,7 +78,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Paper/Paper.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Paper/Paper.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/popover.md b/docs/pages/api-docs/popover.md index d90982d9d3d16f..96d578673c6731 100644 --- a/docs/pages/api-docs/popover.md +++ b/docs/pages/api-docs/popover.md @@ -70,7 +70,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Popover/Popover.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Popover/Popover.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/radio.md b/docs/pages/api-docs/radio.md index c4f0b9921bbfa5..56796ee1cd4339 100644 --- a/docs/pages/api-docs/radio.md +++ b/docs/pages/api-docs/radio.md @@ -64,7 +64,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Radio/Radio.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Radio/Radio.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/rating.md b/docs/pages/api-docs/rating.md index 1f34f238bfeef2..dcccab7d108c99 100644 --- a/docs/pages/api-docs/rating.md +++ b/docs/pages/api-docs/rating.md @@ -76,7 +76,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Rating/Rating.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Rating/Rating.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/scoped-css-baseline.md b/docs/pages/api-docs/scoped-css-baseline.md index 5ace40bca242d8..ea3125cdb279f7 100644 --- a/docs/pages/api-docs/scoped-css-baseline.md +++ b/docs/pages/api-docs/scoped-css-baseline.md @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/ScopedCssBaseline/ScopedCssBaseline.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/ScopedCssBaseline/ScopedCssBaseline.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/select.md b/docs/pages/api-docs/select.md index 45fd145f3cf06f..fe708a361f3350 100644 --- a/docs/pages/api-docs/select.md +++ b/docs/pages/api-docs/select.md @@ -78,7 +78,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Select/Select.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Select/Select.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/skeleton.md b/docs/pages/api-docs/skeleton.md index b20044f7f1388c..55c09655a25bcf 100644 --- a/docs/pages/api-docs/skeleton.md +++ b/docs/pages/api-docs/skeleton.md @@ -60,7 +60,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Skeleton/Skeleton.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Skeleton/Skeleton.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/slider.md b/docs/pages/api-docs/slider.md index ce5e1af6931ecd..ac3a469abcd186 100644 --- a/docs/pages/api-docs/slider.md +++ b/docs/pages/api-docs/slider.md @@ -89,7 +89,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Slider/Slider.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Slider/Slider.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/snackbar-content.md b/docs/pages/api-docs/snackbar-content.md index 43da199c2cf712..a561565ec35f2e 100644 --- a/docs/pages/api-docs/snackbar-content.md +++ b/docs/pages/api-docs/snackbar-content.md @@ -51,7 +51,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/SnackbarContent/SnackbarContent.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/SnackbarContent/SnackbarContent.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/snackbar.md b/docs/pages/api-docs/snackbar.md index 8339880067133d..3463dad6d22a25 100644 --- a/docs/pages/api-docs/snackbar.md +++ b/docs/pages/api-docs/snackbar.md @@ -73,7 +73,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Snackbar/Snackbar.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Snackbar/Snackbar.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/speed-dial-action.md b/docs/pages/api-docs/speed-dial-action.md index c11ea47e33482a..58cfc96f93f37c 100644 --- a/docs/pages/api-docs/speed-dial-action.md +++ b/docs/pages/api-docs/speed-dial-action.md @@ -61,7 +61,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/SpeedDialAction/SpeedDialAction.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/SpeedDialAction/SpeedDialAction.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/speed-dial-icon.md b/docs/pages/api-docs/speed-dial-icon.md index fd0d92ac370446..e5dacc098ec3ae 100644 --- a/docs/pages/api-docs/speed-dial-icon.md +++ b/docs/pages/api-docs/speed-dial-icon.md @@ -53,7 +53,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/SpeedDialIcon/SpeedDialIcon.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/SpeedDialIcon/SpeedDialIcon.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/speed-dial.md b/docs/pages/api-docs/speed-dial.md index f15da610d8566b..56ea64822d02ea 100644 --- a/docs/pages/api-docs/speed-dial.md +++ b/docs/pages/api-docs/speed-dial.md @@ -66,7 +66,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/SpeedDial/SpeedDial.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/SpeedDial/SpeedDial.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/step-button.md b/docs/pages/api-docs/step-button.md index 8254ad8f7ea8d4..4b6c4b7494a26f 100644 --- a/docs/pages/api-docs/step-button.md +++ b/docs/pages/api-docs/step-button.md @@ -52,7 +52,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/StepButton/StepButton.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/StepButton/StepButton.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/step-connector.md b/docs/pages/api-docs/step-connector.md index 2475377e724657..e0808717d4ee26 100644 --- a/docs/pages/api-docs/step-connector.md +++ b/docs/pages/api-docs/step-connector.md @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/StepConnector/StepConnector.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/StepConnector/StepConnector.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/step-content.md b/docs/pages/api-docs/step-content.md index 0bd3a31b8881c2..87da9f2e96dd07 100644 --- a/docs/pages/api-docs/step-content.md +++ b/docs/pages/api-docs/step-content.md @@ -52,7 +52,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/StepContent/StepContent.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/StepContent/StepContent.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/step-icon.md b/docs/pages/api-docs/step-icon.md index 2805e172fdab4f..a8293e9e2674f1 100644 --- a/docs/pages/api-docs/step-icon.md +++ b/docs/pages/api-docs/step-icon.md @@ -54,7 +54,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/StepIcon/StepIcon.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/StepIcon/StepIcon.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/step-label.md b/docs/pages/api-docs/step-label.md index b98544024992d7..4b41a3885b08fb 100644 --- a/docs/pages/api-docs/step-label.md +++ b/docs/pages/api-docs/step-label.md @@ -63,7 +63,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/StepLabel/StepLabel.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/StepLabel/StepLabel.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/step.md b/docs/pages/api-docs/step.md index afb53d5fdc74b4..e8925cfb4c6122 100644 --- a/docs/pages/api-docs/step.md +++ b/docs/pages/api-docs/step.md @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Step/Step.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Step/Step.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/stepper.md b/docs/pages/api-docs/stepper.md index 97746f831d9f39..e8c38da5fbec38 100644 --- a/docs/pages/api-docs/stepper.md +++ b/docs/pages/api-docs/stepper.md @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Stepper/Stepper.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Stepper/Stepper.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/svg-icon.md b/docs/pages/api-docs/svg-icon.md index 0709371e51544a..95d3172a1ac762 100644 --- a/docs/pages/api-docs/svg-icon.md +++ b/docs/pages/api-docs/svg-icon.md @@ -62,7 +62,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/SvgIcon/SvgIcon.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/SvgIcon/SvgIcon.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/switch.md b/docs/pages/api-docs/switch.md index 953aaa1a7228ce..0f9139f27fce10 100644 --- a/docs/pages/api-docs/switch.md +++ b/docs/pages/api-docs/switch.md @@ -71,7 +71,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Switch/Switch.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Switch/Switch.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/tab-panel.md b/docs/pages/api-docs/tab-panel.md index c33b91529ea1f3..79d32e6db84a60 100644 --- a/docs/pages/api-docs/tab-panel.md +++ b/docs/pages/api-docs/tab-panel.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TabPanel/TabPanel.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TabPanel/TabPanel.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/tab-scroll-button.md b/docs/pages/api-docs/tab-scroll-button.md index 2eeb83c26b10ee..2c3696fb1406cf 100644 --- a/docs/pages/api-docs/tab-scroll-button.md +++ b/docs/pages/api-docs/tab-scroll-button.md @@ -52,7 +52,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TabScrollButton/TabScrollButton.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TabScrollButton/TabScrollButton.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/tab.md b/docs/pages/api-docs/tab.md index 68ff9ea5e220c9..44bededa17b5f0 100644 --- a/docs/pages/api-docs/tab.md +++ b/docs/pages/api-docs/tab.md @@ -63,7 +63,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Tab/Tab.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Tab/Tab.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/table-body.md b/docs/pages/api-docs/table-body.md index da79a38a8f3a4e..dc2c2145263228 100644 --- a/docs/pages/api-docs/table-body.md +++ b/docs/pages/api-docs/table-body.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TableBody/TableBody.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TableBody/TableBody.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/table-cell.md b/docs/pages/api-docs/table-cell.md index 873872c1fe7203..cf5d8631195cce 100644 --- a/docs/pages/api-docs/table-cell.md +++ b/docs/pages/api-docs/table-cell.md @@ -66,7 +66,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TableCell/TableCell.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TableCell/TableCell.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/table-container.md b/docs/pages/api-docs/table-container.md index b3cb170192db80..2a9b8d28c6f797 100644 --- a/docs/pages/api-docs/table-container.md +++ b/docs/pages/api-docs/table-container.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TableContainer/TableContainer.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TableContainer/TableContainer.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/table-footer.md b/docs/pages/api-docs/table-footer.md index 62bf57af5e1ffc..a6ac1982d120d4 100644 --- a/docs/pages/api-docs/table-footer.md +++ b/docs/pages/api-docs/table-footer.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TableFooter/TableFooter.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TableFooter/TableFooter.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/table-head.md b/docs/pages/api-docs/table-head.md index 142b0f15b7e196..de9c33aadace88 100644 --- a/docs/pages/api-docs/table-head.md +++ b/docs/pages/api-docs/table-head.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TableHead/TableHead.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TableHead/TableHead.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/table-pagination.md b/docs/pages/api-docs/table-pagination.md index 2cee4e05a0ee8a..c275b8f30f69ea 100644 --- a/docs/pages/api-docs/table-pagination.md +++ b/docs/pages/api-docs/table-pagination.md @@ -72,7 +72,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TablePagination/TablePagination.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TablePagination/TablePagination.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/table-row.md b/docs/pages/api-docs/table-row.md index 83ac239b6f79af..e2a1df5add48d0 100644 --- a/docs/pages/api-docs/table-row.md +++ b/docs/pages/api-docs/table-row.md @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TableRow/TableRow.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TableRow/TableRow.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/table-sort-label.md b/docs/pages/api-docs/table-sort-label.md index dd931e6f004b3a..28d002a574181b 100644 --- a/docs/pages/api-docs/table-sort-label.md +++ b/docs/pages/api-docs/table-sort-label.md @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TableSortLabel/TableSortLabel.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TableSortLabel/TableSortLabel.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/table.md b/docs/pages/api-docs/table.md index e71742a13f2a8f..be88106f36ab17 100644 --- a/docs/pages/api-docs/table.md +++ b/docs/pages/api-docs/table.md @@ -52,7 +52,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Table/Table.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Table/Table.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/tabs.md b/docs/pages/api-docs/tabs.md index bb3ff61575d4a6..fa8a552cb8ccea 100644 --- a/docs/pages/api-docs/tabs.md +++ b/docs/pages/api-docs/tabs.md @@ -73,7 +73,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Tabs/Tabs.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Tabs/Tabs.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/text-field.md b/docs/pages/api-docs/text-field.md index a7f937417175a2..ef460e4759cd07 100644 --- a/docs/pages/api-docs/text-field.md +++ b/docs/pages/api-docs/text-field.md @@ -106,7 +106,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/TextField/TextField.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/TextField/TextField.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/timeline-connector.md b/docs/pages/api-docs/timeline-connector.md index 6d3e0b29fdf706..0f723240457c0c 100644 --- a/docs/pages/api-docs/timeline-connector.md +++ b/docs/pages/api-docs/timeline-connector.md @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TimelineConnector/TimelineConnector.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TimelineConnector/TimelineConnector.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/timeline-content.md b/docs/pages/api-docs/timeline-content.md index f78339b26ff1c0..41d3a3f41f7b5b 100644 --- a/docs/pages/api-docs/timeline-content.md +++ b/docs/pages/api-docs/timeline-content.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TimelineContent/TimelineContent.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TimelineContent/TimelineContent.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/timeline-dot.md b/docs/pages/api-docs/timeline-dot.md index 5884686bb2c858..8b2171f356a98f 100644 --- a/docs/pages/api-docs/timeline-dot.md +++ b/docs/pages/api-docs/timeline-dot.md @@ -55,7 +55,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TimelineDot/TimelineDot.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TimelineDot/TimelineDot.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/timeline-item.md b/docs/pages/api-docs/timeline-item.md index 508b77b30bc3ec..15f80be2ad1ff6 100644 --- a/docs/pages/api-docs/timeline-item.md +++ b/docs/pages/api-docs/timeline-item.md @@ -53,7 +53,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TimelineItem/TimelineItem.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TimelineItem/TimelineItem.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/timeline-opposite-content.md b/docs/pages/api-docs/timeline-opposite-content.md index 552da0fef21c83..47f174254f8bd6 100644 --- a/docs/pages/api-docs/timeline-opposite-content.md +++ b/docs/pages/api-docs/timeline-opposite-content.md @@ -48,7 +48,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TimelineOppositeContent/TimelineOppositeContent.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TimelineOppositeContent/TimelineOppositeContent.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/timeline-separator.md b/docs/pages/api-docs/timeline-separator.md index bf17b61b87dd17..72ebe515afcdc2 100644 --- a/docs/pages/api-docs/timeline-separator.md +++ b/docs/pages/api-docs/timeline-separator.md @@ -47,7 +47,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TimelineSeparator/TimelineSeparator.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TimelineSeparator/TimelineSeparator.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/timeline.md b/docs/pages/api-docs/timeline.md index 317dd7d0a0be5a..0f14dd9a704a8b 100644 --- a/docs/pages/api-docs/timeline.md +++ b/docs/pages/api-docs/timeline.md @@ -51,7 +51,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/Timeline/Timeline.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/Timeline/Timeline.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/toggle-button-group.md b/docs/pages/api-docs/toggle-button-group.md index 19aa1e9d597ffb..c9e3c4299dd51a 100644 --- a/docs/pages/api-docs/toggle-button-group.md +++ b/docs/pages/api-docs/toggle-button-group.md @@ -56,7 +56,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/ToggleButtonGroup/ToggleButtonGroup.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/ToggleButtonGroup/ToggleButtonGroup.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/toggle-button.md b/docs/pages/api-docs/toggle-button.md index df427db1d05303..5966c94f3189df 100644 --- a/docs/pages/api-docs/toggle-button.md +++ b/docs/pages/api-docs/toggle-button.md @@ -57,7 +57,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/ToggleButton/ToggleButton.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/ToggleButton/ToggleButton.js) for more detail. ## Inheritance diff --git a/docs/pages/api-docs/toolbar.md b/docs/pages/api-docs/toolbar.md index d67f5c29b0de7e..ef316310c5498b 100644 --- a/docs/pages/api-docs/toolbar.md +++ b/docs/pages/api-docs/toolbar.md @@ -53,7 +53,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Toolbar/Toolbar.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Toolbar/Toolbar.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/tooltip.md b/docs/pages/api-docs/tooltip.md index 92d12f111bf2ba..a44c81f45bffba 100644 --- a/docs/pages/api-docs/tooltip.md +++ b/docs/pages/api-docs/tooltip.md @@ -77,7 +77,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Tooltip/Tooltip.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Tooltip/Tooltip.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/tree-item.md b/docs/pages/api-docs/tree-item.md index 69ac352d35e1d7..11c87d3de01112 100644 --- a/docs/pages/api-docs/tree-item.md +++ b/docs/pages/api-docs/tree-item.md @@ -63,7 +63,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TreeItem/TreeItem.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TreeItem/TreeItem.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/tree-view.md b/docs/pages/api-docs/tree-view.md index ef55ae30b247b1..5bb8757ee16904 100644 --- a/docs/pages/api-docs/tree-view.md +++ b/docs/pages/api-docs/tree-view.md @@ -59,7 +59,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-lab/src/TreeView/TreeView.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-lab/src/TreeView/TreeView.js) for more detail. ## Demos diff --git a/docs/pages/api-docs/typography.md b/docs/pages/api-docs/typography.md index 1b36cdb1656c5d..46183fdd97d82e 100644 --- a/docs/pages/api-docs/typography.md +++ b/docs/pages/api-docs/typography.md @@ -85,7 +85,7 @@ You can override the style of the component thanks to one of these customization - With a [global class name](/customization/components/#overriding-styles-with-global-class-names). - With a theme and an [`overrides` property](/customization/globals/#css). -If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Typography/Typography.js) for more detail. +If that's not sufficient, you can check the [implementation of the component](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Typography/Typography.js) for more detail. ## Demos diff --git a/docs/pages/blog/december-2019-update.md b/docs/pages/blog/december-2019-update.md index b00d10559aa882..80f63ca6106ab5 100644 --- a/docs/pages/blog/december-2019-update.md +++ b/docs/pages/blog/december-2019-update.md @@ -26,7 +26,7 @@ Here are the most significant improvements in December: ![Vertical button](/static/blog/december-2019-update/vertical-buttons.png) -- 🌎 We have almost doubled the number of supported [locales](/guides/localization/#localization) from 13 to 22, thanks to our awesome contributors. [Help us](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/locale/index.js) double this number next month 🚀! +- 🌎 We have almost doubled the number of supported [locales](/guides/localization/#localization) from 13 to 22, thanks to our awesome contributors. [Help us](https://github.com/mui-org/material-ui/blob/master/packages/mui-material/src/locale/index.ts) double this number next month 🚀! But this summary is just scratching the surface. We have accepted 168 commits from 73 different contributors. We have changed 1,059 files with 13,468 additions and 8,584 deletions. diff --git a/docs/src/modules/constants.js b/docs/src/modules/constants.js index 5136c33396f932..20856c283e5b6f 100644 --- a/docs/src/modules/constants.js +++ b/docs/src/modules/constants.js @@ -54,7 +54,8 @@ const LANGUAGES_LABEL = [ ]; const SOURCE_CODE_ROOT_URL = - process.env.SOURCE_CODE_ROOT_URL || 'https://github.com/mui-org/material-ui/blob/master'; + // #default-branch-switch + process.env.SOURCE_CODE_ROOT_URL || 'https://github.com/mui-org/material-ui/blob/v4.x'; const SOURCE_CODE_REPO = process.env.SOURCE_CODE_REPO || 'https://github.com/mui-org/material-ui'; const BANNER_HEIGHT = 36; diff --git a/docs/src/pages/customization/default-theme/default-theme.md b/docs/src/pages/customization/default-theme/default-theme.md index ec1954bd8fa3bc..aa4456a255062b 100644 --- a/docs/src/pages/customization/default-theme/default-theme.md +++ b/docs/src/pages/customization/default-theme/default-theme.md @@ -12,5 +12,5 @@ Explore the default theme object: > as the `theme` variable is exposed on all the documentation pages. > Please note that **the documentation site is using a custom theme**. -If you want to learn more about how the theme is assembled, take a look at [`material-ui/style/createTheme.js`](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/styles/createTheme.js), +If you want to learn more about how the theme is assembled, take a look at [`material-ui/style/createTheme.js`](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/styles/createTheme.js), and the related imports which `createTheme` uses. diff --git a/docs/src/pages/customization/globals/globals.md b/docs/src/pages/customization/globals/globals.md index 037cdfcc285518..ba5d13b7f08932 100644 --- a/docs/src/pages/customization/globals/globals.md +++ b/docs/src/pages/customization/globals/globals.md @@ -27,7 +27,7 @@ const theme = createTheme({ The list of these customization points for each component is documented under the **Component API** section. For instance, you can have a look at the [Button](/api/button/#css). -Alternatively, you can always have a look at the [implementation](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Button/Button.js). +Alternatively, you can always have a look at the [implementation](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Button/Button.js). ## Global CSS diff --git a/docs/src/pages/customization/z-index/z-index.md b/docs/src/pages/customization/z-index/z-index.md index 4b769e7c115a17..0324cc13cef43c 100644 --- a/docs/src/pages/customization/z-index/z-index.md +++ b/docs/src/pages/customization/z-index/z-index.md @@ -5,7 +5,7 @@ Several Material-UI components utilize `z-index`, employing a default z-index scale in Material-UI that has been designed to properly layer drawers, modals, snackbars, tooltips, and more. -[These values](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/styles/zIndex.js) start at an arbitrary number, high and specific enough to ideally avoid conflicts. +[These values](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/styles/zIndex.js) start at an arbitrary number, high and specific enough to ideally avoid conflicts. - mobile stepper: 1000 - speed dial: 1050 diff --git a/docs/src/pages/getting-started/installation/installation.md b/docs/src/pages/getting-started/installation/installation.md index 398f740359558b..d0402682bbf645 100644 --- a/docs/src/pages/getting-started/installation/installation.md +++ b/docs/src/pages/getting-started/installation/installation.md @@ -61,7 +61,7 @@ Two Universal Module Definition (**UMD**) files are provided: - one for development: https://unpkg.com/@material-ui/core@latest/umd/material-ui.development.js - one for production: https://unpkg.com/@material-ui/core@latest/umd/material-ui.production.min.js -You can follow [this CDN example](https://github.com/mui-org/material-ui/tree/master/examples/cdn) to quickly get started. +You can follow [this CDN example](https://github.com/mui-org/material-ui/tree/v4.x/examples/cdn) to quickly get started. ⚠️ Using this approach in **production** is **discouraged** though - the client has to download the entire library, regardless of which components are actually used, diff --git a/docs/src/pages/getting-started/templates/Templates.js b/docs/src/pages/getting-started/templates/Templates.js index 55b324a8d06f98..e98e56d24dbfc4 100644 --- a/docs/src/pages/getting-started/templates/Templates.js +++ b/docs/src/pages/getting-started/templates/Templates.js @@ -37,7 +37,7 @@ function layouts(t) { src: '/static/images/templates/dashboard.png', href: '/getting-started/templates/dashboard/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/dashboard', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/dashboard', }, { title: t('signInTitle'), @@ -45,7 +45,7 @@ function layouts(t) { src: '/static/images/templates/sign-in.png', href: '/getting-started/templates/sign-in/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/sign-in', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/sign-in', }, { title: t('signInSideTitle'), @@ -53,7 +53,7 @@ function layouts(t) { src: '/static/images/templates/sign-in-side.png', href: '/getting-started/templates/sign-in-side/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/sign-in-side', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/sign-in-side', }, { title: t('signUpTitle'), @@ -61,7 +61,7 @@ function layouts(t) { src: '/static/images/templates/sign-up.png', href: '/getting-started/templates/sign-up/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/sign-up', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/sign-up', }, { title: t('blogTitle'), @@ -69,7 +69,7 @@ function layouts(t) { src: '/static/images/templates/blog.png', href: '/getting-started/templates/blog/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/blog', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/blog', }, { title: t('checkoutTitle'), @@ -77,7 +77,7 @@ function layouts(t) { src: '/static/images/templates/checkout.png', href: '/getting-started/templates/checkout/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/checkout', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/checkout', }, { title: t('albumTitle'), @@ -85,7 +85,7 @@ function layouts(t) { src: '/static/images/templates/album.png', href: '/getting-started/templates/album/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/album', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/album', }, { title: t('pricingTitle'), @@ -93,7 +93,7 @@ function layouts(t) { src: '/static/images/templates/pricing.png', href: '/getting-started/templates/pricing/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/pricing', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/pricing', }, { title: t('stickyFooterTitle'), @@ -101,7 +101,7 @@ function layouts(t) { src: '/static/images/templates/sticky-footer.png', href: '/getting-started/templates/sticky-footer/', source: - 'https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/sticky-footer', + 'https://github.com/mui-org/material-ui/tree/v4.x/docs/src/pages/getting-started/templates/sticky-footer', }, ]; } diff --git a/docs/src/pages/guides/localization/localization.md b/docs/src/pages/guides/localization/localization.md index 2dd16fb93aa217..1ad83e19f045b0 100644 --- a/docs/src/pages/guides/localization/localization.md +++ b/docs/src/pages/guides/localization/localization.md @@ -64,7 +64,7 @@ const theme = createTheme({ | Ukrainian | uk-UA | `ukUA` | | Vietnamese | vi-VN | `viVN` | -You can [find the source](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/locale/index.ts) in the GitHub repository. +You can [find the source](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/locale/index.ts) in the GitHub repository. To create your own translation, or to customise the English text, copy this file to your project, make any changes needed and import the locale from there. diff --git a/docs/src/pages/guides/minimizing-bundle-size/minimizing-bundle-size.md b/docs/src/pages/guides/minimizing-bundle-size/minimizing-bundle-size.md index 23fc95498909d2..ec7660c9a22444 100644 --- a/docs/src/pages/guides/minimizing-bundle-size/minimizing-bundle-size.md +++ b/docs/src/pages/guides/minimizing-bundle-size/minimizing-bundle-size.md @@ -213,7 +213,7 @@ If you are using Create React App, you will need to use a couple of projects tha #### 2. Convert all your imports -Finally, you can convert your existing codebase to this option with this [top-level-imports](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-codemod/README.md#top-level-imports) codemod. +Finally, you can convert your existing codebase to this option with this [top-level-imports](https://github.com/mui-org/material-ui/blob/master/packages/mui-codemod/README.md#top-level-imports) codemod. It will perform the following diffs: ```diff diff --git a/docs/src/pages/guides/server-rendering/server-rendering.md b/docs/src/pages/guides/server-rendering/server-rendering.md index 38149aeaf28203..940d406e0ac73c 100644 --- a/docs/src/pages/guides/server-rendering/server-rendering.md +++ b/docs/src/pages/guides/server-rendering/server-rendering.md @@ -187,11 +187,11 @@ ReactDOM.hydrate(
, document.querySelector('#root')); ## Reference implementations -We host different reference implementations which you can find in the [GitHub repository](https://github.com/mui-org/material-ui) under the [`/examples`](https://github.com/mui-org/material-ui/tree/master/examples) folder: +We host different reference implementations which you can find in the [GitHub repository](https://github.com/mui-org/material-ui) under the [`/examples`](https://github.com/mui-org/material-ui/tree/v4.x/examples) folder: -- [The reference implementation of this tutorial](https://github.com/mui-org/material-ui/tree/master/examples/ssr) -- [Gatsby](https://github.com/mui-org/material-ui/tree/master/examples/gatsby) -- [Next.js](https://github.com/mui-org/material-ui/tree/master/examples/nextjs) +- [The reference implementation of this tutorial](https://github.com/mui-org/material-ui/tree/v4.x/examples/ssr) +- [Gatsby](https://github.com/mui-org/material-ui/tree/v4.x/examples/gatsby) +- [Next.js](https://github.com/mui-org/material-ui/tree/v4.x/examples/nextjs) ## Troubleshooting diff --git a/docs/src/pages/guides/typescript/typescript.md b/docs/src/pages/guides/typescript/typescript.md index 7b44002a844a18..bc00563d4afffa 100644 --- a/docs/src/pages/guides/typescript/typescript.md +++ b/docs/src/pages/guides/typescript/typescript.md @@ -4,7 +4,7 @@ Material-UI requires a minimum version of TypeScript 3.2. -Have a look at the [Create React App with TypeScript](https://github.com/mui-org/material-ui/tree/master/examples/create-react-app-with-typescript) example. +Have a look at the [Create React App with TypeScript](https://github.com/mui-org/material-ui/tree/v4.x/examples/create-react-app-with-typescript) example. In order for types to work, you have to at least have the following options enabled in your `tsconfig.json`: diff --git a/docs/src/pages/styles/advanced/advanced.md b/docs/src/pages/styles/advanced/advanced.md index 97284bd7513bbb..c78d76e3f62bf5 100644 --- a/docs/src/pages/styles/advanced/advanced.md +++ b/docs/src/pages/styles/advanced/advanced.md @@ -401,13 +401,13 @@ You can [follow the server side guide](/guides/server-rendering/) for a more det There is [an official Gatsby plugin](https://github.com/hupe1980/gatsby-plugin-material-ui) that enables server-side rendering for `@material-ui/styles`. Refer to the plugin's page for setup and usage instructions. -Refer to [this example Gatsby project](https://github.com/mui-org/material-ui/blob/master/examples/gatsby) for an up-to-date usage example. +Refer to [this example Gatsby project](https://github.com/mui-org/material-ui/blob/v4.x/examples/gatsby) for an up-to-date usage example. ### Next.js -You need to have a custom `pages/_document.js`, then copy [this logic](https://github.com/mui-org/material-ui/blob/master/examples/nextjs/pages/_document.js) to inject the server-side rendered styles into the `` element. +You need to have a custom `pages/_document.js`, then copy [this logic](https://github.com/mui-org/material-ui/blob/v4.x/examples/nextjs/pages/_document.js) to inject the server-side rendered styles into the `` element. -Refer to [this example project](https://github.com/mui-org/material-ui/blob/master/examples/nextjs) for an up-to-date usage example. +Refer to [this example project](https://github.com/mui-org/material-ui/blob/v4.x/examples/nextjs) for an up-to-date usage example. ## Class names diff --git a/docs/src/pages/styles/basics/basics.md b/docs/src/pages/styles/basics/basics.md index 1c9488f51cc23a..a7aef029f4180f 100644 --- a/docs/src/pages/styles/basics/basics.md +++ b/docs/src/pages/styles/basics/basics.md @@ -15,7 +15,7 @@ and **unlocks many great features** (theme nesting, dynamic styles, self-support Material-UI's styling solution is inspired by many other styling libraries such as [styled-components](https://www.styled-components.com/) and [emotion](https://emotion.sh/). - 💅 You can expect [the same advantages](https://www.styled-components.com/docs/basics#motivation) as styled-components. -- 🚀 It's [blazing fast](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-benchmark/README.md#material-uistyles). +- 🚀 It's [blazing fast](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-benchmark/README.md#material-uistyles). - 🧩 It's extensible via a [plugin](https://github.com/cssinjs/jss/blob/master/docs/plugins.md) API. - ⚡️ It uses [JSS](https://github.com/cssinjs/jss) at its core – a [high performance](https://github.com/cssinjs/jss/blob/master/docs/performance.md) JavaScript to CSS compiler which works at runtime and server-side. - 📦 Less than [15 KB gzipped](https://bundlephobia.com/result?p=@material-ui/styles); and no bundle size increase if used alongside Material-UI. diff --git a/docs/src/pages/system/basics/basics.md b/docs/src/pages/system/basics/basics.md index 9ff4452a684f81..7f38b27b7f6c31 100644 --- a/docs/src/pages/system/basics/basics.md +++ b/docs/src/pages/system/basics/basics.md @@ -12,7 +12,7 @@ - 🦎 Work with any theme object. - 💅 Work with the most popular CSS-in-JS solutions. - 📦 Less than [4 KB gzipped](https://bundlephobia.com/result?p=@material-ui/system). -- 🚀 [Fast enough](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-benchmark/README.md#material-uisystem) not to be a bottleneck at runtime. +- 🚀 [Fast enough](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui-benchmark/README.md#material-uisystem) not to be a bottleneck at runtime. It's important to understand that this package exposes pure (side-effect free) style functions with this signature: `({ theme, ...style }) => style`, **that's it**. diff --git a/examples/create-react-app-with-typescript/README.md b/examples/create-react-app-with-typescript/README.md index 3f33515bb08429..d06f84b1462efc 100644 --- a/examples/create-react-app-with-typescript/README.md +++ b/examples/create-react-app-with-typescript/README.md @@ -5,7 +5,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui): ```sh -curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/create-react-app-with-typescript +curl https://codeload.github.com/mui-org/material-ui/tar.gz/v4.x | tar -xz --strip=2 material-ui-master/examples/create-react-app-with-typescript cd create-react-app-with-typescript ``` @@ -18,7 +18,7 @@ npm start or: -[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/create-react-app-with-typescript) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/v4.x/examples/create-react-app-with-typescript) ## The idea behind the example diff --git a/examples/create-react-app/README.md b/examples/create-react-app/README.md index f25c2121ba3a9a..173e5fbb9d217a 100644 --- a/examples/create-react-app/README.md +++ b/examples/create-react-app/README.md @@ -5,7 +5,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui): ```sh -curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/create-react-app +curl https://codeload.github.com/mui-org/material-ui/tar.gz/v4.x | tar -xz --strip=2 material-ui-master/examples/create-react-app cd create-react-app ``` @@ -18,7 +18,7 @@ npm start or: -[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/create-react-app) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/v4.x/examples/create-react-app) ## The idea behind the example diff --git a/examples/gatsby-theme/README.md b/examples/gatsby-theme/README.md index 613c06cb04741a..74ed5fd2cdabfb 100644 --- a/examples/gatsby-theme/README.md +++ b/examples/gatsby-theme/README.md @@ -5,7 +5,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui): ```sh -curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/gatsby-theme +curl https://codeload.github.com/mui-org/material-ui/tar.gz/v4.x | tar -xz --strip=2 material-ui-master/examples/gatsby-theme cd gatsby-theme ``` @@ -18,10 +18,10 @@ npm run develop or: -[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/gatsby-theme) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/v4.x/examples/gatsby-theme) ## The idea behind the example -This is an alternative example to [`/examples/gatsby`](https://github.com/mui-org/material-ui/tree/master/examples/gatsby) leveraging [gatsby-theme-material-ui](https://github.com/hupe1980/gatsby-theme-material-ui/tree/master/packages/gatsby-theme-material-ui). +This is an alternative example to [`/examples/gatsby`](https://github.com/mui-org/material-ui/tree/v4.x/examples/gatsby) leveraging [gatsby-theme-material-ui](https://github.com/hupe1980/gatsby-theme-material-ui/tree/v4.x/packages/gatsby-theme-material-ui). The example bundles different Gatsby plugins into a single Gatsby theme. It trades less freedom for fewer boilerplate. diff --git a/examples/gatsby/README.md b/examples/gatsby/README.md index 072cde3fb63bb9..f21e6e7d6bf265 100644 --- a/examples/gatsby/README.md +++ b/examples/gatsby/README.md @@ -5,7 +5,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui): ```sh -curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/gatsby +curl https://codeload.github.com/mui-org/material-ui/tar.gz/v4.x | tar -xz --strip=2 material-ui-master/examples/gatsby cd gatsby ``` @@ -18,7 +18,7 @@ npm run develop or: -[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/gatsby) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/v4.x/examples/gatsby) ## The idea behind the example @@ -27,4 +27,4 @@ or: ## gatsby-theme-material-ui Looking for an example with less boilerplate but also less freedom? -Check [`/examples/gatsby-theme`](https://github.com/mui-org/material-ui/tree/master/examples/gatsby-theme) out. +Check [`/examples/gatsby-theme`](https://github.com/mui-org/material-ui/tree/v4.x/examples/gatsby-theme) out. diff --git a/examples/nextjs-with-typescript/README.md b/examples/nextjs-with-typescript/README.md index b5a784f7d68eb0..a3519ee66fcbc7 100644 --- a/examples/nextjs-with-typescript/README.md +++ b/examples/nextjs-with-typescript/README.md @@ -5,7 +5,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui): ```sh -curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/nextjs-with-typescript +curl https://codeload.github.com/mui-org/material-ui/tar.gz/v4.x | tar -xz --strip=2 material-ui-master/examples/nextjs-with-typescript cd nextjs-with-typescript ``` @@ -18,7 +18,7 @@ npm run dev or: -[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/nextjs-with-typescript) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/v4.x/examples/nextjs-with-typescript) ## The idea behind the example diff --git a/examples/nextjs/README.md b/examples/nextjs/README.md index 4af9c80dc28152..da700e8446d327 100644 --- a/examples/nextjs/README.md +++ b/examples/nextjs/README.md @@ -5,7 +5,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui): ```sh -curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/nextjs +curl https://codeload.github.com/mui-org/material-ui/tar.gz/v4.x | tar -xz --strip=2 material-ui-master/examples/nextjs cd nextjs ``` @@ -18,7 +18,7 @@ npm run dev or: -[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/nextjs) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/v4.x/examples/nextjs) ## The idea behind the example diff --git a/examples/preact/README.md b/examples/preact/README.md index 57920ec6259481..c8b67a338599c4 100644 --- a/examples/preact/README.md +++ b/examples/preact/README.md @@ -5,7 +5,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui): ```sh -curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/preact +curl https://codeload.github.com/mui-org/material-ui/tar.gz/v4.x | tar -xz --strip=2 material-ui-master/examples/preact cd preact ``` @@ -17,7 +17,7 @@ npm run start ``` or: -[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/preact) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/v4.x/examples/preact) ## The idea behind the example diff --git a/framer/Material-UI.framerfx/README.md b/framer/Material-UI.framerfx/README.md index a1c200a0d5d8d8..1a22055ef4a690 100644 --- a/framer/Material-UI.framerfx/README.md +++ b/framer/Material-UI.framerfx/README.md @@ -55,7 +55,7 @@ If multiple options are supplied, they take the following priority: ## Resources - [Material-UI documentation](https://material-ui.com/) -- [GitHub repo](https://github.com/mui-org/material-ui/tree/master/framer) +- [GitHub repo](https://github.com/mui-org/material-ui/tree/v4.x/framer) ## Releases diff --git a/test/README.md b/test/README.md index 1c39b460265061..4abd6ac96677fa 100644 --- a/test/README.md +++ b/test/README.md @@ -68,11 +68,11 @@ If you want to `grep` for certain tests add `-g STRING_TO_GREP`. First, we have the **unit test** suite. It uses [mocha](https://mochajs.org) and a thin wrapper around `@testing-library/react`. -Here is an [example](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Dialog/Dialog.test.js#L87) with the `Dialog` component. +Here is an [example](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/src/Dialog/Dialog.test.js#L87) with the `Dialog` component. Next, we have the **integration** tests. They are mostly used for components that act as composite widgets like `Select` or `Menu`. -Here is an [example](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/test/integration/Menu.test.js#L28) with the `Menu` component. +Here is an [example](https://github.com/mui-org/material-ui/blob/v4.x/packages/material-ui/test/integration/Menu.test.js#L28) with the `Menu` component. #### Create HTML coverage reports @@ -110,7 +110,7 @@ Next, we are using [docker](https://github.com/docker/docker) to take screenshot ![before](/test/docs-regressions-before.png) ![diff](/test/docs-regressions-diff.png) -Here is an [example](https://github.com/mui-org/material-ui/blob/master/test/regressions/tests/Menu/SimpleMenuList.js#L6) with the `Menu` component. +Here is an [example](https://github.com/mui-org/material-ui/blob/v4.x/test/regressions/tests/Menu/SimpleMenuList.js#L6) with the `Menu` component. #### Installation