Migration from JSS to emotion and sx
[3.0.0] 2021-11-23
Bug fixing
Major style changes
- Migration from JSS to MUI
styled
api, emotion andsx
prop. - The
box-shadow
,border-radius
andtypography
regular
size renamed tomd
for theme - The
backgroundColor
prop renamed tobgColor
for components - The
boxShadow
prop renamed toshadow
for components - SuiBox
backgroundGradient
prop replaced withvariant: ["contained", "gradient"]
- SuiButton
buttonColor
prop renamed tocolor
- SuiSocialButton
buttonColor
prop renamed tocolor
- SuiBadge
size
prop updated to ["xs", "sm", "md", "lg"] - SuiBadgeDot
size
prop updated to ["xs", "sm", "md", "lg"] - SuiBadgeDot
gradient
prop replaced withvariant: ["contained", "gradient"]
- SuiInput
withIcon
prop renamed toicon
- SuiProgress
gradient
prop replaced withvariant: ["contained", "gradient"]
- SuiTypography
textColor
prop renamed tocolor
- SuiSnackbar
type
prop renamed tocolor
- New prop
bgWhite
added for SuiSnackbar - WheatherCard renamed to WeatherCard
- WheatherCard
wheather
prop renamed toweather
- PageRoutes renamed to page.routes.js
- Sidenav is more dynamic now, color, brand, brandName props are added
Deleted components
Added components
- src/examples/Cards/BlogCards/SimpleBlogCard
- src/examples/Cards/BlogCards/WavedBlogCard
- src/examples/Cards/TeamCards/DefaultTeamCard
- src/examples/Cards/TeamCards/ComplexTeamCard
- src/examples/Cards/PricingCards/OutlinedPricingCard
- src/examples/Cards/PricingCards/WavedPricingCard
- src/examples/Cards/ProfileCards/SimpleProfileCard
- src/examples/Cards/ProfileCards/DefaultProfileCard
- src/examples/Cards/ProfileCards/ComplexProfileCard
- src/examples/Cards/BackgroundCards/DefaultBackgroundCard
- src/examples/Cards/BackgroundCards/SimpleBackgroundCard
Deleted dependencies
- jss
- jss-rtl
- @mui/styles
Added dependencies
@three-ts/orbit-controls
Updated dependencies
@mui/icons-material 5.0.0-rc.1 → 5.1.1
@mui/material 5.0.0-rc.1 → 5.1.1
@mui/styled-engine 5.0.0-rc.1 → 5.1.1
react-quill 2.0.0-beta.2 → 1.3.5