1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-27 05:25:33 +07:00
verdaccio-ui/src/muiComponents
Priscila Oliveira b56e43846b fix: rest MUI components - Introduced ForwardRef (#224)
* refactor(162): added forwardRef Card

* refactor(162): introduced forwardRefDivider

* refactor(162): introduced forwardRef MuiComponents

* refactor(162): introducing forwardRef

* refactor(162): introduced forwardRef

* refactor(162): introduced forwardRef

* fix(162): fixed link

* fix: fixed port number

* fix: fixed duplicated id

* fix: fixed ref iconbutton

* fix: updated snaps

* fix: fixed port

* fix: fixed eslint errors

* fix: the item should be a button

* fix: fixed eslint errors
2019-10-31 08:12:18 +01:00
..
AppBar fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Avatar fix: fixed imports & func's name (#182) 2019-10-12 08:45:39 +02:00
Box fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Button fix: fixed imports & func's name (#182) 2019-10-12 08:45:39 +02:00
Card fix(162): added forwardRef Card (#216) 2019-10-26 08:44:25 +02:00
CardActions fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
CardContent fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Chip fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
CircularProgress fix: introduced ForwardRef (#177) 2019-10-12 09:54:52 +02:00
Dialog fix: introduced forwardRef (#185) 2019-10-12 09:55:37 +02:00
DialogActions fix: introduced forwardRef (#185) 2019-10-12 09:55:37 +02:00
DialogContent fix: introduced forwardRef (#185) 2019-10-12 09:55:37 +02:00
DialogTitle fix: introduced forwardRef (#185) 2019-10-12 09:55:37 +02:00
Divider fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
FloatingActionButton fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
FormControl fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
FormHelperText fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Grid fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Heading fix: typography Component - Introduced ForwardRef (#179) 2019-10-12 21:41:42 +02:00
IconButton fix: fixed imports & func's name (#182) 2019-10-12 08:45:39 +02:00
Input fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
InputAdornment fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
InputLabel fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
List fix: introduced forwardRef (#181) 2019-10-12 22:26:56 +02:00
ListItem chore: migrate eslint@6.6.0 (#227) 2019-10-27 15:49:30 +01:00
ListItemText fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Menu fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
MenuItem fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Paper fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
SnackbarContent fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
SvgIcon fix: introduced SvgIcon (#184) 2019-10-12 11:42:29 +02:00
Tab fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Tabs fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Text fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
TextField fix: fixed imports & func's name (#182) 2019-10-12 08:45:39 +02:00
Toolbar fix: rest MUI components - Introduced ForwardRef (#224) 2019-10-31 08:12:18 +01:00
Tooltip fix: fixed imports & func's name (#182) 2019-10-12 08:45:39 +02:00
.eslintrc feat(eslint-config): add order rule in import 2019-10-07 22:19:18 +02:00