File tree
394 files changed
+701
-419
lines changed- docs
- src/modules/components
- packages
- eslint-plugin-material-ui/src/rules
- mui-base
- src
- Badge
- Button
- ClickAwayListener
- Dropdown
- FocusTrap
- FormControl
- Input
- Menu
- MenuButton
- MenuItem
- Modal
- NoSsr
- Option
- OptionGroup
- Popper
- Portal
- Select
- Slider
- Snackbar
- Switch
- Tab
- TabPanel
- TablePagination
- Tabs
- TabsList
- TextareaAutosize
- Unstable_NumberInput
- Unstable_Popup
- unstable_useNumberInput
- useAutocomplete
- useButton
- useInput
- useList
- useMenu
- useMenuButton
- useMenuItem
- useSnackbar
- useSwitch
- utils
- mui-joy
- src
- Accordion
- AccordionDetails
- AccordionGroup
- AccordionSummary
- Alert
- AspectRatio
- Autocomplete
- AutocompleteListbox
- AutocompleteOption
- Avatar
- AvatarGroup
- Badge
- Box
- Breadcrumbs
- Button
- ButtonGroup
- Card
- CardActions
- CardContent
- CardCover
- CardOverflow
- Checkbox
- Chip
- ChipDelete
- CircularProgress
- Container
- DialogActions
- DialogContent
- DialogTitle
- Divider
- Drawer
- FormControl
- FormHelperText
- FormLabel
- Grid
- IconButton
- Input
- LinearProgress
- Link
- List
- ListDivider
- ListItem
- ListItemButton
- ListItemContent
- ListItemDecorator
- ListSubheader
- Menu
- MenuButton
- MenuItem
- MenuList
- Modal
- ModalClose
- ModalDialog
- ModalOverflow
- Radio
- RadioGroup
- ScopedCssBaseline
- Select
- Sheet
- Skeleton
- Slider
- Stack
- SvgIcon
- Switch
- Tab
- TabList
- TabPanel
- Table
- Tabs
- Textarea
- ToggleButtonGroup
- Tooltip
- Typography
- styles
- utils
- test/integration
- mui-lab
- src
- LoadingButton
- Masonry
- TabContext
- TabList
- TabPanel
- Timeline
- TimelineConnector
- TimelineContent
- TimelineDot
- TimelineItem
- TimelineOppositeContent
- TimelineSeparator
- test/integration
- mui-material
- src
- Accordion
- AccordionActions
- AccordionDetails
- AccordionSummary
- Alert
- AlertTitle
- AppBar
- Autocomplete
- Avatar
- AvatarGroup
- Backdrop
- Badge
- Box
- Breadcrumbs
- Button
- ButtonBase
- ButtonGroup
- Card
- CardActionArea
- CardActions
- CardContent
- CardHeader
- CardMedia
- Checkbox
- Chip
- CircularProgress
- Collapse
- Container
- CssBaseline
- Dialog
- DialogActions
- DialogContent
- DialogContentText
- DialogTitle
- Divider
- Drawer
- Fab
- Fade
- FilledInput
- FormControl
- FormControlLabel
- FormGroup
- FormHelperText
- FormLabel
- GlobalStyles
- Grid
- Grow
- Hidden
- Icon
- IconButton
- ImageList
- ImageListItem
- ImageListItemBar
- Input
- InputAdornment
- InputBase
- InputLabel
- LinearProgress
- Link
- List
- ListItem
- ListItemAvatar
- ListItemButton
- ListItemIcon
- ListItemSecondaryAction
- ListItemText
- ListSubheader
- Menu
- MenuItem
- MenuList
- MobileStepper
- Modal
- NativeSelect
- OutlinedInput
- Pagination
- PaginationItem
- Paper
- Popover
- Popper
- Radio
- RadioGroup
- Rating
- ScopedCssBaseline
- Select
- Skeleton
- Slide
- Slider
- Snackbar
- SnackbarContent
- SpeedDial
- SpeedDialAction
- SpeedDialIcon
- Stack
- Step
- StepButton
- StepConnector
- StepContent
- StepIcon
- StepLabel
- Stepper
- SvgIcon
- SwipeableDrawer
- Switch
- Tab
- TabScrollButton
- Table
- TableBody
- TableCell
- TableContainer
- TableHead
- TablePagination
- TableRow
- TableSortLabel
- Tabs
- TextField
- ToggleButton
- ToggleButtonGroup
- Toolbar
- Tooltip
- Typography
- Unstable_Grid2
- Zoom
- internal
- styles
- useMediaQuery
- usePagination
- useScrollTrigger
- test/integration
- mui-material-next
- src
- Badge
- Button
- ButtonBase
- Chip
- FormControl
- Input
- InputBase
- Slider
- Tab
- TabScrollButton
- TablePagination
- Tabs
- styles
- mui-private-theming
- src
- ThemeProvider
- useTheme
- mui-styled-engine
- src/GlobalStyles
- mui-styled-engine-sc
- src
- GlobalStyles
- mui-styles
- src
- StylesProvider
- ThemeProvider
- makeStyles
- styled
- useThemeVariants
- withStyles
- withTheme
- test
- mui-system
- src
- Box
- Container
- GlobalStyles
- Stack
- ThemeProvider
- Unstable_Grid
- createTheme
- cssVars
- test/integration
- mui-utils
- src
- useControlled
- useForkRef
- useId
- test-utils
- src
- test
- e2e
- regressions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
394 files changed
+701
-419
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 | 214 |
| |
224 | 215 |
| |
225 | 216 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| 121 | + | |
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
| |||
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
143 |
| - | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
| |||
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
66 |
| - | |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 |
| |
7 | 13 |
| |
8 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 |
| |
6 | 11 |
| |
7 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 |
| |
5 | 10 |
| |
6 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 |
| |
7 | 12 |
| |
8 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments